Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class FlowValidationResult.
The response message for Flows.GetFlowValidationResult .
Generated from protobuf message google.cloud.dialogflow.cx.v3.FlowValidationResult
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The unique identifier of the flow validation result. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/validationResult
.
↳ validation_messages
↳ update_time
getName
The unique identifier of the flow validation result.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/validationResult
.
string
setName
The unique identifier of the flow validation result.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/validationResult
.
var
string
$this
getValidationMessages
Contains all validation messages.
setValidationMessages
Contains all validation messages.
$this
getUpdateTime
Last time the flow was validated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Last time the flow was validated.
$this