[[["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 in the Google API client library for Java (gax) related to client-side flow control."],["The exception is triggered when the maximum number of unacknowledged in-memory bytes is reached."],["The page provides access to various versions of the exception documentation, ranging from version 2.7.1 up to the latest version 2.63.1."],["It defines the constructor `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)` which takes a long representing the current maximum bytes."],["It also defines the methods `getCurrentMaxBatchBytes()` that returns a long and `toString()` which overrides the Throwable toString method."]]],[]]