[[["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 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."]]],[]]