[[["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, with version 2.63.1 being the latest release and many prior versions listed."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and offers methods to configure flow control settings."],["The `build()` method is used to construct a `FlowControlSettings` object, which is the object returned by the `build()` method."],["Key methods include `setLimitExceededBehavior`, `setMaxOutstandingElementCount`, and `setMaxOutstandingRequestBytes`, allowing users to specify the behavior when limits are exceeded and set limits on elements and request bytes, respectively."],["The page includes links to the javadoc documentation for each version of the `FlowControlSettings.Builder` class."]]],[]]