[[["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-17 UTC."],[[["This page provides documentation for `FlowControlSettings`, an abstract class used to configure the behavior of `FlowController` in the `com.google.api.gax.batching` package."],["The documentation offers links to various versions of `FlowControlSettings`, ranging from version 2.63.1 (latest) down to 2.7.1, for users seeking different releases."],["`FlowControlSettings` can control how a `FlowController` acts when limits are exceeded, with options to throw exceptions, block operations, or ignore limits."],["The class contains methods to set the maximum number of outstanding elements and bytes allowed in memory before enforcing flow control."],["Users can obtain a `FlowControlSettings` instance using the static `getDefaultInstance()` or create a new configuration using the `newBuilder()` method."]]],[]]