[[["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 webpage provides documentation for `DynamicFlowControlSettings`, a class used for configuring dynamic flow control in the Google API Client Libraries for Java, with the latest version being 2.63.1."],["The content lists various versions of `DynamicFlowControlSettings`, ranging from version 2.63.1 down to version 2.7.1, allowing users to access the documentation for different releases."],["`DynamicFlowControlSettings` is used to manage the flow of data, specifying parameters like the initial, minimum, and maximum limits for outstanding elements and request bytes."],["The class includes static methods such as `newBuilder()` to create new instances, and methods such as `getInitialOutstandingElementCount()` and `getMaxOutstandingRequestBytes()` to retrieve specific configuration values, and `toBuilder()` to create a builder from the current instance."],["`DynamicFlowControlSettings` includes the ability to specify a `LimitExceededBehavior` which determines what will occur when the configured flow control limits are met."]]],[]]