trainTrials property

List<GoogleCloudAiplatformV1NasTrial>? trainTrials
getter/setter pair

List of NasTrials that were started as part of train stage.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1NasTrial>? trainTrials;