[[["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-02 UTC."],[[["This webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Library for Java, specifically for version 2.37.0 and other versions listed."],["The latest version documented is 2.63.1, with a comprehensive list of versions going back to 2.7.1, all of which link to specific documentation for that release of the `DynamicFlowControlSettings.Builder` class."],["`DynamicFlowControlSettings.Builder` is an abstract class that extends `java.lang.Object` and is used to configure dynamic flow control settings."],["Key methods of the `DynamicFlowControlSettings.Builder` include `build()`, and several `set` methods for configuring aspects such as `initialOutstandingElementCount`, `initialOutstandingRequestBytes`, `limitExceededBehavior`, `maxOutstandingElementCount`, `maxOutstandingRequestBytes`, `minOutstandingElementCount`, and `minOutstandingRequestBytes`."],["The class includes inherited members from the `Object` class that allows for object level operations such as checking equality or getting a hashcode."]]],[]]