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-04-02 UTC."],[[["This webpage details the `FlowControlEventStats.FlowControlEvent` class, a component of the Google API Client Library for Java, with the latest version being 2.63.1."],["`FlowControlEventStats.FlowControlEvent` is used to record data for flow control events, including throttled times and exceptions, and is comparable."],["The `FlowControlEvent` class inherits from `java.lang.Object` and implements `Comparable\u003cFlowControlEventStats.FlowControlEvent\u003e`, providing methods for comparing events."],["The class offers methods such as `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs` for retrieving information about the event, like comparison, any exception, and the event time."],["A list of versions, ranging from 2.63.1 down to 2.7.1, is available for this specific `FlowControlEvent` class, with links to the documentation of each version."]]],[]]