[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The `Neighbor` class, part of the Vertex AI v1beta1 API, is used for defining neighbors in example-based explanations within the `Google.Cloud.AIPlatform.V1Beta1` namespace, as seen in the latest version 1.0.0-beta21."],["The `Neighbor` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various Protobuf and .NET functionalities."],["It provides two constructors, a default one and another that accepts a `Neighbor` instance for copying, allowing for flexible instantiation."],["The class includes two main properties, `NeighborDistance` (a double representing the distance to the neighbor) and `NeighborId` (a string representing the neighbor's identifier), both of which are output-only."],["The documentation is located within the Google.Cloud.AIPlatform.V1Beta1.dll assembly."]]],[]]