Class DeployModelResponse (0.3.1)

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

Response message for EndpointService.DeployModel.

Attribute

NameDescription
deployed_model `.gca_endpoint.DeployedModel`
The DeployedModel that had been deployed in the Endpoint.

Inheritance

builtins.object > proto.message.Message > DeployModelResponse