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-04-09 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`."]]],[]]