Enterprise Knowledge Graph v1 API - Enum CommonOperationMetadata.Types.State (1.0.0-beta02)

public enum CommonOperationMetadata.Types.State

Reference documentation and code samples for the Enterprise Knowledge Graph v1 API enum CommonOperationMetadata.Types.State.

State of the longrunning operation.

Namespace

Google.Cloud.EnterpriseKnowledgeGraph.V1

Assembly

Google.Cloud.EnterpriseKnowledgeGraph.V1.dll

Fields

NameDescription
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.