Class DeployedModelRef (0.8.0)

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

Points to a DeployedModel. .. attribute:: endpoint

Immutable. A resource name of an Endpoint.

:type: str

Attribute

Name Description
deployed_model_id str
Immutable. An ID of a DeployedModel in the above Endpoint.

Inheritance

builtins.object > proto.message.Message > DeployedModelRef