[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]