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 \ AgentMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
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;