GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec constructor

GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec({
  1. List<double>? values,
})

Implementation

GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec({
  this.values,
});