[[["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 in the `com.google.api.gax.batching` package, with version 2.63.1 being the latest release and the content going back to version 2.7.1."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and has methods to modify its configuration, such as `setLimitExceededBehavior`, `setMaxOutstandingElementCount`, and `setMaxOutstandingRequestBytes`."],["The `build()` method of `FlowControlSettings.Builder` returns an instance of the `FlowControlSettings` class, which it is the final product of the configuration."],["The available methods of the `FlowControlSettings.Builder` class allows to configure the behavior of a flow controller, such as setting the limit behavior, the maximum element count and the maximum request bytes."]]],[]]