[[["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 available for `LatLongRect` is 3.7.0, with the provided documentation covering versions from 2.3.0 up to the current latest."],["`LatLongRect` is a class representing a rectangle defined by minimum and maximum latitude/longitude pairs, as detailed in the documentation, which can be found within the namespace `Google.Cloud.Vision.V1`."],["The `LatLongRect` class, found within the `Google.Cloud.Vision.V1` assembly, inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LatLongRect` class includes two constructors: a default constructor `LatLongRect()` and another `LatLongRect(LatLongRect other)` that takes a `LatLongRect` parameter."],["`LatLongRect` instances have properties `MaxLatLng` and `MinLatLng` of type `LatLng`, representing the maximum and minimum latitude/longitude pairs respectively, which can be modified."]]],[]]