[[["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."],[[["The latest version of the `DynamicFlowControlSettings` documentation is 2.63.1, and the page contains documentation for multiple older versions, ranging down to version 2.7.1."],["`DynamicFlowControlSettings` is an abstract class used for configuring dynamic flow control in the `com.google.api.gax.batching` package within Java, with its main purpose being to provide settings for managing flow control limits."],["This class provides methods to get and set the initial, minimum, and maximum outstanding element counts and request bytes, allowing for configuration of the `FlowController` behavior, and it also can retrieve the `LimitExceededBehavior`."],["`DynamicFlowControlSettings` includes inherited methods from the `java.lang.Object` class and can be instantiated via the `newBuilder()` static method, which will produce a `DynamicFlowControlSettings.Builder` instance, or the `toBuilder()` method."]]],[]]