Class MlEngineModelVersion (1.29.0)

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

Represents one model Version in ml.googleapis.com.

Attributes

Name
Description
endpoint
str
The ml.googleapis.com endpoint that this model Version currently lives in. Example values: - ml.googleapis.com - us-centrall-ml.googleapis.com - europe-west4-ml.googleapis.com - asia-east1-ml.googleapis.com
version
str
Full resource name of ml engine model Version. Format: projects/{project}/models/{model}/versions/{version} .