HyperparameterTuningJobMetadata

Fields
backingHyperparameterTuningJob string

The resource name of the HyperparameterTuningJob that has been created to carry out this HyperparameterTuning task.

bestTrialBackingCustomJob string

The resource name of the CustomJob that has been created to run the best Trial of this HyperparameterTuning task.

JSON representation
{
  "backingHyperparameterTuningJob": string,
  "bestTrialBackingCustomJob": string
}