[[["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."],[[["The latest version of the `DynamicFlowControlSettings.Builder` is 2.63.1, with a comprehensive list of versions ranging down to 2.7.1 provided for reference."],["The `DynamicFlowControlSettings.Builder` class, extends from `java.lang.Object`, and includes a variety of inherited methods from the parent class."],["The class offers a `build()` method that returns `DynamicFlowControlSettings` to finalize the settings."],["The `DynamicFlowControlSettings.Builder` allows modification to outstanding element count, request bytes, and limit behavior through methods like `setInitialOutstandingElementCount`, `setMaxOutstandingRequestBytes`, and `setLimitExceededBehavior`, each of which accepts a `Long` or `FlowController.LimitExceededBehavior`."],["There is a constructor `Builder()` to build the dynamic flow control settings."]]],[]]