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-09-04 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e class, a record of flow control events within the Google API Client Library for Java.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.63.1, with links to documentation for numerous previous versions extending back to 2.7.1, allowing access to the relevant documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowControlEvent\u003c/code\u003e records throttled time or exceptions when flow control limits are exceeded, depending on whether \u003ccode\u003eLimitExceededBehavior\u003c/code\u003e is set to \u003ccode\u003eBlock\u003c/code\u003e or \u003ccode\u003eThrowException\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eKey methods of the \u003ccode\u003eFlowControlEvent\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, offering functionalities like comparing events, retrieving exceptions, and accessing time data.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements the \u003ccode\u003eComparable\u003c/code\u003e interface, enabling comparison between \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e instances, and inherits standard methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, such as \u003ccode\u003eequals\u003c/code\u003e and \u003ccode\u003ehashCode\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]