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."],[[["This webpage details the `FlowControlEventStats.FlowControlEvent` class, a component of the Google API Client Library for Java, with version 2.50.0 being shown."],["The class, implementing `Comparable`, records flow control events, handling either throttled time when `LimitExceededBehavior` is `Block` or the exception when it's `ThrowException`."],["The available methods for this class are `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`, with all method descriptions, parameters and returns covered."],["A list of older version numbers is provided, from 2.63.1 (latest) to 2.7.1, allowing users to reference documentation for specific releases."]]],[]]