[[["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-09 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 version of the documentation available is 2.63.1, and the page lists documentation links for multiple previous versions, going down to version 2.7.1, allowing users to reference a specific version."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()`."],["The `build()` method constructs a `FlowControlSettings` object, while the `set` methods allow for configuration of flow control behavior, element count, and request bytes, with each `set` method returning a `FlowControlSettings.Builder` instance."],["The page details the constructors, inherited members and methods of the `FlowControlSettings.Builder` class, including parameter descriptions and return types for the methods."]]],[]]