Enum CreateConversationModelEvaluationOperationMetadata.Types.State (3.11.0)

public enum 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.