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

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

scorecard

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

Widget scorecard

text

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

Widget text

title

title?: (string|null);

Widget title

xyChart

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

Widget xyChart