[[["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`, an abstract class used to configure the `FlowController` in the Google API Client Library for Java."],["The content lists various versions of the `FlowControlSettings` class, ranging from the latest version 2.63.1 down to version 2.7.1."],["`FlowControlSettings` includes static methods to obtain a default instance (`getDefaultInstance()`) and to create a new builder object (`newBuilder()`), as well as methods to manage flow control behavior."],["Methods such as `getLimitExceededBehavior()`, `getMaxOutstandingElementCount()`, and `getMaxOutstandingRequestBytes()` are present to manage the flow control settings."],["The documentation shows that `FlowControlSettings` will set how the flow controller will react if limits are exceeded, as well as the max count of outstanding elements or request bytes."]]],[]]