@gleanwork/api-client 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +22 -10
  3. package/dist/commonjs/__tests__/adminsearch.test.js +1783 -12
  4. package/dist/commonjs/__tests__/adminsearch.test.js.map +1 -1
  5. package/dist/commonjs/__tests__/announcements.test.js +3922 -2
  6. package/dist/commonjs/__tests__/announcements.test.js.map +1 -1
  7. package/dist/commonjs/__tests__/answers.test.js +1315 -30
  8. package/dist/commonjs/__tests__/answers.test.js.map +1 -1
  9. package/dist/commonjs/__tests__/chat.test.js +19803 -1532
  10. package/dist/commonjs/__tests__/chat.test.js.map +1 -1
  11. package/dist/commonjs/__tests__/clientsearch.test.js +3850 -142
  12. package/dist/commonjs/__tests__/clientsearch.test.js.map +1 -1
  13. package/dist/commonjs/__tests__/clientshortcuts.test.js +1051 -8
  14. package/dist/commonjs/__tests__/clientshortcuts.test.js.map +1 -1
  15. package/dist/commonjs/__tests__/collections.test.js +1053 -8
  16. package/dist/commonjs/__tests__/collections.test.js.map +1 -1
  17. package/dist/commonjs/lib/config.d.ts +6 -6
  18. package/dist/commonjs/lib/config.d.ts.map +1 -1
  19. package/dist/commonjs/lib/config.js +5 -5
  20. package/dist/commonjs/lib/config.js.map +1 -1
  21. package/dist/esm/__tests__/adminsearch.test.js +1783 -12
  22. package/dist/esm/__tests__/adminsearch.test.js.map +1 -1
  23. package/dist/esm/__tests__/announcements.test.js +3922 -2
  24. package/dist/esm/__tests__/announcements.test.js.map +1 -1
  25. package/dist/esm/__tests__/answers.test.js +1315 -30
  26. package/dist/esm/__tests__/answers.test.js.map +1 -1
  27. package/dist/esm/__tests__/chat.test.js +19803 -1532
  28. package/dist/esm/__tests__/chat.test.js.map +1 -1
  29. package/dist/esm/__tests__/clientsearch.test.js +3850 -142
  30. package/dist/esm/__tests__/clientsearch.test.js.map +1 -1
  31. package/dist/esm/__tests__/clientshortcuts.test.js +1051 -8
  32. package/dist/esm/__tests__/clientshortcuts.test.js.map +1 -1
  33. package/dist/esm/__tests__/collections.test.js +1053 -8
  34. package/dist/esm/__tests__/collections.test.js.map +1 -1
  35. package/dist/esm/lib/config.d.ts +6 -6
  36. package/dist/esm/lib/config.d.ts.map +1 -1
  37. package/dist/esm/lib/config.js +5 -5
  38. package/dist/esm/lib/config.js.map +1 -1
  39. package/docs/sdks/announcements/README.md +7846 -4
  40. package/docs/sdks/answers/README.md +2910 -340
  41. package/docs/sdks/clientshortcuts/README.md +2120 -34
  42. package/docs/sdks/collections/README.md +2124 -34
  43. package/docs/sdks/search/README.md +11601 -643
  44. package/jsr.json +1 -1
  45. package/package.json +2 -1
  46. package/src/__tests__/adminsearch.test.ts +1790 -12
  47. package/src/__tests__/announcements.test.ts +3936 -2
  48. package/src/__tests__/answers.test.ts +1324 -30
  49. package/src/__tests__/chat.test.ts +20119 -1599
  50. package/src/__tests__/clientsearch.test.ts +3867 -146
  51. package/src/__tests__/clientshortcuts.test.ts +1061 -8
  52. package/src/__tests__/collections.test.ts +1062 -8
  53. package/src/lib/config.ts +7 -7
@@ -5,6 +5,7 @@
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  const vitest_1 = require("vitest");
7
7
  const index_js_1 = require("../index.js");
8
+ const index_js_2 = require("../types/index.js");
8
9
  const testclient_js_1 = require("./testclient.js");
9
10
  (0, vitest_1.test)("Announcements Createannouncement", async () => {
10
11
  const testHttpClient = (0, testclient_js_1.createTestHTTPClient)("createannouncement");
@@ -19,7 +20,1726 @@ const testclient_js_1 = require("./testclient.js");
19
20
  title: "<value>",
20
21
  body: {
21
22
  text: "From https://en.wikipedia.org/wiki/Diffuse_sky_radiation, the sky is blue because blue light is more strongly scattered than longer-wavelength light.",
22
- structuredList: [],
23
+ structuredList: [
24
+ {
25
+ link: "https://en.wikipedia.org/wiki/Diffuse_sky_radiation",
26
+ document: {
27
+ metadata: {
28
+ datasource: "datasource",
29
+ objectType: "Feature Request",
30
+ container: "container",
31
+ parentId: "JIRA_EN-1337",
32
+ mimeType: "mimeType",
33
+ documentId: "documentId",
34
+ createTime: new Date("2000-01-23T04:56:07.000Z"),
35
+ updateTime: new Date("2000-01-23T04:56:07.000Z"),
36
+ author: {
37
+ name: "George Clooney",
38
+ obfuscatedId: "abc123",
39
+ relatedDocuments: [
40
+ {
41
+ querySuggestion: {
42
+ query: "app:github type:pull author:mortimer",
43
+ searchProviderInfo: {
44
+ name: "Google",
45
+ searchLinkUrlTemplate: "https://www.google.com/search?q={query}&hl=en",
46
+ },
47
+ label: "Mortimer's PRs",
48
+ datasource: "github",
49
+ requestOptions: {
50
+ datasourceFilter: "JIRA",
51
+ datasourcesFilter: [
52
+ "JIRA",
53
+ ],
54
+ queryOverridesFacetFilters: true,
55
+ facetFilters: [
56
+ {
57
+ fieldName: "type",
58
+ values: [
59
+ {
60
+ value: "Spreadsheet",
61
+ relationType: "EQUALS",
62
+ },
63
+ {
64
+ value: "Presentation",
65
+ relationType: "EQUALS",
66
+ },
67
+ ],
68
+ },
69
+ ],
70
+ facetFilterSets: [
71
+ {
72
+ filters: [
73
+ {
74
+ fieldName: "type",
75
+ values: [
76
+ {
77
+ value: "Spreadsheet",
78
+ relationType: "EQUALS",
79
+ },
80
+ {
81
+ value: "Presentation",
82
+ relationType: "EQUALS",
83
+ },
84
+ ],
85
+ },
86
+ ],
87
+ },
88
+ ],
89
+ facetBucketSize: 796474,
90
+ authTokens: [
91
+ {
92
+ accessToken: "123abc",
93
+ datasource: "gmail",
94
+ scope: "email profile https://www.googleapis.com/auth/gmail.readonly",
95
+ tokenType: "Bearer",
96
+ authUser: "1",
97
+ },
98
+ ],
99
+ },
100
+ ranges: [
101
+ {
102
+ startIndex: 86,
103
+ },
104
+ {
105
+ startIndex: 169727,
106
+ },
107
+ {
108
+ startIndex: 89964,
109
+ },
110
+ ],
111
+ inputDetails: {
112
+ hasCopyPaste: true,
113
+ },
114
+ },
115
+ results: [
116
+ {
117
+ title: "title",
118
+ url: "https://example.com/foo/bar",
119
+ nativeAppUrl: "slack://foo/bar",
120
+ snippets: [
121
+ {
122
+ snippet: "snippet",
123
+ mimeType: "mimeType",
124
+ },
125
+ ],
126
+ },
127
+ ],
128
+ },
129
+ ],
130
+ metadata: {
131
+ type: "FULL_TIME",
132
+ title: "Actor",
133
+ department: "Movies",
134
+ email: "george@example.com",
135
+ location: "Hollywood, CA",
136
+ phone: "6505551234",
137
+ photoUrl: "https://example.com/george.jpg",
138
+ startDate: new index_js_2.RFCDate("2000-01-23"),
139
+ datasourceProfile: [
140
+ {
141
+ datasource: "github",
142
+ handle: "<value>",
143
+ },
144
+ {
145
+ datasource: "github",
146
+ handle: "<value>",
147
+ },
148
+ {
149
+ datasource: "github",
150
+ handle: "<value>",
151
+ },
152
+ ],
153
+ querySuggestions: {
154
+ suggestions: [
155
+ {
156
+ query: "app:github type:pull author:mortimer",
157
+ label: "Mortimer's PRs",
158
+ datasource: "github",
159
+ },
160
+ ],
161
+ },
162
+ inviteInfo: {
163
+ invites: [
164
+ {},
165
+ {},
166
+ {},
167
+ ],
168
+ },
169
+ customFields: [
170
+ {
171
+ label: "<value>",
172
+ values: [
173
+ {},
174
+ {},
175
+ {},
176
+ ],
177
+ },
178
+ {
179
+ label: "<value>",
180
+ values: [],
181
+ },
182
+ ],
183
+ badges: [
184
+ {
185
+ key: "deployment_name_new_hire",
186
+ displayName: "New hire",
187
+ iconConfig: {
188
+ color: "#343CED",
189
+ key: "person_icon",
190
+ iconType: "GLYPH",
191
+ name: "user",
192
+ },
193
+ },
194
+ ],
195
+ },
196
+ },
197
+ owner: {
198
+ name: "George Clooney",
199
+ obfuscatedId: "abc123",
200
+ metadata: {
201
+ type: "FULL_TIME",
202
+ title: "Actor",
203
+ department: "Movies",
204
+ email: "george@example.com",
205
+ location: "Hollywood, CA",
206
+ phone: "6505551234",
207
+ photoUrl: "https://example.com/george.jpg",
208
+ startDate: new index_js_2.RFCDate("2000-01-23"),
209
+ datasourceProfile: [
210
+ {
211
+ datasource: "github",
212
+ handle: "<value>",
213
+ },
214
+ ],
215
+ querySuggestions: {},
216
+ inviteInfo: {},
217
+ badges: [
218
+ {
219
+ key: "deployment_name_new_hire",
220
+ displayName: "New hire",
221
+ iconConfig: {
222
+ color: "#343CED",
223
+ key: "person_icon",
224
+ iconType: "GLYPH",
225
+ name: "user",
226
+ },
227
+ },
228
+ ],
229
+ },
230
+ },
231
+ mentionedPeople: [
232
+ {
233
+ name: "George Clooney",
234
+ obfuscatedId: "abc123",
235
+ },
236
+ ],
237
+ components: [
238
+ "Backend",
239
+ "Networking",
240
+ ],
241
+ status: "[\"Done\"]",
242
+ pins: [
243
+ {
244
+ audienceFilters: [
245
+ {
246
+ fieldName: "type",
247
+ values: [
248
+ {
249
+ value: "Spreadsheet",
250
+ relationType: "EQUALS",
251
+ },
252
+ {
253
+ value: "Presentation",
254
+ relationType: "EQUALS",
255
+ },
256
+ ],
257
+ },
258
+ ],
259
+ documentId: "<id>",
260
+ attribution: {
261
+ name: "George Clooney",
262
+ obfuscatedId: "abc123",
263
+ metadata: {
264
+ type: "FULL_TIME",
265
+ title: "Actor",
266
+ department: "Movies",
267
+ email: "george@example.com",
268
+ location: "Hollywood, CA",
269
+ phone: "6505551234",
270
+ photoUrl: "https://example.com/george.jpg",
271
+ startDate: new index_js_2.RFCDate("2000-01-23"),
272
+ datasourceProfile: [
273
+ {
274
+ datasource: "github",
275
+ handle: "<value>",
276
+ },
277
+ ],
278
+ querySuggestions: {},
279
+ inviteInfo: {},
280
+ badges: [
281
+ {
282
+ key: "deployment_name_new_hire",
283
+ displayName: "New hire",
284
+ iconConfig: {
285
+ color: "#343CED",
286
+ key: "person_icon",
287
+ iconType: "GLYPH",
288
+ name: "user",
289
+ },
290
+ },
291
+ ],
292
+ },
293
+ },
294
+ updatedBy: {
295
+ name: "George Clooney",
296
+ obfuscatedId: "abc123",
297
+ metadata: {
298
+ type: "FULL_TIME",
299
+ title: "Actor",
300
+ department: "Movies",
301
+ email: "george@example.com",
302
+ location: "Hollywood, CA",
303
+ phone: "6505551234",
304
+ photoUrl: "https://example.com/george.jpg",
305
+ startDate: new index_js_2.RFCDate("2000-01-23"),
306
+ datasourceProfile: [
307
+ {
308
+ datasource: "github",
309
+ handle: "<value>",
310
+ },
311
+ ],
312
+ querySuggestions: {},
313
+ inviteInfo: {},
314
+ badges: [
315
+ {
316
+ key: "deployment_name_new_hire",
317
+ displayName: "New hire",
318
+ iconConfig: {
319
+ color: "#343CED",
320
+ key: "person_icon",
321
+ iconType: "GLYPH",
322
+ name: "user",
323
+ },
324
+ },
325
+ ],
326
+ },
327
+ },
328
+ },
329
+ ],
330
+ assignedTo: {
331
+ name: "George Clooney",
332
+ obfuscatedId: "abc123",
333
+ metadata: {
334
+ type: "FULL_TIME",
335
+ title: "Actor",
336
+ department: "Movies",
337
+ email: "george@example.com",
338
+ location: "Hollywood, CA",
339
+ phone: "6505551234",
340
+ photoUrl: "https://example.com/george.jpg",
341
+ startDate: new index_js_2.RFCDate("2000-01-23"),
342
+ datasourceProfile: [
343
+ {
344
+ datasource: "github",
345
+ handle: "<value>",
346
+ },
347
+ ],
348
+ querySuggestions: {},
349
+ inviteInfo: {},
350
+ badges: [
351
+ {
352
+ key: "deployment_name_new_hire",
353
+ displayName: "New hire",
354
+ iconConfig: {
355
+ color: "#343CED",
356
+ key: "person_icon",
357
+ iconType: "GLYPH",
358
+ name: "user",
359
+ },
360
+ },
361
+ ],
362
+ },
363
+ },
364
+ updatedBy: {
365
+ name: "George Clooney",
366
+ obfuscatedId: "abc123",
367
+ metadata: {
368
+ type: "FULL_TIME",
369
+ title: "Actor",
370
+ department: "Movies",
371
+ email: "george@example.com",
372
+ location: "Hollywood, CA",
373
+ phone: "6505551234",
374
+ photoUrl: "https://example.com/george.jpg",
375
+ startDate: new index_js_2.RFCDate("2000-01-23"),
376
+ datasourceProfile: [
377
+ {
378
+ datasource: "github",
379
+ handle: "<value>",
380
+ },
381
+ ],
382
+ querySuggestions: {},
383
+ inviteInfo: {},
384
+ badges: [
385
+ {
386
+ key: "deployment_name_new_hire",
387
+ displayName: "New hire",
388
+ iconConfig: {
389
+ color: "#343CED",
390
+ key: "person_icon",
391
+ iconType: "GLYPH",
392
+ name: "user",
393
+ },
394
+ },
395
+ ],
396
+ },
397
+ },
398
+ collections: [
399
+ {
400
+ name: "<value>",
401
+ description: "yuck mortally round",
402
+ addedRoles: [
403
+ {
404
+ person: {
405
+ name: "George Clooney",
406
+ obfuscatedId: "abc123",
407
+ metadata: {
408
+ type: "FULL_TIME",
409
+ title: "Actor",
410
+ department: "Movies",
411
+ email: "george@example.com",
412
+ location: "Hollywood, CA",
413
+ phone: "6505551234",
414
+ photoUrl: "https://example.com/george.jpg",
415
+ startDate: new index_js_2.RFCDate("2000-01-23"),
416
+ datasourceProfile: [
417
+ {
418
+ datasource: "github",
419
+ handle: "<value>",
420
+ },
421
+ {
422
+ datasource: "github",
423
+ handle: "<value>",
424
+ },
425
+ ],
426
+ querySuggestions: {},
427
+ inviteInfo: {},
428
+ badges: [
429
+ {
430
+ key: "deployment_name_new_hire",
431
+ displayName: "New hire",
432
+ iconConfig: {
433
+ color: "#343CED",
434
+ key: "person_icon",
435
+ iconType: "GLYPH",
436
+ name: "user",
437
+ },
438
+ },
439
+ ],
440
+ },
441
+ },
442
+ role: "ANSWER_MODERATOR",
443
+ },
444
+ ],
445
+ removedRoles: [
446
+ {
447
+ person: {
448
+ name: "George Clooney",
449
+ obfuscatedId: "abc123",
450
+ metadata: {
451
+ type: "FULL_TIME",
452
+ title: "Actor",
453
+ department: "Movies",
454
+ email: "george@example.com",
455
+ location: "Hollywood, CA",
456
+ phone: "6505551234",
457
+ photoUrl: "https://example.com/george.jpg",
458
+ startDate: new index_js_2.RFCDate("2000-01-23"),
459
+ datasourceProfile: [
460
+ {
461
+ datasource: "github",
462
+ handle: "<value>",
463
+ },
464
+ ],
465
+ querySuggestions: {},
466
+ inviteInfo: {},
467
+ badges: [
468
+ {
469
+ key: "deployment_name_new_hire",
470
+ displayName: "New hire",
471
+ iconConfig: {
472
+ color: "#343CED",
473
+ key: "person_icon",
474
+ iconType: "GLYPH",
475
+ name: "user",
476
+ },
477
+ },
478
+ ],
479
+ },
480
+ },
481
+ role: "ANSWER_MODERATOR",
482
+ },
483
+ {
484
+ person: {
485
+ name: "George Clooney",
486
+ obfuscatedId: "abc123",
487
+ metadata: {
488
+ type: "FULL_TIME",
489
+ title: "Actor",
490
+ department: "Movies",
491
+ email: "george@example.com",
492
+ location: "Hollywood, CA",
493
+ phone: "6505551234",
494
+ photoUrl: "https://example.com/george.jpg",
495
+ startDate: new index_js_2.RFCDate("2000-01-23"),
496
+ datasourceProfile: [
497
+ {
498
+ datasource: "github",
499
+ handle: "<value>",
500
+ },
501
+ {
502
+ datasource: "github",
503
+ handle: "<value>",
504
+ },
505
+ ],
506
+ querySuggestions: {},
507
+ inviteInfo: {},
508
+ badges: [
509
+ {
510
+ key: "deployment_name_new_hire",
511
+ displayName: "New hire",
512
+ iconConfig: {
513
+ color: "#343CED",
514
+ key: "person_icon",
515
+ iconType: "GLYPH",
516
+ name: "user",
517
+ },
518
+ },
519
+ ],
520
+ },
521
+ },
522
+ role: "VIEWER",
523
+ },
524
+ ],
525
+ audienceFilters: [
526
+ {
527
+ fieldName: "type",
528
+ values: [
529
+ {
530
+ value: "Spreadsheet",
531
+ relationType: "EQUALS",
532
+ },
533
+ {
534
+ value: "Presentation",
535
+ relationType: "EQUALS",
536
+ },
537
+ ],
538
+ },
539
+ ],
540
+ id: 924484,
541
+ creator: {
542
+ name: "George Clooney",
543
+ obfuscatedId: "abc123",
544
+ metadata: {
545
+ type: "FULL_TIME",
546
+ title: "Actor",
547
+ department: "Movies",
548
+ email: "george@example.com",
549
+ location: "Hollywood, CA",
550
+ phone: "6505551234",
551
+ photoUrl: "https://example.com/george.jpg",
552
+ startDate: new index_js_2.RFCDate("2000-01-23"),
553
+ datasourceProfile: [
554
+ {
555
+ datasource: "github",
556
+ handle: "<value>",
557
+ },
558
+ ],
559
+ querySuggestions: {},
560
+ inviteInfo: {},
561
+ badges: [
562
+ {
563
+ key: "deployment_name_new_hire",
564
+ displayName: "New hire",
565
+ iconConfig: {
566
+ color: "#343CED",
567
+ key: "person_icon",
568
+ iconType: "GLYPH",
569
+ name: "user",
570
+ },
571
+ },
572
+ ],
573
+ },
574
+ },
575
+ updatedBy: {
576
+ name: "George Clooney",
577
+ obfuscatedId: "abc123",
578
+ metadata: {
579
+ type: "FULL_TIME",
580
+ title: "Actor",
581
+ department: "Movies",
582
+ email: "george@example.com",
583
+ location: "Hollywood, CA",
584
+ phone: "6505551234",
585
+ photoUrl: "https://example.com/george.jpg",
586
+ startDate: new index_js_2.RFCDate("2000-01-23"),
587
+ datasourceProfile: [
588
+ {
589
+ datasource: "github",
590
+ handle: "<value>",
591
+ },
592
+ ],
593
+ querySuggestions: {},
594
+ inviteInfo: {},
595
+ badges: [
596
+ {
597
+ key: "deployment_name_new_hire",
598
+ displayName: "New hire",
599
+ iconConfig: {
600
+ color: "#343CED",
601
+ key: "person_icon",
602
+ iconType: "GLYPH",
603
+ name: "user",
604
+ },
605
+ },
606
+ ],
607
+ },
608
+ },
609
+ items: [
610
+ {
611
+ collectionId: 583353,
612
+ createdBy: {
613
+ name: "George Clooney",
614
+ obfuscatedId: "abc123",
615
+ metadata: {
616
+ type: "FULL_TIME",
617
+ title: "Actor",
618
+ department: "Movies",
619
+ email: "george@example.com",
620
+ location: "Hollywood, CA",
621
+ phone: "6505551234",
622
+ photoUrl: "https://example.com/george.jpg",
623
+ startDate: new index_js_2.RFCDate("2000-01-23"),
624
+ datasourceProfile: [
625
+ {
626
+ datasource: "github",
627
+ handle: "<value>",
628
+ },
629
+ {
630
+ datasource: "github",
631
+ handle: "<value>",
632
+ },
633
+ ],
634
+ querySuggestions: {},
635
+ inviteInfo: {},
636
+ badges: [
637
+ {
638
+ key: "deployment_name_new_hire",
639
+ displayName: "New hire",
640
+ iconConfig: {
641
+ color: "#343CED",
642
+ key: "person_icon",
643
+ iconType: "GLYPH",
644
+ name: "user",
645
+ },
646
+ },
647
+ ],
648
+ },
649
+ },
650
+ shortcut: {
651
+ inputAlias: "<value>",
652
+ createdBy: {
653
+ name: "George Clooney",
654
+ obfuscatedId: "abc123",
655
+ metadata: {
656
+ type: "FULL_TIME",
657
+ title: "Actor",
658
+ department: "Movies",
659
+ email: "george@example.com",
660
+ location: "Hollywood, CA",
661
+ phone: "6505551234",
662
+ photoUrl: "https://example.com/george.jpg",
663
+ startDate: new index_js_2.RFCDate("2000-01-23"),
664
+ datasourceProfile: [
665
+ {
666
+ datasource: "github",
667
+ handle: "<value>",
668
+ },
669
+ ],
670
+ querySuggestions: {},
671
+ inviteInfo: {},
672
+ badges: [
673
+ {
674
+ key: "deployment_name_new_hire",
675
+ displayName: "New hire",
676
+ iconConfig: {
677
+ color: "#343CED",
678
+ key: "person_icon",
679
+ iconType: "GLYPH",
680
+ name: "user",
681
+ },
682
+ },
683
+ ],
684
+ },
685
+ },
686
+ updatedBy: {
687
+ name: "George Clooney",
688
+ obfuscatedId: "abc123",
689
+ metadata: {
690
+ type: "FULL_TIME",
691
+ title: "Actor",
692
+ department: "Movies",
693
+ email: "george@example.com",
694
+ location: "Hollywood, CA",
695
+ phone: "6505551234",
696
+ photoUrl: "https://example.com/george.jpg",
697
+ startDate: new index_js_2.RFCDate("2000-01-23"),
698
+ datasourceProfile: [
699
+ {
700
+ datasource: "github",
701
+ handle: "<value>",
702
+ },
703
+ {
704
+ datasource: "github",
705
+ handle: "<value>",
706
+ },
707
+ ],
708
+ querySuggestions: {},
709
+ inviteInfo: {},
710
+ badges: [
711
+ {
712
+ key: "deployment_name_new_hire",
713
+ displayName: "New hire",
714
+ iconConfig: {
715
+ color: "#343CED",
716
+ key: "person_icon",
717
+ iconType: "GLYPH",
718
+ name: "user",
719
+ },
720
+ },
721
+ ],
722
+ },
723
+ },
724
+ roles: [
725
+ {
726
+ person: {
727
+ name: "George Clooney",
728
+ obfuscatedId: "abc123",
729
+ metadata: {
730
+ type: "FULL_TIME",
731
+ title: "Actor",
732
+ department: "Movies",
733
+ email: "george@example.com",
734
+ location: "Hollywood, CA",
735
+ phone: "6505551234",
736
+ photoUrl: "https://example.com/george.jpg",
737
+ startDate: new index_js_2.RFCDate("2000-01-23"),
738
+ datasourceProfile: [
739
+ {
740
+ datasource: "github",
741
+ handle: "<value>",
742
+ },
743
+ ],
744
+ querySuggestions: {},
745
+ inviteInfo: {},
746
+ badges: [
747
+ {
748
+ key: "deployment_name_new_hire",
749
+ displayName: "New hire",
750
+ iconConfig: {
751
+ color: "#343CED",
752
+ key: "person_icon",
753
+ iconType: "GLYPH",
754
+ name: "user",
755
+ },
756
+ },
757
+ ],
758
+ },
759
+ },
760
+ role: "VERIFIER",
761
+ },
762
+ ],
763
+ },
764
+ itemType: "COLLECTION",
765
+ },
766
+ ],
767
+ },
768
+ ],
769
+ interactions: {
770
+ reacts: [
771
+ {
772
+ reactors: [
773
+ {
774
+ name: "George Clooney",
775
+ obfuscatedId: "abc123",
776
+ },
777
+ ],
778
+ },
779
+ {},
780
+ {},
781
+ ],
782
+ shares: [
783
+ {
784
+ numDaysAgo: 540711,
785
+ sharer: {
786
+ name: "George Clooney",
787
+ obfuscatedId: "abc123",
788
+ metadata: {
789
+ type: "FULL_TIME",
790
+ title: "Actor",
791
+ department: "Movies",
792
+ email: "george@example.com",
793
+ location: "Hollywood, CA",
794
+ phone: "6505551234",
795
+ photoUrl: "https://example.com/george.jpg",
796
+ startDate: new index_js_2.RFCDate("2000-01-23"),
797
+ datasourceProfile: [
798
+ {
799
+ datasource: "github",
800
+ handle: "<value>",
801
+ },
802
+ ],
803
+ querySuggestions: {},
804
+ inviteInfo: {},
805
+ badges: [
806
+ {
807
+ key: "deployment_name_new_hire",
808
+ displayName: "New hire",
809
+ iconConfig: {
810
+ color: "#343CED",
811
+ key: "person_icon",
812
+ iconType: "GLYPH",
813
+ name: "user",
814
+ },
815
+ },
816
+ ],
817
+ },
818
+ },
819
+ },
820
+ {
821
+ numDaysAgo: 198175,
822
+ sharer: {
823
+ name: "George Clooney",
824
+ obfuscatedId: "abc123",
825
+ metadata: {
826
+ type: "FULL_TIME",
827
+ title: "Actor",
828
+ department: "Movies",
829
+ email: "george@example.com",
830
+ location: "Hollywood, CA",
831
+ phone: "6505551234",
832
+ photoUrl: "https://example.com/george.jpg",
833
+ startDate: new index_js_2.RFCDate("2000-01-23"),
834
+ datasourceProfile: [
835
+ {
836
+ datasource: "github",
837
+ handle: "<value>",
838
+ },
839
+ {
840
+ datasource: "github",
841
+ handle: "<value>",
842
+ },
843
+ {
844
+ datasource: "github",
845
+ handle: "<value>",
846
+ },
847
+ ],
848
+ querySuggestions: {},
849
+ inviteInfo: {},
850
+ badges: [
851
+ {
852
+ key: "deployment_name_new_hire",
853
+ displayName: "New hire",
854
+ iconConfig: {
855
+ color: "#343CED",
856
+ key: "person_icon",
857
+ iconType: "GLYPH",
858
+ name: "user",
859
+ },
860
+ },
861
+ ],
862
+ },
863
+ },
864
+ },
865
+ {
866
+ numDaysAgo: 353531,
867
+ sharer: {
868
+ name: "George Clooney",
869
+ obfuscatedId: "abc123",
870
+ metadata: {
871
+ type: "FULL_TIME",
872
+ title: "Actor",
873
+ department: "Movies",
874
+ email: "george@example.com",
875
+ location: "Hollywood, CA",
876
+ phone: "6505551234",
877
+ photoUrl: "https://example.com/george.jpg",
878
+ startDate: new index_js_2.RFCDate("2000-01-23"),
879
+ datasourceProfile: [
880
+ {
881
+ datasource: "github",
882
+ handle: "<value>",
883
+ },
884
+ {
885
+ datasource: "github",
886
+ handle: "<value>",
887
+ },
888
+ ],
889
+ querySuggestions: {},
890
+ inviteInfo: {},
891
+ badges: [
892
+ {
893
+ key: "deployment_name_new_hire",
894
+ displayName: "New hire",
895
+ iconConfig: {
896
+ color: "#343CED",
897
+ key: "person_icon",
898
+ iconType: "GLYPH",
899
+ name: "user",
900
+ },
901
+ },
902
+ ],
903
+ },
904
+ },
905
+ },
906
+ ],
907
+ },
908
+ verification: {
909
+ state: "DEPRECATED",
910
+ metadata: {
911
+ lastVerifier: {
912
+ name: "George Clooney",
913
+ obfuscatedId: "abc123",
914
+ metadata: {
915
+ type: "FULL_TIME",
916
+ title: "Actor",
917
+ department: "Movies",
918
+ email: "george@example.com",
919
+ location: "Hollywood, CA",
920
+ phone: "6505551234",
921
+ photoUrl: "https://example.com/george.jpg",
922
+ startDate: new index_js_2.RFCDate("2000-01-23"),
923
+ datasourceProfile: [
924
+ {
925
+ datasource: "github",
926
+ handle: "<value>",
927
+ },
928
+ ],
929
+ querySuggestions: {},
930
+ inviteInfo: {},
931
+ badges: [
932
+ {
933
+ key: "deployment_name_new_hire",
934
+ displayName: "New hire",
935
+ iconConfig: {
936
+ color: "#343CED",
937
+ key: "person_icon",
938
+ iconType: "GLYPH",
939
+ name: "user",
940
+ },
941
+ },
942
+ ],
943
+ },
944
+ },
945
+ reminders: [
946
+ {
947
+ assignee: {
948
+ name: "George Clooney",
949
+ obfuscatedId: "abc123",
950
+ metadata: {
951
+ type: "FULL_TIME",
952
+ title: "Actor",
953
+ department: "Movies",
954
+ email: "george@example.com",
955
+ location: "Hollywood, CA",
956
+ phone: "6505551234",
957
+ photoUrl: "https://example.com/george.jpg",
958
+ startDate: new index_js_2.RFCDate("2000-01-23"),
959
+ datasourceProfile: [
960
+ {
961
+ datasource: "github",
962
+ handle: "<value>",
963
+ },
964
+ {
965
+ datasource: "github",
966
+ handle: "<value>",
967
+ },
968
+ {
969
+ datasource: "github",
970
+ handle: "<value>",
971
+ },
972
+ ],
973
+ querySuggestions: {},
974
+ inviteInfo: {},
975
+ badges: [
976
+ {
977
+ key: "deployment_name_new_hire",
978
+ displayName: "New hire",
979
+ iconConfig: {
980
+ color: "#343CED",
981
+ key: "person_icon",
982
+ iconType: "GLYPH",
983
+ name: "user",
984
+ },
985
+ },
986
+ ],
987
+ },
988
+ },
989
+ requestor: {
990
+ name: "George Clooney",
991
+ obfuscatedId: "abc123",
992
+ metadata: {
993
+ type: "FULL_TIME",
994
+ title: "Actor",
995
+ department: "Movies",
996
+ email: "george@example.com",
997
+ location: "Hollywood, CA",
998
+ phone: "6505551234",
999
+ photoUrl: "https://example.com/george.jpg",
1000
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1001
+ datasourceProfile: [
1002
+ {
1003
+ datasource: "github",
1004
+ handle: "<value>",
1005
+ },
1006
+ {
1007
+ datasource: "github",
1008
+ handle: "<value>",
1009
+ },
1010
+ ],
1011
+ querySuggestions: {},
1012
+ inviteInfo: {},
1013
+ badges: [
1014
+ {
1015
+ key: "deployment_name_new_hire",
1016
+ displayName: "New hire",
1017
+ iconConfig: {
1018
+ color: "#343CED",
1019
+ key: "person_icon",
1020
+ iconType: "GLYPH",
1021
+ name: "user",
1022
+ },
1023
+ },
1024
+ ],
1025
+ },
1026
+ },
1027
+ remindAt: 295558,
1028
+ },
1029
+ {
1030
+ assignee: {
1031
+ name: "George Clooney",
1032
+ obfuscatedId: "abc123",
1033
+ metadata: {
1034
+ type: "FULL_TIME",
1035
+ title: "Actor",
1036
+ department: "Movies",
1037
+ email: "george@example.com",
1038
+ location: "Hollywood, CA",
1039
+ phone: "6505551234",
1040
+ photoUrl: "https://example.com/george.jpg",
1041
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1042
+ datasourceProfile: [
1043
+ {
1044
+ datasource: "github",
1045
+ handle: "<value>",
1046
+ },
1047
+ ],
1048
+ querySuggestions: {},
1049
+ inviteInfo: {},
1050
+ badges: [
1051
+ {
1052
+ key: "deployment_name_new_hire",
1053
+ displayName: "New hire",
1054
+ iconConfig: {
1055
+ color: "#343CED",
1056
+ key: "person_icon",
1057
+ iconType: "GLYPH",
1058
+ name: "user",
1059
+ },
1060
+ },
1061
+ ],
1062
+ },
1063
+ },
1064
+ requestor: {
1065
+ name: "George Clooney",
1066
+ obfuscatedId: "abc123",
1067
+ metadata: {
1068
+ type: "FULL_TIME",
1069
+ title: "Actor",
1070
+ department: "Movies",
1071
+ email: "george@example.com",
1072
+ location: "Hollywood, CA",
1073
+ phone: "6505551234",
1074
+ photoUrl: "https://example.com/george.jpg",
1075
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1076
+ datasourceProfile: [
1077
+ {
1078
+ datasource: "github",
1079
+ handle: "<value>",
1080
+ },
1081
+ {
1082
+ datasource: "github",
1083
+ handle: "<value>",
1084
+ },
1085
+ ],
1086
+ querySuggestions: {},
1087
+ inviteInfo: {},
1088
+ badges: [
1089
+ {
1090
+ key: "deployment_name_new_hire",
1091
+ displayName: "New hire",
1092
+ iconConfig: {
1093
+ color: "#343CED",
1094
+ key: "person_icon",
1095
+ iconType: "GLYPH",
1096
+ name: "user",
1097
+ },
1098
+ },
1099
+ ],
1100
+ },
1101
+ },
1102
+ remindAt: 712214,
1103
+ },
1104
+ {
1105
+ assignee: {
1106
+ name: "George Clooney",
1107
+ obfuscatedId: "abc123",
1108
+ metadata: {
1109
+ type: "FULL_TIME",
1110
+ title: "Actor",
1111
+ department: "Movies",
1112
+ email: "george@example.com",
1113
+ location: "Hollywood, CA",
1114
+ phone: "6505551234",
1115
+ photoUrl: "https://example.com/george.jpg",
1116
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1117
+ datasourceProfile: [
1118
+ {
1119
+ datasource: "github",
1120
+ handle: "<value>",
1121
+ },
1122
+ {
1123
+ datasource: "github",
1124
+ handle: "<value>",
1125
+ },
1126
+ {
1127
+ datasource: "github",
1128
+ handle: "<value>",
1129
+ },
1130
+ ],
1131
+ querySuggestions: {},
1132
+ inviteInfo: {},
1133
+ badges: [
1134
+ {
1135
+ key: "deployment_name_new_hire",
1136
+ displayName: "New hire",
1137
+ iconConfig: {
1138
+ color: "#343CED",
1139
+ key: "person_icon",
1140
+ iconType: "GLYPH",
1141
+ name: "user",
1142
+ },
1143
+ },
1144
+ ],
1145
+ },
1146
+ },
1147
+ requestor: {
1148
+ name: "George Clooney",
1149
+ obfuscatedId: "abc123",
1150
+ metadata: {
1151
+ type: "FULL_TIME",
1152
+ title: "Actor",
1153
+ department: "Movies",
1154
+ email: "george@example.com",
1155
+ location: "Hollywood, CA",
1156
+ phone: "6505551234",
1157
+ photoUrl: "https://example.com/george.jpg",
1158
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1159
+ datasourceProfile: [
1160
+ {
1161
+ datasource: "github",
1162
+ handle: "<value>",
1163
+ },
1164
+ {
1165
+ datasource: "github",
1166
+ handle: "<value>",
1167
+ },
1168
+ {
1169
+ datasource: "github",
1170
+ handle: "<value>",
1171
+ },
1172
+ ],
1173
+ querySuggestions: {},
1174
+ inviteInfo: {},
1175
+ badges: [
1176
+ {
1177
+ key: "deployment_name_new_hire",
1178
+ displayName: "New hire",
1179
+ iconConfig: {
1180
+ color: "#343CED",
1181
+ key: "person_icon",
1182
+ iconType: "GLYPH",
1183
+ name: "user",
1184
+ },
1185
+ },
1186
+ ],
1187
+ },
1188
+ },
1189
+ remindAt: 212775,
1190
+ },
1191
+ ],
1192
+ lastReminder: {
1193
+ assignee: {
1194
+ name: "George Clooney",
1195
+ obfuscatedId: "abc123",
1196
+ metadata: {
1197
+ type: "FULL_TIME",
1198
+ title: "Actor",
1199
+ department: "Movies",
1200
+ email: "george@example.com",
1201
+ location: "Hollywood, CA",
1202
+ phone: "6505551234",
1203
+ photoUrl: "https://example.com/george.jpg",
1204
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1205
+ datasourceProfile: [
1206
+ {
1207
+ datasource: "github",
1208
+ handle: "<value>",
1209
+ },
1210
+ {
1211
+ datasource: "github",
1212
+ handle: "<value>",
1213
+ },
1214
+ ],
1215
+ querySuggestions: {},
1216
+ inviteInfo: {},
1217
+ badges: [
1218
+ {
1219
+ key: "deployment_name_new_hire",
1220
+ displayName: "New hire",
1221
+ iconConfig: {
1222
+ color: "#343CED",
1223
+ key: "person_icon",
1224
+ iconType: "GLYPH",
1225
+ name: "user",
1226
+ },
1227
+ },
1228
+ ],
1229
+ },
1230
+ },
1231
+ requestor: {
1232
+ name: "George Clooney",
1233
+ obfuscatedId: "abc123",
1234
+ metadata: {
1235
+ type: "FULL_TIME",
1236
+ title: "Actor",
1237
+ department: "Movies",
1238
+ email: "george@example.com",
1239
+ location: "Hollywood, CA",
1240
+ phone: "6505551234",
1241
+ photoUrl: "https://example.com/george.jpg",
1242
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1243
+ datasourceProfile: [
1244
+ {
1245
+ datasource: "github",
1246
+ handle: "<value>",
1247
+ },
1248
+ ],
1249
+ querySuggestions: {},
1250
+ inviteInfo: {},
1251
+ badges: [
1252
+ {
1253
+ key: "deployment_name_new_hire",
1254
+ displayName: "New hire",
1255
+ iconConfig: {
1256
+ color: "#343CED",
1257
+ key: "person_icon",
1258
+ iconType: "GLYPH",
1259
+ name: "user",
1260
+ },
1261
+ },
1262
+ ],
1263
+ },
1264
+ },
1265
+ remindAt: 608384,
1266
+ },
1267
+ candidateVerifiers: [
1268
+ {
1269
+ name: "George Clooney",
1270
+ obfuscatedId: "abc123",
1271
+ },
1272
+ ],
1273
+ },
1274
+ },
1275
+ shortcuts: [
1276
+ {
1277
+ inputAlias: "<value>",
1278
+ createdBy: {
1279
+ name: "George Clooney",
1280
+ obfuscatedId: "abc123",
1281
+ metadata: {
1282
+ type: "FULL_TIME",
1283
+ title: "Actor",
1284
+ department: "Movies",
1285
+ email: "george@example.com",
1286
+ location: "Hollywood, CA",
1287
+ phone: "6505551234",
1288
+ photoUrl: "https://example.com/george.jpg",
1289
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1290
+ datasourceProfile: [
1291
+ {
1292
+ datasource: "github",
1293
+ handle: "<value>",
1294
+ },
1295
+ {
1296
+ datasource: "github",
1297
+ handle: "<value>",
1298
+ },
1299
+ ],
1300
+ querySuggestions: {},
1301
+ inviteInfo: {},
1302
+ badges: [
1303
+ {
1304
+ key: "deployment_name_new_hire",
1305
+ displayName: "New hire",
1306
+ iconConfig: {
1307
+ color: "#343CED",
1308
+ key: "person_icon",
1309
+ iconType: "GLYPH",
1310
+ name: "user",
1311
+ },
1312
+ },
1313
+ ],
1314
+ },
1315
+ },
1316
+ updatedBy: {
1317
+ name: "George Clooney",
1318
+ obfuscatedId: "abc123",
1319
+ metadata: {
1320
+ type: "FULL_TIME",
1321
+ title: "Actor",
1322
+ department: "Movies",
1323
+ email: "george@example.com",
1324
+ location: "Hollywood, CA",
1325
+ phone: "6505551234",
1326
+ photoUrl: "https://example.com/george.jpg",
1327
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1328
+ datasourceProfile: [
1329
+ {
1330
+ datasource: "github",
1331
+ handle: "<value>",
1332
+ },
1333
+ {
1334
+ datasource: "github",
1335
+ handle: "<value>",
1336
+ },
1337
+ ],
1338
+ querySuggestions: {},
1339
+ inviteInfo: {},
1340
+ badges: [
1341
+ {
1342
+ key: "deployment_name_new_hire",
1343
+ displayName: "New hire",
1344
+ iconConfig: {
1345
+ color: "#343CED",
1346
+ key: "person_icon",
1347
+ iconType: "GLYPH",
1348
+ name: "user",
1349
+ },
1350
+ },
1351
+ ],
1352
+ },
1353
+ },
1354
+ },
1355
+ ],
1356
+ customData: {
1357
+ "someCustomField": {},
1358
+ },
1359
+ contactPerson: {
1360
+ name: "George Clooney",
1361
+ obfuscatedId: "abc123",
1362
+ metadata: {
1363
+ type: "FULL_TIME",
1364
+ title: "Actor",
1365
+ department: "Movies",
1366
+ email: "george@example.com",
1367
+ location: "Hollywood, CA",
1368
+ phone: "6505551234",
1369
+ photoUrl: "https://example.com/george.jpg",
1370
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1371
+ datasourceProfile: [
1372
+ {
1373
+ datasource: "github",
1374
+ handle: "<value>",
1375
+ },
1376
+ {
1377
+ datasource: "github",
1378
+ handle: "<value>",
1379
+ },
1380
+ ],
1381
+ querySuggestions: {},
1382
+ inviteInfo: {},
1383
+ badges: [
1384
+ {
1385
+ key: "deployment_name_new_hire",
1386
+ displayName: "New hire",
1387
+ iconConfig: {
1388
+ color: "#343CED",
1389
+ key: "person_icon",
1390
+ iconType: "GLYPH",
1391
+ name: "user",
1392
+ },
1393
+ },
1394
+ ],
1395
+ },
1396
+ },
1397
+ },
1398
+ },
1399
+ text: "Because its wavelengths are shorter, blue light is more strongly scattered than the longer-wavelength lights, red or green. Hence the result that when looking at the sky away from the direct incident sunlight, the human eye perceives the sky to be blue.",
1400
+ },
1401
+ {
1402
+ link: "https://en.wikipedia.org/wiki/Diffuse_sky_radiation",
1403
+ document: {
1404
+ metadata: {
1405
+ datasource: "datasource",
1406
+ objectType: "Feature Request",
1407
+ container: "container",
1408
+ parentId: "JIRA_EN-1337",
1409
+ mimeType: "mimeType",
1410
+ documentId: "documentId",
1411
+ createTime: new Date("2000-01-23T04:56:07.000Z"),
1412
+ updateTime: new Date("2000-01-23T04:56:07.000Z"),
1413
+ author: {
1414
+ name: "George Clooney",
1415
+ obfuscatedId: "abc123",
1416
+ metadata: {
1417
+ type: "FULL_TIME",
1418
+ title: "Actor",
1419
+ department: "Movies",
1420
+ email: "george@example.com",
1421
+ location: "Hollywood, CA",
1422
+ phone: "6505551234",
1423
+ photoUrl: "https://example.com/george.jpg",
1424
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1425
+ datasourceProfile: [
1426
+ {
1427
+ datasource: "github",
1428
+ handle: "<value>",
1429
+ },
1430
+ {
1431
+ datasource: "github",
1432
+ handle: "<value>",
1433
+ },
1434
+ {
1435
+ datasource: "github",
1436
+ handle: "<value>",
1437
+ },
1438
+ ],
1439
+ querySuggestions: {},
1440
+ inviteInfo: {},
1441
+ badges: [
1442
+ {
1443
+ key: "deployment_name_new_hire",
1444
+ displayName: "New hire",
1445
+ iconConfig: {
1446
+ color: "#343CED",
1447
+ key: "person_icon",
1448
+ iconType: "GLYPH",
1449
+ name: "user",
1450
+ },
1451
+ },
1452
+ ],
1453
+ },
1454
+ },
1455
+ owner: {
1456
+ name: "George Clooney",
1457
+ obfuscatedId: "abc123",
1458
+ metadata: {
1459
+ type: "FULL_TIME",
1460
+ title: "Actor",
1461
+ department: "Movies",
1462
+ email: "george@example.com",
1463
+ location: "Hollywood, CA",
1464
+ phone: "6505551234",
1465
+ photoUrl: "https://example.com/george.jpg",
1466
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1467
+ datasourceProfile: [
1468
+ {
1469
+ datasource: "github",
1470
+ handle: "<value>",
1471
+ },
1472
+ ],
1473
+ querySuggestions: {},
1474
+ inviteInfo: {},
1475
+ badges: [
1476
+ {
1477
+ key: "deployment_name_new_hire",
1478
+ displayName: "New hire",
1479
+ iconConfig: {
1480
+ color: "#343CED",
1481
+ key: "person_icon",
1482
+ iconType: "GLYPH",
1483
+ name: "user",
1484
+ },
1485
+ },
1486
+ ],
1487
+ },
1488
+ },
1489
+ components: [
1490
+ "Backend",
1491
+ "Networking",
1492
+ ],
1493
+ status: "[\"Done\"]",
1494
+ assignedTo: {
1495
+ name: "George Clooney",
1496
+ obfuscatedId: "abc123",
1497
+ metadata: {
1498
+ type: "FULL_TIME",
1499
+ title: "Actor",
1500
+ department: "Movies",
1501
+ email: "george@example.com",
1502
+ location: "Hollywood, CA",
1503
+ phone: "6505551234",
1504
+ photoUrl: "https://example.com/george.jpg",
1505
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1506
+ datasourceProfile: [
1507
+ {
1508
+ datasource: "github",
1509
+ handle: "<value>",
1510
+ },
1511
+ {
1512
+ datasource: "github",
1513
+ handle: "<value>",
1514
+ },
1515
+ ],
1516
+ querySuggestions: {},
1517
+ inviteInfo: {},
1518
+ badges: [
1519
+ {
1520
+ key: "deployment_name_new_hire",
1521
+ displayName: "New hire",
1522
+ iconConfig: {
1523
+ color: "#343CED",
1524
+ key: "person_icon",
1525
+ iconType: "GLYPH",
1526
+ name: "user",
1527
+ },
1528
+ },
1529
+ ],
1530
+ },
1531
+ },
1532
+ updatedBy: {
1533
+ name: "George Clooney",
1534
+ obfuscatedId: "abc123",
1535
+ metadata: {
1536
+ type: "FULL_TIME",
1537
+ title: "Actor",
1538
+ department: "Movies",
1539
+ email: "george@example.com",
1540
+ location: "Hollywood, CA",
1541
+ phone: "6505551234",
1542
+ photoUrl: "https://example.com/george.jpg",
1543
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1544
+ datasourceProfile: [
1545
+ {
1546
+ datasource: "github",
1547
+ handle: "<value>",
1548
+ },
1549
+ {
1550
+ datasource: "github",
1551
+ handle: "<value>",
1552
+ },
1553
+ {
1554
+ datasource: "github",
1555
+ handle: "<value>",
1556
+ },
1557
+ ],
1558
+ querySuggestions: {},
1559
+ inviteInfo: {},
1560
+ badges: [
1561
+ {
1562
+ key: "deployment_name_new_hire",
1563
+ displayName: "New hire",
1564
+ iconConfig: {
1565
+ color: "#343CED",
1566
+ key: "person_icon",
1567
+ iconType: "GLYPH",
1568
+ name: "user",
1569
+ },
1570
+ },
1571
+ ],
1572
+ },
1573
+ },
1574
+ interactions: {},
1575
+ verification: {
1576
+ state: "UNVERIFIED",
1577
+ metadata: {
1578
+ lastVerifier: {
1579
+ name: "George Clooney",
1580
+ obfuscatedId: "abc123",
1581
+ metadata: {
1582
+ type: "FULL_TIME",
1583
+ title: "Actor",
1584
+ department: "Movies",
1585
+ email: "george@example.com",
1586
+ location: "Hollywood, CA",
1587
+ phone: "6505551234",
1588
+ photoUrl: "https://example.com/george.jpg",
1589
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1590
+ datasourceProfile: [
1591
+ {
1592
+ datasource: "github",
1593
+ handle: "<value>",
1594
+ },
1595
+ {
1596
+ datasource: "github",
1597
+ handle: "<value>",
1598
+ },
1599
+ {
1600
+ datasource: "github",
1601
+ handle: "<value>",
1602
+ },
1603
+ ],
1604
+ querySuggestions: {},
1605
+ inviteInfo: {},
1606
+ badges: [
1607
+ {
1608
+ key: "deployment_name_new_hire",
1609
+ displayName: "New hire",
1610
+ iconConfig: {
1611
+ color: "#343CED",
1612
+ key: "person_icon",
1613
+ iconType: "GLYPH",
1614
+ name: "user",
1615
+ },
1616
+ },
1617
+ ],
1618
+ },
1619
+ },
1620
+ lastReminder: {
1621
+ assignee: {
1622
+ name: "George Clooney",
1623
+ obfuscatedId: "abc123",
1624
+ metadata: {
1625
+ type: "FULL_TIME",
1626
+ title: "Actor",
1627
+ department: "Movies",
1628
+ email: "george@example.com",
1629
+ location: "Hollywood, CA",
1630
+ phone: "6505551234",
1631
+ photoUrl: "https://example.com/george.jpg",
1632
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1633
+ datasourceProfile: [
1634
+ {
1635
+ datasource: "github",
1636
+ handle: "<value>",
1637
+ },
1638
+ {
1639
+ datasource: "github",
1640
+ handle: "<value>",
1641
+ },
1642
+ ],
1643
+ querySuggestions: {},
1644
+ inviteInfo: {},
1645
+ badges: [
1646
+ {
1647
+ key: "deployment_name_new_hire",
1648
+ displayName: "New hire",
1649
+ iconConfig: {
1650
+ color: "#343CED",
1651
+ key: "person_icon",
1652
+ iconType: "GLYPH",
1653
+ name: "user",
1654
+ },
1655
+ },
1656
+ ],
1657
+ },
1658
+ },
1659
+ requestor: {
1660
+ name: "George Clooney",
1661
+ obfuscatedId: "abc123",
1662
+ metadata: {
1663
+ type: "FULL_TIME",
1664
+ title: "Actor",
1665
+ department: "Movies",
1666
+ email: "george@example.com",
1667
+ location: "Hollywood, CA",
1668
+ phone: "6505551234",
1669
+ photoUrl: "https://example.com/george.jpg",
1670
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1671
+ datasourceProfile: [
1672
+ {
1673
+ datasource: "github",
1674
+ handle: "<value>",
1675
+ },
1676
+ ],
1677
+ querySuggestions: {},
1678
+ inviteInfo: {},
1679
+ badges: [
1680
+ {
1681
+ key: "deployment_name_new_hire",
1682
+ displayName: "New hire",
1683
+ iconConfig: {
1684
+ color: "#343CED",
1685
+ key: "person_icon",
1686
+ iconType: "GLYPH",
1687
+ name: "user",
1688
+ },
1689
+ },
1690
+ ],
1691
+ },
1692
+ },
1693
+ remindAt: 930830,
1694
+ },
1695
+ },
1696
+ },
1697
+ customData: {
1698
+ "someCustomField": {},
1699
+ },
1700
+ contactPerson: {
1701
+ name: "George Clooney",
1702
+ obfuscatedId: "abc123",
1703
+ metadata: {
1704
+ type: "FULL_TIME",
1705
+ title: "Actor",
1706
+ department: "Movies",
1707
+ email: "george@example.com",
1708
+ location: "Hollywood, CA",
1709
+ phone: "6505551234",
1710
+ photoUrl: "https://example.com/george.jpg",
1711
+ startDate: new index_js_2.RFCDate("2000-01-23"),
1712
+ datasourceProfile: [
1713
+ {
1714
+ datasource: "github",
1715
+ handle: "<value>",
1716
+ },
1717
+ {
1718
+ datasource: "github",
1719
+ handle: "<value>",
1720
+ },
1721
+ ],
1722
+ querySuggestions: {},
1723
+ inviteInfo: {},
1724
+ badges: [
1725
+ {
1726
+ key: "deployment_name_new_hire",
1727
+ displayName: "New hire",
1728
+ iconConfig: {
1729
+ color: "#343CED",
1730
+ key: "person_icon",
1731
+ iconType: "GLYPH",
1732
+ name: "user",
1733
+ },
1734
+ },
1735
+ ],
1736
+ },
1737
+ },
1738
+ },
1739
+ },
1740
+ text: "Because its wavelengths are shorter, blue light is more strongly scattered than the longer-wavelength lights, red or green. Hence the result that when looking at the sky away from the direct incident sunlight, the human eye perceives the sky to be blue.",
1741
+ },
1742
+ ],
23
1743
  },
24
1744
  audienceFilters: [
25
1745
  {
@@ -63,7 +1783,2207 @@ const testclient_js_1 = require("./testclient.js");
63
1783
  title: "<value>",
64
1784
  body: {
65
1785
  text: "From https://en.wikipedia.org/wiki/Diffuse_sky_radiation, the sky is blue because blue light is more strongly scattered than longer-wavelength light.",
66
- structuredList: [],
1786
+ structuredList: [
1787
+ {
1788
+ link: "https://en.wikipedia.org/wiki/Diffuse_sky_radiation",
1789
+ document: {
1790
+ metadata: {
1791
+ datasource: "datasource",
1792
+ objectType: "Feature Request",
1793
+ container: "container",
1794
+ parentId: "JIRA_EN-1337",
1795
+ mimeType: "mimeType",
1796
+ documentId: "documentId",
1797
+ createTime: new Date("2000-01-23T04:56:07.000Z"),
1798
+ updateTime: new Date("2000-01-23T04:56:07.000Z"),
1799
+ author: {
1800
+ name: "George Clooney",
1801
+ obfuscatedId: "abc123",
1802
+ relatedDocuments: [
1803
+ {
1804
+ querySuggestion: {
1805
+ query: "app:github type:pull author:mortimer",
1806
+ searchProviderInfo: {
1807
+ name: "Google",
1808
+ searchLinkUrlTemplate: "https://www.google.com/search?q={query}&hl=en",
1809
+ },
1810
+ label: "Mortimer's PRs",
1811
+ datasource: "github",
1812
+ requestOptions: {
1813
+ datasourceFilter: "JIRA",
1814
+ datasourcesFilter: [
1815
+ "JIRA",
1816
+ ],
1817
+ queryOverridesFacetFilters: true,
1818
+ facetFilters: [
1819
+ {
1820
+ fieldName: "type",
1821
+ values: [
1822
+ {
1823
+ value: "Spreadsheet",
1824
+ relationType: "EQUALS",
1825
+ },
1826
+ {
1827
+ value: "Presentation",
1828
+ relationType: "EQUALS",
1829
+ },
1830
+ ],
1831
+ },
1832
+ ],
1833
+ facetFilterSets: [
1834
+ {
1835
+ filters: [
1836
+ {
1837
+ fieldName: "type",
1838
+ values: [
1839
+ {
1840
+ value: "Spreadsheet",
1841
+ relationType: "EQUALS",
1842
+ },
1843
+ {
1844
+ value: "Presentation",
1845
+ relationType: "EQUALS",
1846
+ },
1847
+ ],
1848
+ },
1849
+ ],
1850
+ },
1851
+ {
1852
+ filters: [
1853
+ {
1854
+ fieldName: "type",
1855
+ values: [
1856
+ {
1857
+ value: "Spreadsheet",
1858
+ relationType: "EQUALS",
1859
+ },
1860
+ {
1861
+ value: "Presentation",
1862
+ relationType: "EQUALS",
1863
+ },
1864
+ ],
1865
+ },
1866
+ ],
1867
+ },
1868
+ ],
1869
+ facetBucketSize: 488852,
1870
+ authTokens: [
1871
+ {
1872
+ accessToken: "123abc",
1873
+ datasource: "gmail",
1874
+ scope: "email profile https://www.googleapis.com/auth/gmail.readonly",
1875
+ tokenType: "Bearer",
1876
+ authUser: "1",
1877
+ },
1878
+ ],
1879
+ },
1880
+ ranges: [
1881
+ {
1882
+ startIndex: 54062,
1883
+ },
1884
+ {
1885
+ startIndex: 896501,
1886
+ },
1887
+ {
1888
+ startIndex: 446863,
1889
+ },
1890
+ ],
1891
+ inputDetails: {
1892
+ hasCopyPaste: true,
1893
+ },
1894
+ },
1895
+ results: [
1896
+ {
1897
+ title: "title",
1898
+ url: "https://example.com/foo/bar",
1899
+ nativeAppUrl: "slack://foo/bar",
1900
+ snippets: [
1901
+ {
1902
+ snippet: "snippet",
1903
+ mimeType: "mimeType",
1904
+ },
1905
+ ],
1906
+ },
1907
+ ],
1908
+ },
1909
+ {
1910
+ querySuggestion: {
1911
+ query: "app:github type:pull author:mortimer",
1912
+ searchProviderInfo: {
1913
+ name: "Google",
1914
+ searchLinkUrlTemplate: "https://www.google.com/search?q={query}&hl=en",
1915
+ },
1916
+ label: "Mortimer's PRs",
1917
+ datasource: "github",
1918
+ requestOptions: {
1919
+ datasourceFilter: "JIRA",
1920
+ datasourcesFilter: [
1921
+ "JIRA",
1922
+ ],
1923
+ queryOverridesFacetFilters: true,
1924
+ facetFilters: [
1925
+ {
1926
+ fieldName: "type",
1927
+ values: [
1928
+ {
1929
+ value: "Spreadsheet",
1930
+ relationType: "EQUALS",
1931
+ },
1932
+ {
1933
+ value: "Presentation",
1934
+ relationType: "EQUALS",
1935
+ },
1936
+ ],
1937
+ },
1938
+ ],
1939
+ facetFilterSets: [
1940
+ {
1941
+ filters: [
1942
+ {
1943
+ fieldName: "type",
1944
+ values: [
1945
+ {
1946
+ value: "Spreadsheet",
1947
+ relationType: "EQUALS",
1948
+ },
1949
+ {
1950
+ value: "Presentation",
1951
+ relationType: "EQUALS",
1952
+ },
1953
+ ],
1954
+ },
1955
+ ],
1956
+ },
1957
+ ],
1958
+ facetBucketSize: 249440,
1959
+ authTokens: [
1960
+ {
1961
+ accessToken: "123abc",
1962
+ datasource: "gmail",
1963
+ scope: "email profile https://www.googleapis.com/auth/gmail.readonly",
1964
+ tokenType: "Bearer",
1965
+ authUser: "1",
1966
+ },
1967
+ ],
1968
+ },
1969
+ inputDetails: {
1970
+ hasCopyPaste: true,
1971
+ },
1972
+ },
1973
+ },
1974
+ {
1975
+ querySuggestion: {
1976
+ query: "app:github type:pull author:mortimer",
1977
+ searchProviderInfo: {
1978
+ name: "Google",
1979
+ searchLinkUrlTemplate: "https://www.google.com/search?q={query}&hl=en",
1980
+ },
1981
+ label: "Mortimer's PRs",
1982
+ datasource: "github",
1983
+ requestOptions: {
1984
+ datasourceFilter: "JIRA",
1985
+ datasourcesFilter: [
1986
+ "JIRA",
1987
+ ],
1988
+ queryOverridesFacetFilters: true,
1989
+ facetFilters: [
1990
+ {
1991
+ fieldName: "type",
1992
+ values: [
1993
+ {
1994
+ value: "Spreadsheet",
1995
+ relationType: "EQUALS",
1996
+ },
1997
+ {
1998
+ value: "Presentation",
1999
+ relationType: "EQUALS",
2000
+ },
2001
+ ],
2002
+ },
2003
+ ],
2004
+ facetFilterSets: [
2005
+ {
2006
+ filters: [
2007
+ {
2008
+ fieldName: "type",
2009
+ values: [
2010
+ {
2011
+ value: "Spreadsheet",
2012
+ relationType: "EQUALS",
2013
+ },
2014
+ {
2015
+ value: "Presentation",
2016
+ relationType: "EQUALS",
2017
+ },
2018
+ ],
2019
+ },
2020
+ ],
2021
+ },
2022
+ ],
2023
+ facetBucketSize: 789275,
2024
+ authTokens: [
2025
+ {
2026
+ accessToken: "123abc",
2027
+ datasource: "gmail",
2028
+ scope: "email profile https://www.googleapis.com/auth/gmail.readonly",
2029
+ tokenType: "Bearer",
2030
+ authUser: "1",
2031
+ },
2032
+ ],
2033
+ },
2034
+ inputDetails: {
2035
+ hasCopyPaste: true,
2036
+ },
2037
+ },
2038
+ },
2039
+ ],
2040
+ metadata: {
2041
+ type: "FULL_TIME",
2042
+ title: "Actor",
2043
+ department: "Movies",
2044
+ email: "george@example.com",
2045
+ location: "Hollywood, CA",
2046
+ phone: "6505551234",
2047
+ photoUrl: "https://example.com/george.jpg",
2048
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2049
+ datasourceProfile: [
2050
+ {
2051
+ datasource: "github",
2052
+ handle: "<value>",
2053
+ },
2054
+ {
2055
+ datasource: "github",
2056
+ handle: "<value>",
2057
+ },
2058
+ {
2059
+ datasource: "github",
2060
+ handle: "<value>",
2061
+ },
2062
+ ],
2063
+ querySuggestions: {
2064
+ suggestions: [
2065
+ {
2066
+ query: "app:github type:pull author:mortimer",
2067
+ label: "Mortimer's PRs",
2068
+ datasource: "github",
2069
+ },
2070
+ ],
2071
+ },
2072
+ inviteInfo: {
2073
+ invites: [
2074
+ {},
2075
+ ],
2076
+ },
2077
+ customFields: [
2078
+ {
2079
+ label: "<value>",
2080
+ values: [
2081
+ {},
2082
+ {},
2083
+ {},
2084
+ ],
2085
+ },
2086
+ {
2087
+ label: "<value>",
2088
+ values: [],
2089
+ },
2090
+ ],
2091
+ badges: [
2092
+ {
2093
+ key: "deployment_name_new_hire",
2094
+ displayName: "New hire",
2095
+ iconConfig: {
2096
+ color: "#343CED",
2097
+ key: "person_icon",
2098
+ iconType: "GLYPH",
2099
+ name: "user",
2100
+ },
2101
+ },
2102
+ ],
2103
+ },
2104
+ },
2105
+ owner: {
2106
+ name: "George Clooney",
2107
+ obfuscatedId: "abc123",
2108
+ metadata: {
2109
+ type: "FULL_TIME",
2110
+ title: "Actor",
2111
+ department: "Movies",
2112
+ email: "george@example.com",
2113
+ location: "Hollywood, CA",
2114
+ phone: "6505551234",
2115
+ photoUrl: "https://example.com/george.jpg",
2116
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2117
+ datasourceProfile: [
2118
+ {
2119
+ datasource: "github",
2120
+ handle: "<value>",
2121
+ },
2122
+ {
2123
+ datasource: "github",
2124
+ handle: "<value>",
2125
+ },
2126
+ {
2127
+ datasource: "github",
2128
+ handle: "<value>",
2129
+ },
2130
+ ],
2131
+ querySuggestions: {},
2132
+ inviteInfo: {},
2133
+ badges: [
2134
+ {
2135
+ key: "deployment_name_new_hire",
2136
+ displayName: "New hire",
2137
+ iconConfig: {
2138
+ color: "#343CED",
2139
+ key: "person_icon",
2140
+ iconType: "GLYPH",
2141
+ name: "user",
2142
+ },
2143
+ },
2144
+ ],
2145
+ },
2146
+ },
2147
+ mentionedPeople: [
2148
+ {
2149
+ name: "George Clooney",
2150
+ obfuscatedId: "abc123",
2151
+ },
2152
+ ],
2153
+ components: [
2154
+ "Backend",
2155
+ "Networking",
2156
+ ],
2157
+ status: "[\"Done\"]",
2158
+ pins: [
2159
+ {
2160
+ audienceFilters: [
2161
+ {
2162
+ fieldName: "type",
2163
+ values: [
2164
+ {
2165
+ value: "Spreadsheet",
2166
+ relationType: "EQUALS",
2167
+ },
2168
+ {
2169
+ value: "Presentation",
2170
+ relationType: "EQUALS",
2171
+ },
2172
+ ],
2173
+ },
2174
+ ],
2175
+ documentId: "<id>",
2176
+ attribution: {
2177
+ name: "George Clooney",
2178
+ obfuscatedId: "abc123",
2179
+ metadata: {
2180
+ type: "FULL_TIME",
2181
+ title: "Actor",
2182
+ department: "Movies",
2183
+ email: "george@example.com",
2184
+ location: "Hollywood, CA",
2185
+ phone: "6505551234",
2186
+ photoUrl: "https://example.com/george.jpg",
2187
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2188
+ datasourceProfile: [
2189
+ {
2190
+ datasource: "github",
2191
+ handle: "<value>",
2192
+ },
2193
+ {
2194
+ datasource: "github",
2195
+ handle: "<value>",
2196
+ },
2197
+ ],
2198
+ querySuggestions: {},
2199
+ inviteInfo: {},
2200
+ badges: [
2201
+ {
2202
+ key: "deployment_name_new_hire",
2203
+ displayName: "New hire",
2204
+ iconConfig: {
2205
+ color: "#343CED",
2206
+ key: "person_icon",
2207
+ iconType: "GLYPH",
2208
+ name: "user",
2209
+ },
2210
+ },
2211
+ ],
2212
+ },
2213
+ },
2214
+ updatedBy: {
2215
+ name: "George Clooney",
2216
+ obfuscatedId: "abc123",
2217
+ metadata: {
2218
+ type: "FULL_TIME",
2219
+ title: "Actor",
2220
+ department: "Movies",
2221
+ email: "george@example.com",
2222
+ location: "Hollywood, CA",
2223
+ phone: "6505551234",
2224
+ photoUrl: "https://example.com/george.jpg",
2225
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2226
+ datasourceProfile: [
2227
+ {
2228
+ datasource: "github",
2229
+ handle: "<value>",
2230
+ },
2231
+ {
2232
+ datasource: "github",
2233
+ handle: "<value>",
2234
+ },
2235
+ ],
2236
+ querySuggestions: {},
2237
+ inviteInfo: {},
2238
+ badges: [
2239
+ {
2240
+ key: "deployment_name_new_hire",
2241
+ displayName: "New hire",
2242
+ iconConfig: {
2243
+ color: "#343CED",
2244
+ key: "person_icon",
2245
+ iconType: "GLYPH",
2246
+ name: "user",
2247
+ },
2248
+ },
2249
+ ],
2250
+ },
2251
+ },
2252
+ },
2253
+ {
2254
+ audienceFilters: [
2255
+ {
2256
+ fieldName: "type",
2257
+ values: [
2258
+ {
2259
+ value: "Spreadsheet",
2260
+ relationType: "EQUALS",
2261
+ },
2262
+ {
2263
+ value: "Presentation",
2264
+ relationType: "EQUALS",
2265
+ },
2266
+ ],
2267
+ },
2268
+ ],
2269
+ documentId: "<id>",
2270
+ attribution: {
2271
+ name: "George Clooney",
2272
+ obfuscatedId: "abc123",
2273
+ metadata: {
2274
+ type: "FULL_TIME",
2275
+ title: "Actor",
2276
+ department: "Movies",
2277
+ email: "george@example.com",
2278
+ location: "Hollywood, CA",
2279
+ phone: "6505551234",
2280
+ photoUrl: "https://example.com/george.jpg",
2281
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2282
+ datasourceProfile: [
2283
+ {
2284
+ datasource: "github",
2285
+ handle: "<value>",
2286
+ },
2287
+ ],
2288
+ querySuggestions: {},
2289
+ inviteInfo: {},
2290
+ badges: [
2291
+ {
2292
+ key: "deployment_name_new_hire",
2293
+ displayName: "New hire",
2294
+ iconConfig: {
2295
+ color: "#343CED",
2296
+ key: "person_icon",
2297
+ iconType: "GLYPH",
2298
+ name: "user",
2299
+ },
2300
+ },
2301
+ ],
2302
+ },
2303
+ },
2304
+ updatedBy: {
2305
+ name: "George Clooney",
2306
+ obfuscatedId: "abc123",
2307
+ metadata: {
2308
+ type: "FULL_TIME",
2309
+ title: "Actor",
2310
+ department: "Movies",
2311
+ email: "george@example.com",
2312
+ location: "Hollywood, CA",
2313
+ phone: "6505551234",
2314
+ photoUrl: "https://example.com/george.jpg",
2315
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2316
+ datasourceProfile: [
2317
+ {
2318
+ datasource: "github",
2319
+ handle: "<value>",
2320
+ },
2321
+ ],
2322
+ querySuggestions: {},
2323
+ inviteInfo: {},
2324
+ badges: [
2325
+ {
2326
+ key: "deployment_name_new_hire",
2327
+ displayName: "New hire",
2328
+ iconConfig: {
2329
+ color: "#343CED",
2330
+ key: "person_icon",
2331
+ iconType: "GLYPH",
2332
+ name: "user",
2333
+ },
2334
+ },
2335
+ ],
2336
+ },
2337
+ },
2338
+ },
2339
+ {
2340
+ audienceFilters: [
2341
+ {
2342
+ fieldName: "type",
2343
+ values: [
2344
+ {
2345
+ value: "Spreadsheet",
2346
+ relationType: "EQUALS",
2347
+ },
2348
+ {
2349
+ value: "Presentation",
2350
+ relationType: "EQUALS",
2351
+ },
2352
+ ],
2353
+ },
2354
+ ],
2355
+ documentId: "<id>",
2356
+ attribution: {
2357
+ name: "George Clooney",
2358
+ obfuscatedId: "abc123",
2359
+ metadata: {
2360
+ type: "FULL_TIME",
2361
+ title: "Actor",
2362
+ department: "Movies",
2363
+ email: "george@example.com",
2364
+ location: "Hollywood, CA",
2365
+ phone: "6505551234",
2366
+ photoUrl: "https://example.com/george.jpg",
2367
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2368
+ datasourceProfile: [
2369
+ {
2370
+ datasource: "github",
2371
+ handle: "<value>",
2372
+ },
2373
+ {
2374
+ datasource: "github",
2375
+ handle: "<value>",
2376
+ },
2377
+ ],
2378
+ querySuggestions: {},
2379
+ inviteInfo: {},
2380
+ badges: [
2381
+ {
2382
+ key: "deployment_name_new_hire",
2383
+ displayName: "New hire",
2384
+ iconConfig: {
2385
+ color: "#343CED",
2386
+ key: "person_icon",
2387
+ iconType: "GLYPH",
2388
+ name: "user",
2389
+ },
2390
+ },
2391
+ ],
2392
+ },
2393
+ },
2394
+ updatedBy: {
2395
+ name: "George Clooney",
2396
+ obfuscatedId: "abc123",
2397
+ metadata: {
2398
+ type: "FULL_TIME",
2399
+ title: "Actor",
2400
+ department: "Movies",
2401
+ email: "george@example.com",
2402
+ location: "Hollywood, CA",
2403
+ phone: "6505551234",
2404
+ photoUrl: "https://example.com/george.jpg",
2405
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2406
+ datasourceProfile: [
2407
+ {
2408
+ datasource: "github",
2409
+ handle: "<value>",
2410
+ },
2411
+ {
2412
+ datasource: "github",
2413
+ handle: "<value>",
2414
+ },
2415
+ {
2416
+ datasource: "github",
2417
+ handle: "<value>",
2418
+ },
2419
+ ],
2420
+ querySuggestions: {},
2421
+ inviteInfo: {},
2422
+ badges: [
2423
+ {
2424
+ key: "deployment_name_new_hire",
2425
+ displayName: "New hire",
2426
+ iconConfig: {
2427
+ color: "#343CED",
2428
+ key: "person_icon",
2429
+ iconType: "GLYPH",
2430
+ name: "user",
2431
+ },
2432
+ },
2433
+ ],
2434
+ },
2435
+ },
2436
+ },
2437
+ ],
2438
+ assignedTo: {
2439
+ name: "George Clooney",
2440
+ obfuscatedId: "abc123",
2441
+ metadata: {
2442
+ type: "FULL_TIME",
2443
+ title: "Actor",
2444
+ department: "Movies",
2445
+ email: "george@example.com",
2446
+ location: "Hollywood, CA",
2447
+ phone: "6505551234",
2448
+ photoUrl: "https://example.com/george.jpg",
2449
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2450
+ datasourceProfile: [
2451
+ {
2452
+ datasource: "github",
2453
+ handle: "<value>",
2454
+ },
2455
+ {
2456
+ datasource: "github",
2457
+ handle: "<value>",
2458
+ },
2459
+ {
2460
+ datasource: "github",
2461
+ handle: "<value>",
2462
+ },
2463
+ ],
2464
+ querySuggestions: {},
2465
+ inviteInfo: {},
2466
+ badges: [
2467
+ {
2468
+ key: "deployment_name_new_hire",
2469
+ displayName: "New hire",
2470
+ iconConfig: {
2471
+ color: "#343CED",
2472
+ key: "person_icon",
2473
+ iconType: "GLYPH",
2474
+ name: "user",
2475
+ },
2476
+ },
2477
+ ],
2478
+ },
2479
+ },
2480
+ updatedBy: {
2481
+ name: "George Clooney",
2482
+ obfuscatedId: "abc123",
2483
+ metadata: {
2484
+ type: "FULL_TIME",
2485
+ title: "Actor",
2486
+ department: "Movies",
2487
+ email: "george@example.com",
2488
+ location: "Hollywood, CA",
2489
+ phone: "6505551234",
2490
+ photoUrl: "https://example.com/george.jpg",
2491
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2492
+ datasourceProfile: [
2493
+ {
2494
+ datasource: "github",
2495
+ handle: "<value>",
2496
+ },
2497
+ {
2498
+ datasource: "github",
2499
+ handle: "<value>",
2500
+ },
2501
+ {
2502
+ datasource: "github",
2503
+ handle: "<value>",
2504
+ },
2505
+ ],
2506
+ querySuggestions: {},
2507
+ inviteInfo: {},
2508
+ badges: [
2509
+ {
2510
+ key: "deployment_name_new_hire",
2511
+ displayName: "New hire",
2512
+ iconConfig: {
2513
+ color: "#343CED",
2514
+ key: "person_icon",
2515
+ iconType: "GLYPH",
2516
+ name: "user",
2517
+ },
2518
+ },
2519
+ ],
2520
+ },
2521
+ },
2522
+ collections: [
2523
+ {
2524
+ name: "<value>",
2525
+ description: "daintily certainly yak surprised beyond blah intensely",
2526
+ addedRoles: [
2527
+ {
2528
+ person: {
2529
+ name: "George Clooney",
2530
+ obfuscatedId: "abc123",
2531
+ metadata: {
2532
+ type: "FULL_TIME",
2533
+ title: "Actor",
2534
+ department: "Movies",
2535
+ email: "george@example.com",
2536
+ location: "Hollywood, CA",
2537
+ phone: "6505551234",
2538
+ photoUrl: "https://example.com/george.jpg",
2539
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2540
+ datasourceProfile: [
2541
+ {
2542
+ datasource: "github",
2543
+ handle: "<value>",
2544
+ },
2545
+ {
2546
+ datasource: "github",
2547
+ handle: "<value>",
2548
+ },
2549
+ ],
2550
+ querySuggestions: {},
2551
+ inviteInfo: {},
2552
+ badges: [
2553
+ {
2554
+ key: "deployment_name_new_hire",
2555
+ displayName: "New hire",
2556
+ iconConfig: {
2557
+ color: "#343CED",
2558
+ key: "person_icon",
2559
+ iconType: "GLYPH",
2560
+ name: "user",
2561
+ },
2562
+ },
2563
+ ],
2564
+ },
2565
+ },
2566
+ role: "VERIFIER",
2567
+ },
2568
+ {
2569
+ person: {
2570
+ name: "George Clooney",
2571
+ obfuscatedId: "abc123",
2572
+ metadata: {
2573
+ type: "FULL_TIME",
2574
+ title: "Actor",
2575
+ department: "Movies",
2576
+ email: "george@example.com",
2577
+ location: "Hollywood, CA",
2578
+ phone: "6505551234",
2579
+ photoUrl: "https://example.com/george.jpg",
2580
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2581
+ datasourceProfile: [
2582
+ {
2583
+ datasource: "github",
2584
+ handle: "<value>",
2585
+ },
2586
+ {
2587
+ datasource: "github",
2588
+ handle: "<value>",
2589
+ },
2590
+ ],
2591
+ querySuggestions: {},
2592
+ inviteInfo: {},
2593
+ badges: [
2594
+ {
2595
+ key: "deployment_name_new_hire",
2596
+ displayName: "New hire",
2597
+ iconConfig: {
2598
+ color: "#343CED",
2599
+ key: "person_icon",
2600
+ iconType: "GLYPH",
2601
+ name: "user",
2602
+ },
2603
+ },
2604
+ ],
2605
+ },
2606
+ },
2607
+ role: "VERIFIER",
2608
+ },
2609
+ ],
2610
+ removedRoles: [
2611
+ {
2612
+ person: {
2613
+ name: "George Clooney",
2614
+ obfuscatedId: "abc123",
2615
+ metadata: {
2616
+ type: "FULL_TIME",
2617
+ title: "Actor",
2618
+ department: "Movies",
2619
+ email: "george@example.com",
2620
+ location: "Hollywood, CA",
2621
+ phone: "6505551234",
2622
+ photoUrl: "https://example.com/george.jpg",
2623
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2624
+ datasourceProfile: [
2625
+ {
2626
+ datasource: "github",
2627
+ handle: "<value>",
2628
+ },
2629
+ ],
2630
+ querySuggestions: {},
2631
+ inviteInfo: {},
2632
+ badges: [
2633
+ {
2634
+ key: "deployment_name_new_hire",
2635
+ displayName: "New hire",
2636
+ iconConfig: {
2637
+ color: "#343CED",
2638
+ key: "person_icon",
2639
+ iconType: "GLYPH",
2640
+ name: "user",
2641
+ },
2642
+ },
2643
+ ],
2644
+ },
2645
+ },
2646
+ role: "ANSWER_MODERATOR",
2647
+ },
2648
+ {
2649
+ person: {
2650
+ name: "George Clooney",
2651
+ obfuscatedId: "abc123",
2652
+ metadata: {
2653
+ type: "FULL_TIME",
2654
+ title: "Actor",
2655
+ department: "Movies",
2656
+ email: "george@example.com",
2657
+ location: "Hollywood, CA",
2658
+ phone: "6505551234",
2659
+ photoUrl: "https://example.com/george.jpg",
2660
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2661
+ datasourceProfile: [
2662
+ {
2663
+ datasource: "github",
2664
+ handle: "<value>",
2665
+ },
2666
+ ],
2667
+ querySuggestions: {},
2668
+ inviteInfo: {},
2669
+ badges: [
2670
+ {
2671
+ key: "deployment_name_new_hire",
2672
+ displayName: "New hire",
2673
+ iconConfig: {
2674
+ color: "#343CED",
2675
+ key: "person_icon",
2676
+ iconType: "GLYPH",
2677
+ name: "user",
2678
+ },
2679
+ },
2680
+ ],
2681
+ },
2682
+ },
2683
+ role: "EDITOR",
2684
+ },
2685
+ ],
2686
+ audienceFilters: [
2687
+ {
2688
+ fieldName: "type",
2689
+ values: [
2690
+ {
2691
+ value: "Spreadsheet",
2692
+ relationType: "EQUALS",
2693
+ },
2694
+ {
2695
+ value: "Presentation",
2696
+ relationType: "EQUALS",
2697
+ },
2698
+ ],
2699
+ },
2700
+ ],
2701
+ id: 249026,
2702
+ creator: {
2703
+ name: "George Clooney",
2704
+ obfuscatedId: "abc123",
2705
+ metadata: {
2706
+ type: "FULL_TIME",
2707
+ title: "Actor",
2708
+ department: "Movies",
2709
+ email: "george@example.com",
2710
+ location: "Hollywood, CA",
2711
+ phone: "6505551234",
2712
+ photoUrl: "https://example.com/george.jpg",
2713
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2714
+ datasourceProfile: [
2715
+ {
2716
+ datasource: "github",
2717
+ handle: "<value>",
2718
+ },
2719
+ ],
2720
+ querySuggestions: {},
2721
+ inviteInfo: {},
2722
+ badges: [
2723
+ {
2724
+ key: "deployment_name_new_hire",
2725
+ displayName: "New hire",
2726
+ iconConfig: {
2727
+ color: "#343CED",
2728
+ key: "person_icon",
2729
+ iconType: "GLYPH",
2730
+ name: "user",
2731
+ },
2732
+ },
2733
+ ],
2734
+ },
2735
+ },
2736
+ updatedBy: {
2737
+ name: "George Clooney",
2738
+ obfuscatedId: "abc123",
2739
+ metadata: {
2740
+ type: "FULL_TIME",
2741
+ title: "Actor",
2742
+ department: "Movies",
2743
+ email: "george@example.com",
2744
+ location: "Hollywood, CA",
2745
+ phone: "6505551234",
2746
+ photoUrl: "https://example.com/george.jpg",
2747
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2748
+ datasourceProfile: [
2749
+ {
2750
+ datasource: "github",
2751
+ handle: "<value>",
2752
+ },
2753
+ {
2754
+ datasource: "github",
2755
+ handle: "<value>",
2756
+ },
2757
+ ],
2758
+ querySuggestions: {},
2759
+ inviteInfo: {},
2760
+ badges: [
2761
+ {
2762
+ key: "deployment_name_new_hire",
2763
+ displayName: "New hire",
2764
+ iconConfig: {
2765
+ color: "#343CED",
2766
+ key: "person_icon",
2767
+ iconType: "GLYPH",
2768
+ name: "user",
2769
+ },
2770
+ },
2771
+ ],
2772
+ },
2773
+ },
2774
+ items: [
2775
+ {
2776
+ collectionId: 784089,
2777
+ createdBy: {
2778
+ name: "George Clooney",
2779
+ obfuscatedId: "abc123",
2780
+ metadata: {
2781
+ type: "FULL_TIME",
2782
+ title: "Actor",
2783
+ department: "Movies",
2784
+ email: "george@example.com",
2785
+ location: "Hollywood, CA",
2786
+ phone: "6505551234",
2787
+ photoUrl: "https://example.com/george.jpg",
2788
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2789
+ datasourceProfile: [
2790
+ {
2791
+ datasource: "github",
2792
+ handle: "<value>",
2793
+ },
2794
+ {
2795
+ datasource: "github",
2796
+ handle: "<value>",
2797
+ },
2798
+ ],
2799
+ querySuggestions: {},
2800
+ inviteInfo: {},
2801
+ badges: [
2802
+ {
2803
+ key: "deployment_name_new_hire",
2804
+ displayName: "New hire",
2805
+ iconConfig: {
2806
+ color: "#343CED",
2807
+ key: "person_icon",
2808
+ iconType: "GLYPH",
2809
+ name: "user",
2810
+ },
2811
+ },
2812
+ ],
2813
+ },
2814
+ },
2815
+ shortcut: {
2816
+ inputAlias: "<value>",
2817
+ createdBy: {
2818
+ name: "George Clooney",
2819
+ obfuscatedId: "abc123",
2820
+ metadata: {
2821
+ type: "FULL_TIME",
2822
+ title: "Actor",
2823
+ department: "Movies",
2824
+ email: "george@example.com",
2825
+ location: "Hollywood, CA",
2826
+ phone: "6505551234",
2827
+ photoUrl: "https://example.com/george.jpg",
2828
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2829
+ datasourceProfile: [
2830
+ {
2831
+ datasource: "github",
2832
+ handle: "<value>",
2833
+ },
2834
+ {
2835
+ datasource: "github",
2836
+ handle: "<value>",
2837
+ },
2838
+ ],
2839
+ querySuggestions: {},
2840
+ inviteInfo: {},
2841
+ badges: [
2842
+ {
2843
+ key: "deployment_name_new_hire",
2844
+ displayName: "New hire",
2845
+ iconConfig: {
2846
+ color: "#343CED",
2847
+ key: "person_icon",
2848
+ iconType: "GLYPH",
2849
+ name: "user",
2850
+ },
2851
+ },
2852
+ ],
2853
+ },
2854
+ },
2855
+ updatedBy: {
2856
+ name: "George Clooney",
2857
+ obfuscatedId: "abc123",
2858
+ metadata: {
2859
+ type: "FULL_TIME",
2860
+ title: "Actor",
2861
+ department: "Movies",
2862
+ email: "george@example.com",
2863
+ location: "Hollywood, CA",
2864
+ phone: "6505551234",
2865
+ photoUrl: "https://example.com/george.jpg",
2866
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2867
+ datasourceProfile: [
2868
+ {
2869
+ datasource: "github",
2870
+ handle: "<value>",
2871
+ },
2872
+ {
2873
+ datasource: "github",
2874
+ handle: "<value>",
2875
+ },
2876
+ ],
2877
+ querySuggestions: {},
2878
+ inviteInfo: {},
2879
+ badges: [
2880
+ {
2881
+ key: "deployment_name_new_hire",
2882
+ displayName: "New hire",
2883
+ iconConfig: {
2884
+ color: "#343CED",
2885
+ key: "person_icon",
2886
+ iconType: "GLYPH",
2887
+ name: "user",
2888
+ },
2889
+ },
2890
+ ],
2891
+ },
2892
+ },
2893
+ roles: [
2894
+ {
2895
+ person: {
2896
+ name: "George Clooney",
2897
+ obfuscatedId: "abc123",
2898
+ metadata: {
2899
+ type: "FULL_TIME",
2900
+ title: "Actor",
2901
+ department: "Movies",
2902
+ email: "george@example.com",
2903
+ location: "Hollywood, CA",
2904
+ phone: "6505551234",
2905
+ photoUrl: "https://example.com/george.jpg",
2906
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2907
+ datasourceProfile: [
2908
+ {
2909
+ datasource: "github",
2910
+ handle: "<value>",
2911
+ },
2912
+ {
2913
+ datasource: "github",
2914
+ handle: "<value>",
2915
+ },
2916
+ {
2917
+ datasource: "github",
2918
+ handle: "<value>",
2919
+ },
2920
+ ],
2921
+ querySuggestions: {},
2922
+ inviteInfo: {},
2923
+ badges: [
2924
+ {
2925
+ key: "deployment_name_new_hire",
2926
+ displayName: "New hire",
2927
+ iconConfig: {
2928
+ color: "#343CED",
2929
+ key: "person_icon",
2930
+ iconType: "GLYPH",
2931
+ name: "user",
2932
+ },
2933
+ },
2934
+ ],
2935
+ },
2936
+ },
2937
+ role: "VIEWER",
2938
+ },
2939
+ ],
2940
+ },
2941
+ itemType: "DOCUMENT",
2942
+ },
2943
+ {
2944
+ collectionId: 911620,
2945
+ createdBy: {
2946
+ name: "George Clooney",
2947
+ obfuscatedId: "abc123",
2948
+ metadata: {
2949
+ type: "FULL_TIME",
2950
+ title: "Actor",
2951
+ department: "Movies",
2952
+ email: "george@example.com",
2953
+ location: "Hollywood, CA",
2954
+ phone: "6505551234",
2955
+ photoUrl: "https://example.com/george.jpg",
2956
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2957
+ datasourceProfile: [
2958
+ {
2959
+ datasource: "github",
2960
+ handle: "<value>",
2961
+ },
2962
+ ],
2963
+ querySuggestions: {},
2964
+ inviteInfo: {},
2965
+ badges: [
2966
+ {
2967
+ key: "deployment_name_new_hire",
2968
+ displayName: "New hire",
2969
+ iconConfig: {
2970
+ color: "#343CED",
2971
+ key: "person_icon",
2972
+ iconType: "GLYPH",
2973
+ name: "user",
2974
+ },
2975
+ },
2976
+ ],
2977
+ },
2978
+ },
2979
+ shortcut: {
2980
+ inputAlias: "<value>",
2981
+ createdBy: {
2982
+ name: "George Clooney",
2983
+ obfuscatedId: "abc123",
2984
+ metadata: {
2985
+ type: "FULL_TIME",
2986
+ title: "Actor",
2987
+ department: "Movies",
2988
+ email: "george@example.com",
2989
+ location: "Hollywood, CA",
2990
+ phone: "6505551234",
2991
+ photoUrl: "https://example.com/george.jpg",
2992
+ startDate: new index_js_2.RFCDate("2000-01-23"),
2993
+ datasourceProfile: [
2994
+ {
2995
+ datasource: "github",
2996
+ handle: "<value>",
2997
+ },
2998
+ {
2999
+ datasource: "github",
3000
+ handle: "<value>",
3001
+ },
3002
+ ],
3003
+ querySuggestions: {},
3004
+ inviteInfo: {},
3005
+ badges: [
3006
+ {
3007
+ key: "deployment_name_new_hire",
3008
+ displayName: "New hire",
3009
+ iconConfig: {
3010
+ color: "#343CED",
3011
+ key: "person_icon",
3012
+ iconType: "GLYPH",
3013
+ name: "user",
3014
+ },
3015
+ },
3016
+ ],
3017
+ },
3018
+ },
3019
+ updatedBy: {
3020
+ name: "George Clooney",
3021
+ obfuscatedId: "abc123",
3022
+ metadata: {
3023
+ type: "FULL_TIME",
3024
+ title: "Actor",
3025
+ department: "Movies",
3026
+ email: "george@example.com",
3027
+ location: "Hollywood, CA",
3028
+ phone: "6505551234",
3029
+ photoUrl: "https://example.com/george.jpg",
3030
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3031
+ datasourceProfile: [
3032
+ {
3033
+ datasource: "github",
3034
+ handle: "<value>",
3035
+ },
3036
+ {
3037
+ datasource: "github",
3038
+ handle: "<value>",
3039
+ },
3040
+ ],
3041
+ querySuggestions: {},
3042
+ inviteInfo: {},
3043
+ badges: [
3044
+ {
3045
+ key: "deployment_name_new_hire",
3046
+ displayName: "New hire",
3047
+ iconConfig: {
3048
+ color: "#343CED",
3049
+ key: "person_icon",
3050
+ iconType: "GLYPH",
3051
+ name: "user",
3052
+ },
3053
+ },
3054
+ ],
3055
+ },
3056
+ },
3057
+ },
3058
+ itemType: "URL",
3059
+ },
3060
+ ],
3061
+ },
3062
+ {
3063
+ name: "<value>",
3064
+ description: "ultimately in likely opera please antelope",
3065
+ audienceFilters: [
3066
+ {
3067
+ fieldName: "type",
3068
+ values: [
3069
+ {
3070
+ value: "Spreadsheet",
3071
+ relationType: "EQUALS",
3072
+ },
3073
+ {
3074
+ value: "Presentation",
3075
+ relationType: "EQUALS",
3076
+ },
3077
+ ],
3078
+ },
3079
+ ],
3080
+ id: 256393,
3081
+ creator: {
3082
+ name: "George Clooney",
3083
+ obfuscatedId: "abc123",
3084
+ metadata: {
3085
+ type: "FULL_TIME",
3086
+ title: "Actor",
3087
+ department: "Movies",
3088
+ email: "george@example.com",
3089
+ location: "Hollywood, CA",
3090
+ phone: "6505551234",
3091
+ photoUrl: "https://example.com/george.jpg",
3092
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3093
+ datasourceProfile: [
3094
+ {
3095
+ datasource: "github",
3096
+ handle: "<value>",
3097
+ },
3098
+ {
3099
+ datasource: "github",
3100
+ handle: "<value>",
3101
+ },
3102
+ {
3103
+ datasource: "github",
3104
+ handle: "<value>",
3105
+ },
3106
+ ],
3107
+ querySuggestions: {},
3108
+ inviteInfo: {},
3109
+ badges: [
3110
+ {
3111
+ key: "deployment_name_new_hire",
3112
+ displayName: "New hire",
3113
+ iconConfig: {
3114
+ color: "#343CED",
3115
+ key: "person_icon",
3116
+ iconType: "GLYPH",
3117
+ name: "user",
3118
+ },
3119
+ },
3120
+ ],
3121
+ },
3122
+ },
3123
+ updatedBy: {
3124
+ name: "George Clooney",
3125
+ obfuscatedId: "abc123",
3126
+ metadata: {
3127
+ type: "FULL_TIME",
3128
+ title: "Actor",
3129
+ department: "Movies",
3130
+ email: "george@example.com",
3131
+ location: "Hollywood, CA",
3132
+ phone: "6505551234",
3133
+ photoUrl: "https://example.com/george.jpg",
3134
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3135
+ datasourceProfile: [
3136
+ {
3137
+ datasource: "github",
3138
+ handle: "<value>",
3139
+ },
3140
+ {
3141
+ datasource: "github",
3142
+ handle: "<value>",
3143
+ },
3144
+ {
3145
+ datasource: "github",
3146
+ handle: "<value>",
3147
+ },
3148
+ ],
3149
+ querySuggestions: {},
3150
+ inviteInfo: {},
3151
+ badges: [
3152
+ {
3153
+ key: "deployment_name_new_hire",
3154
+ displayName: "New hire",
3155
+ iconConfig: {
3156
+ color: "#343CED",
3157
+ key: "person_icon",
3158
+ iconType: "GLYPH",
3159
+ name: "user",
3160
+ },
3161
+ },
3162
+ ],
3163
+ },
3164
+ },
3165
+ },
3166
+ {
3167
+ name: "<value>",
3168
+ description: "up vibrant sternly translation scrutinise condense lovingly following and",
3169
+ audienceFilters: [
3170
+ {
3171
+ fieldName: "type",
3172
+ values: [
3173
+ {
3174
+ value: "Spreadsheet",
3175
+ relationType: "EQUALS",
3176
+ },
3177
+ {
3178
+ value: "Presentation",
3179
+ relationType: "EQUALS",
3180
+ },
3181
+ ],
3182
+ },
3183
+ ],
3184
+ id: 472933,
3185
+ creator: {
3186
+ name: "George Clooney",
3187
+ obfuscatedId: "abc123",
3188
+ metadata: {
3189
+ type: "FULL_TIME",
3190
+ title: "Actor",
3191
+ department: "Movies",
3192
+ email: "george@example.com",
3193
+ location: "Hollywood, CA",
3194
+ phone: "6505551234",
3195
+ photoUrl: "https://example.com/george.jpg",
3196
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3197
+ datasourceProfile: [
3198
+ {
3199
+ datasource: "github",
3200
+ handle: "<value>",
3201
+ },
3202
+ ],
3203
+ querySuggestions: {},
3204
+ inviteInfo: {},
3205
+ badges: [
3206
+ {
3207
+ key: "deployment_name_new_hire",
3208
+ displayName: "New hire",
3209
+ iconConfig: {
3210
+ color: "#343CED",
3211
+ key: "person_icon",
3212
+ iconType: "GLYPH",
3213
+ name: "user",
3214
+ },
3215
+ },
3216
+ ],
3217
+ },
3218
+ },
3219
+ updatedBy: {
3220
+ name: "George Clooney",
3221
+ obfuscatedId: "abc123",
3222
+ metadata: {
3223
+ type: "FULL_TIME",
3224
+ title: "Actor",
3225
+ department: "Movies",
3226
+ email: "george@example.com",
3227
+ location: "Hollywood, CA",
3228
+ phone: "6505551234",
3229
+ photoUrl: "https://example.com/george.jpg",
3230
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3231
+ datasourceProfile: [
3232
+ {
3233
+ datasource: "github",
3234
+ handle: "<value>",
3235
+ },
3236
+ {
3237
+ datasource: "github",
3238
+ handle: "<value>",
3239
+ },
3240
+ {
3241
+ datasource: "github",
3242
+ handle: "<value>",
3243
+ },
3244
+ ],
3245
+ querySuggestions: {},
3246
+ inviteInfo: {},
3247
+ badges: [
3248
+ {
3249
+ key: "deployment_name_new_hire",
3250
+ displayName: "New hire",
3251
+ iconConfig: {
3252
+ color: "#343CED",
3253
+ key: "person_icon",
3254
+ iconType: "GLYPH",
3255
+ name: "user",
3256
+ },
3257
+ },
3258
+ ],
3259
+ },
3260
+ },
3261
+ },
3262
+ ],
3263
+ interactions: {
3264
+ reacts: [
3265
+ {
3266
+ reactors: [
3267
+ {
3268
+ name: "George Clooney",
3269
+ obfuscatedId: "abc123",
3270
+ },
3271
+ ],
3272
+ },
3273
+ ],
3274
+ shares: [
3275
+ {
3276
+ numDaysAgo: 315330,
3277
+ sharer: {
3278
+ name: "George Clooney",
3279
+ obfuscatedId: "abc123",
3280
+ metadata: {
3281
+ type: "FULL_TIME",
3282
+ title: "Actor",
3283
+ department: "Movies",
3284
+ email: "george@example.com",
3285
+ location: "Hollywood, CA",
3286
+ phone: "6505551234",
3287
+ photoUrl: "https://example.com/george.jpg",
3288
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3289
+ datasourceProfile: [
3290
+ {
3291
+ datasource: "github",
3292
+ handle: "<value>",
3293
+ },
3294
+ {
3295
+ datasource: "github",
3296
+ handle: "<value>",
3297
+ },
3298
+ {
3299
+ datasource: "github",
3300
+ handle: "<value>",
3301
+ },
3302
+ ],
3303
+ querySuggestions: {},
3304
+ inviteInfo: {},
3305
+ badges: [
3306
+ {
3307
+ key: "deployment_name_new_hire",
3308
+ displayName: "New hire",
3309
+ iconConfig: {
3310
+ color: "#343CED",
3311
+ key: "person_icon",
3312
+ iconType: "GLYPH",
3313
+ name: "user",
3314
+ },
3315
+ },
3316
+ ],
3317
+ },
3318
+ },
3319
+ },
3320
+ ],
3321
+ },
3322
+ verification: {
3323
+ state: "VERIFIED",
3324
+ metadata: {
3325
+ lastVerifier: {
3326
+ name: "George Clooney",
3327
+ obfuscatedId: "abc123",
3328
+ metadata: {
3329
+ type: "FULL_TIME",
3330
+ title: "Actor",
3331
+ department: "Movies",
3332
+ email: "george@example.com",
3333
+ location: "Hollywood, CA",
3334
+ phone: "6505551234",
3335
+ photoUrl: "https://example.com/george.jpg",
3336
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3337
+ datasourceProfile: [
3338
+ {
3339
+ datasource: "github",
3340
+ handle: "<value>",
3341
+ },
3342
+ {
3343
+ datasource: "github",
3344
+ handle: "<value>",
3345
+ },
3346
+ ],
3347
+ querySuggestions: {},
3348
+ inviteInfo: {},
3349
+ badges: [
3350
+ {
3351
+ key: "deployment_name_new_hire",
3352
+ displayName: "New hire",
3353
+ iconConfig: {
3354
+ color: "#343CED",
3355
+ key: "person_icon",
3356
+ iconType: "GLYPH",
3357
+ name: "user",
3358
+ },
3359
+ },
3360
+ ],
3361
+ },
3362
+ },
3363
+ reminders: [
3364
+ {
3365
+ assignee: {
3366
+ name: "George Clooney",
3367
+ obfuscatedId: "abc123",
3368
+ metadata: {
3369
+ type: "FULL_TIME",
3370
+ title: "Actor",
3371
+ department: "Movies",
3372
+ email: "george@example.com",
3373
+ location: "Hollywood, CA",
3374
+ phone: "6505551234",
3375
+ photoUrl: "https://example.com/george.jpg",
3376
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3377
+ datasourceProfile: [
3378
+ {
3379
+ datasource: "github",
3380
+ handle: "<value>",
3381
+ },
3382
+ {
3383
+ datasource: "github",
3384
+ handle: "<value>",
3385
+ },
3386
+ ],
3387
+ querySuggestions: {},
3388
+ inviteInfo: {},
3389
+ badges: [
3390
+ {
3391
+ key: "deployment_name_new_hire",
3392
+ displayName: "New hire",
3393
+ iconConfig: {
3394
+ color: "#343CED",
3395
+ key: "person_icon",
3396
+ iconType: "GLYPH",
3397
+ name: "user",
3398
+ },
3399
+ },
3400
+ ],
3401
+ },
3402
+ },
3403
+ requestor: {
3404
+ name: "George Clooney",
3405
+ obfuscatedId: "abc123",
3406
+ metadata: {
3407
+ type: "FULL_TIME",
3408
+ title: "Actor",
3409
+ department: "Movies",
3410
+ email: "george@example.com",
3411
+ location: "Hollywood, CA",
3412
+ phone: "6505551234",
3413
+ photoUrl: "https://example.com/george.jpg",
3414
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3415
+ datasourceProfile: [
3416
+ {
3417
+ datasource: "github",
3418
+ handle: "<value>",
3419
+ },
3420
+ ],
3421
+ querySuggestions: {},
3422
+ inviteInfo: {},
3423
+ badges: [
3424
+ {
3425
+ key: "deployment_name_new_hire",
3426
+ displayName: "New hire",
3427
+ iconConfig: {
3428
+ color: "#343CED",
3429
+ key: "person_icon",
3430
+ iconType: "GLYPH",
3431
+ name: "user",
3432
+ },
3433
+ },
3434
+ ],
3435
+ },
3436
+ },
3437
+ remindAt: 402083,
3438
+ },
3439
+ ],
3440
+ lastReminder: {
3441
+ assignee: {
3442
+ name: "George Clooney",
3443
+ obfuscatedId: "abc123",
3444
+ metadata: {
3445
+ type: "FULL_TIME",
3446
+ title: "Actor",
3447
+ department: "Movies",
3448
+ email: "george@example.com",
3449
+ location: "Hollywood, CA",
3450
+ phone: "6505551234",
3451
+ photoUrl: "https://example.com/george.jpg",
3452
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3453
+ datasourceProfile: [
3454
+ {
3455
+ datasource: "github",
3456
+ handle: "<value>",
3457
+ },
3458
+ {
3459
+ datasource: "github",
3460
+ handle: "<value>",
3461
+ },
3462
+ ],
3463
+ querySuggestions: {},
3464
+ inviteInfo: {},
3465
+ badges: [
3466
+ {
3467
+ key: "deployment_name_new_hire",
3468
+ displayName: "New hire",
3469
+ iconConfig: {
3470
+ color: "#343CED",
3471
+ key: "person_icon",
3472
+ iconType: "GLYPH",
3473
+ name: "user",
3474
+ },
3475
+ },
3476
+ ],
3477
+ },
3478
+ },
3479
+ requestor: {
3480
+ name: "George Clooney",
3481
+ obfuscatedId: "abc123",
3482
+ metadata: {
3483
+ type: "FULL_TIME",
3484
+ title: "Actor",
3485
+ department: "Movies",
3486
+ email: "george@example.com",
3487
+ location: "Hollywood, CA",
3488
+ phone: "6505551234",
3489
+ photoUrl: "https://example.com/george.jpg",
3490
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3491
+ datasourceProfile: [
3492
+ {
3493
+ datasource: "github",
3494
+ handle: "<value>",
3495
+ },
3496
+ ],
3497
+ querySuggestions: {},
3498
+ inviteInfo: {},
3499
+ badges: [
3500
+ {
3501
+ key: "deployment_name_new_hire",
3502
+ displayName: "New hire",
3503
+ iconConfig: {
3504
+ color: "#343CED",
3505
+ key: "person_icon",
3506
+ iconType: "GLYPH",
3507
+ name: "user",
3508
+ },
3509
+ },
3510
+ ],
3511
+ },
3512
+ },
3513
+ remindAt: 753191,
3514
+ },
3515
+ candidateVerifiers: [
3516
+ {
3517
+ name: "George Clooney",
3518
+ obfuscatedId: "abc123",
3519
+ },
3520
+ ],
3521
+ },
3522
+ },
3523
+ shortcuts: [
3524
+ {
3525
+ inputAlias: "<value>",
3526
+ createdBy: {
3527
+ name: "George Clooney",
3528
+ obfuscatedId: "abc123",
3529
+ metadata: {
3530
+ type: "FULL_TIME",
3531
+ title: "Actor",
3532
+ department: "Movies",
3533
+ email: "george@example.com",
3534
+ location: "Hollywood, CA",
3535
+ phone: "6505551234",
3536
+ photoUrl: "https://example.com/george.jpg",
3537
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3538
+ datasourceProfile: [
3539
+ {
3540
+ datasource: "github",
3541
+ handle: "<value>",
3542
+ },
3543
+ {
3544
+ datasource: "github",
3545
+ handle: "<value>",
3546
+ },
3547
+ ],
3548
+ querySuggestions: {},
3549
+ inviteInfo: {},
3550
+ badges: [
3551
+ {
3552
+ key: "deployment_name_new_hire",
3553
+ displayName: "New hire",
3554
+ iconConfig: {
3555
+ color: "#343CED",
3556
+ key: "person_icon",
3557
+ iconType: "GLYPH",
3558
+ name: "user",
3559
+ },
3560
+ },
3561
+ ],
3562
+ },
3563
+ },
3564
+ updatedBy: {
3565
+ name: "George Clooney",
3566
+ obfuscatedId: "abc123",
3567
+ metadata: {
3568
+ type: "FULL_TIME",
3569
+ title: "Actor",
3570
+ department: "Movies",
3571
+ email: "george@example.com",
3572
+ location: "Hollywood, CA",
3573
+ phone: "6505551234",
3574
+ photoUrl: "https://example.com/george.jpg",
3575
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3576
+ datasourceProfile: [
3577
+ {
3578
+ datasource: "github",
3579
+ handle: "<value>",
3580
+ },
3581
+ {
3582
+ datasource: "github",
3583
+ handle: "<value>",
3584
+ },
3585
+ ],
3586
+ querySuggestions: {},
3587
+ inviteInfo: {},
3588
+ badges: [
3589
+ {
3590
+ key: "deployment_name_new_hire",
3591
+ displayName: "New hire",
3592
+ iconConfig: {
3593
+ color: "#343CED",
3594
+ key: "person_icon",
3595
+ iconType: "GLYPH",
3596
+ name: "user",
3597
+ },
3598
+ },
3599
+ ],
3600
+ },
3601
+ },
3602
+ },
3603
+ ],
3604
+ customData: {
3605
+ "someCustomField": {},
3606
+ },
3607
+ contactPerson: {
3608
+ name: "George Clooney",
3609
+ obfuscatedId: "abc123",
3610
+ metadata: {
3611
+ type: "FULL_TIME",
3612
+ title: "Actor",
3613
+ department: "Movies",
3614
+ email: "george@example.com",
3615
+ location: "Hollywood, CA",
3616
+ phone: "6505551234",
3617
+ photoUrl: "https://example.com/george.jpg",
3618
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3619
+ datasourceProfile: [
3620
+ {
3621
+ datasource: "github",
3622
+ handle: "<value>",
3623
+ },
3624
+ {
3625
+ datasource: "github",
3626
+ handle: "<value>",
3627
+ },
3628
+ ],
3629
+ querySuggestions: {},
3630
+ inviteInfo: {},
3631
+ badges: [
3632
+ {
3633
+ key: "deployment_name_new_hire",
3634
+ displayName: "New hire",
3635
+ iconConfig: {
3636
+ color: "#343CED",
3637
+ key: "person_icon",
3638
+ iconType: "GLYPH",
3639
+ name: "user",
3640
+ },
3641
+ },
3642
+ ],
3643
+ },
3644
+ },
3645
+ },
3646
+ },
3647
+ text: "Because its wavelengths are shorter, blue light is more strongly scattered than the longer-wavelength lights, red or green. Hence the result that when looking at the sky away from the direct incident sunlight, the human eye perceives the sky to be blue.",
3648
+ },
3649
+ {
3650
+ link: "https://en.wikipedia.org/wiki/Diffuse_sky_radiation",
3651
+ document: {
3652
+ metadata: {
3653
+ datasource: "datasource",
3654
+ objectType: "Feature Request",
3655
+ container: "container",
3656
+ parentId: "JIRA_EN-1337",
3657
+ mimeType: "mimeType",
3658
+ documentId: "documentId",
3659
+ createTime: new Date("2000-01-23T04:56:07.000Z"),
3660
+ updateTime: new Date("2000-01-23T04:56:07.000Z"),
3661
+ author: {
3662
+ name: "George Clooney",
3663
+ obfuscatedId: "abc123",
3664
+ metadata: {
3665
+ type: "FULL_TIME",
3666
+ title: "Actor",
3667
+ department: "Movies",
3668
+ email: "george@example.com",
3669
+ location: "Hollywood, CA",
3670
+ phone: "6505551234",
3671
+ photoUrl: "https://example.com/george.jpg",
3672
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3673
+ datasourceProfile: [
3674
+ {
3675
+ datasource: "github",
3676
+ handle: "<value>",
3677
+ },
3678
+ {
3679
+ datasource: "github",
3680
+ handle: "<value>",
3681
+ },
3682
+ {
3683
+ datasource: "github",
3684
+ handle: "<value>",
3685
+ },
3686
+ ],
3687
+ querySuggestions: {},
3688
+ inviteInfo: {},
3689
+ badges: [
3690
+ {
3691
+ key: "deployment_name_new_hire",
3692
+ displayName: "New hire",
3693
+ iconConfig: {
3694
+ color: "#343CED",
3695
+ key: "person_icon",
3696
+ iconType: "GLYPH",
3697
+ name: "user",
3698
+ },
3699
+ },
3700
+ ],
3701
+ },
3702
+ },
3703
+ owner: {
3704
+ name: "George Clooney",
3705
+ obfuscatedId: "abc123",
3706
+ metadata: {
3707
+ type: "FULL_TIME",
3708
+ title: "Actor",
3709
+ department: "Movies",
3710
+ email: "george@example.com",
3711
+ location: "Hollywood, CA",
3712
+ phone: "6505551234",
3713
+ photoUrl: "https://example.com/george.jpg",
3714
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3715
+ datasourceProfile: [
3716
+ {
3717
+ datasource: "github",
3718
+ handle: "<value>",
3719
+ },
3720
+ ],
3721
+ querySuggestions: {},
3722
+ inviteInfo: {},
3723
+ badges: [
3724
+ {
3725
+ key: "deployment_name_new_hire",
3726
+ displayName: "New hire",
3727
+ iconConfig: {
3728
+ color: "#343CED",
3729
+ key: "person_icon",
3730
+ iconType: "GLYPH",
3731
+ name: "user",
3732
+ },
3733
+ },
3734
+ ],
3735
+ },
3736
+ },
3737
+ components: [
3738
+ "Backend",
3739
+ "Networking",
3740
+ ],
3741
+ status: "[\"Done\"]",
3742
+ assignedTo: {
3743
+ name: "George Clooney",
3744
+ obfuscatedId: "abc123",
3745
+ metadata: {
3746
+ type: "FULL_TIME",
3747
+ title: "Actor",
3748
+ department: "Movies",
3749
+ email: "george@example.com",
3750
+ location: "Hollywood, CA",
3751
+ phone: "6505551234",
3752
+ photoUrl: "https://example.com/george.jpg",
3753
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3754
+ datasourceProfile: [
3755
+ {
3756
+ datasource: "github",
3757
+ handle: "<value>",
3758
+ },
3759
+ {
3760
+ datasource: "github",
3761
+ handle: "<value>",
3762
+ },
3763
+ ],
3764
+ querySuggestions: {},
3765
+ inviteInfo: {},
3766
+ badges: [
3767
+ {
3768
+ key: "deployment_name_new_hire",
3769
+ displayName: "New hire",
3770
+ iconConfig: {
3771
+ color: "#343CED",
3772
+ key: "person_icon",
3773
+ iconType: "GLYPH",
3774
+ name: "user",
3775
+ },
3776
+ },
3777
+ ],
3778
+ },
3779
+ },
3780
+ updatedBy: {
3781
+ name: "George Clooney",
3782
+ obfuscatedId: "abc123",
3783
+ metadata: {
3784
+ type: "FULL_TIME",
3785
+ title: "Actor",
3786
+ department: "Movies",
3787
+ email: "george@example.com",
3788
+ location: "Hollywood, CA",
3789
+ phone: "6505551234",
3790
+ photoUrl: "https://example.com/george.jpg",
3791
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3792
+ datasourceProfile: [
3793
+ {
3794
+ datasource: "github",
3795
+ handle: "<value>",
3796
+ },
3797
+ {
3798
+ datasource: "github",
3799
+ handle: "<value>",
3800
+ },
3801
+ {
3802
+ datasource: "github",
3803
+ handle: "<value>",
3804
+ },
3805
+ ],
3806
+ querySuggestions: {},
3807
+ inviteInfo: {},
3808
+ badges: [
3809
+ {
3810
+ key: "deployment_name_new_hire",
3811
+ displayName: "New hire",
3812
+ iconConfig: {
3813
+ color: "#343CED",
3814
+ key: "person_icon",
3815
+ iconType: "GLYPH",
3816
+ name: "user",
3817
+ },
3818
+ },
3819
+ ],
3820
+ },
3821
+ },
3822
+ interactions: {},
3823
+ verification: {
3824
+ state: "DEPRECATED",
3825
+ metadata: {
3826
+ lastVerifier: {
3827
+ name: "George Clooney",
3828
+ obfuscatedId: "abc123",
3829
+ metadata: {
3830
+ type: "FULL_TIME",
3831
+ title: "Actor",
3832
+ department: "Movies",
3833
+ email: "george@example.com",
3834
+ location: "Hollywood, CA",
3835
+ phone: "6505551234",
3836
+ photoUrl: "https://example.com/george.jpg",
3837
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3838
+ datasourceProfile: [
3839
+ {
3840
+ datasource: "github",
3841
+ handle: "<value>",
3842
+ },
3843
+ {
3844
+ datasource: "github",
3845
+ handle: "<value>",
3846
+ },
3847
+ ],
3848
+ querySuggestions: {},
3849
+ inviteInfo: {},
3850
+ badges: [
3851
+ {
3852
+ key: "deployment_name_new_hire",
3853
+ displayName: "New hire",
3854
+ iconConfig: {
3855
+ color: "#343CED",
3856
+ key: "person_icon",
3857
+ iconType: "GLYPH",
3858
+ name: "user",
3859
+ },
3860
+ },
3861
+ ],
3862
+ },
3863
+ },
3864
+ lastReminder: {
3865
+ assignee: {
3866
+ name: "George Clooney",
3867
+ obfuscatedId: "abc123",
3868
+ metadata: {
3869
+ type: "FULL_TIME",
3870
+ title: "Actor",
3871
+ department: "Movies",
3872
+ email: "george@example.com",
3873
+ location: "Hollywood, CA",
3874
+ phone: "6505551234",
3875
+ photoUrl: "https://example.com/george.jpg",
3876
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3877
+ datasourceProfile: [
3878
+ {
3879
+ datasource: "github",
3880
+ handle: "<value>",
3881
+ },
3882
+ {
3883
+ datasource: "github",
3884
+ handle: "<value>",
3885
+ },
3886
+ {
3887
+ datasource: "github",
3888
+ handle: "<value>",
3889
+ },
3890
+ ],
3891
+ querySuggestions: {},
3892
+ inviteInfo: {},
3893
+ badges: [
3894
+ {
3895
+ key: "deployment_name_new_hire",
3896
+ displayName: "New hire",
3897
+ iconConfig: {
3898
+ color: "#343CED",
3899
+ key: "person_icon",
3900
+ iconType: "GLYPH",
3901
+ name: "user",
3902
+ },
3903
+ },
3904
+ ],
3905
+ },
3906
+ },
3907
+ requestor: {
3908
+ name: "George Clooney",
3909
+ obfuscatedId: "abc123",
3910
+ metadata: {
3911
+ type: "FULL_TIME",
3912
+ title: "Actor",
3913
+ department: "Movies",
3914
+ email: "george@example.com",
3915
+ location: "Hollywood, CA",
3916
+ phone: "6505551234",
3917
+ photoUrl: "https://example.com/george.jpg",
3918
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3919
+ datasourceProfile: [
3920
+ {
3921
+ datasource: "github",
3922
+ handle: "<value>",
3923
+ },
3924
+ ],
3925
+ querySuggestions: {},
3926
+ inviteInfo: {},
3927
+ badges: [
3928
+ {
3929
+ key: "deployment_name_new_hire",
3930
+ displayName: "New hire",
3931
+ iconConfig: {
3932
+ color: "#343CED",
3933
+ key: "person_icon",
3934
+ iconType: "GLYPH",
3935
+ name: "user",
3936
+ },
3937
+ },
3938
+ ],
3939
+ },
3940
+ },
3941
+ remindAt: 817980,
3942
+ },
3943
+ },
3944
+ },
3945
+ customData: {
3946
+ "someCustomField": {},
3947
+ },
3948
+ contactPerson: {
3949
+ name: "George Clooney",
3950
+ obfuscatedId: "abc123",
3951
+ metadata: {
3952
+ type: "FULL_TIME",
3953
+ title: "Actor",
3954
+ department: "Movies",
3955
+ email: "george@example.com",
3956
+ location: "Hollywood, CA",
3957
+ phone: "6505551234",
3958
+ photoUrl: "https://example.com/george.jpg",
3959
+ startDate: new index_js_2.RFCDate("2000-01-23"),
3960
+ datasourceProfile: [
3961
+ {
3962
+ datasource: "github",
3963
+ handle: "<value>",
3964
+ },
3965
+ ],
3966
+ querySuggestions: {},
3967
+ inviteInfo: {},
3968
+ badges: [
3969
+ {
3970
+ key: "deployment_name_new_hire",
3971
+ displayName: "New hire",
3972
+ iconConfig: {
3973
+ color: "#343CED",
3974
+ key: "person_icon",
3975
+ iconType: "GLYPH",
3976
+ name: "user",
3977
+ },
3978
+ },
3979
+ ],
3980
+ },
3981
+ },
3982
+ },
3983
+ },
3984
+ text: "Because its wavelengths are shorter, blue light is more strongly scattered than the longer-wavelength lights, red or green. Hence the result that when looking at the sky away from the direct incident sunlight, the human eye perceives the sky to be blue.",
3985
+ },
3986
+ ],
67
3987
  },
68
3988
  audienceFilters: [
69
3989
  {