Class: Google::Cloud::Chronicle::V1::Markdown::MarkdownProperties

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

Overview

Properties for the markdown.

Instance Attribute Summary collapse

Instance Attribute Details

#background_color::String

Returns Optional. Background color of the markdown.

Returns:

  • (::String)

    Optional. Background color of the markdown.



686
687
688
689
# File 'proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb', line 686

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