Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ValidateFlowRequest.
The request message for Flows.ValidateFlow .
Generated from protobuf message google.cloud.dialogflow.cx.v3.ValidateFlowRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The flow to validate. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>
.
↳ language_code
string
If not specified, the agent's default language is used.
getName
Required. The flow to validate.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>
.
string
setName
Required. The flow to validate.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>
.
var
string
$this
getLanguageCode
If not specified, the agent's default language is used.
string
setLanguageCode
If not specified, the agent's default language is used.
var
string
$this