[[["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, specifically for version 2.52.0 and other versions listed."],["The latest version documented is 2.63.1, with a range of prior versions from 2.62.0 down to 2.7.1 also being accessible through links."],["The `DynamicFlowControlSettings.Builder` class, which inherits from `java.lang.Object`, includes methods to configure settings for dynamic flow control, such as `setInitialOutstandingElementCount`, `setMaxOutstandingRequestBytes`, and `setLimitExceededBehavior`."],["The `build()` method of the class returns an object of type `DynamicFlowControlSettings`, allowing for the creation of a new object, and the other methods return an object of type `DynamicFlowControlSettings.Builder`, which allow for chaining of operations."],["The webpage also provides links to the Java documentation for related classes and methods, including `java.lang.Object`, `Long`, and `FlowController.LimitExceededBehavior`."]]],[]]