[[["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 Libraries for Java, which offers flow control capabilities."],["The `FlowController` class can be configured using either `DynamicFlowControlSettings` or `FlowControlSettings` during construction."],["It provides methods to adjust flow control limits by increasing or decreasing thresholds for elements and request bytes using `increaseThresholds` and `decreaseThresholds`."],["Various methods are offered to check the current, maximum, and minimum limits for elements and request bytes, such as `getCurrentElementCountLimit` and `getMaxRequestBytesLimit`."],["The `FlowController` can reserve and release elements and bytes to manage the flow, and will raise a `FlowControlException` if those limits are reached."]]],[]]