[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]