[[["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, detailing various versions of the Java library, ranging from version 2.7.1 up to the latest version 2.63.1."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, `getClass()`, and `toString()`, among others."],["The `FlowControlSettings.Builder` class offers a constructor `Builder()` and methods like `build()` to create `FlowControlSettings`, `setLimitExceededBehavior()` to specify the behavior when limits are exceeded, `setMaxOutstandingElementCount()` to manage the number of outstanding elements, and `setMaxOutstandingRequestBytes()` to manage the number of outstanding bytes in requests."],["Each version of the library has a separate link to its specific documentation, allowing developers to easily find information relevant to the version they are using."]]],[]]