[[["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-03-21 UTC."],[[["The `OutOfRangeException` class in the Google API client library for Java is thrown when an operation exceeds a valid range, such as seeking past the end of a file."],["The latest version of the API documented is `2.63.1`, with numerous older versions listed and available for reference, down to version `2.7.1`."],["`OutOfRangeException` inherits from `ApiException` and includes methods to access details like the domain, error details, metadata, reason, and status code."],["The `OutOfRangeException` class provides three constructors, allowing for the specification of a message, cause, status code, retryability, and error details."],["The class also inherits various members and methods from `ApiException`, `Object`, and `Throwable`, which are detailed in the provided documentation."]]],[]]