Parallelstore V1BETA API - Module Google::Cloud::Parallelstore::V1beta::Instance::State (v0.1.0)

Reference documentation and code samples for the Parallelstore V1BETA API module Google::Cloud::Parallelstore::V1beta::Instance::State.

Represents the different states of a Parallelstore instance.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

CREATING

value: 1
The instance is being created.

ACTIVE

value: 2
The instance is available for use.

DELETING

value: 3
The instance is being deleted.

FAILED

value: 4
The instance is not usable.