Class State (0.1.4)

State(value)

State enumerates the possible states for a BackupPlan.

Enums

Name Description
STATE_UNSPECIFIED State not set.
CREATING The resource is being created.
ACTIVE The resource has been created and is fully usable.
DELETING The resource is being deleted.
INACTIVE The resource has been created but is not usable.