[[["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 the Java programming language implementation."],["The content details a comprehensive list of versions for the `FlowControlSettings.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `FlowControlSettings.Builder` class inherits several members from the `java.lang.Object` class, including methods for cloning, comparison, and string representation."],["The `FlowControlSettings.Builder` class includes methods to configure flow control behavior, such as `setLimitExceededBehavior`, `setMaxOutstandingElementCount`, and `setMaxOutstandingRequestBytes`, all returning a modified `FlowControlSettings.Builder` instance."],["A builder pattern is used, with a `build()` method to construct an instance of `FlowControlSettings`."]]],[]]