[[["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 provides documentation for the `FlowController` class in the Google API Client Libraries for Java, focusing on version 2.23.3 and including links to other versions."],["`FlowController` manages flow control capabilities, inheriting from `java.lang.Object` and having methods to adjust thresholds and limits based on element and byte counts."],["It allows for reserving and releasing resources using methods like `reserve(long elements, long bytes)` and `release(long elements, long bytes)`, and provides methods to dynamically adjust flow control limits, namely `increaseThresholds` and `decreaseThresholds`."],["There are two constructors for `FlowController`, one takes `DynamicFlowControlSettings` as a parameter and the other takes `FlowControlSettings`, along with several methods that return information on flow control states and limits."],["The document lists previous versions of `FlowController` which shows a history of its implementation, and a link to the latest version 2.63.1."]]],[]]