public enum AsyncModelMetadata.Types.StateReference documentation and code samples for the Cloud Optimization v1 API enum AsyncModelMetadata.Types.State.
Possible states of the operation.
Namespace
Google.Cloud.Optimization.V1Assembly
Google.Cloud.Optimization.V1.dll
Fields |
|
|---|---|
| Name | Description |
Cancelled |
The operation was cancelled. |
Failed |
The operation has failed. |
Running |
Request is being processed. |
Succeeded |
The operation completed successfully. |
Unspecified |
The default value. This value is used if the state is omitted. |