[[["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-03-21 UTC."],[[["The webpage provides documentation for `DynamicFlowControlSettings`, a class that manages settings for dynamic flow control in Java."],["The content displays a list of available versions, ranging from version 2.63.1 (latest) down to 2.7.1, each link corresponding to the documentation for that specific release of the `DynamicFlowControlSettings` class."],["The `DynamicFlowControlSettings` class allows for setting the initial, maximum, and minimum limits for both outstanding elements and request bytes managed by the `FlowController`."],["The `DynamicFlowControlSettings` class, part of the Google API client library for Java, includes methods for retrieving flow control parameters, such as `getInitialOutstandingElementCount` and `getLimitExceededBehavior`."],["A static method, `newBuilder()`, is available to create a `DynamicFlowControlSettings.Builder` object, and `toBuilder()` to generate a new builder from existing settings."]]],[]]