[[["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."],[[["This webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Library for Java (gax), specifically version 2.58.0."],["The `DynamicFlowControlSettings.Builder` class is an abstract builder used to construct `DynamicFlowControlSettings` objects, which are related to managing flow control in batching operations."],["The documentation includes a list of available versions, ranging from 2.63.1 (latest) down to 2.7.1, with links to each version's specific documentation for `DynamicFlowControlSettings.Builder`."],["Key methods of the `DynamicFlowControlSettings.Builder` include `build()`, `setInitialOutstandingElementCount()`, `setInitialOutstandingRequestBytes()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, `setMaxOutstandingRequestBytes()`, `setMinOutstandingElementCount()`, and `setMinOutstandingRequestBytes()`, which are used to configure various parameters for flow control."],["The document lists the inherited members from the `java.lang.Object`, such as `clone()`, `equals()`, `finalize()`, etc., outlining the basic object operations available to the builder class."]]],[]]