[[["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."],[[["This webpage provides documentation for the `FlowControlSettings.Builder` class within the `com.google.api.gax.batching` package, specifically focusing on version 2.41.0."],["The `FlowControlSettings.Builder` class is designed to configure flow control settings, and it inherits from `java.lang.Object`, including methods like `clone`, `equals`, and `hashCode`."],["The builder pattern is used in the `FlowControlSettings.Builder` class, which is apparent through its methods like `build`, `setLimitExceededBehavior`, `setMaxOutstandingElementCount`, and `setMaxOutstandingRequestBytes`."],["The webpage details the methods available within `FlowControlSettings.Builder`, allowing users to modify the behavior when limits are exceeded, as well as set the maximum number of outstanding elements and request bytes, returning a `FlowControlSettings.Builder` object for chaining."],["The page contains links to older versions of the `FlowControlSettings.Builder`, ranging from version 2.63.1 (latest) down to version 2.7.1."]]],[]]