trials property

List<GoogleCloudAiplatformV1Trial>? trials
getter/setter pair

The Trials associated with the Study.

Implementation

core.List<GoogleCloudAiplatformV1Trial>? trials;