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-15 UTC."],[[["The webpage provides documentation for `FlowControlEventStats.FlowControlEvent` in various versions of the Google API Client Library for Java, with version 2.63.1 being the latest."],["`FlowControlEventStats.FlowControlEvent` is a class that implements the `Comparable` interface and is used to record throttling time or exceptions related to flow control, inheriting members from `java.lang.Object`."],["The class has methods for retrieving information about flow control events, including `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`."],["The `compareTo` method allows comparison with another `FlowControlEventStats.FlowControlEvent`, and there is a comprehensive list of versioned documentation provided, dating back to version 2.7.1."]]],[]]