[[["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-04 UTC."],[[["This webpage details the `FlowController.MaxOutstandingElementCountReachedException`, an exception class in the Google API Client Library for Java."],["The `MaxOutstandingElementCountReachedException` is thrown when client-side flow control limits are reached based on the maximum number of outstanding in-memory elements."],["The webpage lists available versions of the exception class, ranging from the latest (2.63.1) down to version 2.7.1, with links to their respective documentation."],["The class includes a constructor, `MaxOutstandingElementCountReachedException(long currentMaxElementCount)`, which accepts the maximum element count as a parameter."],["The class also provides two methods: `getCurrentMaxBatchElementCount()`, which returns a long, and `toString()` which returns a string, to facilitate the handling and understanding of this exception."]]],[]]