xref: /aosp_15_r20/external/googleapis/google/monitoring/metricsscope/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.metricsscope.v1.MetricsScopes
8
9types:
10- name: google.monitoring.metricsscope.v1.OperationMetadata
11
12documentation:
13  summary: |-
14    Manages your Cloud Monitoring data and configurations. Most projects must
15    be associated with a Workspace, with a few exceptions as noted on the
16    individual method pages. The table entries below are presented in
17    alphabetical order, not in order of common use. For explanations of the
18    concepts found in the table entries, read the [Cloud Monitoring
19    documentation](https://cloud.google.com/monitoring/docs).
20
21authentication:
22  rules:
23  - selector: google.longrunning.Operations.GetOperation
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.metricsscope.v1.MetricsScopes.CreateMonitoredProject
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.write
35  - selector: google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject
36    oauth:
37      canonical_scopes: |-
38        https://www.googleapis.com/auth/cloud-platform,
39        https://www.googleapis.com/auth/monitoring,
40        https://www.googleapis.com/auth/monitoring.write
41  - selector: google.monitoring.metricsscope.v1.MetricsScopes.GetMetricsScope
42    oauth:
43      canonical_scopes: |-
44        https://www.googleapis.com/auth/cloud-platform,
45        https://www.googleapis.com/auth/monitoring,
46        https://www.googleapis.com/auth/monitoring.read
47  - selector: google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject
48    oauth:
49      canonical_scopes: |-
50        https://www.googleapis.com/auth/cloud-platform,
51        https://www.googleapis.com/auth/monitoring,
52        https://www.googleapis.com/auth/monitoring.read
53