[[["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 in the Google API Client Libraries for Java (gax) library, focusing on version 2.11.0, with links to other versions."],["The `FlowController` class offers flow control capabilities, enabling management of data flow by setting limits on the number of elements and request bytes."],["It allows the dynamic adjustment of flow control limits by increasing or decreasing thresholds based on element and byte steps, and it can report statistics on flow control events."],["`FlowController` can be instantiated with either `DynamicFlowControlSettings` or `FlowControlSettings`, allowing for different configuration options."],["The methods `reserve` and `release` allow managing resources in batches, and if the reserve method tries to exceed the flow control limits it will throw a `FlowController.FlowControlException`."]]],[]]