LabelStatus

  • A label's status can be unspecified, unknown, enabled, or removed.

  • UNSPECIFIED means the status is not specified.

  • UNKNOWN is a return value for statuses unknown in the current version.

  • ENABLED indicates the label is active.

  • REMOVED indicates the label has been removed.

Possible statuses of a label.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ENABLED

Label is enabled.

REMOVED

Label is removed.