Google Cloud Dialogflow Cx V3 Client - Class FlowValidationResult (0.6.0)

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 \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
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
array< ValidationMessage >

Contains all validation messages.

↳ update_time
Google\Protobuf\Timestamp

Last time the flow was validated.

getName

The unique identifier of the flow validation result.

Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/validationResult .

Returns
Type
Description
string

setName

The unique identifier of the flow validation result.

Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/validationResult .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getValidationMessages

Contains all validation messages.

Returns
Type
Description

setValidationMessages

Contains all validation messages.

Parameter
Name
Description
var
Returns
Type
Description
$this

getUpdateTime

Last time the flow was validated.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Last time the flow was validated.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: