[[["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 available for `DynamicFlowControlSettings` is 2.63.1, as seen in the provided list of version links."],["`DynamicFlowControlSettings` is an abstract class that defines settings for dynamic flow control in the `com.google.api.gax.batching` package."],["This class allows configuration of the number of outstanding elements and bytes that a `FlowController` can handle, both initially and at minimum and maximum thresholds."],["The class includes methods to get the behavior when limits are exceeded, including `getLimitExceededBehavior()`, as well as methods for getting and setting the various thresholds."],["The `newBuilder()` method provides a way to construct a new `DynamicFlowControlSettings.Builder`, and `toBuilder()` returns a `DynamicFlowControlSettings.Builder` instance."]]],[]]