[[["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 (gax)."],["The page lists various versions of `FlowControlSettings`, with the latest version being 2.63.1, and a range of versions available down to 2.7.1."],["`FlowControlSettings` includes methods to define the maximum number of outstanding elements and bytes, as well as to specify the behavior when limits are exceeded, which can be to throw an exception, block until resources are available, or ignore the limits."],["The class inherits members from `java.lang.Object`, such as `clone`, `equals`, `hashCode`, and `toString`, and provides static methods to get the default instance or create a new builder."],["The `FlowControlSettings` class manages flow control by limiting the number of outstanding requests in memory, with different behaviors defined for when those limits are exceeded."]]],[]]