[[["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-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eFlowControlSettings\u003c/code\u003e is a class used to manage data flow in the \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e namespace, allowing control over the number of outstanding elements and bytes.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and includes inherited members such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eEquals()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowControlSettings\u003c/code\u003e constructor accepts two nullable \u003ccode\u003eInt64\u003c/code\u003e parameters, \u003ccode\u003emaxOutstandingElementCount\u003c/code\u003e and \u003ccode\u003emaxOutstandingByteCount\u003c/code\u003e, to set limits on data flow, with null values indicating no specified limit.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxOutstandingByteCount\u003c/code\u003e property defines the maximum number of bytes allowed before restricting data flow, and it can be null.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxOutstandingElementCount\u003c/code\u003e property specifies the maximum number of outstanding elements before restricting data flow, and it can also be null.\u003c/p\u003e\n"]]],[],null,[]]