Class GetTestCaseResultRequest (0.8.0)

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

The request message for [TestCases.GetTestCaseResult][google.cloud.dialogflow.cx.v3beta1.TestCases.GetTestCaseResult].

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

Inheritance

builtins.object > proto.message.Message > GetTestCaseResultRequest