Interface protos.google.monitoring.dashboard.v1.MosaicLayout.ITile (2.9.1)

Properties of a Tile.

Package

@google-cloud/monitoring-dashboards

Properties

height

height?: (number|null);

Tile height

widget

widget?: (google.monitoring.dashboard.v1.IWidget|null);

Tile widget

width

width?: (number|null);

Tile width

xPos

xPos?: (number|null);

Tile xPos

yPos

yPos?: (number|null);

Tile yPos