Skip to content

Commit 1649318

Browse files
chore(oslogin): update the api
1 parent 588812f commit 1649318

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

googleapiclient/discovery_cache/documents/oslogin.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
6+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
77
},
88
"https://www.googleapis.com/auth/compute": {
99
"description": "View and manage your Google Compute Engine resources"
@@ -306,7 +306,7 @@
306306
}
307307
}
308308
},
309-
"revision": "20210806",
309+
"revision": "20210813",
310310
"rootUrl": "https://oslogin.googleapis.com/",
311311
"schemas": {
312312
"Empty": {

googleapiclient/discovery_cache/documents/oslogin.v1alpha.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
6+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
77
},
88
"https://www.googleapis.com/auth/cloud-platform.read-only": {
9-
"description": "View your data across Google Cloud Platform services"
9+
"description": "View your data across Google Cloud services and see the email address of your Google Account"
1010
},
1111
"https://www.googleapis.com/auth/compute": {
1212
"description": "View and manage your Google Compute Engine resources"
@@ -374,7 +374,7 @@
374374
}
375375
}
376376
},
377-
"revision": "20210806",
377+
"revision": "20210813",
378378
"rootUrl": "https://oslogin.googleapis.com/",
379379
"schemas": {
380380
"Empty": {

googleapiclient/discovery_cache/documents/oslogin.v1beta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
6+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
77
},
88
"https://www.googleapis.com/auth/cloud-platform.read-only": {
9-
"description": "View your data across Google Cloud Platform services"
9+
"description": "View your data across Google Cloud services and see the email address of your Google Account"
1010
},
1111
"https://www.googleapis.com/auth/compute": {
1212
"description": "View and manage your Google Compute Engine resources"
@@ -344,7 +344,7 @@
344344
}
345345
}
346346
},
347-
"revision": "20210806",
347+
"revision": "20210813",
348348
"rootUrl": "https://oslogin.googleapis.com/",
349349
"schemas": {
350350
"Empty": {

0 commit comments

Comments
 (0)