Class TuneModelMetadata (1.10.0)

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

Metadata associated with a tune operation.

Attribute

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

Inheritance

builtins.object > proto.message.Message > TuneModelMetadata