[[["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 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."]]],[]]