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