[[["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-02 UTC."],[[["This webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Library for Java (gax), specifically focusing on version 2.33.0 and later."],["The content offers a comprehensive list of available versions, ranging from the latest (2.63.1) down to version 2.7.1, each linked to its respective documentation for the `DynamicFlowControlSettings.Builder` class."],["`DynamicFlowControlSettings.Builder` is an abstract class that extends `java.lang.Object` and is used to configure settings for dynamic flow control, as shown through its methods for setting initial, minimum, and maximum values for outstanding element count and request bytes."],["The `Builder` class provides methods to customize flow control behavior, such as setting the `LimitExceededBehavior` and the ability to build `DynamicFlowControlSettings` instances using the `build()` method."],["The documentation includes detailed information on the constructors, methods, parameters, and return types associated with the `DynamicFlowControlSettings.Builder` class, as well as inherited members from `java.lang.Object`."]]],[]]