GoogleCloudMlV1ParameterSpec constructor
GoogleCloudMlV1ParameterSpec({})
Implementation
GoogleCloudMlV1ParameterSpec({
this.categoricalValues,
this.discreteValues,
this.maxValue,
this.minValue,
this.parameterName,
this.scaleType,
this.type,
});