testCaseResults property

List<GoogleCloudDialogflowCxV3TestCaseResult>? testCaseResults
getter/setter pair

The list of test case results.

Implementation

core.List<GoogleCloudDialogflowCxV3TestCaseResult>? testCaseResults;