Page Summary
-
A label's status can be unspecified, unknown, enabled, or removed.
-
UNSPECIFIEDmeans the status is not specified. -
UNKNOWNis a return value for statuses unknown in the current version. -
ENABLEDindicates the label is active. -
REMOVEDindicates the label has been removed.
Possible statuses of a label.
| Enums | |
|---|---|
|
Label is enabled. |
|
Label is removed. |
|
Used for return value only. Represents value unknown in this version. |
|
Not specified. |