Class GetTestCaseRequest (0.8.0)

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

The request message for [TestCases.GetTestCase][google.cloud.dialogflow.cx.v3.TestCases.GetTestCase].

Attributes: name (str): Required. The name of the testcase. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>.

Inheritance

builtins.object > proto.message.Message > GetTestCaseRequest