Class: Google::Apis::MonitoringV1::SingleViewGroup

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/monitoring_v1/classes.rb,
lib/google/apis/monitoring_v1/representations.rb,
lib/google/apis/monitoring_v1/representations.rb

Overview

A widget that groups the other widgets by using a dropdown menu. All widgets that are within the area spanned by the grouping widget are considered member widgets.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SingleViewGroup

Returns a new instance of SingleViewGroup.



2066
2067
2068
# File 'lib/google/apis/monitoring_v1/classes.rb', line 2066

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2071
2072
# File 'lib/google/apis/monitoring_v1/classes.rb', line 2071

def update!(**args)
end