[[["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 Libraries for Java (gax), specifically version 2.45.0."],["The latest version of `DynamicFlowControlSettings.Builder` is 2.63.1, and the page lists numerous previous versions dating back to 2.7.1 for reference and compatibility purposes."],["The `DynamicFlowControlSettings.Builder` class extends from `java.lang.Object` and includes a constructor and several methods for building and configuring flow control settings."],["Key methods available in the `DynamicFlowControlSettings.Builder` class include `build()`, `setInitialOutstandingElementCount()`, `setInitialOutstandingRequestBytes()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, `setMaxOutstandingRequestBytes()`, `setMinOutstandingElementCount()`, and `setMinOutstandingRequestBytes()`, each for configuring aspects of dynamic flow control."],["Each setting method that is listed such as `setInitialOutstandingElementCount` takes a parameter that is of type Long, and returns `DynamicFlowControlSettings.Builder`."]]],[]]