[[["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."],[[["This page provides documentation for `DynamicFlowControlSettings`, a class used for configuring dynamic flow control in the `com.google.api.gax.batching` package across various versions, with the latest being 2.63.1."],["`DynamicFlowControlSettings` defines the behavior of a `FlowController` by setting limits such as the initial, minimum, and maximum numbers of outstanding elements and request bytes."],["The class offers methods to manage flow control settings, including `getInitialOutstandingElementCount`, `getInitialOutstandingRequestBytes`, `getLimitExceededBehavior`, `getMaxOutstandingElementCount`, `getMaxOutstandingRequestBytes`, `getMinOutstandingElementCount`, and `getMinOutstandingRequestBytes`."],["The `newBuilder()` method is available to instantiate a builder for creating new `DynamicFlowControlSettings` objects, and the `toBuilder()` method is available to create a new Builder based off the called object."],["The documentation also includes a comprehensive list of versioned links to the `DynamicFlowControlSettings` class, dating back to version 2.7.1, allowing access to historical references and changes."]]],[]]