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

- old
+ new

@@ -47,10 +47,10 @@ module Dashboard ## # Create a new client object for DashboardsService. # # By default, this returns an instance of - # [Google::Cloud::Monitoring::Dashboard::V1::DashboardsService::Client](https://googleapis.dev/ruby/google-cloud-monitoring-dashboard-v1/latest/Google/Cloud/Monitoring/Dashboard/V1/DashboardsService/Client.html) + # [Google::Cloud::Monitoring::Dashboard::V1::DashboardsService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-dashboard-v1/latest/Google-Cloud-Monitoring-Dashboard-V1-DashboardsService-Client) # for a gRPC client for version V1 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the DashboardsService service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned.