[[["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 `FlowControlSettings.Builder` within the Google API Client Libraries for Java (gax), with the latest version being 2.63.1."],["The content lists all the different version numbers of `FlowControlSettings.Builder`, providing links to access specific version documentation, ranging from version 2.63.1 down to 2.7.1."],["`FlowControlSettings.Builder` is a static abstract class that inherits from `java.lang.Object` and includes inherited methods like `clone()`, `equals(Object)`, and `hashCode()`."],["The class has a public constructor `Builder()` and includes methods like `build()`, `setLimitExceededBehavior()`, `setMaxOutstandingElementCount()`, and `setMaxOutstandingRequestBytes()` to allow for the configuration of flow control settings."],["The `setLimitExceededBehavior`, `setMaxOutstandingElementCount`, and `setMaxOutstandingRequestBytes` all return the `FlowControlSettings.Builder` type, allowing to further add to the configuration."]]],[]]