testCases property
The list of test cases.
There will be a maximum number of items returned based on the page_size field in the request.
Implementation
core.List<GoogleCloudDialogflowCxV3TestCase>? testCases;
The list of test cases.
There will be a maximum number of items returned based on the page_size field in the request.
core.List<GoogleCloudDialogflowCxV3TestCase>? testCases;