eventTime property

String? eventTime
getter/setter pair

Time when the event occurred.

If not provided, the time when the event was received by the Error Reporting system will be used.

Optional.

Implementation

core.String? eventTime;