monitoring.yaml 1.1 KB

12345678910111213141516171819202122232425262728293031
  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: Manages your Cloud Monitoring data and configurations.
  9. authentication:
  10. rules:
  11. - selector: 'google.monitoring.dashboard.v1.DashboardsService.*'
  12. oauth:
  13. canonical_scopes: |-
  14. https://www.googleapis.com/auth/cloud-platform,
  15. https://www.googleapis.com/auth/monitoring,
  16. https://www.googleapis.com/auth/monitoring.write
  17. - selector: google.monitoring.dashboard.v1.DashboardsService.GetDashboard
  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.read
  23. - selector: google.monitoring.dashboard.v1.DashboardsService.ListDashboards
  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