public enum CommonOperationMetadata.Types.StateReference documentation and code samples for the Enterprise Knowledge Graph v1 API enum CommonOperationMetadata.Types.State.
State of the longrunning operation.
Namespace
Google.Cloud.EnterpriseKnowledgeGraph.V1Assembly
Google.Cloud.EnterpriseKnowledgeGraph.V1.dll
Fields |
|
|---|---|
| Name | Description |
Cancelled |
Operation is cancelled. |
Cancelling |
Operation is being cancelled. |
Failed |
Operation failed. |
Pending |
Operation is pending not running yet. |
Running |
Operation is still running. |
Succeeded |
Operation succeeded. |
Unspecified |
Unspecified state. |