Update all json files; make some fixes to make it work at all

This commit is contained in:
Sebastian Thiel
2022-03-08 07:59:31 +08:00
parent d12cd3238e
commit 743a56f4b7
372 changed files with 256017 additions and 32197 deletions

View File

@@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
},
"https://www.googleapis.com/auth/datastore": {
"description": "View and manage your Google Cloud Datastore data"
@@ -415,7 +415,7 @@
}
}
},
"revision": "20210317",
"revision": "20220221",
"rootUrl": "https://firestore.googleapis.com/",
"schemas": {
"Empty": {
@@ -424,6 +424,12 @@
"properties": {},
"type": "object"
},
"GoogleFirestoreAdminV1UpdateDatabaseMetadata": {
"description": "Metadata related to the update database operation.",
"id": "GoogleFirestoreAdminV1UpdateDatabaseMetadata",
"properties": {},
"type": "object"
},
"GoogleFirestoreAdminV1beta2ExportDocumentsMetadata": {
"description": "Metadata for google.longrunning.Operation results from FirestoreAdmin.ExportDocuments.",
"id": "GoogleFirestoreAdminV1beta2ExportDocumentsMetadata",