Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API class Google::Cloud::Monitoring::Dashboard::V1::RowLayout.
A simplified layout that divides the available space into rows and arranges a set of widgets horizontally in each row.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#rows
def rows() -> ::Array<::Google::Cloud::Monitoring::Dashboard::V1::RowLayout::Row> Returns 
 - (::Array<::Google::Cloud::Monitoring::Dashboard::V1::RowLayout::Row>) — The rows of content to display.
 
#rows=
def rows=(value) -> ::Array<::Google::Cloud::Monitoring::Dashboard::V1::RowLayout::Row> Parameter 
 - value (::Array<::Google::Cloud::Monitoring::Dashboard::V1::RowLayout::Row>) — The rows of content to display.
 
 Returns 
 - (::Array<::Google::Cloud::Monitoring::Dashboard::V1::RowLayout::Row>) — The rows of content to display.