[[["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 within the Google API client library for Java (gax) that is thrown when client-side flow control is enforced due to the maximum number of unacknowledged in-memory bytes being reached."],["The exception class extends `FlowController.FlowControlException` and has a constructor that takes a `long` value, `currentMaxBytes`, as a parameter to initialize the exception."],["The `getCurrentMaxBatchBytes()` method allows retrieval of the maximum number of bytes, returning a `long` value."],["The `toString()` method, which overrides the `Throwable.toString()` method, provides a string representation of the exception."],["The page lists documentation for many different versions of gax, ranging from version `2.63.1` (latest) down to version `2.7.1`."]]],[]]