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