public sealed class LocalizedObjectAnnotation : IMessage<LocalizedObjectAnnotation>, IEquatable<LocalizedObjectAnnotation>, IDeepCloneable<LocalizedObjectAnnotation>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLocalizedObjectAnnotation\u003c/code\u003e class represents a set of detected objects with bounding boxes, serving as a fundamental element for object detection within images.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly, with the latest documented version being 3.7.0, but version 2.4.0 is what this webpage is specifically referencing.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eLocalizedObjectAnnotation\u003c/code\u003e include \u003ccode\u003eBoundingPoly\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eMid\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eScore\u003c/code\u003e, which collectively describe the location, language, ID, name, and confidence level of the detected object.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor, and one that takes another \u003ccode\u003eLocalizedObjectAnnotation\u003c/code\u003e as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]