EventUpdate(mapping=None, *, ignore_unknown_fields=False, **kwargs)Records an update made to the event.
Attributes | 
      |
|---|---|
| Name | Description | 
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.  |