Cloud Monitoring Dashboards V1 API - Module Google::Cloud::Monitoring::Dashboard::V1::SparkChartType (v0.12.1)

Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API module Google::Cloud::Monitoring::Dashboard::V1::SparkChartType.

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

Constants

SPARK_CHART_TYPE_UNSPECIFIED

value: 0
Not allowed in well-formed requests.

SPARK_LINE

value: 1
The sparkline will be rendered as a small line chart.

SPARK_BAR

value: 2
The sparkbar will be rendered as a small bar chart.