Class ListTestCaseResultsResponse (1.6.0)

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

The response message for TestCases.ListTestCaseResults.

Attributes

NameDescription
test_case_results Sequence[google.cloud.dialogflowcx_v3.types.TestCaseResult]
The list of test case results.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.