Module: Google::Cloud::Chronicle::V1::MetricFormat
- Defined in:
- proto_docs/google/cloud/chronicle/v1/dashboard_chart.rb
Overview
Metric format to be displayed for the metric charts.
Constant Summary collapse
- METRIC_FORMAT_UNSPECIFIED =
Metric format is not specified.
0- METRIC_FORMAT_NUMBER =
Metric format in number
1- METRIC_FORMAT_PLAIN_TEXT =
Metric format in plain text
2