[[["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."],[[["This webpage provides documentation for the `FlowController` class in the Google API Client Library for Java (gax) version 2.32.1, with links to documentation for numerous versions, including the latest at version 2.63.1."],["`FlowController` offers flow control capabilities, inheriting from `java.lang.Object`, and includes methods like `reserve`, `release`, `increaseThresholds`, and `decreaseThresholds` for managing element and byte limits."],["The class provides constructors to create instances using `DynamicFlowControlSettings` or `FlowControlSettings`, controlling the flow of data based on these settings."],["It also has methods to get the current, minimum and maximum limits of the element count and request bytes, and an additional `getFlowControlEventStats` method for extra information."],["`FlowController` may throw a `FlowController.FlowControlException` under certain conditions when the reserve method is called."]]],[]]