[[["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-06-17 UTC."],[[["This document provides comprehensive reference information for `DynamicFlowControlSettings`, focusing on its role in managing flow control in the Google API Client Libraries for Java."],["The latest version of the `DynamicFlowControlSettings` class is 2.63.1, and the document provides links to various previous versions, spanning from 2.62.0 down to 2.7.1, which can be helpful for comparing changes."],["`DynamicFlowControlSettings` is an abstract class used to configure settings for dynamic flow control, governing the number of outstanding elements and bytes allowed by the `FlowController`."],["The class offers methods to define the minimum, maximum, and initial limits for outstanding elements and bytes, along with setting the behavior when limits are exceeded, utilizing methods such as `getMinOutstandingElementCount()`, `getMaxOutstandingRequestBytes()`, and `getLimitExceededBehavior()`."],["The `newBuilder()` and `toBuilder()` methods allow users to construct and modify instances of `DynamicFlowControlSettings` easily and programmatically."]]],[]]