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-28 UTC."],[[["\u003cp\u003eThe webpage provides documentation for \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e, a class within the Google API client library for Java, specifically related to flow control in batching operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.63.1, and the page lists all versions going back to 2.7.1 with their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowControlEvent\u003c/code\u003e records the duration of throttling when \u003ccode\u003eLimitExceededBehavior\u003c/code\u003e is set to block, or throws an exception if it is set to \u003ccode\u003eLimitExceededBehavior#ThrowException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowControlEvent\u003c/code\u003e class implements the \u003ccode\u003eComparable\u003c/code\u003e interface, providing a \u003ccode\u003ecompareTo\u003c/code\u003e method for comparing instances of \u003ccode\u003eFlowControlEvent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides methods to retrieve information regarding the timestamp, the exception and the throttled time, via \u003ccode\u003egetTimestampMs()\u003c/code\u003e, \u003ccode\u003egetException()\u003c/code\u003e, and \u003ccode\u003egetThrottledTime()\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]