App Lifecycle Manager V1BETA1 API - Module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Saas::State (v0.6.0)

Reference documentation and code samples for the App Lifecycle Manager V1BETA1 API module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Saas::State.

State of the Saas.

Constants

STATE_TYPE_UNSPECIFIED

value: 0
State type is unspecified.

STATE_ACTIVE

value: 1
The Saas is ready

STATE_RUNNING

value: 2
In the process of importing, synchronizing or replicating ApplicationTemplates

STATE_FAILED

value: 3
Failure during process of importing, synchronizing or replicating ApplicationTemplate processing

ACTIVE

value: 1
Deprecated: Use STATE_ACTIVE.

RUNNING

value: 2
Deprecated: Use STATE_RUNNING.

FAILED

value: 3
Deprecated: Use STATE_FAILED.