[[["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 webpage provides documentation for the `FlowController` class in the Google API Client Libraries for Java, offering various versions of the class, from 2.7.1 up to the latest 2.63.1."],["The `FlowController` class offers flow control capabilities within the API, managing limits on element count and request bytes to prevent overload."],["It provides constructors for initializing the `FlowController` with either `DynamicFlowControlSettings` or `FlowControlSettings`, allowing customization of flow control behavior."],["Methods are available to adjust flow control thresholds, such as `increaseThresholds` and `decreaseThresholds`, and to check the current, maximum, and minimum limits for elements and request bytes, and the `reserve` and `release` methods allow for the management of elements and bytes."],["The `FlowController` class inherits members from the `java.lang.Object` class, adding capabilities like getting the flow control event statistics with `getFlowControlEventStats`."]]],[]]