[[["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 class."],["The latest version documented is 2.63.1, with a list of versions extending down to 2.7.1 available for reference."],["The `FlowControlSettings.Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()`."],["The `build()` method returns a `FlowControlSettings` object, while the other methods are used to set parameters of the FlowControlSettings and return a `FlowControlSettings.Builder`."],["The methods `setLimitExceededBehavior`, `setMaxOutstandingElementCount` and `setMaxOutstandingRequestBytes` each accept a unique parameter to control the behaviour of the flow, the value of elements to control, and the max value of bytes in a request."]]],[]]