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, version 2.3.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectedLandmark\u003c/code\u003e is a class representing a generic landmark detected in a video, which is identified by a name and a 2D location.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eConfidence\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003ePoint\u003c/code\u003e, representing the detection confidence, the name of the landmark, and its normalized 2D coordinates, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe provided information for the class also mentions what interfaces it implements such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, in addition to showing what methods it inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists previous versions of the class in the same namespace, with the most recent version being 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]