menu
googleapis package
documentation
aiplatform/v1.dart
GoogleCloudAiplatformV1ListTrialsResponse
trials property
trials property
dark_mode
light_mode
trials
property
List
<
GoogleCloudAiplatformV1Trial
>
?
trials
getter/setter pair
The Trials associated with the Study.
Implementation
core.List<GoogleCloudAiplatformV1Trial>? trials;
googleapis package
documentation
aiplatform/v1
GoogleCloudAiplatformV1ListTrialsResponse
trials property
GoogleCloudAiplatformV1ListTrialsResponse class