Secure Source Manager V1 API - Module Google::Cloud::SecureSourceManager::V1::Instance::State (v0.2.2)

Reference documentation and code samples for the Secure Source Manager V1 API module Google::Cloud::SecureSourceManager::V1::Instance::State.

Secure Source Manager instance state.

Constants

STATE_UNSPECIFIED

value: 0
Not set. This should only be the case for incoming requests.

CREATING

value: 1
Instance is being created.

ACTIVE

value: 2
Instance is ready.

DELETING

value: 3
Instance is being deleted.

PAUSED

value: 4
Instance is paused.