lib/google/cloud/monitoring.rb in google-cloud-monitoring-1.6.0 vs lib/google/cloud/monitoring.rb in google-cloud-monitoring-1.6.1

- old
+ new

@@ -46,11 +46,11 @@ module Monitoring ## # Create a new client object for AlertPolicyService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::AlertPolicyService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/AlertPolicyService/Client.html) + # [Google::Cloud::Monitoring::V3::AlertPolicyService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-AlertPolicyService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the AlertPolicyService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -84,11 +84,11 @@ ## # Create a new client object for GroupService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::GroupService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/GroupService/Client.html) + # [Google::Cloud::Monitoring::V3::GroupService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-GroupService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the GroupService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -125,11 +125,11 @@ ## # Create a new client object for MetricService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::MetricService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/MetricService/Client.html) + # [Google::Cloud::Monitoring::V3::MetricService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-MetricService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the MetricService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -156,11 +156,11 @@ ## # Create a new client object for NotificationChannelService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::NotificationChannelService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/NotificationChannelService/Client.html) + # [Google::Cloud::Monitoring::V3::NotificationChannelService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-NotificationChannelService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the NotificationChannelService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -187,11 +187,11 @@ ## # Create a new client object for QueryService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::QueryService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/QueryService/Client.html) + # [Google::Cloud::Monitoring::V3::QueryService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-QueryService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the QueryService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -219,11 +219,11 @@ ## # Create a new client object for ServiceMonitoringService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::ServiceMonitoringService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/ServiceMonitoringService/Client.html) + # [Google::Cloud::Monitoring::V3::ServiceMonitoringService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-ServiceMonitoringService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the ServiceMonitoringService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -252,11 +252,11 @@ ## # Create a new client object for SnoozeService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::SnoozeService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/SnoozeService/Client.html) + # [Google::Cloud::Monitoring::V3::SnoozeService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-SnoozeService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the SnoozeService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -284,26 +284,26 @@ ## # Create a new client object for UptimeCheckService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::V3::UptimeCheckService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-v3/latest/Google/Cloud/Monitoring/V3/UptimeCheckService/Client.html) + # [Google::Cloud::Monitoring::V3::UptimeCheckService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-UptimeCheckService-Client) # for a gRPC client for version V3 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the UptimeCheckService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. # # ## About UptimeCheckService # # The UptimeCheckService API is used to manage (list, create, delete, edit) - # Uptime check configurations in the Stackdriver Monitoring product. An Uptime + # Uptime check configurations in the Cloud Monitoring product. An Uptime # check is a piece of configuration that determines which resources and # services to monitor for availability. These configurations can also be - # configured interactively by navigating to the [Cloud Console] - # (http://console.cloud.google.com), selecting the appropriate project, - # clicking on "Monitoring" on the left-hand side to navigate to Stackdriver, - # and then clicking on "Uptime". + # configured interactively by navigating to the [Cloud console] + # (https://console.cloud.google.com), selecting the appropriate project, + # clicking on "Monitoring" on the left-hand side to navigate to Cloud + # Monitoring, and then clicking on "Uptime". # # @param version [::String, ::Symbol] The API version to connect to. Optional. # Defaults to `:v3`. # @return [::Object] A client object for the specified version. #