[[["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-09-09 UTC."],[[["\u003cp\u003eThe latest version available is 2.63.1, as indicated in the provided list of versions for \u003ccode\u003eDynamicFlowControlSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDynamicFlowControlSettings\u003c/code\u003e is an abstract class that defines the settings for dynamic flow control in the \u003ccode\u003ecom.google.api.gax.batching\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods to get the initial, minimum, and maximum number of outstanding elements and bytes that a \u003ccode\u003eFlowController\u003c/code\u003e can manage, such as \u003ccode\u003egetInitialOutstandingElementCount\u003c/code\u003e, \u003ccode\u003egetMinOutstandingElementCount\u003c/code\u003e, \u003ccode\u003egetMaxOutstandingRequestBytes\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetLimitExceededBehavior()\u003c/code\u003e method allows you to understand how the \u003ccode\u003eFlowController\u003c/code\u003e responds when its limits are surpassed, referencing the \u003ccode\u003eFlowControlSettings\u003c/code\u003e for the behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003enewBuilder()\u003c/code\u003e static method allows the user to create a new \u003ccode\u003eDynamicFlowControlSettings.Builder\u003c/code\u003e, while the \u003ccode\u003etoBuilder()\u003c/code\u003e allows to modify the currently existing \u003ccode\u003eDynamicFlowControlSettings\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]