Class: Google::Apis::MonitoringV1::SingleViewGroup
- Inherits:
-
Object
- Object
- Google::Apis::MonitoringV1::SingleViewGroup
- 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
-
#initialize(**args) ⇒ SingleViewGroup
constructor
A new instance of SingleViewGroup.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SingleViewGroup
Returns a new instance of SingleViewGroup.
1985 1986 1987 |
# File 'lib/google/apis/monitoring_v1/classes.rb', line 1985 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1990 1991 |
# File 'lib/google/apis/monitoring_v1/classes.rb', line 1990 def update!(**args) end |