[[["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-17 UTC."],[[["This webpage provides documentation for `FlowControlSettings`, a class used to configure the `FlowController` in the Google API Client Libraries for Java."],["The latest version of the `FlowControlSettings` documentation is available under version 2.63.1, with a range of historical versions accessible from 2.7.1 up to that point."],["`FlowControlSettings` can manage limits and define the behavior when these limits are exceeded by the flow controller, and is customizable using `FlowControlSettings.Builder` and can return defaults via the `getDefaultInstance()` method."],["The class has static methods to retrieve a default instance (`getDefaultInstance()`) and create a new builder (`newBuilder()`) to configure custom settings."],["The class exposes methods for configuring flow control behavior such as `getLimitExceededBehavior()`, `getMaxOutstandingElementCount()`, and `getMaxOutstandingRequestBytes()`, as well as the capacity to modify existing settings with the `toBuilder()` method."]]],[]]