[[["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-02 UTC."],[[["This webpage provides documentation for `DynamicFlowControlSettings` in the Google API Client Libraries for Java, specifically for version 2.54.1, and includes links to documentation for numerous other versions, including the most recent, 2.63.1."],["`DynamicFlowControlSettings` is an abstract class that configures settings for dynamic flow control, managing the number of outstanding elements and bytes allowed by the `FlowController`."],["The `newBuilder()` static method creates a builder to construct `DynamicFlowControlSettings` instances."],["The class offers methods to get the initial, minimum, and maximum limits for outstanding elements and request bytes, which are crucial for managing the flow of data within a system."],["The `getLimitExceededBehavior()` method returns how the `FlowController` behaves when limits are exceeded, and `toBuilder()` provides a method to create a builder based off an already constructed `DynamicFlowControlSettings` instance."]]],[]]