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."],[[["\u003cp\u003eThis webpage lists the documentation for various versions of \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e, ranging from the latest version 2.63.1 down to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e is a class that records details about flow control events, including throttled time or exceptions when limits are exceeded.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e implements the \u003ccode\u003eComparable\u003c/code\u003e interface, allowing instances to be compared to each other using the \u003ccode\u003ecompareTo\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods to retrieve the exception (\u003ccode\u003egetException\u003c/code\u003e), throttled time (\u003ccode\u003egetThrottledTime\u003c/code\u003e), and timestamp (\u003ccode\u003egetTimestampMs\u003c/code\u003e) associated with the flow control event.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits several methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, such as \u003ccode\u003eclone\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e, and \u003ccode\u003ehashCode\u003c/code\u003e, that can be used to manage and compare objects.\u003c/p\u003e\n"]]],[],null,[]]