SaaS Runtime V1BETA1 API - Module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition::Type (v0.2.1)

Reference documentation and code samples for the SaaS Runtime V1BETA1 API module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitCondition::Type.

Enumeration of condition types.

Constants

TYPE_UNSPECIFIED

value: 0
Condition type is unspecified.

TYPE_READY

value: 1
Condition type is ready.

TYPE_UPDATING

value: 2
Condition type is updating.

TYPE_PROVISIONED

value: 3
Condition type is provisioned.

TYPE_OPERATION_ERROR

value: 4
Condition type is operationError. True when the last unit operation fails with a non-ignorable error.