[[["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-09 UTC."],[[["The latest version available for `DynamicFlowControlSettings` is 2.63.1, as indicated in the provided list of versions."],["`DynamicFlowControlSettings` is an abstract class for managing settings related to dynamic flow control within the `com.google.api.gax.batching` package."],["This class includes methods to configure the number of outstanding elements and bytes that a `FlowController` can manage, using settings like `getInitialOutstandingElementCount` and `getMaxOutstandingRequestBytes`."],["The class features methods for setting limits, a method to check if limits are exceeded, as well as a static method `newBuilder()` for creating a new builder, and `toBuilder()` for converting the object to a builder."],["The lowest version of `DynamicFlowControlSettings` provided is 2.7.1."]]],[]]