defaultTrialId property
The default trial_id to use in TVFs when the trial_id is not passed in.
For single-objective hyperparameter tuning models, this is the best trial ID. For multi-objective hyperparameter tuning models, this is the smallest trial ID among all Pareto optimal trials.
Output only.
Implementation
core.String? defaultTrialId;