Class CreateTestCaseRequest (0.4.1)

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_v3beta1.types.TestCase
Required. The test case to create.