Google Cloud Dialogflow v2 API - Enum KnowledgeOperationMetadata.Types.State (4.18.0)

public enum KnowledgeOperationMetadata.Types.State

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum KnowledgeOperationMetadata.Types.State.

States of the operation.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Done

The operation is done, either cancelled or completed.

Pending

The operation has been created.

Running

The operation is currently running.

Unspecified

State unspecified.