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 version 2.63.1 being the latest."],["`FlowControlEventStats.FlowControlEvent` records time when throttling occurs and provides the exception if `LimitExceededBehavior#ThrowException` is set."],["The `FlowControlEventStats.FlowControlEvent` class implements the `Comparable` interface and inherits several methods from `java.lang.Object`."],["Key methods of this class include `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`, allowing for event comparison, retrieving exceptions, obtaining throttled time, and accessing the event's timestamp."],["A comprehensive history of versions, starting from 2.63.1 and ranging down to 2.7.1, are listed and available via provided links for users to browse."]]],[]]