[[["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-09 UTC."],[[["The `OutOfRangeException` class in the `com.google.api.gax.rpc` package is thrown when an operation exceeds its valid range, such as seeking or reading past the end of a file."],["This class extends `ApiException` and inherits several methods related to error handling, including `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["The class provides three constructors, allowing instantiation with parameters such as a message, cause, status code, retryable status, and error details."],["The latest available version is 2.63.1, with a list of previous versions available from 2.62.0 down to 2.7.1."],["This documentation is based on version 2.50.0 of the API."]]],[]]