[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This document details the `DynamicFlowControlSettings` class, which is used for configuring dynamic flow control in Java."],["The latest version of the `DynamicFlowControlSettings` is 2.63.1, and the content lists links to documentation for version 2.41.0 and many versions between it and 2.63.1, and down to version 2.7.1."],["`DynamicFlowControlSettings` allows setting limits for outstanding elements and request bytes, with methods to get the initial, minimum, and maximum values."],["The class also lets you define behavior when the flow control limits are exceeded, by using `getLimitExceededBehavior`."],["Static method `newBuilder()` is used to create a new builder instance, while `toBuilder()` allows you to create a builder from an existing DynamicFlowControlSettings object."]]],[]]