Class DeployedModelRef (1.3.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

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

Inheritance

builtins.object > proto.message.Message > DeployedModelRef