[[["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 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."]]],[]]