xref: /aosp_15_r20/external/googleapis/google/monitoring/dashboard/v1/monitoring.yaml (revision d5c09012810ac0c9f33fe448fb6da8260d444cc9)
1type: google.api.Service
2config_version: 3
3name: monitoring.googleapis.com
4title: Cloud Monitoring API
5
6apis:
7- name: google.monitoring.dashboard.v1.DashboardsService
8
9documentation:
10  summary: Manages your Cloud Monitoring data and configurations.
11
12authentication:
13  rules:
14  - selector: 'google.monitoring.dashboard.v1.DashboardsService.*'
15    oauth:
16      canonical_scopes: |-
17        https://www.googleapis.com/auth/cloud-platform,
18        https://www.googleapis.com/auth/monitoring,
19        https://www.googleapis.com/auth/monitoring.write
20  - selector: google.monitoring.dashboard.v1.DashboardsService.GetDashboard
21    oauth:
22      canonical_scopes: |-
23        https://www.googleapis.com/auth/cloud-platform,
24        https://www.googleapis.com/auth/monitoring,
25        https://www.googleapis.com/auth/monitoring.read
26  - selector: google.monitoring.dashboard.v1.DashboardsService.ListDashboards
27    oauth:
28      canonical_scopes: |-
29        https://www.googleapis.com/auth/cloud-platform,
30        https://www.googleapis.com/auth/monitoring,
31        https://www.googleapis.com/auth/monitoring.read
32