Class TunedModel (1.49.0)

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

The Model Registry Model and Online Prediction Endpoint assiociated with this TuningJob.

Attributes

NameDescription
model str
Output only. The resource name of the TunedModel. Format: projects/{project}/locations/{location}/models/{model}.
endpoint str
Output only. A resource name of an Endpoint. Format: projects/{project}/locations/{location}/endpoints/{endpoint}.

Methods

TunedModel

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

The Model Registry Model and Online Prediction Endpoint assiociated with this TuningJob.