Google Cloud Dialogflow V2 Client - Class ApiVersion (1.6.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ApiVersion.

API version for the agent.

Protobuf type google.cloud.dialogflow.v2.Agent.ApiVersion

Namespace

Google \ Cloud \ Dialogflow \ V2 \ Agent

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

API_VERSION_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum API_VERSION_UNSPECIFIED = 0;

API_VERSION_V1

Value: 1

Legacy V1 API.

Generated from protobuf enum API_VERSION_V1 = 1;

API_VERSION_V2

Value: 2

V2 API.

Generated from protobuf enum API_VERSION_V2 = 2;

API_VERSION_V2_BETA_1

Value: 3

V2beta1 API.

Generated from protobuf enum API_VERSION_V2_BETA_1 = 3;