public sealed class FindNeighborsResponse : IMessage<FindNeighborsResponse>, IEquatable<FindNeighborsResponse>, IDeepCloneable<FindNeighborsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class FindNeighborsResponse.
The response message for
[MatchService.FindNeighbors][google.cloud.aiplatform.v1beta1.MatchService.FindNeighbors].
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFindNeighborsResponse\u003c/code\u003e class is part of the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response message for the \u003ccode\u003eMatchService.FindNeighbors\u003c/code\u003e method, detailing the results of a neighbor search.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFindNeighborsResponse\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a property named \u003ccode\u003eNearestNeighbors\u003c/code\u003e, which is a repeated field containing the nearest neighbors found for the query datapoints, of type \u003ccode\u003eRepeatedField<FindNeighborsResponse.Types.NearestNeighbors>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eFindNeighborsResponse()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eFindNeighborsResponse(FindNeighborsResponse other)\u003c/code\u003e that allows creating a copy of an existing instance.\u003c/p\u003e\n"]]],[],null,[]]