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