GoogleCloudMlV1__HyperparameterSpecArgs

fun GoogleCloudMlV1__HyperparameterSpecArgs(algorithm: Output<GoogleCloudMlV1__HyperparameterSpecAlgorithm>? = null, enableTrialEarlyStopping: Output<Boolean>? = null, goal: Output<GoogleCloudMlV1__HyperparameterSpecGoal>, hyperparameterMetricTag: Output<String>? = null, maxFailedTrials: Output<Int>? = null, maxParallelTrials: Output<Int>? = null, maxTrials: Output<Int>? = null, params: Output<List<GoogleCloudMlV1__ParameterSpecArgs>>, resumePreviousJobId: Output<String>? = null)