Dialogflow v3 API - Enum Version.Types.State (2.17.0)

public enum Version.Types.State

Reference documentation and code samples for the Dialogflow v3 API enum Version.Types.State.

The state of the version.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Failed

Version training failed.

Running

Version is not ready to serve (e.g. training is running).

Succeeded

Training has succeeded and this version is ready to serve.

Unspecified

Not specified. This value is not used.