Google Cloud Dialogflow v2beta1 API - Enum Version.Types.VersionStatus (1.0.0-beta17)

public enum Version.Types.VersionStatus

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Version.Types.VersionStatus.

The status of a version.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

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.