[[["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 focusing on version 2.48.1."],["The `FlowControlSettings.Builder` class is used to construct `FlowControlSettings` objects, which can be achieved by using the `build()` method that returns the built `FlowControlSettings` object."],["You can set the behavior of what happens when limits are exceeded, by using the `setLimitExceededBehavior` method with the `FlowController.LimitExceededBehavior` parameter."],["There are methods to set the maximum outstanding element count and the maximum outstanding request bytes with the methods `setMaxOutstandingElementCount` and `setMaxOutstandingRequestBytes` respectively, both taking in a Long type parameter."],["The webpage has a vast range of versions, from 2.63.1 as the latest, all the way down to version 2.7.1, each linking to their respective versions for the `FlowControlSettings.Builder` class."]]],[]]