[[["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-15 UTC."],[[["This webpage provides documentation for the `FlowControlSettings.Builder` class within the `com.google.api.gax.batching` package, specifically focusing on version 2.51.0 and later versions of it."],["The `FlowControlSettings.Builder` class is an abstract static class used to construct instances of `FlowControlSettings`, inheriting from `java.lang.Object`."],["The `Builder()` constructor initializes a new `FlowControlSettings.Builder` object, while the `build()` method creates and returns a `FlowControlSettings` instance."],["The methods `setLimitExceededBehavior`, `setMaxOutstandingElementCount`, and `setMaxOutstandingRequestBytes` allow users to configure the behavior and limits of flow control, each returning a `FlowControlSettings.Builder`."],["There are multiple versions of the documentation provided with the latest being version 2.63.1."]]],[]]