[[["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 `com.google.api.gax.batching` package, specifically focusing on various versions of the Google API Client Library for Java (gax)."],["The latest version documented is 2.63.1, and the page lists links to the documentation for versions ranging from 2.63.1 down to 2.7.1."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and includes methods for constructing `FlowControlSettings` objects, like the `build()` method."],["It also includes methods for setting properties of the flow control behavior, specifically the `setLimitExceededBehavior`, `setMaxOutstandingElementCount`, and `setMaxOutstandingRequestBytes` methods."],["The `FlowControlSettings.Builder` class can set the behavior when the flow controller's limits are exceeded, using the `FlowController.LimitExceededBehavior` type, and can also set the maximum number of outstanding elements or bytes."]]],[]]