Filestore V1 API - Module Google::Cloud::Filestore::V1::Snapshot::State (v0.9.0)

Reference documentation and code samples for the Filestore V1 API module Google::Cloud::Filestore::V1::Snapshot::State.

The snapshot state.

Constants

STATE_UNSPECIFIED

value: 0
State not set.

CREATING

value: 1
Snapshot is being created.

READY

value: 2
Snapshot is available for use.

DELETING

value: 3
Snapshot is being deleted.