[[["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.MaxOutstandingElementCountReachedException`, an exception class in the Google Cloud API Client Libraries for Java (gax) library, specifically for handling flow control when the maximum number of in-memory elements is reached."],["The latest version of this class is found in version 2.63.1 of the `gax` library, but this page lists versions from 2.3.0 to 2.63.1."],["The `MaxOutstandingElementCountReachedException` class extends `FlowController.FlowControlException`, and its primary constructor takes a `long` value representing `currentMaxElementCount`."],["Key methods include `getCurrentMaxBatchElementCount()` which returns a `long` value, and `toString()` for string representation, which is inherited from Throwable."],["The class has no unique functionalities of its own, but inherits them from the `Throwable` and `Object` classes, as listed under \"Inherited Members\"."]]],[]]