public enum UnitCondition.Types.TypeReference documentation and code samples for the SaaS Runtime v1beta1 API enum UnitCondition.Types.Type.
Enumeration of condition types.
Namespace
Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1Assembly
Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
AppComponentsRegistered |
Indicates if services and workloads have been registered with AppHub. |
AppCreatedOrAlreadyExists |
Indicates if AppHub app has been created or if Apphub app has already existed. |
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. |