public sealed class DetectedLandmark : IMessage<DetectedLandmark>, IEquatable<DetectedLandmark>, IDeepCloneable<DetectedLandmark>, IBufferMessage, IMessage
A generic detected landmark represented by name in string format and a 2D
location.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eDetectedLandmark\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, specifically version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLandmark\u003c/code\u003e class represents a detected landmark in video analysis, featuring a name and a 2D location, and it can inherit members from the base \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces such as \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\u003eThe class includes properties such as \u003ccode\u003eConfidence\u003c/code\u003e to get the confidence of the detected landmark, \u003ccode\u003eName\u003c/code\u003e to get the name of the landmark, and \u003ccode\u003ePoint\u003c/code\u003e to retrieve the 2D coordinates of the detected landmark using a normalized coordinate system.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides access to different versions of \u003ccode\u003eDetectedLandmark\u003c/code\u003e, ranging from version 2.2.0 to 3.4.0 (the latest).\u003c/p\u003e\n"]]],[],null,[]]