[[["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 page provides documentation for `FlowControlSettings` within the Google API Client Library for Java (gax), detailing its functionality related to flow control."],["The latest version of `FlowControlSettings` is 2.63.1, and the page lists the documented versions from 2.63.1 down to version 2.7.1, with hyperlinks to the corresponding API documentation for each version."],["`FlowControlSettings` allows you to configure the behavior of `FlowController`, including the maximum number of outstanding elements or bytes, and how the `FlowController` should behave when limits are exceeded, such as throwing an exception, blocking, or ignoring."],["The class provides methods for getting the default instance, creating a new builder, retrieving the limit exceeded behavior, and obtaining the maximum outstanding element count and request bytes."],["Static methods, `getDefaultInstance()` and `newBuilder()` are provided, enabling users to quickly obtain a default configuration or start building custom settings for the FlowController."]]],[]]