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-07-01 UTC."],[[["The webpage provides documentation for `FlowControlEventStats.FlowControlEvent`, a class used to record flow control events in the Google API client library for Java, with the latest version being 2.63.1."],["`FlowControlEventStats.FlowControlEvent` implements the `Comparable` interface, allowing its instances to be compared, and it inherits several methods from `java.lang.Object`."],["The class `FlowControlEventStats.FlowControlEvent` has methods for retrieving details about a flow control event, including the exception encountered, the time it was throttled, and its timestamp."],["There are multiple past versions of the `FlowControlEventStats.FlowControlEvent` documentation available, spanning from version 2.63.1 down to 2.7.1, for users who may be using older releases."],["FlowControlEventStats.FlowControlEvent records time throttled if LimitExceededBehavior is set to Block or the exception if set to ThrowException."]]],[]]