[[["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."],[[["The `FlowController.MaxOutstandingRequestBytesReachedException` is thrown when client-side flow control limits the number of unacknowledged bytes in memory."],["This exception class has a constructor that accepts a `long` parameter, `currentMaxBytes`, which sets the maximum bytes at the time of the exception."],["The `getCurrentMaxBatchBytes()` method retrieves the maximum allowed bytes, returning a `long` value."],["The `toString()` method, which is overriden, returns a String representation of the exception."],["This documentation provides links to reference guides for various versions of the `com.google.api.gax.batching.FlowController.MaxOutstandingRequestBytesReachedException`, from version 2.63.1 down to 2.7.1."]]],[]]