Class DeployedIndexRef (1.1.1)

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

Points to a DeployedIndex. .. attribute:: index_endpoint

Immutable. A resource name of the IndexEndpoint.

:type: str

Attribute

Name Description
deployed_index_id str
Immutable. The ID of the DeployedIndex in the above IndexEndpoint.

Inheritance

builtins.object > proto.message.Message > DeployedIndexRef