Skip to content

Commit 526cb3d

Browse files
modular-magiciannat-henderson
authored andcommitted
Add monitoring-read scope, upstreaming TPG hashicorp#2813. (hashicorp#1208)
Signed-off-by: Modular Magician <[email protected]>
1 parent e840dba commit 526cb3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-beta/service_scope.go

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ func canonicalizeServiceScope(scope string) string {
1515
"datastore": "https://www.googleapis.com/auth/datastore",
1616
"logging-write": "https://www.googleapis.com/auth/logging.write",
1717
"monitoring": "https://www.googleapis.com/auth/monitoring",
18+
"monitoring-read": "https://www.googleapis.com/auth/monitoring.read",
1819
"monitoring-write": "https://www.googleapis.com/auth/monitoring.write",
1920
"pubsub": "https://www.googleapis.com/auth/pubsub",
2021
"service-control": "https://www.googleapis.com/auth/servicecontrol",

0 commit comments

Comments
 (0)