[[["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-09 UTC."],[[["This webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Library for Java (gax), specifically version 2.31.1."],["The page lists a history of versioned documentation, from the latest version 2.63.1 down to version 2.7.1, for this specific class."],["`DynamicFlowControlSettings.Builder` inherits from `java.lang.Object` and provides methods to configure settings related to dynamic flow control in batching, including setting limits and initial values for outstanding element counts and request bytes."],["The class offers a `build()` method to create `DynamicFlowControlSettings` and methods to adjust parameters like `setInitialOutstandingElementCount`, `setMaxOutstandingRequestBytes`, and `setLimitExceededBehavior`."],["The `DynamicFlowControlSettings.Builder` allows you to set the minimum and maximum number of elements and bytes for dynamic flow control, offering granular control over the flow of batch requests."]]],[]]