[[["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 latest version of the `LocationInfo` class is 3.7.0, with previous versions available dating back to 2.3.0, all within the `Google.Cloud.Vision.V1` namespace."],["`LocationInfo` is a class for holding detected entity location information, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocationInfo` class inherits from the base `Object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class offers two constructors, a default one and one that accepts another `LocationInfo` object as a parameter for creating a new instance based on the input."],["It contains a `LatLng` property that provides the latitude and longitude location coordinates, with the property being of the type `LatLng` within the `Google.Api.CommonProtos` namespace."]]],[]]