[[["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 across multiple versions."],["The latest version available is 2.63.1, with older versions ranging down to 2.7.1 accessible via the provided links."],["`DynamicFlowControlSettings` manages the behavior of a `FlowController` by defining limits such as minimum, maximum, and initial outstanding element counts and request bytes."],["The `DynamicFlowControlSettings` class includes methods to retrieve configurations such as `getInitialOutstandingElementCount()`, `getMaxOutstandingRequestBytes()`, and `getLimitExceededBehavior()`."],["There is a newBuilder() static method that allows for creating a new DynamicFlowControlSettings.Builder object, and a toBuilder() method that returns the same object."]]],[]]