[[["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 webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Library for Java, specifically for version 2.47.0 and other versions listed."],["The latest version documented is 2.63.1, with a comprehensive list of previous versions all the way back to version 2.7.1, each linked to their respective documentation."],["The `DynamicFlowControlSettings.Builder` class allows configuration of dynamic flow control settings, with methods to set parameters such as initial, maximum, and minimum outstanding element count and request bytes."],["The class includes methods like `build()` to create a `DynamicFlowControlSettings` object, and setters to define limit-exceeded behavior, using `FlowController.LimitExceededBehavior` as an argument."],["The `DynamicFlowControlSettings.Builder` class inherits methods from the `Object` class in Java, such as `clone()`, `equals(Object)`, and `toString()`."]]],[]]