@@ -64,6 +64,13 @@ authentication:
6464 https://www.googleapis.com/auth/cloud-platform.read-only,
6565 https://www.googleapis.com/auth/logging.admin,
6666 https://www.googleapis.com/auth/logging.read
67+ - selector : google.logging.v2.ConfigServiceV2.GetView
68+ oauth :
69+ canonical_scopes : |-
70+ https://www.googleapis.com/auth/cloud-platform,
71+ https://www.googleapis.com/auth/cloud-platform.read-only,
72+ https://www.googleapis.com/auth/logging.admin,
73+ https://www.googleapis.com/auth/logging.read
6774 - selector : google.logging.v2.ConfigServiceV2.ListBuckets
6875 oauth :
6976 canonical_scopes : |-
@@ -85,6 +92,13 @@ authentication:
8592 https://www.googleapis.com/auth/cloud-platform.read-only,
8693 https://www.googleapis.com/auth/logging.admin,
8794 https://www.googleapis.com/auth/logging.read
95+ - selector : google.logging.v2.ConfigServiceV2.ListViews
96+ oauth :
97+ canonical_scopes : |-
98+ https://www.googleapis.com/auth/cloud-platform,
99+ https://www.googleapis.com/auth/cloud-platform.read-only,
100+ https://www.googleapis.com/auth/logging.admin,
101+ https://www.googleapis.com/auth/logging.read
88102 - selector : ' google.logging.v2.LoggingServiceV2.*'
89103 oauth :
90104 canonical_scopes : |-
0 commit comments