Class State (1.48.0)

State(value)

Describes the PersistentResource state.

Values: STATE_UNSPECIFIED (0): Not set. PROVISIONING (1): The PROVISIONING state indicates the persistent resources is being created. RUNNING (3): The RUNNING state indicates the persistent resource is healthy and fully usable. STOPPING (4): The STOPPING state indicates the persistent resource is being deleted. ERROR (5): The ERROR state indicates the persistent resource may be unusable. Details can be found in the error field. REBOOTING (6): The REBOOTING state indicates the persistent resource is being rebooted (PR is not available right now but is expected to be ready again later). UPDATING (7): The UPDATING state indicates the persistent resource is being updated.

Methods

State

State(value)

Describes the PersistentResource state.

Values: STATE_UNSPECIFIED (0): Not set. PROVISIONING (1): The PROVISIONING state indicates the persistent resources is being created. RUNNING (3): The RUNNING state indicates the persistent resource is healthy and fully usable. STOPPING (4): The STOPPING state indicates the persistent resource is being deleted. ERROR (5): The ERROR state indicates the persistent resource may be unusable. Details can be found in the error field. REBOOTING (6): The REBOOTING state indicates the persistent resource is being rebooted (PR is not available right now but is expected to be ready again later). UPDATING (7): The UPDATING state indicates the persistent resource is being updated.