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