Class State (2.26.1)

State(value)

Set of states that define the lifecycle of a CustomClass.

Enums

Name Description
STATE_UNSPECIFIED Unspecified state. This is only used/useful for distinguishing unset values.
ACTIVE The normal and active state.
DELETED This CustomClass has been deleted.