GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig constructor

GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig({
  1. bool? useElapsedTime,
})

Implementation

GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig({
  this.useElapsedTime,
});