Class Neighbor (1.18.3)

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

Neighbors for example-based explanations.

Attributes

NameDescription
neighbor_id str
Output only. The neighbor id.
neighbor_distance float
Output only. The neighbor distance.

Inheritance

builtins.object > proto.message.Message > Neighbor