| Package | Description |
|---|---|
| com.google.api.services.monitoring.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SparkChartView |
SparkChartView.clone() |
SparkChartView |
Scorecard.getSparkChartView()
Will cause the scorecard to show a spark chart.
|
SparkChartView |
SparkChartView.set(String fieldName,
Object value) |
SparkChartView |
SparkChartView.setMinAlignmentPeriod(String minAlignmentPeriod)
The lower bound on data point frequency in the chart implemented by specifying the minimum
alignment period to use in a time series query.
|
SparkChartView |
SparkChartView.setSparkChartType(String sparkChartType)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.setSparkChartView(SparkChartView sparkChartView)
Will cause the scorecard to show a spark chart.
|
Copyright © 2011–2021 Google. All rights reserved.