[[["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-09-04 UTC."],[],[],null,["# Cloud Video Intelligence V1 Client - Class DetectedLandmark (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-videointelligence/latest/V1.DetectedLandmark)\n- [2.0.4](/php/docs/reference/cloud-videointelligence/2.0.4/V1.DetectedLandmark)\n- [1.15.5](/php/docs/reference/cloud-videointelligence/1.15.5/V1.DetectedLandmark)\n- [1.14.2](/php/docs/reference/cloud-videointelligence/1.14.2/V1.DetectedLandmark)\n- [1.13.1](/php/docs/reference/cloud-videointelligence/1.13.1/V1.DetectedLandmark)\n- [1.12.16](/php/docs/reference/cloud-videointelligence/1.12.16/V1.DetectedLandmark) \nReference documentation and code samples for the Cloud Video Intelligence V1 Client class DetectedLandmark.\n\nA generic detected landmark represented by name in string format and a 2D\nlocation.\n\nGenerated from protobuf message `google.cloud.videointelligence.v1.DetectedLandmark`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VideoIntelligence \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe name of this landmark, for example, left_hand, right_shoulder.\n\n### setName\n\nThe name of this landmark, for example, left_hand, right_shoulder.\n\n### getPoint\n\nThe 2D point of the detected landmark using the normalized image\ncoordindate system. The normalized coordinates have the range from 0 to 1.\n\n### hasPoint\n\n### clearPoint\n\n### setPoint\n\nThe 2D point of the detected landmark using the normalized image\ncoordindate system. The normalized coordinates have the range from 0 to 1.\n\n### getConfidence\n\nThe confidence score of the detected landmark. Range \\[0, 1\\].\n\n### setConfidence\n\nThe confidence score of the detected landmark. Range \\[0, 1\\]."]]