Class: Google::Cloud::Monitoring::V3::AlertPolicy::Documentation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/alert.rb

Overview

A content string and a MIME type that describes the content string's format.

Instance Attribute Summary collapse

Instance Attribute Details

#content::String



164
165
166
167
# File 'proto_docs/google/monitoring/v3/alert.rb', line 164

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

#mime_type::String



164
165
166
167
# File 'proto_docs/google/monitoring/v3/alert.rb', line 164

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

#subject::String



164
165
166
167
# File 'proto_docs/google/monitoring/v3/alert.rb', line 164

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