Class TuneModelRequest (1.20.0)

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

Request to manually start a tuning process now (instead of waiting for the periodically scheduled tuning to happen).

Attribute

NameDescription
name str
Required. The resource name of the model to tune. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}