hyperparameterTuningJobs property

List<GoogleCloudAiplatformV1HyperparameterTuningJob>? hyperparameterTuningJobs
getter/setter pair

List of HyperparameterTuningJobs in the requested page.

HyperparameterTuningJob.trials of the jobs will be not be returned.

Implementation

core.List<GoogleCloudAiplatformV1HyperparameterTuningJob>?
    hyperparameterTuningJobs;