1
1
// -*- mode: Swift -*-
2
2
3
- // AUTOGENERATED BY glean_parser v16.1.0 . DO NOT EDIT. DO NOT COMMIT.
3
+ // AUTOGENERATED BY glean_parser v15.2.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: 2024 , month: 12 , day: 10 , hour: 5 , minute: 19 , second: 46 ) )
26
+ public static let info = BuildInfo ( buildDate: DateComponents ( calendar: Calendar . current, timeZone: TimeZone ( abbreviation: " UTC " ) , year: 2024 , month: 12 , day: 11 , hour: 1 , minute: 26 , second: 1 ) )
27
27
}
28
28
29
29
enum NimbusEvents {
@@ -1302,8 +1302,7 @@ extension GleanMetrics {
1302
1302
includeInfoSections: true ,
1303
1303
enabled: true ,
1304
1304
schedulesPings: [ ] ,
1305
- reasonCodes: [ ] ,
1306
- followsCollectionEnabled: true
1305
+ reasonCodes: [ ]
1307
1306
)
1308
1307
1309
1308
/// A ping sent for every bookmarks sync. It doesn't include the `client_id`
@@ -1316,8 +1315,7 @@ extension GleanMetrics {
1316
1315
includeInfoSections: true ,
1317
1316
enabled: true ,
1318
1317
schedulesPings: [ ] ,
1319
- reasonCodes: [ ] ,
1320
- followsCollectionEnabled: true
1318
+ reasonCodes: [ ]
1321
1319
)
1322
1320
1323
1321
/// A ping sent for every Credit Cards engine sync. It doesn't include the
@@ -1331,8 +1329,7 @@ extension GleanMetrics {
1331
1329
includeInfoSections: true ,
1332
1330
enabled: true ,
1333
1331
schedulesPings: [ ] ,
1334
- reasonCodes: [ ] ,
1335
- followsCollectionEnabled: true
1332
+ reasonCodes: [ ]
1336
1333
)
1337
1334
1338
1335
/// A ping sent for every history sync. It doesn't include the `client_id` because
@@ -1345,8 +1342,7 @@ extension GleanMetrics {
1345
1342
includeInfoSections: true ,
1346
1343
enabled: true ,
1347
1344
schedulesPings: [ ] ,
1348
- reasonCodes: [ ] ,
1349
- followsCollectionEnabled: true
1345
+ reasonCodes: [ ]
1350
1346
)
1351
1347
1352
1348
/// A ping sent for every logins/passwords sync. It doesn't include the `client_id`
@@ -1359,8 +1355,7 @@ extension GleanMetrics {
1359
1355
includeInfoSections: true ,
1360
1356
enabled: true ,
1361
1357
schedulesPings: [ ] ,
1362
- reasonCodes: [ ] ,
1363
- followsCollectionEnabled: true
1358
+ reasonCodes: [ ]
1364
1359
)
1365
1360
1366
1361
/// A summary ping, sent every time a sync is performed. During each Sync one or
@@ -1382,8 +1377,7 @@ extension GleanMetrics {
1382
1377
includeInfoSections: true ,
1383
1378
enabled: true ,
1384
1379
schedulesPings: [ ] ,
1385
- reasonCodes: [ ] ,
1386
- followsCollectionEnabled: true
1380
+ reasonCodes: [ ]
1387
1381
)
1388
1382
1389
1383
/// A ping sent for every Tabs engine sync. It doesn't include the `client_id`
@@ -1396,8 +1390,7 @@ extension GleanMetrics {
1396
1390
includeInfoSections: true ,
1397
1391
enabled: true ,
1398
1392
schedulesPings: [ ] ,
1399
- reasonCodes: [ ] ,
1400
- followsCollectionEnabled: true
1393
+ reasonCodes: [ ]
1401
1394
)
1402
1395
1403
1396
}
0 commit comments