Class BatchRunTestCasesResponse (0.8.0)

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

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

Attributes: results (Sequence[google.cloud.dialogflowcx_v3.types.TestCaseResult]): The test case results. The detailed [conversation turns][google.cloud.dialogflow.cx.v3.TestCaseResult.conversation_turns] are empty in this response.

Inheritance

builtins.object > proto.message.Message > BatchRunTestCasesResponse