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