Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class VersionConfig.
Configuration for the version.
Generated from protobuf message google.cloud.dialogflow.cx.v3.Environment.VersionConfig
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3 \ EnvironmentMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ version |
string
Required. Both flow and playbook versions are supported. Format for flow version: projects/
|
getVersion
Required. Both flow and playbook versions are supported.
Format for flow version: projects/
Returns | |
---|---|
Type | Description |
string |
setVersion
Required. Both flow and playbook versions are supported.
Format for flow version: projects/
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |