Google Cloud Ml V1_Study Config_Parameter Spec Args
fun GoogleCloudMlV1_StudyConfig_ParameterSpecArgs(categoricalValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecArgs>? = null, childParameterSpecs: Output<List<GoogleCloudMlV1_StudyConfig_ParameterSpecArgs>>? = null, discreteValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecArgs>? = null, doubleValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecArgs>? = null, integerValueSpec: Output<GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecArgs>? = null, parameter: Output<String>, parentCategoricalValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecArgs>? = null, parentDiscreteValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs>? = null, parentIntValues: Output<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecArgs>? = null, scaleType: Output<GoogleCloudMlV1_StudyConfig_ParameterSpecScaleType>? = null, type: Output<GoogleCloudMlV1_StudyConfig_ParameterSpecType>)