Google Cloud Ml V1_Study Config Parameter Spec_Matching Parent Discrete Value Spec Args
data class GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs(val values: Output<List<Double>>? = null) : ConvertibleToJava<GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs>
Represents the spec to match discrete values from parent parameter.
Constructors
Link copied to clipboard
fun GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecArgs(values: Output<List<Double>>? = null)