Class OriginalModelInfo (1.48.0)

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

Contains information about the original Model if this Model is a copy.

Attribute

NameDescription
model str
Output only. The resource name of the Model this Model is a copy of, including the revision. Format: projects/{project}/locations/{location}/models/{model_id}@{version_id}

Methods

OriginalModelInfo

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

Contains information about the original Model if this Model is a copy.