Class BatchRunTestCasesResponse (1.2.0)

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

The response message for TestCases.BatchRunTestCases.

Attribute

NameDescription
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.