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-08-15 UTC."],[[["The latest version of the `FlowControlEventStats.FlowControlEvent` class is 2.63.1, with a comprehensive list of previous versions available, starting from 2.62.0 and going all the way back to 2.7.1."],["`FlowControlEventStats.FlowControlEvent` is a class that implements the `Comparable` interface for flow control events, enabling the comparison of events."],["It records the throttled time if `LimitExceededBehavior` is set to `LimitExceededBehavior#Block`, or the exception if the behavior is `LimitExceededBehavior#ThrowException`."],["The class inherits several methods from `java.lang.Object`, including `clone()`, `equals()`, and `getClass()`."],["The class contains method such as `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`, all of which contain parameters and return types that can be referenced."]]],[]]