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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[[["The 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` is used to record throttled time or exceptions related to flow control behavior."],["The class implements the `Comparable` interface, enabling the comparison of `FlowControlEventStats.FlowControlEvent` instances, with a `compareTo` method provided for this purpose."],["The class provides methods like `getException`, `getThrottledTime`, and `getTimestampMs` to retrieve specific details about the flow control event."],["The webpage contains links to older versions of the documentation, down to version 2.7.1, for `FlowControlEventStats.FlowControlEvent`."]]],[]]