Interface protos.google.monitoring.dashboard.v1.IMosaicLayout

Properties of a MosaicLayout.

Package

@google-cloud/monitoring-dashboards!

Properties

columns

columns?: (number|null);

MosaicLayout columns

Property Value
TypeDescription
(number|null)

tiles

tiles?: (google.monitoring.dashboard.v1.MosaicLayout.ITile[]|null);

MosaicLayout tiles

Property Value
TypeDescription
(google.monitoring.dashboard.v1.MosaicLayout.ITile[]|null)