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."],[[["The provided content is a documentation page for `FlowControlEventStats.FlowControlEvent` in the Google API Client Library for Java, with version 2.63.1 being the latest."],["`FlowControlEventStats.FlowControlEvent` is a class that records data related to flow control events, including information on throttling and exceptions when limits are exceeded."],["This class implements the `Comparable` interface, allowing for comparisons between different `FlowControlEventStats.FlowControlEvent` instances."],["The class offers methods such as `getException()`, `getThrottledTime(TimeUnit timeUnit)`, `getTimestampMs()`, and `compareTo()` to retrieve information about flow control events and compare them."],["The documentation covers a wide range of versions for this specific class, starting from version 2.7.1 up until the latest 2.63.1."]]],[]]