[[["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 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."]]],[]]