Class: Google::Cloud::ServiceHealth::V1::Product

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 the Google Cloud product impacted by the event.

Instance Attribute Summary collapse

Instance Attribute Details

#product_name::String



359
360
361
362
# File 'proto_docs/google/cloud/servicehealth/v1/event_resources.rb', line 359

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