Class: Google::Cloud::ServiceHealth::V1::OrganizationImpact

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

Represents impact to assets at organizational level. It is a read-only view and does not allow any modifications.

Instance Attribute Summary collapse

Instance Attribute Details

#asset::Google::Cloud::ServiceHealth::V1::Asset (readonly)



399
400
401
402
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 399

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

#events::Array<::String> (readonly)



399
400
401
402
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 399

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

#name::String (readonly)



399
400
401
402
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 399

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

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



399
400
401
402
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 399

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