A flow control event. Record throttled time if LimitExceededBehavior is LimitExceededBehavior#Block, or the exception if the behavior is LimitExceededBehavior#ThrowException.
[[["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-07-02 UTC."],[[["The latest version available is 2.63.1, with a comprehensive list of previous versions provided down to 2.7.1 for the FlowControlEvent class."],["`FlowControlEventStats.FlowControlEvent` is a class that implements the `Comparable` interface for comparing flow control events, and extends the base `Object` class."],["The class provides methods such as `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs` for managing and analyzing flow control."],["`FlowControlEvent` records the throttled time if `LimitExceededBehavior` is `LimitExceededBehavior#Block` or it records the exception if the behavior is `LimitExceededBehavior#ThrowException`."]]],[]]