hparamTrials property

List<HparamTuningTrial>? hparamTrials
getter/setter pair

Trials of a [hyperparameter tuning job](/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-hp-tuning-overview) sorted by trial_id.

Output only.

Implementation

core.List<HparamTuningTrial>? hparamTrials;