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