[[["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.39.0 of the Java library and later versions."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, and `wait()`."],["The `Builder()` constructor is used to create a new builder instance, while the `build()` method constructs a `FlowControlSettings` object."],["There are methods available for setting the behavior when limits are exceeded, like `setLimitExceededBehavior`, as well as setting limits on elements and bytes with `setMaxOutstandingElementCount` and `setMaxOutstandingRequestBytes` respectively."],["The page lists various older versions of the documentation for `FlowControlSettings.Builder`, starting from version 2.63.1 down to 2.7.1, allowing users to access the appropriate API reference for any version."]]],[]]