LocalServicesEmployeeStatus
Enums describing statuses of a local services employee.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ENABLED
|
Employee is not removed, and employee status is active. |
REMOVED
|
Employee is removed. Used to delete an employee from the business. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["Enums define the different operational statuses of a local services employee."],["Statuses include unspecified, unknown, enabled (active and not removed), and removed (for deletion from the business)."],["`ENABLED` represents an active employee who is part of the business operations."],["`REMOVED` indicates an employee who has been deleted from the business."]]],[]]