[[["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 (gax), with version 2.63.1 being the latest."],["The content offers links to documentation for numerous versions of the `DynamicFlowControlSettings.Builder` class, ranging from version 2.63.1 down to 2.7.1, which can be referenced by a user if needed."],["`DynamicFlowControlSettings.Builder` is an abstract class that inherits from `java.lang.Object` and provides methods to configure dynamic flow control settings, such as setting the initial, minimum, and maximum outstanding element count and request bytes."],["Key methods provided by the `DynamicFlowControlSettings.Builder` class allow users to set parameters such as `setInitialOutstandingElementCount`, `setInitialOutstandingRequestBytes`, and `setLimitExceededBehavior`."],["The `build()` method within `DynamicFlowControlSettings.Builder` will return a `DynamicFlowControlSettings` object after the configurations have been set using the other available methods."]]],[]]