Skip to content

Commit

Permalink
Add monitoring-read scope, upstreaming TPG #2813.
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
nat-henderson authored and modular-magician committed Sep 27, 2019
1 parent 06b3c65 commit b8847fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/service_scope.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ func canonicalizeServiceScope(scope string) string {
"datastore": "https://www.googleapis.com/auth/datastore",
"logging-write": "https://www.googleapis.com/auth/logging.write",
"monitoring": "https://www.googleapis.com/auth/monitoring",
"monitoring-read": "https://www.googleapis.com/auth/monitoring.read",
"monitoring-write": "https://www.googleapis.com/auth/monitoring.write",
"pubsub": "https://www.googleapis.com/auth/pubsub",
"service-control": "https://www.googleapis.com/auth/servicecontrol",
Expand Down

0 comments on commit b8847fc

Please sign in to comment.