Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CreateTestCaseRequest.
The request message for TestCases.CreateTestCase .
Generated from protobuf message google.cloud.dialogflow.cx.v3.CreateTestCaseRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The agent to create the test case for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
↳ test_case
getParent
Required. The agent to create the test case for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
string
setParent
Required. The agent to create the test case for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
var
string
$this
getTestCase
Required. The test case to create.
hasTestCase
clearTestCase
setTestCase
Required. The test case to create.
$this