[[["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-03-21 UTC."],[[["This page provides documentation for the `FlowController` class in version 2.7.1 of the Google API Client Library for Java, specifically within the `com.google.api.gax.batching` package."],["The `FlowController` class offers flow control capabilities, managing the number of elements and bytes allowed before enforcing control, and it extends the `java.lang.Object` class."],["You can use the constructor to initialize `FlowController` with either `DynamicFlowControlSettings` or `FlowControlSettings` to configure the control behavior."],["Key methods include `reserve` and `release` for managing resource usage, as well as methods to increase or decrease thresholds (`increaseThresholds`, `decreaseThresholds`), and for retrieving limits, like `getCurrentElementCountLimit`."],["The documentation also includes the list of past versions, from 2.7.1 to the latest 2.63.1, for the FlowController class for users to reference."]]],[]]