[[["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 webpage details the `FlowController.MaxOutstandingRequestBytesReachedException`, an exception within the Google API client library for Java (gax) that is triggered by client-side flow control due to exceeding the maximum number of unacknowledged in-memory bytes."],["The latest version of the exception class is 2.63.1, but the page also provides access to the documentation of previous versions of the exception, such as version 2.32.1, and versions going as far back as 2.7.1."],["The exception class extends `FlowController.FlowControlException` and inherits several members from `Object` and `Throwable`, as seen in the inherited members section with their corresponding Oracle Java documentation links."],["The `MaxOutstandingRequestBytesReachedException` constructor takes a `long` parameter named `currentMaxBytes`, and there are methods like `getCurrentMaxBatchBytes()` which returns a `long`, and `toString()` which is overridden from `Throwable`, and returns a string."]]],[]]