public enum StateReference documentation and code samples for the Google Cloud Dialogflow v2 API enum CreateConversationModelOperationMetadata.Types.State.
State of CreateConversationModel operation.
Namespace
Google.Cloud.Dialogflow.V2Assembly
Google.Cloud.Dialogflow.V2.dll
Fields |
|
|---|---|
| Name | Description |
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. |