Class: Google::Cloud::ServiceHealth::V1::EventUpdate

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/servicehealth/v1/event_resources.rb

Overview

Records an update made to the event.

Instance Attribute Summary collapse

Instance Attribute Details

#description::String (readonly)



341
342
343
344
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 341

class EventUpdate
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#symptom::String (readonly)



341
342
343
344
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 341

class EventUpdate
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#title::String (readonly)



341
342
343
344
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 341

class EventUpdate
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_time::Google::Protobuf::Timestamp (readonly)



341
342
343
344
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 341

class EventUpdate
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#workaround::String (readonly)



341
342
343
344
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 341

class EventUpdate
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end