trials property

List<GoogleCloudAiplatformV1Trial>? trials
getter/setter pair

Trials of the HyperparameterTuningJob.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1Trial>? trials;