[[["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 Libraries for Java (gax), specifically focusing on version 2.13.0 but also listing previous versions."],["The `DynamicFlowControlSettings.Builder` class is used to construct `DynamicFlowControlSettings` objects and it inherits from `java.lang.Object`, as detailed by the Inherited Members section."],["The documentation lists all versions from the latest 2.63.1 down to 2.7.1 where the version number links to the associated documentation for that version."],["The `Builder` class contains a constructor, and methods including `build()` to finalize the construction, as well as setter methods like `setInitialOutstandingElementCount`, `setMaxOutstandingRequestBytes` and `setLimitExceededBehavior` to customize `DynamicFlowControlSettings` instances."],["Each of the methods takes at least one parameter, and returns a `DynamicFlowControlSettings.Builder`, allowing for chaining."]]],[]]