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-17 UTC."],[[["This webpage provides documentation for `FlowControlEventStats.FlowControlEvent`, a class related to flow control in the Google API Client Library for Java."],["The content lists various versions of the library, ranging from the latest version 2.63.1 down to version 2.7.1, with links to each version's documentation."],["`FlowControlEventStats.FlowControlEvent` is a class that records details about flow control events, such as throttled time or exceptions, and it implements the `Comparable` interface."],["The `FlowControlEventStats.FlowControlEvent` class includes several methods, such as `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`, for managing and retrieving flow control data."],["This class inherits from `java.lang.Object`, meaning it has access to methods like `clone`, `equals`, and `hashCode`."]]],[]]