lib/google/cloud/monitoring/dashboard/v1/dashboards_service/client.rb in google-cloud-monitoring-dashboard-v1-0.6.1 vs lib/google/cloud/monitoring/dashboard/v1/dashboards_service/client.rb in google-cloud-monitoring-dashboard-v1-0.6.2

- old
+ new

@@ -162,11 +162,11 @@ end # Service calls ## - # Creates a new custom dashboard. For examples on how you can use this API to create dashboards, see [Managing dashboards by API](/monitoring/dashboards/api-dashboard). - # This method requires the `monitoring.dashboards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](/iam). + # Creates a new custom dashboard. For examples on how you can use this API to create dashboards, see [Managing dashboards by API](https://cloud.google.com/monitoring/dashboards/api-dashboard). + # This method requires the `monitoring.dashboards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](https://cloud.google.com/iam). # # @overload create_dashboard(request, options = nil) # Pass arguments to `create_dashboard` via a request object, either of type # {::Google::Cloud::Monitoring::Dashboard::V1::CreateDashboardRequest} or an equivalent Hash. #