Study Args
data class StudyArgs(val location: Output<String>? = null, val project: Output<String>? = null, val studyConfig: Output<GoogleCloudMlV1__StudyConfigArgs>? = null, val studyId: Output<String>? = null) : ConvertibleToJava<StudyArgs>
Creates a study. Auto-naming is currently not supported for this resource.