proto_docs/google/monitoring/dashboard/v1/metrics.rb in google-cloud-monitoring-dashboard-v1-0.5.1 vs proto_docs/google/monitoring/dashboard/v1/metrics.rb in google-cloud-monitoring-dashboard-v1-0.6.0
- old
+ new
@@ -49,12 +49,11 @@
# widget. Time series data is fetched using the
# [`ListTimeSeries`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
# method.
# @!attribute [rw] filter
# @return [::String]
- # Required. The [monitoring
- # filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies
- # the metric types, resources, and projects to query.
+ # Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
+ # that identifies the metric types, resources, and projects to query.
# @!attribute [rw] aggregation
# @return [::Google::Cloud::Monitoring::Dashboard::V1::Aggregation]
# By default, the raw time series data is returned.
# Use this field to combine multiple time series for different views of the
# data.