Reference documentation and code samples for the Google Cloud Service Health V1 Client class EventUpdate.
Records an update made to the event.
Generated from protobuf message google.cloud.servicehealth.v1.EventUpdate
Namespace
Google \ Cloud \ ServiceHealth \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ update_time
↳ title
string
Output only. Brief title for the event.
↳ description
string
Output only. Free-form, human-readable description.
↳ symptom
string
Output only. Symptoms of the event, if available.
↳ workaround
string
Output only. Workaround steps to remediate the event impact, if available.
getUpdateTime
Output only. The time the update was posted.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time the update was posted.
$this
getTitle
Output only. Brief title for the event.
string
setTitle
Output only. Brief title for the event.
var
string
$this
getDescription
Output only. Free-form, human-readable description.
string
setDescription
Output only. Free-form, human-readable description.
var
string
$this
getSymptom
Output only. Symptoms of the event, if available.
string
setSymptom
Output only. Symptoms of the event, if available.
var
string
$this
getWorkaround
Output only. Workaround steps to remediate the event impact, if available.
string
setWorkaround
Output only. Workaround steps to remediate the event impact, if available.
var
string
$this