GoogleCloudAiplatformV1StudySpecParameterSpec constructor

Implementation

GoogleCloudAiplatformV1StudySpecParameterSpec({
  this.categoricalValueSpec,
  this.conditionalParameterSpecs,
  this.discreteValueSpec,
  this.doubleValueSpec,
  this.integerValueSpec,
  this.parameterId,
  this.scaleType,
});