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-04 UTC."],[[["The webpage provides documentation for various versions of `FlowControlEventStats.FlowControlEvent`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`FlowControlEventStats.FlowControlEvent` is a class that implements the `Comparable` interface and records throttled time or exceptions related to flow control."],["This class includes methods such as `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs` for managing and retrieving flow control event data."],["The class inherits members from the `Object` class, including methods for cloning, equality checks, and hash code generation."],["The latest version, 2.63.1, is available as a link, showing that this is an actively updated component."]]],[]]