Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CreateVersionOperationMetadata.
Metadata associated with the long running operation for Versions.CreateVersion.
Generated from protobuf message google.cloud.dialogflow.cx.v3.CreateVersionOperationMetadata
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ version |
string
Name of the created version. Format: |
getVersion
Name of the created version.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/versions/<Version ID>
.
Returns | |
---|---|
Type | Description |
string |
setVersion
Name of the created version.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/versions/<Version ID>
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |