Class DeployModelResponse (1.17.1)

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

Response message for EndpointService.DeployModel .

Attribute

Name Description
deployed_model google.cloud.aiplatform_v1.types.DeployedModel
The DeployedModel that had been deployed in the Endpoint.

Inheritance

builtins.object > proto.message.Message > DeployModelResponse