[[["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-04-17 UTC."],[[["The `LocationInfo` class in version 2.5.0 of the Google.Cloud.Vision.V1 library provides information about the detected entity location."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality checks, deep cloning, and buffered message manipulation."],["The `LocationInfo` class offers two constructors, a default constructor `LocationInfo()` and a copy constructor `LocationInfo(LocationInfo other)`, for creating instances."],["It has a `LatLng` property of type `LatLng` that is used to hold the latitude and longitude location coordinates."],["There are many prior versions of the library, with 3.7.0 being the latest version available."]]],[]]