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/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>
.
Returns | |
---|---|
Type | Description |
string |
setVersion
Name of the created version.
Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |