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-08-15 UTC."],[[["\u003cp\u003eThe webpage lists various versions of \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e, with the latest being version 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e is a class that implements the \u003ccode\u003eComparable\u003c/code\u003e interface and is used to record flow control events.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e can record the throttled time if the \u003ccode\u003eLimitExceededBehavior\u003c/code\u003e is set to \u003ccode\u003eBlock\u003c/code\u003e, or it records the exception if set to \u003ccode\u003eThrowException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey methods of the \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e class include \u003ccode\u003ecompareTo\u003c/code\u003e, \u003ccode\u003egetException\u003c/code\u003e, \u003ccode\u003egetThrottledTime\u003c/code\u003e, and \u003ccode\u003egetTimestampMs\u003c/code\u003e, allowing users to compare events, retrieve exceptions, get throttled times, and obtain the timestamp.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e class inherits several members from the \u003ccode\u003eObject\u003c/code\u003e class such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals(Object)\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e and more.\u003c/p\u003e\n"]]],[],null,[]]