Interface protos.google.monitoring.dashboard.v1.IWidget (2.9.2)

Properties of a Widget.

Package

@google-cloud/monitoring-dashboards

Properties

alertChart

alertChart?: (google.monitoring.dashboard.v1.IAlertChart|null);

Widget alertChart

blank

blank?: (google.protobuf.IEmpty|null);

Widget blank

collapsibleGroup

collapsibleGroup?: (google.monitoring.dashboard.v1.ICollapsibleGroup|null);

Widget collapsibleGroup

logsPanel

logsPanel?: (google.monitoring.dashboard.v1.ILogsPanel|null);

Widget logsPanel

scorecard

scorecard?: (google.monitoring.dashboard.v1.IScorecard|null);

Widget scorecard

text

text?: (google.monitoring.dashboard.v1.IText|null);

Widget text

timeSeriesTable

timeSeriesTable?: (google.monitoring.dashboard.v1.ITimeSeriesTable|null);

Widget timeSeriesTable

title

title?: (string|null);

Widget title

xyChart

xyChart?: (google.monitoring.dashboard.v1.IXyChart|null);

Widget xyChart