Class DeployedIndexRef (0.9.0)

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

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

Inheritance

builtins.object > proto.message.Message > DeployedIndexRef