[[["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 webpage provides documentation for `DynamicFlowControlSettings`, a class that manages settings for dynamic flow control in the Google API Client Libraries for Java."],["The latest version of `DynamicFlowControlSettings` is documented at version 2.63.1, and previous versions, all the way back to 2.7.1, are accessible via links."],["`DynamicFlowControlSettings` controls the flow of elements and bytes for a `FlowController` by defining parameters like initial, minimum, and maximum outstanding element/byte counts."],["The `DynamicFlowControlSettings` class has methods to get and set parameters such as `getInitialOutstandingElementCount()`, `getMaxOutstandingRequestBytes()`, `getLimitExceededBehavior()`, and others, alongside a method to get a builder object with `newBuilder()`."],["The `DynamicFlowControlSettings` is an abstract class that extends the `Object` class, inheriting members such as `clone()`, `equals()`, `getClass()`, and more."]]],[]]