App Lifecycle Manager V1BETA1 API - Module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitOperationCondition::Type (v0.5.2)

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

Enumeration of condition types.

Constants

TYPE_UNSPECIFIED

value: 0
Condition type is unspecified.

TYPE_SCHEDULED

value: 2
Condition type is scheduled.

TYPE_RUNNING

value: 3
Condition type is running.

TYPE_SUCCEEDED

value: 4
Condition type is succeeded.

TYPE_CANCELLED

value: 5
Condition type is cancelled.

TYPE_APP_CREATED

value: 6
Indicates if AppHub app has been created.

TYPE_APP_COMPONENTS_REGISTERED

value: 7
Indicates if services and workloads have been registered with AppHub.