cause property

String? cause
getter/setter pair

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).

Implementation

core.String? cause;