Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API class Google::Cloud::Monitoring::Dashboard::V1::CollapsibleGroup.
A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#collapsed
def collapsed() -> ::Boolean
Returns
- (::Boolean) — The collapsed state of the widget on first page load.
#collapsed=
def collapsed=(value) -> ::Boolean
Parameter
- value (::Boolean) — The collapsed state of the widget on first page load.
Returns
- (::Boolean) — The collapsed state of the widget on first page load.