Module: Google::Cloud::Monitoring::Dashboard::V1::SparkChartType

Defined in:
proto_docs/google/monitoring/dashboard/v1/metrics.rb

Overview

Defines the possible types of spark chart supported by the Scorecard.

Constant Summary collapse

SPARK_CHART_TYPE_UNSPECIFIED =

Not allowed in well-formed requests.

0
SPARK_LINE =

The sparkline will be rendered as a small line chart.

1
SPARK_BAR =

The sparkbar will be rendered as a small bar chart.

2