[[["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-17 UTC."],[[["The `FlowControlSettings` class controls data flow within the Google.Api.Gax namespace, providing settings to manage the flow of elements and bytes."],["Version 4.10.0 is the latest release, with multiple prior versions available, including 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0, each with its own documentation."],["This class inherits members from the `object` class, including methods like `ToString()`, `Equals()`, and `GetHashCode()`."],["`FlowControlSettings` has a constructor that takes optional parameters for `maxOutstandingElementCount` and `maxOutstandingByteCount`, which determine the maximum limits for elements and bytes before data flow is limited."],["The class provides properties `MaxOutstandingByteCount` and `MaxOutstandingElementCount`, both of which return a nullable long value to represent the maximum limits or null if no limit is set."]]],[]]