Interface protos.google.monitoring.dashboard.v1.XyChart.IDataSet (2.9.2)

Properties of a DataSet.

Package

@google-cloud/monitoring-dashboards

Properties

legendTemplate

legendTemplate?: (string|null);

DataSet legendTemplate

minAlignmentPeriod

minAlignmentPeriod?: (google.protobuf.IDuration|null);

DataSet minAlignmentPeriod

plotType

plotType?: (google.monitoring.dashboard.v1.XyChart.DataSet.PlotType|keyof typeof google.monitoring.dashboard.v1.XyChart.DataSet.PlotType|null);

DataSet plotType

targetAxis

targetAxis?: (google.monitoring.dashboard.v1.XyChart.DataSet.TargetAxis|keyof typeof google.monitoring.dashboard.v1.XyChart.DataSet.TargetAxis|null);

DataSet targetAxis

timeSeriesQuery

timeSeriesQuery?: (google.monitoring.dashboard.v1.ITimeSeriesQuery|null);

DataSet timeSeriesQuery