[[["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 page details the `FlowController.MaxOutstandingElementCountReachedException`, an exception class in the `com.google.api.gax.batching` package related to client-side flow control."],["This exception is thrown when the maximum number of outstanding in-memory elements is reached, enforcing flow control."],["The class provides a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` to initialize the exception with the current maximum element count."],["It includes methods like `getCurrentMaxBatchElementCount()` to retrieve the current maximum element count and `toString()` to provide a string representation of the exception."],["The page lists various versions of the API, ranging from version 2.63.1 (latest) down to 2.7.1, with links to each version's documentation."]]],[]]