Class State (0.2.2)

State(value)

State defines which state the current hydrated deployment is in.

Values: STATE_UNSPECIFIED (0): Unspecified state. DRAFT (1): A hydrated deployment starts in DRAFT state. All edits are made in DRAFT state. APPLIED (2): When the edit is applied, the hydrated deployment moves to APPLIED state. No changes can be made once a hydrated deployment is applied.