[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This webpage details the `FlowController.MaxOutstandingElementCountReachedException`, an exception thrown when client-side flow control limits the number of in-memory elements."],["The exception is part of the `com.google.api.gax.batching` package, and this particular page has version 2.49.0 currently selected but it has a list with other available versions."],["The class has a constructor, `MaxOutstandingElementCountReachedException(long currentMaxElementCount)`, which takes a `long` representing the maximum element count as a parameter."],["The class provides a method, `getCurrentMaxBatchElementCount()`, to retrieve the current maximum batch element count as a `long` value."],["The class overrides the `toString()` method from the `Throwable` class to provide a string representation of the exception, while also inheriting members from the `Object` and `Throwable` class."]]],[]]