TrialArgs

fun TrialArgs(finalMeasurement: Output<GoogleCloudMlV1__MeasurementArgs>? = null, location: Output<String>? = null, measurements: Output<List<GoogleCloudMlV1__MeasurementArgs>>? = null, parameters: Output<List<GoogleCloudMlV1_Trial_ParameterArgs>>? = null, project: Output<String>? = null, state: Output<TrialState>? = null, studyId: Output<String>? = null)