Financial Services V1 API - Module Google::Cloud::FinancialServices::V1::Instance::State (v0.2.0)

Reference documentation and code samples for the Financial Services V1 API module Google::Cloud::FinancialServices::V1::Instance::State.

The Resource State

Constants

STATE_UNSPECIFIED

value: 0
State is unspecified, should not occur.

CREATING

value: 1
The resource has not finished being created.

ACTIVE

value: 2
The resource is active/ready to be used.

UPDATING

value: 3
The resource is in the process of being updated.

DELETING

value: 4
The resource is in the process of being deleted.