[[["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-09 UTC."],[[["The webpage provides documentation for the `DynamicFlowControlSettings.Builder` class within the Google API Client Libraries for Java (gax), specifically focusing on version 2.9.0."],["The `DynamicFlowControlSettings.Builder` class is used to configure settings for dynamic flow control in batching operations, extending from Java's `Object` class."],["There is a comprehensive list of available versions for `DynamicFlowControlSettings.Builder`, from version 2.63.1 (latest) down to 2.7.1, with links to each version's documentation."],["The class offers several methods to adjust flow control, such as setting the initial, minimum, and maximum limits for outstanding elements and request bytes, in addition to defining the behavior when limits are exceeded."],["The webpage details the `build()` method which generates the `DynamicFlowControlSettings` object, as well as other methods including `setInitialOutstandingElementCount`, `setMaxOutstandingElementCount`, `setMinOutstandingElementCount`, `setInitialOutstandingRequestBytes`, `setMaxOutstandingRequestBytes`, `setMinOutstandingRequestBytes`, and `setLimitExceededBehavior`."]]],[]]