GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig constructor

GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig({
  1. bool? useElapsedTime,
})

Implementation

GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig({
  this.useElapsedTime,
});