Class State (0.1.10)

State(value)

Possible states of a revision.

Enums

Name Description
STATE_UNSPECIFIED The default value. This value is used if the state is omitted.
APPLYING The revision is being applied.
APPLIED The revision was applied successfully.
FAILED The revision could not be applied successfully.