[[["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."],[[["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."]]],[]]