A textual description of the cause of the delay. The string can change
without notice because it is often generated by another service (such as
Compute Engine).
If the delay was caused by a resource shortage, this field lists the
Compute Engine metrics that are preventing this operation from running
(for example, CPUS or INSTANCES). If the particular metric is not
known, a single UNKNOWN metric will be present.
[[["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-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eDelayedEvent\u003c/code\u003e is a class that represents an event indicating a delay in pipeline execution due to resource limitations or transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDelayedEvent\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and the other accepting another \u003ccode\u003eDelayedEvent\u003c/code\u003e object as a parameter, enabling easy copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCause\u003c/code\u003e property, of type string, provides a description of the delay's cause, which can be generated by external services and is subject to change.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetrics\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, details the specific Compute Engine metrics that contributed to the delay, or if unknown, contains a single entry of "UNKNOWN".\u003c/p\u003e\n"]]],[],null,[]]