Class: Google::Cloud::Monitoring::Dashboard::V1::SectionHeader

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

Overview

A widget that defines a new section header. Sections populate a table of contents and allow easier navigation of long-form content.

Instance Attribute Summary collapse

Instance Attribute Details

#divider_below::Boolean



33
34
35
36
# File 'proto_docs/google/monitoring/dashboard/v1/section_header.rb', line 33

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

#subtitle::String



33
34
35
36
# File 'proto_docs/google/monitoring/dashboard/v1/section_header.rb', line 33

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