1
1
// -*- mode: Swift -*-
2
2
3
- // AUTOGENERATED BY glean_parser v16.2.0 . DO NOT EDIT. DO NOT COMMIT.
3
+ // AUTOGENERATED BY glean_parser v17.0.1 . DO NOT EDIT. DO NOT COMMIT.
4
4
5
5
#if canImport(Foundation)
6
6
import Foundation
@@ -23,7 +23,7 @@ extension GleanMetrics {
23
23
// Intentionally left private, no external user can instantiate a new global object.
24
24
}
25
25
26
- public static let info = BuildInfo ( buildDate: DateComponents ( calendar: Calendar . current, timeZone: TimeZone ( abbreviation: " UTC " ) , year: 2025 , month: 3 , day: 25 , hour: 5 , minute: 29 , second: 48 ) )
26
+ public static let info = BuildInfo ( buildDate: DateComponents ( calendar: Calendar . current, timeZone: TimeZone ( abbreviation: " UTC " ) , year: 2025 , month: 3 , day: 25 , hour: 21 , minute: 13 , second: 30 ) )
27
27
}
28
28
29
29
enum NimbusEvents {
@@ -1303,7 +1303,8 @@ extension GleanMetrics {
1303
1303
enabled: true ,
1304
1304
schedulesPings: [ ] ,
1305
1305
reasonCodes: [ ] ,
1306
- followsCollectionEnabled: true
1306
+ followsCollectionEnabled: true ,
1307
+ uploaderCapabilities: [ ]
1307
1308
)
1308
1309
1309
1310
/// A ping sent for every bookmarks sync. It doesn't include the `client_id`
@@ -1317,7 +1318,8 @@ extension GleanMetrics {
1317
1318
enabled: true ,
1318
1319
schedulesPings: [ ] ,
1319
1320
reasonCodes: [ ] ,
1320
- followsCollectionEnabled: true
1321
+ followsCollectionEnabled: true ,
1322
+ uploaderCapabilities: [ ]
1321
1323
)
1322
1324
1323
1325
/// A ping sent for every Credit Cards engine sync. It doesn't include the
@@ -1332,7 +1334,8 @@ extension GleanMetrics {
1332
1334
enabled: true ,
1333
1335
schedulesPings: [ ] ,
1334
1336
reasonCodes: [ ] ,
1335
- followsCollectionEnabled: true
1337
+ followsCollectionEnabled: true ,
1338
+ uploaderCapabilities: [ ]
1336
1339
)
1337
1340
1338
1341
/// A ping sent for every history sync. It doesn't include the `client_id` because
@@ -1346,7 +1349,8 @@ extension GleanMetrics {
1346
1349
enabled: true ,
1347
1350
schedulesPings: [ ] ,
1348
1351
reasonCodes: [ ] ,
1349
- followsCollectionEnabled: true
1352
+ followsCollectionEnabled: true ,
1353
+ uploaderCapabilities: [ ]
1350
1354
)
1351
1355
1352
1356
/// A ping sent for every logins/passwords sync. It doesn't include the `client_id`
@@ -1360,7 +1364,8 @@ extension GleanMetrics {
1360
1364
enabled: true ,
1361
1365
schedulesPings: [ ] ,
1362
1366
reasonCodes: [ ] ,
1363
- followsCollectionEnabled: true
1367
+ followsCollectionEnabled: true ,
1368
+ uploaderCapabilities: [ ]
1364
1369
)
1365
1370
1366
1371
/// A summary ping, sent every time a sync is performed. During each Sync one or
@@ -1383,7 +1388,8 @@ extension GleanMetrics {
1383
1388
enabled: true ,
1384
1389
schedulesPings: [ ] ,
1385
1390
reasonCodes: [ ] ,
1386
- followsCollectionEnabled: true
1391
+ followsCollectionEnabled: true ,
1392
+ uploaderCapabilities: [ ]
1387
1393
)
1388
1394
1389
1395
/// A ping sent for every Tabs engine sync. It doesn't include the `client_id`
@@ -1397,7 +1403,8 @@ extension GleanMetrics {
1397
1403
enabled: true ,
1398
1404
schedulesPings: [ ] ,
1399
1405
reasonCodes: [ ] ,
1400
- followsCollectionEnabled: true
1406
+ followsCollectionEnabled: true ,
1407
+ uploaderCapabilities: [ ]
1401
1408
)
1402
1409
1403
1410
}
0 commit comments