[[["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 occurs when the maximum number of unacknowledged in-memory bytes is reached."],["The page provides a comprehensive list of gax library versions, from 2.63.1 (latest) down to 2.7.1, each with a link to the documentation for this specific exception within that version."],["The exception class inherits several methods and properties from `Object` and `Throwable` classes, as detailed in the inherited members section."],["The `MaxOutstandingRequestBytesReachedException` class has one constructor that takes a `long` parameter `currentMaxBytes` and provides methods to retrieve the current maximum batch bytes, and to produce a String representation of the exception."],["The exception class itself is nested within the FlowController class, and extends FlowControlException, making it a part of the client-side flow control mechanisms."]]],[]]