Class RunTestCaseResponse (0.8.0)

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

The response message for [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase].

Attributes: result (google.cloud.dialogflowcx_v3.types.TestCaseResult): The result.

Inheritance

builtins.object > proto.message.Message > RunTestCaseResponse