Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::EventUpdate.
Records an update made to the event.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — Output only. Free-form, human-readable description.
#symptom
def symptom() -> ::String
Returns
- (::String) — Output only. Symptoms of the event, if available.
#title
def title() -> ::String
Returns
- (::String) — Output only. Brief title for the event.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the update was posted.
#workaround
def workaround() -> ::String
Returns
- (::String) — Output only. Workaround steps to remediate the event impact, if available.