Class CreateTestCaseRequest (1.6.0)

CreateTestCaseRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for TestCases.CreateTestCase.

Attributes

NameDescription
parent str
Required. The agent to create the test case for. Format: projects/.
test_case google.cloud.dialogflowcx_v3.types.TestCase
Required. The test case to create.