[[["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 document outlines the `LatLongRect` class, which defines a rectangle using minimum and maximum latitude/longitude pairs, within the Google.Cloud.Vision.V1 namespace."],["The `LatLongRect` class is part of version 2.3.0 of the Google Cloud Vision library and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes two properties, `MaxLatLng` and `MinLatLng`, to represent the maximum and minimum latitude/longitude points that define the rectangle respectively, both of type `LatLng`."],["There are two constructors for the class, one empty and one that accepts another LatLongRect as a parameter."],["This page contains documentation for multiple versions of the class, from 2.3.0 up to the latest version 3.7.0."]]],[]]