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 details the `FlowControlEventStats.FlowControlEvent` class, a crucial component for managing flow control within the Google API client library for Java, with the latest version being 2.63.1."],["The `FlowControlEvent` class implements the `Comparable` interface, allowing for comparison between `FlowControlEvent` instances."],["It contains methods like `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`, to record and access specific details related to flow control events."],["The class inherits members from the `Object` class, such as `clone`, `equals`, and `hashCode`."],["Multiple versions are available for the user, from version 2.24.0 all the way to version 2.63.1."]]],[]]