[[["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 Library for Java (gax), specifically version 2.59.1."],["The `DynamicFlowControlSettings.Builder` class is an abstract builder used to configure settings for dynamic flow control, offering methods to set limits on element count and request bytes."],["The latest version available for this class is 2.63.1, with the webpage also listing links to a range of previous versions, starting from 2.62.0 all the way back to 2.7.1."],["Key methods of the builder include `build()`, which returns `DynamicFlowControlSettings`, and setter methods to modify parameters such as `setInitialOutstandingElementCount`, `setMaxOutstandingRequestBytes`, and `setLimitExceededBehavior`, to name a few."],["The class inherits several methods from the `java.lang.Object` class, including `equals`, `hashCode`, and `toString`."]]],[]]