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."],[[["This webpage details the `FlowControlEventStats.FlowControlEvent` class, a record of flow control events within the `com.google.api.gax.batching` package for Java."],["The content includes a list of versions of the `FlowControlEventStats.FlowControlEvent` class, ranging from version 2.63.1 (latest) down to version 2.7.1, linking to the API documentation for each one."],["The `FlowControlEventStats.FlowControlEvent` class implements the `Comparable` interface, enabling comparison between `FlowControlEventStats.FlowControlEvent` objects."],["The `FlowControlEventStats.FlowControlEvent` class includes methods to `getException()`, `getThrottledTime(TimeUnit timeUnit)` and `getTimestampMs()`, providing access to relevant data in each flow event."],["This page also shows a section of the Inherited Members, as well as the inheritance of this class from `java.lang.Object`."]]],[]]