[[["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."],[[["This webpage provides documentation for the `LatLongRect` class within the Google Cloud Vision v1 API, which is used to define a rectangle using minimum and maximum latitude/longitude pairs."],["The latest version available is 3.7.0, and the documentation also covers previous versions dating back to 2.3.0."],["The `LatLongRect` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `MinLatLng` and `MaxLatLng`, both of which are of type `LatLng` and are used to represent the minimum and maximum latitude/longitude pairs of the rectangle, respectively."],["The LatLongRect class offers two constructors: a default parameterless one and another one that accepts an existing LatLongRect object as an argument."]]],[]]