[[["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-03-21 UTC."],[[["This webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Library for Java, specifically for version 2.20.1 and other versions up to the latest, 2.63.1."],["The `DynamicFlowControlSettings.Builder` class is used to build settings related to dynamic flow control, which manages batching and the rate at which elements and requests are processed."],["The page outlines the class's methods, including `build()`, and several `set...()` methods such as `setInitialOutstandingElementCount()`, `setMaxOutstandingRequestBytes()`, `setMinOutstandingElementCount()`, which allow you to configure the flow control behavior with specific parameters."],["The documentation covers the inheritance hierarchy, showing that `DynamicFlowControlSettings.Builder` inherits from `java.lang.Object`, and lists all the inherited members from the `Object` class."],["The most recent version available is 2.63.1 and the page also allows the user to see a list of other versions, starting from 2.20.1 all the way to 2.63.1, enabling access to documentation for various releases of the `DynamicFlowControlSettings.Builder`."]]],[]]