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-26 UTC."],[[["The webpage details various versions of `FlowControlEventStats.FlowControlEvent`, with the latest being version 2.63.1, and it includes a comprehensive list of versions from 2.63.1 back to 2.7.1."],["`FlowControlEventStats.FlowControlEvent` records either the throttled time when `LimitExceededBehavior` is set to `Block` or the exception if set to `ThrowException`."],["`FlowControlEventStats.FlowControlEvent` class implements the `Comparable` interface, allowing for comparison between `FlowControlEventStats.FlowControlEvent` objects."],["The `FlowControlEventStats.FlowControlEvent` provides methods like `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs` to interact with and retrieve information from it."]]],[]]