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 provides documentation for the `FlowControlEventStats.FlowControlEvent` class in the Google API client library for Java, specifically for version 2.34.1 and prior versions."],["The `FlowControlEventStats.FlowControlEvent` class, which is used for recording flow control events, implements the `Comparable` interface and inherits from `java.lang.Object`, offering methods such as `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`."],["The page lists available versions of `FlowControlEventStats.FlowControlEvent`, with version 2.63.1 being the latest, and provides links to the documentation for each version, allowing developers to navigate and view the changes."],["The class serves the purpose to record throttled time if the `LimitExceededBehavior` is set to `LimitExceededBehavior#Block`, or to record an exception if the `LimitExceededBehavior` is `LimitExceededBehavior#ThrowException`."]]],[]]