[[["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-09 UTC."],[[["This webpage provides documentation for the `FlowController` class, which is part of the Google API Client Libraries for Java (gax) and is responsible for managing flow control capabilities."],["The `FlowController` class allows users to manage limits for elements and request bytes, both increasing and decreasing thresholds dynamically through methods like `increaseThresholds` and `decreaseThresholds`."],["There are multiple versions of the `FlowController` class documented here, ranging from version 2.7.1 up to the latest version, 2.63.1, showcasing the evolution of the class over time."],["The class offers constructors that accept either `DynamicFlowControlSettings` or `FlowControlSettings`, providing different levels of configuration."],["`FlowController` offers methods like `release` and `reserve` that allow for the management of elements and bytes, throwing a `FlowControlException` if resource reservation fails, alongside numerous methods for viewing the current, min, and max counts and byte limits."]]],[]]