[[["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 details the `FlowController` class, which provides flow control capabilities within the `com.google.api.gax.batching` package."],["The `FlowController` class can be instantiated with either `DynamicFlowControlSettings` or `FlowControlSettings`, offering flexibility in configuring flow control."],["The `FlowController` class includes methods to dynamically adjust flow control thresholds, such as `increaseThresholds` and `decreaseThresholds`, allowing modification of element and byte limits."],["It also provides methods to query the current flow control state, including `getCurrentElementCountLimit`, `getCurrentRequestBytesLimit`, `getMaxElementCountLimit`, `getMaxRequestBytesLimit`, `getMinElementCountLimit`, `getMinRequestBytesLimit`, and `getFlowControlEventStats`."],["The webpage lists various versions of the `FlowController` class, from the latest version 2.63.1 down to 2.7.1, allowing users to access documentation for different releases."]]],[]]