public sealed class DetectedLandmark : IMessage<DetectedLandmark>, IEquatable<DetectedLandmark>, IDeepCloneable<DetectedLandmark>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class DetectedLandmark.
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\u003eThe \u003ccode\u003eDetectedLandmark\u003c/code\u003e class, part of the Google Cloud Video Intelligence v1 API, represents a landmark detected in a video, described by its name and 2D location.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented within multiple versions, including the latest version 3.4.0, version 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.3.0 and 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectedLandmark\u003c/code\u003e inherits from the base .NET \u003ccode\u003eobject\u003c/code\u003e class and implements 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 \u003ccode\u003eDetectedLandmark\u003c/code\u003e class has public properties \u003ccode\u003eConfidence\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003ePoint\u003c/code\u003e that allow access to the confidence score, name and point of the detected landmark respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eDetectedLandmark\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"]]],[],null,[]]