Records an update made to the event.
| JSON representation | 
|---|
| { "updateTime" : string , "title" : string , "description" : string , "symptom" : string , "workaround" : string } | 
| Fields | |
|---|---|
| update  |   Output only. The time the update was posted. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples:  | 
| title |   Output only. Brief title for the event. | 
| description |   Output only. Free-form, human-readable description. | 
| symptom |   Output only. Symptoms of the event, if available. | 
| workaround |   Output only. Workaround steps to remediate the event impact, if available. | 

