Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class DeployFlowResponse.
The response message for Environments.DeployFlow .
Generated from protobuf message google.cloud.dialogflow.cx.v3.DeployFlowResponse
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ environment
↳ deployment
string
The name of the flow version Deployment
. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/ environments/<Environment ID>/deployments/<Deployment ID>
.
getEnvironment
The updated environment where the flow is deployed.
hasEnvironment
clearEnvironment
setEnvironment
The updated environment where the flow is deployed.
$this
getDeployment
The name of the flow version Deployment
. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/
environments/<Environment ID>/deployments/<Deployment ID>
.
string
setDeployment
The name of the flow version Deployment
. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/
environments/<Environment ID>/deployments/<Deployment ID>
.
var
string
$this