Google Cloud Dialogflow v2beta1 API - Enum KnowledgeOperationMetadata.Types.State (1.0.0-beta15)

public enum KnowledgeOperationMetadata.Types.State

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

States of the operation.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

Name Description
Done

The operation is done, either cancelled or completed.

Pending

The operation has been created.

Running

The operation is currently running.

Unspecified

State unspecified.