SaaS Runtime v1beta1 API - Enum UnitCondition.Types.Type (1.0.0-beta01)

public enum UnitCondition.Types.Type

Reference documentation and code samples for the SaaS Runtime v1beta1 API enum UnitCondition.Types.Type.

Enumeration of condition types.

Namespace

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Assembly

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll

Fields

Name Description
OperationError

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

Provisioned

Condition type is provisioned.

Ready

Condition type is ready.

Unspecified

Condition type is unspecified.

Updating

Condition type is updating.