public enum Version.Types.VersionStatusReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Version.Types.VersionStatus.
The status of a version.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
Version training failed. |
InProgress |
Version is not ready to serve (e.g. training is in progress). |
Ready |
Version is ready to serve. |
Unspecified |
Not specified. This value is not used. |