Google Cloud Dialogflow Cx V3 Client - Class TestCaseError (0.3.2)

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

Error info for importing a test.

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ test_case Google\Cloud\Dialogflow\Cx\V3\TestCase

The test case.

↳ status Google\Rpc\Status

The status associated with the test case.

getTestCase

The test case.

Returns
Type Description
Google\Cloud\Dialogflow\Cx\V3\TestCase|null

hasTestCase

clearTestCase

setTestCase

The test case.

Parameter
Name Description
var Google\Cloud\Dialogflow\Cx\V3\TestCase
Returns
Type Description
$this

getStatus

The status associated with the test case.

Returns
Type Description
Google\Rpc\Status|null

hasStatus

clearStatus

setStatus

The status associated with the test case.

Parameter
Name Description
var Google\Rpc\Status
Returns
Type Description
$this