[[["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-03-21 UTC."],[[["This webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Libraries for Java (gax), specifically focusing on version 2.46.1, but also listing version history all the way up to version 2.63.1."],["The `DynamicFlowControlSettings.Builder` class is designed to help configure dynamic flow control settings in the API's batching mechanism, and is a public abstract static class that extends `java.lang.Object`."],["The class includes methods such as `build()` to finalize settings, and multiple `set` methods to configure various parameters, including initial, minimum, and maximum outstanding element counts and request bytes."],["The `setLimitExceededBehavior` method allows setting how the flow controller should react when limits are surpassed, while all the `set` methods will return a `DynamicFlowControlSettings.Builder` type object."],["Users can access previous versions of the documentation by clicking on any of the provided links, which include multiple versions of the class ranging from version 2.7.1 all the way to the latest at 2.63.1."]]],[]]