trials property

List<GoogleCloudMlV1Trial>? trials
getter/setter pair

The trials associated with the study.

Implementation

core.List<GoogleCloudMlV1Trial>? trials;