Google Cloud Dialogflow v2 API - Enum Version.Types.VersionStatus (4.20.0)

public enum Version.Types.VersionStatus

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

The status of a version.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.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.