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

public enum UnitOperationCondition.Types.Type

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

Enumeration of condition types.

Namespace

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Assembly

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll

Fields

Name Description
Cancelled

Condition type is cancelled.

Running

Condition type is running.

Scheduled

Condition type is scheduled.

Succeeded

Condition type is succeeded.

Unspecified

Condition type is unspecified.