[[["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 page details the `FlowController.MaxOutstandingRequestBytesReachedException`, an exception in the Google API client library for Java (gax) that occurs when the maximum number of unacknowledged in-memory bytes is reached."],["The latest version of this exception is found in gax version 2.63.1, and there are numerous versions listed, ranging from 2.63.1 down to 2.7.1."],["This exception class extends `FlowController.FlowControlException` and includes methods for retrieving the current maximum batch bytes (`getCurrentMaxBatchBytes()`) and a custom `toString()` override."],["The `MaxOutstandingRequestBytesReachedException` constructor takes a single `long` parameter, `currentMaxBytes`, representing the current maximum number of bytes."],["The class inherits several methods from `Object` and `Throwable`, including `clone()`, `equals(Object)`, `getMessage()`, `printStackTrace()`, and `getStackTrace()` among others."]]],[]]