Class CreateTuningJobRequest (1.49.0)

CreateTuningJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for GenAiTuningService.CreateTuningJob.

Attributes

NameDescription
parent str
Required. The resource name of the Location to create the TuningJob in. Format: projects/{project}/locations/{location}
tuning_job google.cloud.aiplatform_v1.types.TuningJob
Required. The TuningJob to create.

Methods

CreateTuningJobRequest

CreateTuningJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for GenAiTuningService.CreateTuningJob.