monitoring.yaml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. type: google.api.Service
  2. config_version: 3
  3. name: monitoring.googleapis.com
  4. title: Cloud Monitoring API
  5. apis:
  6. - name: google.monitoring.dashboard.v1.DashboardsService
  7. documentation:
  8. summary: |-
  9. Manages your Cloud Monitoring data and configurations. Most projects must
  10. be associated with a Workspace, with a few exceptions as noted on the
  11. individual method pages. The table entries below are presented in
  12. alphabetical order, not in order of common use. For explanations of the
  13. concepts found in the table entries, read the [Cloud Monitoring
  14. documentation](https://cloud.google.com/monitoring/docs).
  15. authentication:
  16. rules:
  17. - selector: 'google.monitoring.dashboard.v1.DashboardsService.*'
  18. oauth:
  19. canonical_scopes: |-
  20. https://www.googleapis.com/auth/cloud-platform,
  21. https://www.googleapis.com/auth/monitoring,
  22. https://www.googleapis.com/auth/monitoring.write
  23. - selector: google.monitoring.dashboard.v1.DashboardsService.GetDashboard
  24. oauth:
  25. canonical_scopes: |-
  26. https://www.googleapis.com/auth/cloud-platform,
  27. https://www.googleapis.com/auth/monitoring,
  28. https://www.googleapis.com/auth/monitoring.read
  29. - selector: google.monitoring.dashboard.v1.DashboardsService.ListDashboards
  30. oauth:
  31. canonical_scopes: |-
  32. https://www.googleapis.com/auth/cloud-platform,
  33. https://www.googleapis.com/auth/monitoring,
  34. https://www.googleapis.com/auth/monitoring.read