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

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
AppComponentsRegistered

Indicates if services and workloads have been registered with AppHub.

AppCreated

Indicates if AppHub app has been created.

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.