[[["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 webpage 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."],["The 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 the maximum byte limit."],["The webpage lists all the versions available, which range from 2.63.1 (latest) to 2.7.1, each linking to version specific documentation."],["There is also a large list of inherited methods from the `Object` and `Throwable` classes, as well as a customized `toString()` method."]]],[]]