lib/google/cloud/monitoring.rb in google-cloud-monitoring-1.8.0 vs lib/google/cloud/monitoring.rb in google-cloud-monitoring-1.8.1
- old
+ new
@@ -197,11 +197,11 @@
# supported by that API version, and the corresponding gem is available, the
# appropriate versioned client will be returned.
#
# ## About QueryService
#
- # The QueryService API is used to manage time series data in Stackdriver
+ # The QueryService API is used to manage time series data in Cloud
# Monitoring. Time series data is a collection of data points that describes
# the time-varying values of a metric.
#
# @param version [::String, ::Symbol] The API version to connect to. Optional.
# Defaults to `:v3`.
@@ -230,12 +230,12 @@
# appropriate versioned client will be returned.
#
# ## About ServiceMonitoringService
#
# The Cloud Monitoring Service-Oriented Monitoring API has endpoints for
- # managing and querying aspects of a workspace's services. These include the
- # `Service`'s monitored resources, its Service-Level Objectives, and a taxonomy
- # of categorized Health Metrics.
+ # managing and querying aspects of a Metrics Scope's services. These include
+ # the `Service`'s monitored resources, its Service-Level Objectives, and a
+ # taxonomy of categorized Health Metrics.
#
# @param version [::String, ::Symbol] The API version to connect to. Optional.
# Defaults to `:v3`.
# @return [::Object] A client object for the specified version.
#