[[["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 page details the `FlowController.MaxOutstandingElementCountReachedException`, an exception class used in client-side flow control within the `com.google.api.gax.batching` package."],["The latest version of this class is 2.63.1, and the page provides links to documentation for various previous versions, down to version 2.7.1, for developers who use the Google API Client Libraries."],["This exception is thrown when the maximum number of in-memory elements is reached, enforcing flow control limitations on the client side, within the batching mechanism."],["The class provides a constructor to initialize the exception with the `currentMaxElementCount`, and the method `getCurrentMaxBatchElementCount()` that returns the maximum element count allowed."],["It also inherits and overrides methods from `Object` and `Throwable` classes, such as `toString()`, to provide detailed information about the exception state."]]],[]]