Class State (1.34.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 resources is healthy and fully usable. STOPPING (4): The STOPPING state indicates the persistent resources is being deleted. ERROR (5): The ERROR state indicates the persistent resources may be unusable. Details can be found in the error field.