[[["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 Java library."],["The latest documented version of `FlowControlSettings.Builder` is 2.63.1, and the webpage includes documentation for versions down to 2.7.1."],["The `FlowControlSettings.Builder` class inherits methods from the `java.lang.Object` class, such as `clone()`, `equals()`, `hashCode()`, and `toString()`."],["The class offers a constructor `Builder()` and methods `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()` to configure flow control settings."],["The `build()` method will return a `FlowControlSettings` object, while `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()` will all return a `FlowControlSettings.Builder` object."]]],[]]