proto_docs/google/monitoring/dashboard/v1/xychart.rb in google-cloud-monitoring-dashboard-v1-0.5.0 vs proto_docs/google/monitoring/dashboard/v1/xychart.rb in google-cloud-monitoring-dashboard-v1-0.5.1
- old
+ new
@@ -62,13 +62,13 @@
# A template string for naming `TimeSeries` in the resulting data set.
# This should be a string with interpolations of the form `${label_name}`,
# which will resolve to the label's value.
# @!attribute [rw] min_alignment_period
# @return [::Google::Protobuf::Duration]
- # Optional. The lower bound on data point frequency for this data set, implemented by
- # specifying the minimum alignment period to use in a time series query
- # For example, if the data is published once every 10 minutes, the
- # `min_alignment_period` should be at least 10 minutes. It would not
+ # Optional. The lower bound on data point frequency for this data set,
+ # implemented by specifying the minimum alignment period to use in a time
+ # series query. For example, if the data is published once every 10 minutes,
+ # the `min_alignment_period` should be at least 10 minutes. It would not
# make sense to fetch and align data at one minute intervals.
class DataSet
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods