[[["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 `FlowControlSettings.Builder` class within the `com.google.api.gax.batching` package, specifically detailing its usage in various versions ranging from 2.7.1 to the latest, 2.63.1."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and includes methods such as `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()` to configure flow control settings."],["The `build()` method returns an instance of `FlowControlSettings`, while the `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()` methods are used to set parameters and each return a `FlowControlSettings.Builder` instance."],["Each version shown, starting with 2.7.1 up until 2.63.1, are links that navigate the user to specific pages dedicated to the methods and variables found within the `FlowControlSettings.Builder` class, based on the version selected."]]],[]]