Financial Services V1 API - Module Google::Cloud::FinancialServices::V1::EngineConfig::State (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Financial Services V1 API module Google::Cloud::FinancialServices::V1::EngineConfig::State.
The possible states of a resource.
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.