[[["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`, 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 many previous versions accessible for reference, with the lowest being version 2.7.1."],["`DynamicFlowControlSettings` is an abstract class that inherits from `java.lang.Object`, and it has methods to set the initial, maximum, and minimum limits for outstanding elements and request bytes."],["The class can return a `FlowController.LimitExceededBehavior` to identify the behavior to expect when limits are reached."],["Users can create a new instance of `DynamicFlowControlSettings` using `newBuilder()` and can modify the current instance using `toBuilder()`."]]],[]]