public enum CompletionStateReference documentation and code samples for the Cloud Controls Partner v1 API enum CompletionState.
Enum for possible completion states.
Namespace
Google.Cloud.CloudControlsPartner.V1Assembly
Google.Cloud.CloudControlsPartner.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
Failed state. |
NotApplicable |
Not applicable state. |
Pending |
Task started (has start date) but not yet completed. |
Succeeded |
Succeeded state. |
Unspecified |
Unspecified completion state. |