Skip to content

Commit 6f34bb6

Browse files
feat(firebase): update the api
#### firebase:v1beta1 The following keys were added: - schemas.OperationMetadata (Total Keys: 2)
1 parent 201a391 commit 6f34bb6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

googleapiclient/discovery_cache/documents/firebase.v1beta1.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@
13201320
}
13211321
}
13221322
},
1323-
"revision": "20230802",
1323+
"revision": "20230804",
13241324
"rootUrl": "https://firebase.googleapis.com/",
13251325
"schemas": {
13261326
"AddFirebaseRequest": {
@@ -1943,6 +1943,12 @@
19431943
},
19441944
"type": "object"
19451945
},
1946+
"OperationMetadata": {
1947+
"description": "Describes the progress of an LRO. It is included in the `metadata` field of the `Operation`.",
1948+
"id": "OperationMetadata",
1949+
"properties": {},
1950+
"type": "object"
1951+
},
19461952
"ProductMetadata": {
19471953
"description": "Metadata about a long-running Product operation.",
19481954
"id": "ProductMetadata",

0 commit comments

Comments
 (0)