[[["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-02 UTC."],[[["This webpage provides documentation for the `FlowControlSettings.Builder` class within the `com.google.api.gax.batching` package, specifically focusing on the Java implementation."],["The content offers access to different versions of the documentation, ranging from version 2.63.1 (latest) down to 2.7.1, allowing users to navigate between different releases of the API."],["The `FlowControlSettings.Builder` class, which inherits from `java.lang.Object`, includes methods to configure flow control settings like setting the behavior for when limits are exceeded, specifying the maximum number of outstanding elements, and the maximum number of outstanding request bytes."],["The primary constructor `Builder()` and the `build()` method are provided, allowing users to create instances of `FlowControlSettings` and configure them."],["The class contains an abstract method to set the behavior when a flow limit has been exceeded, as well as methods to set the max outstanding elements and max outstanding bytes."]]],[]]