[[["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.35.0 and other previous versions, with the latest being 2.63.1."],["The `FlowControlSettings.Builder` class is designed to configure flow control settings, inheriting members from `java.lang.Object`, and includes methods like `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()`."],["The `build()` method returns an instance of `FlowControlSettings`, while `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()` are used to set the behavior when the limit is exceeded, the maximum number of outstanding elements, and the maximum outstanding request bytes, respectively, and each return an instance of `FlowControlSettings.Builder`."],["There are many older versions of the documentation available, ranging from version 2.63.1 down to version 2.7.1, allowing users to access the documentation for the version that is relevant to their needs."]]],[]]