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

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

#error_reporting_panel

def error_reporting_panel() -> ::Google::Monitoring::Dashboard::V1::ErrorReportingPanel
Returns

#error_reporting_panel=

def error_reporting_panel=(value) -> ::Google::Monitoring::Dashboard::V1::ErrorReportingPanel
Parameter
Returns

#id

def id() -> ::String
Returns
  • (::String) — Optional. The widget id. Ids may be made up of alphanumerics, dashes and underscores. Widget ids are optional.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Optional. The widget id. Ids may be made up of alphanumerics, dashes and underscores. Widget ids are optional.
Returns
  • (::String) — Optional. The widget id. Ids may be made up of alphanumerics, dashes and underscores. Widget ids are optional.

#incident_list

def incident_list() -> ::Google::Cloud::Monitoring::Dashboard::V1::IncidentList
Returns

#incident_list=

def incident_list=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::IncidentList
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

#pie_chart

def pie_chart() -> ::Google::Cloud::Monitoring::Dashboard::V1::PieChart
Returns

#pie_chart=

def pie_chart=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::PieChart
Parameter
Returns

#scorecard

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

#scorecard=

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

#section_header

def section_header() -> ::Google::Cloud::Monitoring::Dashboard::V1::SectionHeader
Returns

#section_header=

def section_header=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::SectionHeader
Parameter
Returns

#single_view_group

def single_view_group() -> ::Google::Cloud::Monitoring::Dashboard::V1::SingleViewGroup
Returns

#single_view_group=

def single_view_group=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::SingleViewGroup
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