[[["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 thrown when client-side flow control is enforced due to the maximum number of unacknowledged in-memory bytes being reached."],["The latest version documented is 2.63.1, with previous versions listed down to 2.7.1, providing a comprehensive history of changes for the class across multiple Google API Client Libraries for Java releases."],["The page includes documentation for the exception's constructor, `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)`, which accepts a `long` parameter specifying the current maximum byte limit."],["The `getCurrentMaxBatchBytes()` method, which returns the current maximum byte limit as a `long`, is documented along with the `toString()` method, which is overriden from the `Throwable` class and returns a `String` description."],["Inherited members and their functionalities from `Object` and `Throwable` are listed with links to their respective documentation, giving detailed information on methods and exceptions."]]],[]]