[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]