menu
googleapis package
documentation
ml/v1.dart
GoogleCloudMlV1ListTrialsResponse
trials property
trials property
dark_mode
light_mode
trials
property
List
<
GoogleCloudMlV1Trial
>
?
trials
getter/setter pair
The trials associated with the study.
Implementation
core.List<GoogleCloudMlV1Trial>? trials;
googleapis package
documentation
ml/v1
GoogleCloudMlV1ListTrialsResponse
trials property
GoogleCloudMlV1ListTrialsResponse class