Google Cloud Ml V1_Study Config_Parameter Spec Response
fun GoogleCloudMlV1_StudyConfig_ParameterSpecResponse(categoricalValueSpec: GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecResponse, childParameterSpecs: List<GoogleCloudMlV1_StudyConfig_ParameterSpecResponse>, discreteValueSpec: GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecResponse, doubleValueSpec: GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecResponse, integerValueSpec: GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecResponse, parameter: String, parentCategoricalValues: GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecResponse, parentDiscreteValues: GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecResponse, parentIntValues: GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecResponse, scaleType: String, type: String)