[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]