[[["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 `FlowControlSettings.Builder` class within the `com.google.api.gax.batching` package, specifically focusing on various versions of the Google API Client Library for Java (gax)."],["The latest version documented is 2.63.1, and the page lists a range of versions down to 2.7.1, offering access to the documentation for each release."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and includes methods such as `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()`."],["The `build()` method constructs a `FlowControlSettings` object, while the `set` methods allow configuration of flow control behaviors, element counts, and request bytes using the designated parameters and types."],["There are a number of inhereted methods within the `java.lang.Object`, such as `Object.clone()` and `Object.wait()`, available to the `FlowControlSettings.Builder`."]]],[]]