Google Cloud Dialogflow v2 API - Enum CreateConversationModelOperationMetadata.Types.State (4.2.0)

public enum State

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

State of CreateConversationModel operation.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Cancelled

The training has been cancelled.

Cancelling

The training is in cancelling state.

Failed

The training has succeeded.

Pending

Request is submitted, but training has not started yet. The model may remain in this state until there is enough capacity to start training.

Succeeded

The training has succeeded.

Training

Custom model is training.

Unspecified

Invalid.