[[["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-02 UTC."],[[["This webpage provides documentation for `DynamicFlowControlSettings` in the Google API Client Libraries for Java, offering version-specific details from 2.7.1 up to the latest version 2.63.1."],["`DynamicFlowControlSettings` is an abstract class used for configuring dynamic flow control in batching, which is a part of the `com.google.api.gax.batching` package."],["The settings manage limits on the number of outstanding elements and bytes, which are managed by the `FlowController` before it begins enforcing flow control."],["Key methods include `getInitialOutstandingElementCount`, `getInitialOutstandingRequestBytes`, `getLimitExceededBehavior`, and methods to retrieve min/max values for outstanding elements and request bytes."],["The class offers a `newBuilder()` static method and a `toBuilder()` method to facilitate the creation and modification of `DynamicFlowControlSettings` objects."]]],[]]