GoogleCloudMlV1TrainingOutput constructor
GoogleCloudMlV1TrainingOutput({})
Implementation
GoogleCloudMlV1TrainingOutput({
this.builtInAlgorithmOutput,
this.completedTrialCount,
this.consumedMLUnits,
this.hyperparameterMetricTag,
this.isBuiltInAlgorithmJob,
this.isHyperparameterTuningJob,
this.trials,
this.webAccessUris,
});