[[["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` class within the Google API Client Libraries for Java (gax) package, which is an exception thrown when client-side flow control limits are exceeded based on in-memory unacknowledged bytes."],["The latest version of this class is 2.63.1, but the page also provides documentation for many older versions, including versions going back to 2.7.1, along with links to their respective documentations."],["The class extends `FlowController.FlowControlException` and inherits several methods and properties from the `Object` and `Throwable` classes, as detailed in the inherited members section."],["The constructor for this exception takes a `long` parameter, `currentMaxBytes`, which is used to indicate the current maximum number of bytes allowed."],["The class includes two primary methods: `getCurrentMaxBatchBytes()` to retrieve the maximum allowed bytes as a `long` and `toString()` to get a string representation of the exception."]]],[]]