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