Cloud Monitoring Dashboards V1 API - Class Google::Cloud::Monitoring::Dashboard::V1::Text (v0.8.0)

Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API class Google::Cloud::Monitoring::Dashboard::V1::Text.

A widget that displays textual content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#content

def content() -> ::String
Returns
  • (::String) — The text content to be displayed.

#content=

def content=(value) -> ::String
Parameter
  • value (::String) — The text content to be displayed.
Returns
  • (::String) — The text content to be displayed.

#format

def format() -> ::Google::Cloud::Monitoring::Dashboard::V1::Text::Format
Returns

#format=

def format=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::Text::Format
Parameter
Returns