Cloud Monitoring Dashboards V1 API - Class Google::Cloud::Monitoring::Dashboard::V1::Widget (v0.12.1)

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

Widget contains a single dashboard component and configuration of how to present the component in the dashboard.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#alert_chart

def alert_chart() -> ::Google::Cloud::Monitoring::Dashboard::V1::AlertChart
Returns

#alert_chart=

def alert_chart=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::AlertChart
Parameter
Returns

#blank

def blank() -> ::Google::Protobuf::Empty
Returns

#blank=

def blank=(value) -> ::Google::Protobuf::Empty
Parameter
Returns

#collapsible_group

def collapsible_group() -> ::Google::Cloud::Monitoring::Dashboard::V1::CollapsibleGroup
Returns

#collapsible_group=

def collapsible_group=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::CollapsibleGroup
Parameter
Returns

#logs_panel

def logs_panel() -> ::Google::Cloud::Monitoring::Dashboard::V1::LogsPanel
Returns

#logs_panel=

def logs_panel=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::LogsPanel
Parameter
Returns

#scorecard

def scorecard() -> ::Google::Cloud::Monitoring::Dashboard::V1::Scorecard
Returns

#scorecard=

def scorecard=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::Scorecard
Parameter
Returns

#text

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

#text=

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

#time_series_table

def time_series_table() -> ::Google::Cloud::Monitoring::Dashboard::V1::TimeSeriesTable
Returns

#time_series_table=

def time_series_table=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::TimeSeriesTable
Parameter
Returns

#title

def title() -> ::String
Returns
  • (::String) — Optional. The title of the widget.

#title=

def title=(value) -> ::String
Parameter
  • value (::String) — Optional. The title of the widget.
Returns
  • (::String) — Optional. The title of the widget.

#xy_chart

def xy_chart() -> ::Google::Cloud::Monitoring::Dashboard::V1::XyChart
Returns

#xy_chart=

def xy_chart=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::XyChart
Parameter
Returns