[[["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 `DynamicFlowControlSettings`, a class used for configuring dynamic flow control in the `com.google.api.gax.batching` package within the Google API Client Library for Java."],["The latest version documented is 2.63.1, with a historical range of versions available for review from 2.62.0 back to 2.7.1."],["`DynamicFlowControlSettings` extends from the `java.lang.Object` class and provides methods to define the behavior of a `FlowController`, such as setting the initial, maximum, and minimum outstanding element counts and request bytes."],["The `newBuilder()` method is available for constructing new `DynamicFlowControlSettings` instances, and `toBuilder()` method is used to create a builder from existing settings."],["The `getLimitExceededBehavior()` method allows for the user to configure how the flow controller will behave when it reaches its limit, in order to manage and enforce flow control."]]],[]]