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