Google Cloud Dialogflow V2 Client - Class ValidationResult (1.1.1)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ValidationResult.

Represents the output of agent validation.

Generated from protobuf message google.cloud.dialogflow.v2.ValidationResult

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ validation_errors
array< Google\Cloud\Dialogflow\V2\ValidationError >

Contains all validation errors.

getValidationErrors

Contains all validation errors.

Returns
Type
Description

setValidationErrors

Contains all validation errors.

Parameter
Name
Description
Returns
Type
Description
$this