CustomizerAttributeStatus

  • Possible statuses for a customizer attribute include unspecified, unknown, enabled, and removed.

  • The UNSPECIFIED status indicates the status has not been set.

  • The UNKNOWN status means the received value is not recognized in the current version.

  • An ENABLED status signifies the customizer attribute is active.

  • A REMOVED status indicates the customizer attribute has been eliminated.

The possible statuses of a customizer attribute.

Enums

UNSPECIFIED

The status has not been specified.

UNKNOWN

The received value is not known in this version.

ENABLED

The customizer attribute is enabled.

REMOVED

The customizer attribute is removed.