[[["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-03-21 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 of `DynamicFlowControlSettings` is 2.63.1, and there is documentation available for a range of previous versions going back to version 2.7.1."],["`DynamicFlowControlSettings` is an abstract class that inherits from `java.lang.Object`, and it is used to manage the number of outstanding elements and bytes allowed by a `FlowController`."],["`DynamicFlowControlSettings` provides methods to get and set parameters for dynamic flow control, including initial, minimum, and maximum values for outstanding elements and bytes, as well as the behavior when limits are exceeded."],["The class also provides static methods to create a `newBuilder()` to instantiate a `DynamicFlowControlSettings.Builder` object, as well as the ability to create a new builder from an existing object with the `toBuilder()` method."]]],[]]