trialId property
The 1-based ID of the trial to be exported from a hyperparameter tuning model.
If not specified, the trial with id = [Model](/bigquery/docs/reference/rest/v2/models#resource:-model).defaultTrialId is exported. This field is ignored for models not trained with hyperparameter tuning.
Implementation
core.String? trialId;