Skip to content

Commit 6df83a7

Browse files
chore(secretmanager): update the api
1 parent 633bcd5 commit 6df83a7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

googleapiclient/discovery_cache/documents/secretmanager.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
}
99
}
@@ -643,7 +643,7 @@
643643
}
644644
}
645645
},
646-
"revision": "20210730",
646+
"revision": "20210806",
647647
"rootUrl": "https://secretmanager.googleapis.com/",
648648
"schemas": {
649649
"AccessSecretVersionResponse": {

googleapiclient/discovery_cache/documents/secretmanager.v1beta1.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
}
99
}
@@ -628,7 +628,7 @@
628628
}
629629
}
630630
},
631-
"revision": "20210730",
631+
"revision": "20210806",
632632
"rootUrl": "https://secretmanager.googleapis.com/",
633633
"schemas": {
634634
"AccessSecretVersionResponse": {

0 commit comments

Comments
 (0)