Google Cloud Dialogflow Cx V3 Client - Class BatchRunTestCasesMetadata (0.3.4)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class BatchRunTestCasesMetadata.

Metadata returned for the TestCases.BatchRunTestCases long running operation.

Generated from protobuf message google.cloud.dialogflow.cx.v3.BatchRunTestCasesMetadata

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ errors array<Google\Cloud\Dialogflow\Cx\V3\TestError>

The test errors.

getErrors

The test errors.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setErrors

The test errors.

Parameter
Name Description
var array<Google\Cloud\Dialogflow\Cx\V3\TestError>
Returns
Type Description
$this