[[["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 page provides documentation for `DynamicFlowControlSettings`, a class used for configuring dynamic flow control in the Google API Client Libraries for Java, with the latest version being 2.63.1."],["The class `DynamicFlowControlSettings` is an abstract class that extends `java.lang.Object` and includes settings to manage the behavior of a `FlowController`, including initial, minimum, and maximum limits for outstanding elements and request bytes."],["Key methods in `DynamicFlowControlSettings` include `getInitialOutstandingElementCount()`, `getInitialOutstandingRequestBytes()`, `getLimitExceededBehavior()`, `getMaxOutstandingElementCount()`, `getMaxOutstandingRequestBytes()`, `getMinOutstandingElementCount()`, and `getMinOutstandingRequestBytes()`, each controlling a different aspect of flow control."],["The documentation also includes `newBuilder()` and `toBuilder()` methods, allowing users to construct or modify `DynamicFlowControlSettings` instances."],["The page provides historical versions of the documentation, with links back to version 2.7.1, allowing for reviewing the evolution of the software."]]],[]]