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