lib/google/cloud/monitoring/dashboard/v1/dashboards_service/client.rb in google-cloud-monitoring-dashboard-v1-0.5.0 vs lib/google/cloud/monitoring/dashboard/v1/dashboards_service/client.rb in google-cloud-monitoring-dashboard-v1-0.5.1

- old
+ new

@@ -165,11 +165,15 @@ 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](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). + # 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. #