Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class UpdateTestCaseRequest.
The request message for TestCases.UpdateTestCase .
Generated from protobuf message google.cloud.dialogflow.cx.v3.UpdateTestCaseRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ test_case
↳ update_mask
Google\Protobuf\FieldMask
Required. The mask to specify which fields should be updated. The creationTime
and lastTestResult
cannot be updated.
getTestCase
Required. The test case to update.
hasTestCase
clearTestCase
setTestCase
Required. The test case to update.
$this
getUpdateMask
Required. The mask to specify which fields should be updated. The creationTime
and lastTestResult
cannot be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The mask to specify which fields should be updated. The creationTime
and lastTestResult
cannot be updated.
$this