Skip to content

Commit 76447ec

Browse files
chore(pubsub): update the api
1 parent 94fc874 commit 76447ec

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

googleapiclient/discovery_cache/documents/pubsub.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/pubsub": {
99
"description": "View and manage Pub/Sub topics and subscriptions"
@@ -1424,7 +1424,7 @@
14241424
}
14251425
}
14261426
},
1427-
"revision": "20210803",
1427+
"revision": "20210809",
14281428
"rootUrl": "https://pubsub.googleapis.com/",
14291429
"schemas": {
14301430
"AcknowledgeRequest": {

googleapiclient/discovery_cache/documents/pubsub.v1beta1a.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/pubsub": {
99
"description": "View and manage Pub/Sub topics and subscriptions"
@@ -457,7 +457,7 @@
457457
}
458458
}
459459
},
460-
"revision": "20210803",
460+
"revision": "20210809",
461461
"rootUrl": "https://pubsub.googleapis.com/",
462462
"schemas": {
463463
"AcknowledgeRequest": {

googleapiclient/discovery_cache/documents/pubsub.v1beta2.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/pubsub": {
99
"description": "View and manage Pub/Sub topics and subscriptions"
@@ -724,7 +724,7 @@
724724
}
725725
}
726726
},
727-
"revision": "20210803",
727+
"revision": "20210809",
728728
"rootUrl": "https://pubsub.googleapis.com/",
729729
"schemas": {
730730
"AcknowledgeRequest": {

0 commit comments

Comments
 (0)