[[["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 version 2.7.1."],["The `DynamicFlowControlSettings.Builder` class allows configuration of dynamic flow control settings for batching operations, including setting initial, minimum, and maximum values for outstanding elements and request bytes."],["The page lists multiple versions of the `DynamicFlowControlSettings.Builder`, starting with the latest version (2.63.1) and going back to version 2.7.1."],["The methods included in this class allow for the setting of `initialOutstandingElementCount`, `initialOutstandingRequestBytes`, `limitExceededBehavior`, `maxOutstandingElementCount`, `maxOutstandingRequestBytes`, `minOutstandingElementCount`, and `minOutstandingRequestBytes`."],["The `build()` method is used to construct a `DynamicFlowControlSettings` object with the configured settings."]]],[]]