Class DeployedIndexRef (1.15.1)

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

Points to a DeployedIndex.

Attributes

NameDescription
index_endpoint str
Immutable. A resource name of the IndexEndpoint.
deployed_index_id str
Immutable. The ID of the DeployedIndex in the above IndexEndpoint.

Inheritance

builtins.object > proto.message.Message > DeployedIndexRef