[[["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 is used to represent detected entity location information within the `Google.Cloud.Vision.V1` namespace, which is part of the Google Cloud Vision API for .NET."],["This class implements several interfaces including `IMessage`, `IEquatable\u003cLocationInfo\u003e`, `IDeepCloneable\u003cLocationInfo\u003e`, and `IBufferMessage`, providing various functionalities such as message handling, equality comparison, deep cloning, and buffer management."],["The `LocationInfo` class has two constructors, a default one and another that takes an existing `LocationInfo` object as a parameter, allowing for the creation of a new instance by copying an existing one."],["It contains a `LatLng` property which represents the latitude and longitude coordinates of a location, found under the type `Google.Type.LatLng`."],["The latest available version of this package is `3.7.0` with several older versions available for use, including the current version of `2.4.0`."]]],[]]