GoogleCloudMlV1StudyConfigParameterSpec constructor

Implementation

GoogleCloudMlV1StudyConfigParameterSpec({
  this.categoricalValueSpec,
  this.childParameterSpecs,
  this.discreteValueSpec,
  this.doubleValueSpec,
  this.integerValueSpec,
  this.parameter,
  this.parentCategoricalValues,
  this.parentDiscreteValues,
  this.parentIntValues,
  this.scaleType,
  this.type,
});