[[["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-07-01 UTC."],[[["This page details the `FlowController.MaxOutstandingRequestBytesReachedException`, an exception class in the Google API Client Library for Java."],["The `MaxOutstandingRequestBytesReachedException` is thrown when client-side flow control limits are exceeded due to the maximum number of unacknowledged in-memory bytes."],["This class provides a constructor `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)` to instantiate the exception with the current maximum byte limit, as well as a `getCurrentMaxBatchBytes()` method to retrieve this limit."],["The page lists various versions of the library, from 2.23.3 to the latest 2.63.1, each linking to documentation specific to that release of the `MaxOutstandingRequestBytesReachedException`."],["The class `MaxOutstandingRequestBytesReachedException` inherits several members from `Object` and `Throwable`, including methods like `toString()`, `getMessage()`, and `printStackTrace()`, among others, which are used to manage and display the exception."]]],[]]