menu
googleapis package
documentation
dialogflow/v3.dart
GoogleCloudDialogflowCxV3ListTestCaseResultsResponse
testCaseResults property
testCaseResults property
dark_mode
light_mode
testCaseResults
property
List
<
GoogleCloudDialogflowCxV3TestCaseResult
>
?
testCaseResults
getter/setter pair
The list of test case results.
Implementation
core.List<GoogleCloudDialogflowCxV3TestCaseResult>? testCaseResults;
googleapis package
documentation
dialogflow/v3
GoogleCloudDialogflowCxV3ListTestCaseResultsResponse
testCaseResults property
GoogleCloudDialogflowCxV3ListTestCaseResultsResponse class