[[["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 behavior of `FlowController` in the Google API client library for Java."],["The page lists various versions of `FlowControlSettings`, ranging from the latest version 2.63.1 down to version 2.7.1, with links to each version's specific documentation."],["`FlowControlSettings` offers methods to manage limits exceeded behavior, including `ThrowException`, `Block`, and `Ignore`, which dictate how `FlowController` responds when limits are reached."],["The class allows setting maximum limits on outstanding element count and request bytes to manage memory usage effectively using the methods `getMaxOutstandingElementCount` and `getMaxOutstandingRequestBytes`."],["The webpage further details the inherited members, static methods, constructors, and methods of the `FlowControlSettings` class, providing a comprehensive guide for developers using this class."]]],[]]