[[["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.53.0 and earlier versions up to 2.7.1."],["The `DynamicFlowControlSettings.Builder` class is an abstract class that extends `java.lang.Object` and is used to build `DynamicFlowControlSettings` objects."],["The class provides methods like `build()` to create a `DynamicFlowControlSettings` object and several setter methods, such as `setInitialOutstandingElementCount()`, `setInitialOutstandingRequestBytes()`, `setMaxOutstandingElementCount()`, `setMaxOutstandingRequestBytes()`, `setMinOutstandingElementCount()`, and `setMinOutstandingRequestBytes()`, to configure the dynamic flow control settings."],["It also includes a `setLimitExceededBehavior()` method, allowing configuration of the behavior when limits are exceeded using the `FlowController.LimitExceededBehavior` enum."],["The page lists a range of previous versions and their corresponding documentation links, with the latest version, 2.63.1, as the first link."]]],[]]