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

public enum CreateConversationModelEvaluationOperationMetadata.Types.State

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

State of CreateConversationModel operation.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Cancelled

The operation is cancelled.

Failed

The operation has failed.

Initializing

The operation is being prepared.

Running

The operation is running.

Succeeded

The operation has succeeded.

Unspecified

Operation status not specified.