Class EventUpdate (0.1.3)

EventUpdate(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Records an update made to the event.

Attributes

NameDescription
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the update was posted.
title str
Output only. Brief title for the event.
description str
Output only. Free-form, human-readable description.
symptom str
Output only. Symptoms of the event, if available.
workaround str
Output only. Workaround steps to remediate the event impact, if available.