[[["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 version 2.61.0, with links to previous versions as well as the latest 2.63.1 version."],["The `FlowControlSettings.Builder` class extends `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, `hashCode()`, and `toString()`."],["The primary methods of `FlowControlSettings.Builder` are `build()`, which returns a `FlowControlSettings` object, `setLimitExceededBehavior()` which allows configuring the behavior when limits are exceeded using a `FlowController.LimitExceededBehavior` parameter, `setMaxOutstandingElementCount()` and `setMaxOutstandingRequestBytes()` which both take `Long` values as a parameter and return a `FlowControlSettings.Builder`."],["The webpage lists 49 different versions of the API from 2.63.1 back to 2.7.1, allowing you to access the documentation for these previous releases."]]],[]]