Google Cloud Dialogflow Cx V3 Client - Class DeployFlowMetadata (0.1.1)

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

Metadata returned for the Environments.DeployFlow long running operation.

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

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

Errors of running deployment tests.

getTestErrors

Errors of running deployment tests.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setTestErrors

Errors of running deployment tests.

Parameter
NameDescription
var array<Google\Cloud\Dialogflow\Cx\V3\TestError>
Returns
TypeDescription
$this