Class DeployedModelRef (1.13.1)

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

Points to a DeployedModel.

Attributes

NameDescription
endpoint str
Immutable. A resource name of an Endpoint.
deployed_model_id str
Immutable. An ID of a DeployedModel in the above Endpoint.

Inheritance

builtins.object > proto.message.Message > DeployedModelRef