Class OriginalModelInfo (1.27.1)

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

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

Attribute

Name
Description
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}