Skip to content

Commit 807d1f3

Browse files
yoshi-automationfeywind
authored andcommitted
feat: regenerate index files
1 parent 647e12d commit 807d1f3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

discovery/fcm-v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
}
147147
}
148148
},
149-
"revision": "20250722",
149+
"revision": "20260123",
150150
"rootUrl": "https://fcm.googleapis.com/",
151151
"schemas": {
152152
"AndroidConfig": {
@@ -527,6 +527,7 @@
527527
"description": "Input only. Basic notification template to use across all platforms."
528528
},
529529
"token": {
530+
"deprecated": true,
530531
"description": "Registration token to send a message to.",
531532
"type": "string"
532533
},

discovery/firebaseml-v2beta.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
}
207207
}
208208
},
209-
"revision": "20260111",
209+
"revision": "20260128",
210210
"rootUrl": "https://firebaseml.googleapis.com/",
211211
"schemas": {
212212
"Date": {
@@ -1250,11 +1250,13 @@
12501250
"enum": [
12511251
"TRAFFIC_TYPE_UNSPECIFIED",
12521252
"ON_DEMAND",
1253+
"ON_DEMAND_FLEX",
12531254
"PROVISIONED_THROUGHPUT"
12541255
],
12551256
"enumDescriptions": [
12561257
"Unspecified request traffic type.",
12571258
"The request was processed using Pay-As-You-Go quota.",
1259+
"Type for Flex traffic.",
12581260
"Type for Provisioned Throughput traffic."
12591261
],
12601262
"readOnly": true,

0 commit comments

Comments
 (0)