[[["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-03-21 UTC."],[[["This webpage provides documentation for the `FlowControlSettings.Builder` class within the Google API Client Libraries for Java (gax), specifically displaying versions ranging from 2.9.0 to the latest 2.63.1."],["The `FlowControlSettings.Builder` class, which inherits from `java.lang.Object`, is designed to construct `FlowControlSettings` objects."],["The builder includes methods such as `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()`, which allow for the configuration of flow control settings."],["`setLimitExceededBehavior()` takes a `FlowController.LimitExceededBehavior` parameter, and both `setMaxOutstandingElementCount()` and `setMaxOutstandingRequestBytes()` take `Long` type parameters."],["Each of the methods included in this class will return a `FlowControlSettings.Builder` object."]]],[]]