[[["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."],[[["This document provides a detailed overview of the `FlowController.MaxOutstandingRequestBytesReachedException` class within the Google API Client Library for Java, specifically for version 2.39.0 and other available versions, all the way up to the latest version 2.63.1."],["The `MaxOutstandingRequestBytesReachedException` is an exception that gets thrown when the client-side flow control mechanism, based on the maximum number of unacknowledged bytes in memory, is triggered."],["The class includes a constructor `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)` to provide the current maximum byte count, and also includes a `getCurrentMaxBatchBytes()` method to return this count, as well as overriding the `toString()` method."],["A list of inherited members and methods from parent classes like `Object` and `Throwable` are available for this exception, with links to the Oracle documentation."],["The provided content lists the exception class across 39 different versions, going from 2.63.1 down to 2.7.1."]]],[]]