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