Class ListTestCaseResultsResponse (0.8.0)

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

The response message for [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3beta1.TestCases.ListTestCaseResults].

Attributes: test_case_results (Sequence[google.cloud.dialogflowcx_v3beta1.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.

Inheritance

builtins.object > proto.message.Message > ListTestCaseResultsResponse

Properties

raw_page