[[["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 the `DynamicFlowControlSettings.Builder` class within the Google API Client Library for Java (gax), specifically version 2.35.0."],["The latest version of `DynamicFlowControlSettings.Builder` is 2.63.1, and the page lists a comprehensive archive of previous versions, from 2.62.0 all the way back to 2.7.1, which allows developers to find documentation for their desired version."],["The `DynamicFlowControlSettings.Builder` class extends `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, `hashCode()`, and others."],["Key functionalities of `DynamicFlowControlSettings.Builder` include setting limits on outstanding element count and request bytes, using methods like `setInitialOutstandingElementCount()`, `setMaxOutstandingRequestBytes()`, `setMinOutstandingRequestBytes()`, and determining behavior when limits are exceeded via `setLimitExceededBehavior()`."],["The page outlines the `build()` method, which generates a `DynamicFlowControlSettings` object, along with parameter details and return types for each of the available methods."]]],[]]