@salesforce/lds-adapters-analytics-unifiedanalytics 1.404.0 → 1.405.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.
@@ -95,7 +95,7 @@ function createLink(ref) {
95
95
 
96
96
  const TTL$s = 1000;
97
97
  const VERSION$F = "3c943f1d2e5251ceef13b3e2fdb5f916";
98
- function validate$1l(obj, path = 'TableauExternalMonitoringEventItemRepresentation') {
98
+ function validate$1p(obj, path = 'TableauExternalMonitoringEventItemRepresentation') {
99
99
  const v_error = (() => {
100
100
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
101
101
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -147,7 +147,7 @@ function equals$F(existing, incoming) {
147
147
  }
148
148
  const ingest$F = function TableauExternalMonitoringEventItemRepresentationIngest(input, path, luvio, store, timestamp) {
149
149
  if (process.env.NODE_ENV !== 'production') {
150
- const validateError = validate$1l(input);
150
+ const validateError = validate$1p(input);
151
151
  if (validateError !== null) {
152
152
  throw validateError;
153
153
  }
@@ -265,7 +265,7 @@ const publishAdapterFactory = (luvio) => {
265
265
  };
266
266
  };
267
267
 
268
- function validate$1k(obj, path = 'DashboardAnnotationAnchorRepresentation') {
268
+ function validate$1o(obj, path = 'DashboardAnnotationAnchorRepresentation') {
269
269
  const v_error = (() => {
270
270
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
271
271
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -279,7 +279,7 @@ function validate$1k(obj, path = 'DashboardAnnotationAnchorRepresentation') {
279
279
  return v_error === undefined ? null : v_error;
280
280
  }
281
281
 
282
- function validate$1j(obj, path = 'AnnotationAssetRepresentation') {
282
+ function validate$1n(obj, path = 'AnnotationAssetRepresentation') {
283
283
  const v_error = (() => {
284
284
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
285
285
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -298,7 +298,7 @@ function validate$1j(obj, path = 'AnnotationAssetRepresentation') {
298
298
  return v_error === undefined ? null : v_error;
299
299
  }
300
300
 
301
- function validate$1i(obj, path = 'FileTypeOutputRepresentation') {
301
+ function validate$1m(obj, path = 'FileTypeOutputRepresentation') {
302
302
  const v_error = (() => {
303
303
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
304
304
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -317,7 +317,7 @@ function validate$1i(obj, path = 'FileTypeOutputRepresentation') {
317
317
  return v_error === undefined ? null : v_error;
318
318
  }
319
319
 
320
- function validate$1h(obj, path = 'ContentVersionOutputRepresentation') {
320
+ function validate$1l(obj, path = 'ContentVersionOutputRepresentation') {
321
321
  const v_error = (() => {
322
322
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
323
323
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -331,7 +331,7 @@ function validate$1h(obj, path = 'ContentVersionOutputRepresentation') {
331
331
  const path_filetype = path + '.filetype';
332
332
  let obj_filetype_union0 = null;
333
333
  const obj_filetype_union0_error = (() => {
334
- const referencepath_filetypeValidationError = validate$1i(obj_filetype, path_filetype);
334
+ const referencepath_filetypeValidationError = validate$1m(obj_filetype, path_filetype);
335
335
  if (referencepath_filetypeValidationError !== null) {
336
336
  let message = 'Object doesn\'t match FileTypeOutputRepresentation (at "' + path_filetype + '")\n';
337
337
  message += referencepath_filetypeValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -401,14 +401,14 @@ function validate$1h(obj, path = 'ContentVersionOutputRepresentation') {
401
401
  return v_error === undefined ? null : v_error;
402
402
  }
403
403
 
404
- function validate$1g(obj, path = 'ContentDocumentOutputRepresentation') {
404
+ function validate$1k(obj, path = 'ContentDocumentOutputRepresentation') {
405
405
  const v_error = (() => {
406
406
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
407
407
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
408
408
  }
409
409
  const obj_filetype = obj.filetype;
410
410
  const path_filetype = path + '.filetype';
411
- const referencepath_filetypeValidationError = validate$1i(obj_filetype, path_filetype);
411
+ const referencepath_filetypeValidationError = validate$1m(obj_filetype, path_filetype);
412
412
  if (referencepath_filetypeValidationError !== null) {
413
413
  let message = 'Object doesn\'t match FileTypeOutputRepresentation (at "' + path_filetype + '")\n';
414
414
  message += referencepath_filetypeValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -421,7 +421,7 @@ function validate$1g(obj, path = 'ContentDocumentOutputRepresentation') {
421
421
  }
422
422
  const obj_latestPublishedVersion = obj.latestPublishedVersion;
423
423
  const path_latestPublishedVersion = path + '.latestPublishedVersion';
424
- const referencepath_latestPublishedVersionValidationError = validate$1h(obj_latestPublishedVersion, path_latestPublishedVersion);
424
+ const referencepath_latestPublishedVersionValidationError = validate$1l(obj_latestPublishedVersion, path_latestPublishedVersion);
425
425
  if (referencepath_latestPublishedVersionValidationError !== null) {
426
426
  let message = 'Object doesn\'t match ContentVersionOutputRepresentation (at "' + path_latestPublishedVersion + '")\n';
427
427
  message += referencepath_latestPublishedVersionValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -441,7 +441,7 @@ function validate$1g(obj, path = 'ContentDocumentOutputRepresentation') {
441
441
  return v_error === undefined ? null : v_error;
442
442
  }
443
443
 
444
- function validate$1f(obj, path = 'SlackFileOutputRepresentation') {
444
+ function validate$1j(obj, path = 'SlackFileOutputRepresentation') {
445
445
  const v_error = (() => {
446
446
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
447
447
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -450,7 +450,7 @@ function validate$1f(obj, path = 'SlackFileOutputRepresentation') {
450
450
  const path_contentDocument = path + '.contentDocument';
451
451
  let obj_contentDocument_union0 = null;
452
452
  const obj_contentDocument_union0_error = (() => {
453
- const referencepath_contentDocumentValidationError = validate$1g(obj_contentDocument, path_contentDocument);
453
+ const referencepath_contentDocumentValidationError = validate$1k(obj_contentDocument, path_contentDocument);
454
454
  if (referencepath_contentDocumentValidationError !== null) {
455
455
  let message = 'Object doesn\'t match ContentDocumentOutputRepresentation (at "' + path_contentDocument + '")\n';
456
456
  message += referencepath_contentDocumentValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -550,7 +550,7 @@ function validate$1f(obj, path = 'SlackFileOutputRepresentation') {
550
550
  return v_error === undefined ? null : v_error;
551
551
  }
552
552
 
553
- function validate$1e(obj, path = 'SlackEmojiOutputRepresentation') {
553
+ function validate$1i(obj, path = 'SlackEmojiOutputRepresentation') {
554
554
  const v_error = (() => {
555
555
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
556
556
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -674,7 +674,7 @@ function validate$1e(obj, path = 'SlackEmojiOutputRepresentation') {
674
674
  return v_error === undefined ? null : v_error;
675
675
  }
676
676
 
677
- function validate$1d(obj, path = 'SlackUserInfoOutputRepresentation') {
677
+ function validate$1h(obj, path = 'SlackUserInfoOutputRepresentation') {
678
678
  const v_error = (() => {
679
679
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
680
680
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1001,7 +1001,7 @@ function validate$1d(obj, path = 'SlackUserInfoOutputRepresentation') {
1001
1001
  const path_statusEmoji = path + '.statusEmoji';
1002
1002
  let obj_statusEmoji_union0 = null;
1003
1003
  const obj_statusEmoji_union0_error = (() => {
1004
- const referencepath_statusEmojiValidationError = validate$1e(obj_statusEmoji, path_statusEmoji);
1004
+ const referencepath_statusEmojiValidationError = validate$1i(obj_statusEmoji, path_statusEmoji);
1005
1005
  if (referencepath_statusEmojiValidationError !== null) {
1006
1006
  let message = 'Object doesn\'t match SlackEmojiOutputRepresentation (at "' + path_statusEmoji + '")\n';
1007
1007
  message += referencepath_statusEmojiValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1064,7 +1064,7 @@ function validate$1d(obj, path = 'SlackUserInfoOutputRepresentation') {
1064
1064
  return v_error === undefined ? null : v_error;
1065
1065
  }
1066
1066
 
1067
- function validate$1c(obj, path = 'SlackReactionOutputRepresentation') {
1067
+ function validate$1g(obj, path = 'SlackReactionOutputRepresentation') {
1068
1068
  const v_error = (() => {
1069
1069
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1070
1070
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1144,7 +1144,7 @@ function validate$1c(obj, path = 'SlackReactionOutputRepresentation') {
1144
1144
  for (let i = 0; i < obj_reactedUsers.length; i++) {
1145
1145
  const obj_reactedUsers_item = obj_reactedUsers[i];
1146
1146
  const path_reactedUsers_item = path_reactedUsers + '[' + i + ']';
1147
- const referencepath_reactedUsers_itemValidationError = validate$1d(obj_reactedUsers_item, path_reactedUsers_item);
1147
+ const referencepath_reactedUsers_itemValidationError = validate$1h(obj_reactedUsers_item, path_reactedUsers_item);
1148
1148
  if (referencepath_reactedUsers_itemValidationError !== null) {
1149
1149
  let message = 'Object doesn\'t match SlackUserInfoOutputRepresentation (at "' + path_reactedUsers_item + '")\n';
1150
1150
  message += referencepath_reactedUsers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1233,7 +1233,7 @@ function validate$1c(obj, path = 'SlackReactionOutputRepresentation') {
1233
1233
  return v_error === undefined ? null : v_error;
1234
1234
  }
1235
1235
 
1236
- function validate$1b(obj, path = 'SlackMessageOutputRepresentation') {
1236
+ function validate$1f(obj, path = 'SlackMessageOutputRepresentation') {
1237
1237
  const v_error = (() => {
1238
1238
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1239
1239
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1282,7 +1282,7 @@ function validate$1b(obj, path = 'SlackMessageOutputRepresentation') {
1282
1282
  for (let i = 0; i < obj_files.length; i++) {
1283
1283
  const obj_files_item = obj_files[i];
1284
1284
  const path_files_item = path_files + '[' + i + ']';
1285
- const referencepath_files_itemValidationError = validate$1f(obj_files_item, path_files_item);
1285
+ const referencepath_files_itemValidationError = validate$1j(obj_files_item, path_files_item);
1286
1286
  if (referencepath_files_itemValidationError !== null) {
1287
1287
  let message = 'Object doesn\'t match SlackFileOutputRepresentation (at "' + path_files_item + '")\n';
1288
1288
  message += referencepath_files_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1443,7 +1443,7 @@ function validate$1b(obj, path = 'SlackMessageOutputRepresentation') {
1443
1443
  for (let i = 0; i < obj_reactions.length; i++) {
1444
1444
  const obj_reactions_item = obj_reactions[i];
1445
1445
  const path_reactions_item = path_reactions + '[' + i + ']';
1446
- const referencepath_reactions_itemValidationError = validate$1c(obj_reactions_item, path_reactions_item);
1446
+ const referencepath_reactions_itemValidationError = validate$1g(obj_reactions_item, path_reactions_item);
1447
1447
  if (referencepath_reactions_itemValidationError !== null) {
1448
1448
  let message = 'Object doesn\'t match SlackReactionOutputRepresentation (at "' + path_reactions_item + '")\n';
1449
1449
  message += referencepath_reactions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1484,7 +1484,7 @@ function validate$1b(obj, path = 'SlackMessageOutputRepresentation') {
1484
1484
  for (let i = 0; i < obj_replyUsers.length; i++) {
1485
1485
  const obj_replyUsers_item = obj_replyUsers[i];
1486
1486
  const path_replyUsers_item = path_replyUsers + '[' + i + ']';
1487
- const referencepath_replyUsers_itemValidationError = validate$1d(obj_replyUsers_item, path_replyUsers_item);
1487
+ const referencepath_replyUsers_itemValidationError = validate$1h(obj_replyUsers_item, path_replyUsers_item);
1488
1488
  if (referencepath_replyUsers_itemValidationError !== null) {
1489
1489
  let message = 'Object doesn\'t match SlackUserInfoOutputRepresentation (at "' + path_replyUsers_item + '")\n';
1490
1490
  message += referencepath_replyUsers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1617,7 +1617,7 @@ function validate$1b(obj, path = 'SlackMessageOutputRepresentation') {
1617
1617
  }
1618
1618
  const obj_userInfo = obj.userInfo;
1619
1619
  const path_userInfo = path + '.userInfo';
1620
- const referencepath_userInfoValidationError = validate$1d(obj_userInfo, path_userInfo);
1620
+ const referencepath_userInfoValidationError = validate$1h(obj_userInfo, path_userInfo);
1621
1621
  if (referencepath_userInfoValidationError !== null) {
1622
1622
  let message = 'Object doesn\'t match SlackUserInfoOutputRepresentation (at "' + path_userInfo + '")\n';
1623
1623
  message += referencepath_userInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1627,7 +1627,7 @@ function validate$1b(obj, path = 'SlackMessageOutputRepresentation') {
1627
1627
  return v_error === undefined ? null : v_error;
1628
1628
  }
1629
1629
 
1630
- function validate$1a(obj, path = 'AnnotationConversationRepresentation') {
1630
+ function validate$1e(obj, path = 'AnnotationConversationRepresentation') {
1631
1631
  const v_error = (() => {
1632
1632
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1633
1633
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1652,7 +1652,7 @@ function validate$1a(obj, path = 'AnnotationConversationRepresentation') {
1652
1652
  const path_message = path + '.message';
1653
1653
  let obj_message_union0 = null;
1654
1654
  const obj_message_union0_error = (() => {
1655
- const referencepath_messageValidationError = validate$1b(obj_message, path_message);
1655
+ const referencepath_messageValidationError = validate$1f(obj_message, path_message);
1656
1656
  if (referencepath_messageValidationError !== null) {
1657
1657
  let message = 'Object doesn\'t match SlackMessageOutputRepresentation (at "' + path_message + '")\n';
1658
1658
  message += referencepath_messageValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1689,7 +1689,7 @@ function validate$1a(obj, path = 'AnnotationConversationRepresentation') {
1689
1689
 
1690
1690
  const TTL$r = 1000;
1691
1691
  const VERSION$E = "bacc25da56cffff8126d9bdafc471a37";
1692
- function validate$19(obj, path = 'AnnotationRepresentation') {
1692
+ function validate$1d(obj, path = 'AnnotationRepresentation') {
1693
1693
  const v_error = (() => {
1694
1694
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1695
1695
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1697,7 +1697,7 @@ function validate$19(obj, path = 'AnnotationRepresentation') {
1697
1697
  if (obj.anchor !== undefined) {
1698
1698
  const obj_anchor = obj.anchor;
1699
1699
  const path_anchor = path + '.anchor';
1700
- const referencepath_anchorValidationError = validate$1k(obj_anchor, path_anchor);
1700
+ const referencepath_anchorValidationError = validate$1o(obj_anchor, path_anchor);
1701
1701
  if (referencepath_anchorValidationError !== null) {
1702
1702
  let message = 'Object doesn\'t match DashboardAnnotationAnchorRepresentation (at "' + path_anchor + '")\n';
1703
1703
  message += referencepath_anchorValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1711,7 +1711,7 @@ function validate$19(obj, path = 'AnnotationRepresentation') {
1711
1711
  }
1712
1712
  const obj_asset = obj.asset;
1713
1713
  const path_asset = path + '.asset';
1714
- const referencepath_assetValidationError = validate$1j(obj_asset, path_asset);
1714
+ const referencepath_assetValidationError = validate$1n(obj_asset, path_asset);
1715
1715
  if (referencepath_assetValidationError !== null) {
1716
1716
  let message = 'Object doesn\'t match AnnotationAssetRepresentation (at "' + path_asset + '")\n';
1717
1717
  message += referencepath_assetValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1719,7 +1719,7 @@ function validate$19(obj, path = 'AnnotationRepresentation') {
1719
1719
  }
1720
1720
  const obj_collaborationObject = obj.collaborationObject;
1721
1721
  const path_collaborationObject = path + '.collaborationObject';
1722
- const referencepath_collaborationObjectValidationError = validate$1a(obj_collaborationObject, path_collaborationObject);
1722
+ const referencepath_collaborationObjectValidationError = validate$1e(obj_collaborationObject, path_collaborationObject);
1723
1723
  if (referencepath_collaborationObjectValidationError !== null) {
1724
1724
  let message = 'Object doesn\'t match AnnotationConversationRepresentation (at "' + path_collaborationObject + '")\n';
1725
1725
  message += referencepath_collaborationObjectValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1767,7 +1767,7 @@ function equals$E(existing, incoming) {
1767
1767
  }
1768
1768
  const ingest$E = function AnnotationRepresentationIngest(input, path, luvio, store, timestamp) {
1769
1769
  if (process.env.NODE_ENV !== 'production') {
1770
- const validateError = validate$19(input);
1770
+ const validateError = validate$1d(input);
1771
1771
  if (validateError !== null) {
1772
1772
  throw validateError;
1773
1773
  }
@@ -1789,7 +1789,7 @@ function getTypeCacheKeys$E(rootKeySet, luvio, input, fullPathFactory) {
1789
1789
 
1790
1790
  const TTL$q = 1000;
1791
1791
  const VERSION$D = "a80c8e970184cc7789e13f69392d6203";
1792
- function validate$18(obj, path = 'AnnotationCollectionRepresentation') {
1792
+ function validate$1c(obj, path = 'AnnotationCollectionRepresentation') {
1793
1793
  const v_error = (() => {
1794
1794
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1795
1795
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1873,7 +1873,7 @@ function equals$D(existing, incoming) {
1873
1873
  }
1874
1874
  const ingest$D = function AnnotationCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
1875
1875
  if (process.env.NODE_ENV !== 'production') {
1876
- const validateError = validate$18(input);
1876
+ const validateError = validate$1c(input);
1877
1877
  if (validateError !== null) {
1878
1878
  throw validateError;
1879
1879
  }
@@ -2140,7 +2140,7 @@ const createAnnotationAdapterFactory = (luvio) => {
2140
2140
 
2141
2141
  const TTL$p = 5000;
2142
2142
  const VERSION$C = "505a83d97fefa7ce68ec6512264b0543";
2143
- function validate$17(obj, path = 'SlackAppInfoRepresentation') {
2143
+ function validate$1b(obj, path = 'SlackAppInfoRepresentation') {
2144
2144
  const v_error = (() => {
2145
2145
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2146
2146
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2249,7 +2249,7 @@ function equals$C(existing, incoming) {
2249
2249
  }
2250
2250
  const ingest$C = function SlackAppInfoRepresentationIngest(input, path, luvio, store, timestamp) {
2251
2251
  if (process.env.NODE_ENV !== 'production') {
2252
- const validateError = validate$17(input);
2252
+ const validateError = validate$1b(input);
2253
2253
  if (validateError !== null) {
2254
2254
  throw validateError;
2255
2255
  }
@@ -2404,7 +2404,7 @@ const getSlackAppInfoAdapterFactory = (luvio) => function UnifiedAnalytics__getS
2404
2404
  buildCachedSnapshotCachePolicy$o, buildNetworkSnapshotCachePolicy$o);
2405
2405
  };
2406
2406
 
2407
- function validate$16(obj, path = 'BaseAnalyticsRepresentation') {
2407
+ function validate$1a(obj, path = 'BaseAnalyticsRepresentation') {
2408
2408
  const v_error = (() => {
2409
2409
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2410
2410
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2439,8 +2439,8 @@ function validate$16(obj, path = 'BaseAnalyticsRepresentation') {
2439
2439
  return v_error === undefined ? null : v_error;
2440
2440
  }
2441
2441
 
2442
- function validate$15(obj, path = 'AnalyticsAssetsQueryResultsWorkspaceRepresentation') {
2443
- const validateBaseAnalyticsRepresentation_validateError = validate$16(obj, path);
2442
+ function validate$19(obj, path = 'AnalyticsAssetsQueryResultsWorkspaceRepresentation') {
2443
+ const validateBaseAnalyticsRepresentation_validateError = validate$1a(obj, path);
2444
2444
  if (validateBaseAnalyticsRepresentation_validateError !== null) {
2445
2445
  return validateBaseAnalyticsRepresentation_validateError;
2446
2446
  }
@@ -2452,8 +2452,8 @@ function validate$15(obj, path = 'AnalyticsAssetsQueryResultsWorkspaceRepresenta
2452
2452
  return v_error === undefined ? null : v_error;
2453
2453
  }
2454
2454
 
2455
- function validate$14(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation') {
2456
- const validateBaseAnalyticsRepresentation_validateError = validate$16(obj, path);
2455
+ function validate$18(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation') {
2456
+ const validateBaseAnalyticsRepresentation_validateError = validate$1a(obj, path);
2457
2457
  if (validateBaseAnalyticsRepresentation_validateError !== null) {
2458
2458
  return validateBaseAnalyticsRepresentation_validateError;
2459
2459
  }
@@ -2522,7 +2522,7 @@ function validate$14(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation'
2522
2522
  const path_workspace = path + '.workspace';
2523
2523
  let obj_workspace_union0 = null;
2524
2524
  const obj_workspace_union0_error = (() => {
2525
- const referencepath_workspaceValidationError = validate$15(obj_workspace, path_workspace);
2525
+ const referencepath_workspaceValidationError = validate$19(obj_workspace, path_workspace);
2526
2526
  if (referencepath_workspaceValidationError !== null) {
2527
2527
  let message = 'Object doesn\'t match AnalyticsAssetsQueryResultsWorkspaceRepresentation (at "' + path_workspace + '")\n';
2528
2528
  message += referencepath_workspaceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -2554,7 +2554,7 @@ function validate$14(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation'
2554
2554
 
2555
2555
  const TTL$o = 500;
2556
2556
  const VERSION$B = "ed60d9cca169a3e5ed897c67d11a23db";
2557
- function validate$13(obj, path = 'AnalyticsAssetsQueryResultsRepresentation') {
2557
+ function validate$17(obj, path = 'AnalyticsAssetsQueryResultsRepresentation') {
2558
2558
  const v_error = (() => {
2559
2559
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2560
2560
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2567,7 +2567,7 @@ function validate$13(obj, path = 'AnalyticsAssetsQueryResultsRepresentation') {
2567
2567
  for (let i = 0; i < obj_items.length; i++) {
2568
2568
  const obj_items_item = obj_items[i];
2569
2569
  const path_items_item = path_items + '[' + i + ']';
2570
- const referencepath_items_itemValidationError = validate$14(obj_items_item, path_items_item);
2570
+ const referencepath_items_itemValidationError = validate$18(obj_items_item, path_items_item);
2571
2571
  if (referencepath_items_itemValidationError !== null) {
2572
2572
  let message = 'Object doesn\'t match AnalyticsAssetsQueryResultsItemRepresentation (at "' + path_items_item + '")\n';
2573
2573
  message += referencepath_items_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -2621,7 +2621,7 @@ function equals$B(existing, incoming) {
2621
2621
  }
2622
2622
  const ingest$B = function AnalyticsAssetsQueryResultsRepresentationIngest(input, path, luvio, store, timestamp) {
2623
2623
  if (process.env.NODE_ENV !== 'production') {
2624
- const validateError = validate$13(input);
2624
+ const validateError = validate$17(input);
2625
2625
  if (validateError !== null) {
2626
2626
  throw validateError;
2627
2627
  }
@@ -2752,7 +2752,7 @@ const queryAssetsAdapterFactory = (luvio) => {
2752
2752
  };
2753
2753
 
2754
2754
  const VERSION$A = "948ac50067b64bee8680b553b1e19a09";
2755
- function validate$12(obj, path = 'DashboardRepresentation') {
2755
+ function validate$16(obj, path = 'DashboardRepresentation') {
2756
2756
  const v_error = (() => {
2757
2757
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2758
2758
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2889,7 +2889,7 @@ function equals$A(existing, incoming) {
2889
2889
  }
2890
2890
  const ingest$A = function DashboardRepresentationIngest(input, path, luvio, store, timestamp) {
2891
2891
  if (process.env.NODE_ENV !== 'production') {
2892
- const validateError = validate$12(input);
2892
+ const validateError = validate$16(input);
2893
2893
  if (validateError !== null) {
2894
2894
  throw validateError;
2895
2895
  }
@@ -2910,7 +2910,7 @@ function getTypeCacheKeys$A(rootKeySet, luvio, input, fullPathFactory) {
2910
2910
  }
2911
2911
 
2912
2912
  const VERSION$z = "962823130e6a9315240ef0e0f0c5f757";
2913
- function validate$11(obj, path = 'DashboardCollectionRepresentation') {
2913
+ function validate$15(obj, path = 'DashboardCollectionRepresentation') {
2914
2914
  const v_error = (() => {
2915
2915
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2916
2916
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2980,7 +2980,7 @@ function equals$z(existing, incoming) {
2980
2980
  }
2981
2981
  const ingest$z = function DashboardCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
2982
2982
  if (process.env.NODE_ENV !== 'production') {
2983
- const validateError = validate$11(input);
2983
+ const validateError = validate$15(input);
2984
2984
  if (validateError !== null) {
2985
2985
  throw validateError;
2986
2986
  }
@@ -3632,7 +3632,7 @@ const updateDashboardAdapterFactory = (luvio) => {
3632
3632
  };
3633
3633
  };
3634
3634
 
3635
- function validate$10(obj, path = 'DataAlertContentRepresentation') {
3635
+ function validate$14(obj, path = 'DataAlertContentRepresentation') {
3636
3636
  const v_error = (() => {
3637
3637
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3638
3638
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3646,7 +3646,7 @@ function validate$10(obj, path = 'DataAlertContentRepresentation') {
3646
3646
  return v_error === undefined ? null : v_error;
3647
3647
  }
3648
3648
 
3649
- function validate$$(obj, path = 'DataAlertReceiversRepresentation') {
3649
+ function validate$13(obj, path = 'DataAlertReceiversRepresentation') {
3650
3650
  const v_error = (() => {
3651
3651
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3652
3652
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3660,7 +3660,7 @@ function validate$$(obj, path = 'DataAlertReceiversRepresentation') {
3660
3660
  return v_error === undefined ? null : v_error;
3661
3661
  }
3662
3662
 
3663
- function validate$_(obj, path = 'DataAlertDeliveryConfigurationRepresentation') {
3663
+ function validate$12(obj, path = 'DataAlertDeliveryConfigurationRepresentation') {
3664
3664
  const v_error = (() => {
3665
3665
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3666
3666
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3673,7 +3673,7 @@ function validate$_(obj, path = 'DataAlertDeliveryConfigurationRepresentation')
3673
3673
  for (let i = 0; i < obj_receivers.length; i++) {
3674
3674
  const obj_receivers_item = obj_receivers[i];
3675
3675
  const path_receivers_item = path_receivers + '[' + i + ']';
3676
- const referencepath_receivers_itemValidationError = validate$$(obj_receivers_item, path_receivers_item);
3676
+ const referencepath_receivers_itemValidationError = validate$13(obj_receivers_item, path_receivers_item);
3677
3677
  if (referencepath_receivers_itemValidationError !== null) {
3678
3678
  let message = 'Object doesn\'t match DataAlertReceiversRepresentation (at "' + path_receivers_item + '")\n';
3679
3679
  message += referencepath_receivers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3684,7 +3684,7 @@ function validate$_(obj, path = 'DataAlertDeliveryConfigurationRepresentation')
3684
3684
  return v_error === undefined ? null : v_error;
3685
3685
  }
3686
3686
 
3687
- function validate$Z(obj, path = 'DataAlertScheduleRepresentation') {
3687
+ function validate$11(obj, path = 'DataAlertScheduleRepresentation') {
3688
3688
  const v_error = (() => {
3689
3689
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3690
3690
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3712,7 +3712,7 @@ function validate$Z(obj, path = 'DataAlertScheduleRepresentation') {
3712
3712
  return v_error === undefined ? null : v_error;
3713
3713
  }
3714
3714
 
3715
- function validate$Y(obj, path = 'DataAlertValueRepresentation') {
3715
+ function validate$10(obj, path = 'DataAlertValueRepresentation') {
3716
3716
  const v_error = (() => {
3717
3717
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3718
3718
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3726,14 +3726,14 @@ function validate$Y(obj, path = 'DataAlertValueRepresentation') {
3726
3726
  return v_error === undefined ? null : v_error;
3727
3727
  }
3728
3728
 
3729
- function validate$X(obj, path = 'DataAlertConditionRepresentation') {
3729
+ function validate$$(obj, path = 'DataAlertConditionRepresentation') {
3730
3730
  const v_error = (() => {
3731
3731
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3732
3732
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
3733
3733
  }
3734
3734
  const obj_leftOperand = obj.leftOperand;
3735
3735
  const path_leftOperand = path + '.leftOperand';
3736
- const referencepath_leftOperandValidationError = validate$Y(obj_leftOperand, path_leftOperand);
3736
+ const referencepath_leftOperandValidationError = validate$10(obj_leftOperand, path_leftOperand);
3737
3737
  if (referencepath_leftOperandValidationError !== null) {
3738
3738
  let message = 'Object doesn\'t match DataAlertValueRepresentation (at "' + path_leftOperand + '")\n';
3739
3739
  message += referencepath_leftOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3746,7 +3746,7 @@ function validate$X(obj, path = 'DataAlertConditionRepresentation') {
3746
3746
  }
3747
3747
  const obj_rightOperand = obj.rightOperand;
3748
3748
  const path_rightOperand = path + '.rightOperand';
3749
- const referencepath_rightOperandValidationError = validate$Y(obj_rightOperand, path_rightOperand);
3749
+ const referencepath_rightOperandValidationError = validate$10(obj_rightOperand, path_rightOperand);
3750
3750
  if (referencepath_rightOperandValidationError !== null) {
3751
3751
  let message = 'Object doesn\'t match DataAlertValueRepresentation (at "' + path_rightOperand + '")\n';
3752
3752
  message += referencepath_rightOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3756,7 +3756,7 @@ function validate$X(obj, path = 'DataAlertConditionRepresentation') {
3756
3756
  return v_error === undefined ? null : v_error;
3757
3757
  }
3758
3758
 
3759
- function validate$W(obj, path = 'DataAlertThresholdsRepresentation') {
3759
+ function validate$_(obj, path = 'DataAlertThresholdsRepresentation') {
3760
3760
  const v_error = (() => {
3761
3761
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3762
3762
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3769,7 +3769,7 @@ function validate$W(obj, path = 'DataAlertThresholdsRepresentation') {
3769
3769
  for (let i = 0; i < obj_conditions.length; i++) {
3770
3770
  const obj_conditions_item = obj_conditions[i];
3771
3771
  const path_conditions_item = path_conditions + '[' + i + ']';
3772
- const referencepath_conditions_itemValidationError = validate$X(obj_conditions_item, path_conditions_item);
3772
+ const referencepath_conditions_itemValidationError = validate$$(obj_conditions_item, path_conditions_item);
3773
3773
  if (referencepath_conditions_itemValidationError !== null) {
3774
3774
  let message = 'Object doesn\'t match DataAlertConditionRepresentation (at "' + path_conditions_item + '")\n';
3775
3775
  message += referencepath_conditions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3787,7 +3787,7 @@ function validate$W(obj, path = 'DataAlertThresholdsRepresentation') {
3787
3787
 
3788
3788
  const TTL$n = 500;
3789
3789
  const VERSION$y = "04f6ab40ada1d70c527b0dd9ba6e7415";
3790
- function validate$V(obj, path = 'DataAlertRepresentation') {
3790
+ function validate$Z(obj, path = 'DataAlertRepresentation') {
3791
3791
  const v_error = (() => {
3792
3792
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3793
3793
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3799,7 +3799,7 @@ function validate$V(obj, path = 'DataAlertRepresentation') {
3799
3799
  }
3800
3800
  const obj_content = obj.content;
3801
3801
  const path_content = path + '.content';
3802
- const referencepath_contentValidationError = validate$10(obj_content, path_content);
3802
+ const referencepath_contentValidationError = validate$14(obj_content, path_content);
3803
3803
  if (referencepath_contentValidationError !== null) {
3804
3804
  let message = 'Object doesn\'t match DataAlertContentRepresentation (at "' + path_content + '")\n';
3805
3805
  message += referencepath_contentValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3817,7 +3817,7 @@ function validate$V(obj, path = 'DataAlertRepresentation') {
3817
3817
  }
3818
3818
  const obj_deliveryConfigurations = obj.deliveryConfigurations;
3819
3819
  const path_deliveryConfigurations = path + '.deliveryConfigurations';
3820
- const referencepath_deliveryConfigurationsValidationError = validate$_(obj_deliveryConfigurations, path_deliveryConfigurations);
3820
+ const referencepath_deliveryConfigurationsValidationError = validate$12(obj_deliveryConfigurations, path_deliveryConfigurations);
3821
3821
  if (referencepath_deliveryConfigurationsValidationError !== null) {
3822
3822
  let message = 'Object doesn\'t match DataAlertDeliveryConfigurationRepresentation (at "' + path_deliveryConfigurations + '")\n';
3823
3823
  message += referencepath_deliveryConfigurationsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3835,7 +3835,7 @@ function validate$V(obj, path = 'DataAlertRepresentation') {
3835
3835
  }
3836
3836
  const obj_schedule = obj.schedule;
3837
3837
  const path_schedule = path + '.schedule';
3838
- const referencepath_scheduleValidationError = validate$Z(obj_schedule, path_schedule);
3838
+ const referencepath_scheduleValidationError = validate$11(obj_schedule, path_schedule);
3839
3839
  if (referencepath_scheduleValidationError !== null) {
3840
3840
  let message = 'Object doesn\'t match DataAlertScheduleRepresentation (at "' + path_schedule + '")\n';
3841
3841
  message += referencepath_scheduleValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3843,7 +3843,7 @@ function validate$V(obj, path = 'DataAlertRepresentation') {
3843
3843
  }
3844
3844
  const obj_thresholds = obj.thresholds;
3845
3845
  const path_thresholds = path + '.thresholds';
3846
- const referencepath_thresholdsValidationError = validate$W(obj_thresholds, path_thresholds);
3846
+ const referencepath_thresholdsValidationError = validate$_(obj_thresholds, path_thresholds);
3847
3847
  if (referencepath_thresholdsValidationError !== null) {
3848
3848
  let message = 'Object doesn\'t match DataAlertThresholdsRepresentation (at "' + path_thresholds + '")\n';
3849
3849
  message += referencepath_thresholdsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3881,7 +3881,7 @@ function equals$y(existing, incoming) {
3881
3881
  }
3882
3882
  const ingest$y = function DataAlertRepresentationIngest(input, path, luvio, store, timestamp) {
3883
3883
  if (process.env.NODE_ENV !== 'production') {
3884
- const validateError = validate$V(input);
3884
+ const validateError = validate$Z(input);
3885
3885
  if (validateError !== null) {
3886
3886
  throw validateError;
3887
3887
  }
@@ -3903,7 +3903,7 @@ function getTypeCacheKeys$y(rootKeySet, luvio, input, fullPathFactory) {
3903
3903
 
3904
3904
  const TTL$m = 500;
3905
3905
  const VERSION$x = "d3e9e0efe02f7fa88865b7e72fe25f25";
3906
- function validate$U(obj, path = 'DataAlertCollectionRepresentation') {
3906
+ function validate$Y(obj, path = 'DataAlertCollectionRepresentation') {
3907
3907
  const v_error = (() => {
3908
3908
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3909
3909
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3916,7 +3916,7 @@ function validate$U(obj, path = 'DataAlertCollectionRepresentation') {
3916
3916
  for (let i = 0; i < obj_dataAlerts.length; i++) {
3917
3917
  const obj_dataAlerts_item = obj_dataAlerts[i];
3918
3918
  const path_dataAlerts_item = path_dataAlerts + '[' + i + ']';
3919
- const referencepath_dataAlerts_itemValidationError = validate$V(obj_dataAlerts_item, path_dataAlerts_item);
3919
+ const referencepath_dataAlerts_itemValidationError = validate$Z(obj_dataAlerts_item, path_dataAlerts_item);
3920
3920
  if (referencepath_dataAlerts_itemValidationError !== null) {
3921
3921
  let message = 'Object doesn\'t match DataAlertRepresentation (at "' + path_dataAlerts_item + '")\n';
3922
3922
  message += referencepath_dataAlerts_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3977,7 +3977,7 @@ function equals$x(existing, incoming) {
3977
3977
  }
3978
3978
  const ingest$x = function DataAlertCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
3979
3979
  if (process.env.NODE_ENV !== 'production') {
3980
- const validateError = validate$U(input);
3980
+ const validateError = validate$Y(input);
3981
3981
  if (validateError !== null) {
3982
3982
  throw validateError;
3983
3983
  }
@@ -4141,7 +4141,7 @@ var DiscriminatorValues$3;
4141
4141
  (function (DiscriminatorValues) {
4142
4142
  DiscriminatorValues["Notification"] = "Notification";
4143
4143
  })(DiscriminatorValues$3 || (DiscriminatorValues$3 = {}));
4144
- function validate$T(obj, path = 'DataAlertReceiversInputRepresentation') {
4144
+ function validate$X(obj, path = 'DataAlertReceiversInputRepresentation') {
4145
4145
  const v_error = (() => {
4146
4146
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4147
4147
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4155,7 +4155,7 @@ function validate$T(obj, path = 'DataAlertReceiversInputRepresentation') {
4155
4155
  return v_error === undefined ? null : v_error;
4156
4156
  }
4157
4157
 
4158
- function validate$S(obj, path = 'DataAlertDeliveryConfigurationInputRepresentation') {
4158
+ function validate$W(obj, path = 'DataAlertDeliveryConfigurationInputRepresentation') {
4159
4159
  const v_error = (() => {
4160
4160
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4161
4161
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4168,7 +4168,7 @@ function validate$S(obj, path = 'DataAlertDeliveryConfigurationInputRepresentati
4168
4168
  for (let i = 0; i < obj_receivers.length; i++) {
4169
4169
  const obj_receivers_item = obj_receivers[i];
4170
4170
  const path_receivers_item = path_receivers + '[' + i + ']';
4171
- const referencepath_receivers_itemValidationError = validate$T(obj_receivers_item, path_receivers_item);
4171
+ const referencepath_receivers_itemValidationError = validate$X(obj_receivers_item, path_receivers_item);
4172
4172
  if (referencepath_receivers_itemValidationError !== null) {
4173
4173
  let message = 'Object doesn\'t match DataAlertReceiversInputRepresentation (at "' + path_receivers_item + '")\n';
4174
4174
  message += referencepath_receivers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4184,7 +4184,7 @@ var DiscriminatorValues$2;
4184
4184
  DiscriminatorValues["RawValue"] = "RawValue";
4185
4185
  DiscriminatorValues["Insights"] = "Insights";
4186
4186
  })(DiscriminatorValues$2 || (DiscriminatorValues$2 = {}));
4187
- function validate$R(obj, path = 'DataAlertValueInputRepresentation') {
4187
+ function validate$V(obj, path = 'DataAlertValueInputRepresentation') {
4188
4188
  const v_error = (() => {
4189
4189
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4190
4190
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4198,7 +4198,7 @@ function validate$R(obj, path = 'DataAlertValueInputRepresentation') {
4198
4198
  return v_error === undefined ? null : v_error;
4199
4199
  }
4200
4200
 
4201
- function validate$Q(obj, path = 'DataAlertValueRightOperandInputRepresentation') {
4201
+ function validate$U(obj, path = 'DataAlertValueRightOperandInputRepresentation') {
4202
4202
  const v_error = (() => {
4203
4203
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4204
4204
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4212,14 +4212,14 @@ function validate$Q(obj, path = 'DataAlertValueRightOperandInputRepresentation')
4212
4212
  return v_error === undefined ? null : v_error;
4213
4213
  }
4214
4214
 
4215
- function validate$P(obj, path = 'DataAlertConditionInputRepresentation') {
4215
+ function validate$T(obj, path = 'DataAlertConditionInputRepresentation') {
4216
4216
  const v_error = (() => {
4217
4217
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4218
4218
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
4219
4219
  }
4220
4220
  const obj_leftOperand = obj.leftOperand;
4221
4221
  const path_leftOperand = path + '.leftOperand';
4222
- const referencepath_leftOperandValidationError = validate$R(obj_leftOperand, path_leftOperand);
4222
+ const referencepath_leftOperandValidationError = validate$V(obj_leftOperand, path_leftOperand);
4223
4223
  if (referencepath_leftOperandValidationError !== null) {
4224
4224
  let message = 'Object doesn\'t match DataAlertValueInputRepresentation (at "' + path_leftOperand + '")\n';
4225
4225
  message += referencepath_leftOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4232,7 +4232,7 @@ function validate$P(obj, path = 'DataAlertConditionInputRepresentation') {
4232
4232
  }
4233
4233
  const obj_rightOperand = obj.rightOperand;
4234
4234
  const path_rightOperand = path + '.rightOperand';
4235
- const referencepath_rightOperandValidationError = validate$Q(obj_rightOperand, path_rightOperand);
4235
+ const referencepath_rightOperandValidationError = validate$U(obj_rightOperand, path_rightOperand);
4236
4236
  if (referencepath_rightOperandValidationError !== null) {
4237
4237
  let message = 'Object doesn\'t match DataAlertValueRightOperandInputRepresentation (at "' + path_rightOperand + '")\n';
4238
4238
  message += referencepath_rightOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4242,7 +4242,7 @@ function validate$P(obj, path = 'DataAlertConditionInputRepresentation') {
4242
4242
  return v_error === undefined ? null : v_error;
4243
4243
  }
4244
4244
 
4245
- function validate$O(obj, path = 'DataAlertThresholdsInputRepresentation') {
4245
+ function validate$S(obj, path = 'DataAlertThresholdsInputRepresentation') {
4246
4246
  const v_error = (() => {
4247
4247
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4248
4248
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4255,7 +4255,7 @@ function validate$O(obj, path = 'DataAlertThresholdsInputRepresentation') {
4255
4255
  for (let i = 0; i < obj_conditions.length; i++) {
4256
4256
  const obj_conditions_item = obj_conditions[i];
4257
4257
  const path_conditions_item = path_conditions + '[' + i + ']';
4258
- const referencepath_conditions_itemValidationError = validate$P(obj_conditions_item, path_conditions_item);
4258
+ const referencepath_conditions_itemValidationError = validate$T(obj_conditions_item, path_conditions_item);
4259
4259
  if (referencepath_conditions_itemValidationError !== null) {
4260
4260
  let message = 'Object doesn\'t match DataAlertConditionInputRepresentation (at "' + path_conditions_item + '")\n';
4261
4261
  message += referencepath_conditions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4312,7 +4312,7 @@ var DiscriminatorValues$1;
4312
4312
  (function (DiscriminatorValues) {
4313
4313
  DiscriminatorValues["Metric"] = "Metric";
4314
4314
  })(DiscriminatorValues$1 || (DiscriminatorValues$1 = {}));
4315
- function validate$N(obj, path = 'DataAlertContentInputRepresentation') {
4315
+ function validate$R(obj, path = 'DataAlertContentInputRepresentation') {
4316
4316
  const v_error = (() => {
4317
4317
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4318
4318
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4332,7 +4332,7 @@ var DiscriminatorValues;
4332
4332
  DiscriminatorValues["Weekly"] = "Weekly";
4333
4333
  DiscriminatorValues["EveryNMinutes"] = "EveryNMinutes";
4334
4334
  })(DiscriminatorValues || (DiscriminatorValues = {}));
4335
- function validate$M(obj, path = 'DataAlertScheduleInputRepresentation') {
4335
+ function validate$Q(obj, path = 'DataAlertScheduleInputRepresentation') {
4336
4336
  const v_error = (() => {
4337
4337
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4338
4338
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4376,22 +4376,22 @@ function typeCheckConfig$N(untrustedConfig) {
4376
4376
  const config = {};
4377
4377
  typeCheckConfig$Z(untrustedConfig, config, createDataAlert_ConfigPropertyMetadata);
4378
4378
  const untrustedConfig_content = untrustedConfig.content;
4379
- const referenceDataAlertContentInputRepresentationValidationError = validate$N(untrustedConfig_content);
4379
+ const referenceDataAlertContentInputRepresentationValidationError = validate$R(untrustedConfig_content);
4380
4380
  if (referenceDataAlertContentInputRepresentationValidationError === null) {
4381
4381
  config.content = untrustedConfig_content;
4382
4382
  }
4383
4383
  const untrustedConfig_deliveryConfigurations = untrustedConfig.deliveryConfigurations;
4384
- const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$S(untrustedConfig_deliveryConfigurations);
4384
+ const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$W(untrustedConfig_deliveryConfigurations);
4385
4385
  if (referenceDataAlertDeliveryConfigurationInputRepresentationValidationError === null) {
4386
4386
  config.deliveryConfigurations = untrustedConfig_deliveryConfigurations;
4387
4387
  }
4388
4388
  const untrustedConfig_schedule = untrustedConfig.schedule;
4389
- const referenceDataAlertScheduleInputRepresentationValidationError = validate$M(untrustedConfig_schedule);
4389
+ const referenceDataAlertScheduleInputRepresentationValidationError = validate$Q(untrustedConfig_schedule);
4390
4390
  if (referenceDataAlertScheduleInputRepresentationValidationError === null) {
4391
4391
  config.schedule = untrustedConfig_schedule;
4392
4392
  }
4393
4393
  const untrustedConfig_thresholds = untrustedConfig.thresholds;
4394
- const referenceDataAlertThresholdsInputRepresentationValidationError = validate$O(untrustedConfig_thresholds);
4394
+ const referenceDataAlertThresholdsInputRepresentationValidationError = validate$S(untrustedConfig_thresholds);
4395
4395
  if (referenceDataAlertThresholdsInputRepresentationValidationError === null) {
4396
4396
  config.thresholds = untrustedConfig_thresholds;
4397
4397
  }
@@ -4717,22 +4717,22 @@ function typeCheckConfig$K(untrustedConfig) {
4717
4717
  const config = {};
4718
4718
  typeCheckConfig$Z(untrustedConfig, config, updateDataAlert_ConfigPropertyMetadata);
4719
4719
  const untrustedConfig_content = untrustedConfig.content;
4720
- const referenceDataAlertContentInputRepresentationValidationError = validate$N(untrustedConfig_content);
4720
+ const referenceDataAlertContentInputRepresentationValidationError = validate$R(untrustedConfig_content);
4721
4721
  if (referenceDataAlertContentInputRepresentationValidationError === null) {
4722
4722
  config.content = untrustedConfig_content;
4723
4723
  }
4724
4724
  const untrustedConfig_deliveryConfigurations = untrustedConfig.deliveryConfigurations;
4725
- const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$S(untrustedConfig_deliveryConfigurations);
4725
+ const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$W(untrustedConfig_deliveryConfigurations);
4726
4726
  if (referenceDataAlertDeliveryConfigurationInputRepresentationValidationError === null) {
4727
4727
  config.deliveryConfigurations = untrustedConfig_deliveryConfigurations;
4728
4728
  }
4729
4729
  const untrustedConfig_schedule = untrustedConfig.schedule;
4730
- const referenceDataAlertScheduleInputRepresentationValidationError = validate$M(untrustedConfig_schedule);
4730
+ const referenceDataAlertScheduleInputRepresentationValidationError = validate$Q(untrustedConfig_schedule);
4731
4731
  if (referenceDataAlertScheduleInputRepresentationValidationError === null) {
4732
4732
  config.schedule = untrustedConfig_schedule;
4733
4733
  }
4734
4734
  const untrustedConfig_thresholds = untrustedConfig.thresholds;
4735
- const referenceDataAlertThresholdsInputRepresentationValidationError = validate$O(untrustedConfig_thresholds);
4735
+ const referenceDataAlertThresholdsInputRepresentationValidationError = validate$S(untrustedConfig_thresholds);
4736
4736
  if (referenceDataAlertThresholdsInputRepresentationValidationError === null) {
4737
4737
  config.thresholds = untrustedConfig_thresholds;
4738
4738
  }
@@ -4782,7 +4782,7 @@ const updateDataAlertAdapterFactory = (luvio) => {
4782
4782
 
4783
4783
  const TTL$l = 100;
4784
4784
  const VERSION$w = "26cdd644d03794763d0bbd771321ec42";
4785
- function validate$L(obj, path = 'DataAlertRunOutputRepresentation') {
4785
+ function validate$P(obj, path = 'DataAlertRunOutputRepresentation') {
4786
4786
  const v_error = (() => {
4787
4787
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4788
4788
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4859,7 +4859,7 @@ function equals$w(existing, incoming) {
4859
4859
  }
4860
4860
  const ingest$w = function DataAlertRunOutputRepresentationIngest(input, path, luvio, store, timestamp) {
4861
4861
  if (process.env.NODE_ENV !== 'production') {
4862
- const validateError = validate$L(input);
4862
+ const validateError = validate$P(input);
4863
4863
  if (validateError !== null) {
4864
4864
  throw validateError;
4865
4865
  }
@@ -4969,8 +4969,8 @@ const postDataAlertRunAdapterFactory = (luvio) => {
4969
4969
  };
4970
4970
  };
4971
4971
 
4972
- function validate$K(obj, path = 'AnalyticsUserRepresentation') {
4973
- const validateBaseAnalyticsRepresentation_validateError = validate$16(obj, path);
4972
+ function validate$O(obj, path = 'AnalyticsUserRepresentation') {
4973
+ const validateBaseAnalyticsRepresentation_validateError = validate$1a(obj, path);
4974
4974
  if (validateBaseAnalyticsRepresentation_validateError !== null) {
4975
4975
  return validateBaseAnalyticsRepresentation_validateError;
4976
4976
  }
@@ -5010,8 +5010,207 @@ function validate$K(obj, path = 'AnalyticsUserRepresentation') {
5010
5010
  return v_error === undefined ? null : v_error;
5011
5011
  }
5012
5012
 
5013
+ function validate$N(obj, path = 'AdditionalInfoDataspacesRepresentation') {
5014
+ const v_error = (() => {
5015
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5016
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
5017
+ }
5018
+ if (obj.created !== undefined) {
5019
+ const obj_created = obj.created;
5020
+ const path_created = path + '.created';
5021
+ if (!ArrayIsArray(obj_created)) {
5022
+ return new TypeError('Expected "array" but received "' + typeof obj_created + '" (at "' + path_created + '")');
5023
+ }
5024
+ for (let i = 0; i < obj_created.length; i++) {
5025
+ const obj_created_item = obj_created[i];
5026
+ const path_created_item = path_created + '[' + i + ']';
5027
+ if (typeof obj_created_item !== 'string') {
5028
+ return new TypeError('Expected "string" but received "' + typeof obj_created_item + '" (at "' + path_created_item + '")');
5029
+ }
5030
+ }
5031
+ }
5032
+ if (obj.toBeCreated !== undefined) {
5033
+ const obj_toBeCreated = obj.toBeCreated;
5034
+ const path_toBeCreated = path + '.toBeCreated';
5035
+ if (!ArrayIsArray(obj_toBeCreated)) {
5036
+ return new TypeError('Expected "array" but received "' + typeof obj_toBeCreated + '" (at "' + path_toBeCreated + '")');
5037
+ }
5038
+ for (let i = 0; i < obj_toBeCreated.length; i++) {
5039
+ const obj_toBeCreated_item = obj_toBeCreated[i];
5040
+ const path_toBeCreated_item = path_toBeCreated + '[' + i + ']';
5041
+ if (typeof obj_toBeCreated_item !== 'string') {
5042
+ return new TypeError('Expected "string" but received "' + typeof obj_toBeCreated_item + '" (at "' + path_toBeCreated_item + '")');
5043
+ }
5044
+ }
5045
+ }
5046
+ })();
5047
+ return v_error === undefined ? null : v_error;
5048
+ }
5049
+
5050
+ function validate$M(obj, path = 'AdditionalInfoAssetWarningsRepresentation') {
5051
+ const v_error = (() => {
5052
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5053
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
5054
+ }
5055
+ if (obj.unmappedFields !== undefined) {
5056
+ const obj_unmappedFields = obj.unmappedFields;
5057
+ const path_unmappedFields = path + '.unmappedFields';
5058
+ if (!ArrayIsArray(obj_unmappedFields)) {
5059
+ return new TypeError('Expected "array" but received "' + typeof obj_unmappedFields + '" (at "' + path_unmappedFields + '")');
5060
+ }
5061
+ for (let i = 0; i < obj_unmappedFields.length; i++) {
5062
+ const obj_unmappedFields_item = obj_unmappedFields[i];
5063
+ const path_unmappedFields_item = path_unmappedFields + '[' + i + ']';
5064
+ if (typeof obj_unmappedFields_item !== 'string') {
5065
+ return new TypeError('Expected "string" but received "' + typeof obj_unmappedFields_item + '" (at "' + path_unmappedFields_item + '")');
5066
+ }
5067
+ }
5068
+ }
5069
+ })();
5070
+ return v_error === undefined ? null : v_error;
5071
+ }
5072
+
5073
+ function validate$L(obj, path = 'AdditionalInfoAssetRepresentation') {
5074
+ const v_error = (() => {
5075
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5076
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
5077
+ }
5078
+ const obj_isPrimary = obj.isPrimary;
5079
+ const path_isPrimary = path + '.isPrimary';
5080
+ if (typeof obj_isPrimary !== 'boolean') {
5081
+ return new TypeError('Expected "boolean" but received "' + typeof obj_isPrimary + '" (at "' + path_isPrimary + '")');
5082
+ }
5083
+ const obj_label = obj.label;
5084
+ const path_label = path + '.label';
5085
+ if (typeof obj_label !== 'string') {
5086
+ return new TypeError('Expected "string" but received "' + typeof obj_label + '" (at "' + path_label + '")');
5087
+ }
5088
+ if (obj.srcName !== undefined) {
5089
+ const obj_srcName = obj.srcName;
5090
+ const path_srcName = path + '.srcName';
5091
+ if (typeof obj_srcName !== 'string') {
5092
+ return new TypeError('Expected "string" but received "' + typeof obj_srcName + '" (at "' + path_srcName + '")');
5093
+ }
5094
+ }
5095
+ if (obj.tgtName !== undefined) {
5096
+ const obj_tgtName = obj.tgtName;
5097
+ const path_tgtName = path + '.tgtName';
5098
+ if (typeof obj_tgtName !== 'string') {
5099
+ return new TypeError('Expected "string" but received "' + typeof obj_tgtName + '" (at "' + path_tgtName + '")');
5100
+ }
5101
+ }
5102
+ const obj_type = obj.type;
5103
+ const path_type = path + '.type';
5104
+ if (typeof obj_type !== 'string') {
5105
+ return new TypeError('Expected "string" but received "' + typeof obj_type + '" (at "' + path_type + '")');
5106
+ }
5107
+ if (obj.warnings !== undefined) {
5108
+ const obj_warnings = obj.warnings;
5109
+ const path_warnings = path + '.warnings';
5110
+ let obj_warnings_union0 = null;
5111
+ const obj_warnings_union0_error = (() => {
5112
+ const referencepath_warningsValidationError = validate$M(obj_warnings, path_warnings);
5113
+ if (referencepath_warningsValidationError !== null) {
5114
+ let message = 'Object doesn\'t match AdditionalInfoAssetWarningsRepresentation (at "' + path_warnings + '")\n';
5115
+ message += referencepath_warningsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
5116
+ return new TypeError(message);
5117
+ }
5118
+ })();
5119
+ if (obj_warnings_union0_error != null) {
5120
+ obj_warnings_union0 = obj_warnings_union0_error.message;
5121
+ }
5122
+ let obj_warnings_union1 = null;
5123
+ const obj_warnings_union1_error = (() => {
5124
+ if (obj_warnings !== null) {
5125
+ return new TypeError('Expected "null" but received "' + typeof obj_warnings + '" (at "' + path_warnings + '")');
5126
+ }
5127
+ })();
5128
+ if (obj_warnings_union1_error != null) {
5129
+ obj_warnings_union1 = obj_warnings_union1_error.message;
5130
+ }
5131
+ if (obj_warnings_union0 && obj_warnings_union1) {
5132
+ let message = 'Object doesn\'t match union (at "' + path_warnings + '")';
5133
+ message += '\n' + obj_warnings_union0.split('\n').map((line) => '\t' + line).join('\n');
5134
+ message += '\n' + obj_warnings_union1.split('\n').map((line) => '\t' + line).join('\n');
5135
+ return new TypeError(message);
5136
+ }
5137
+ }
5138
+ })();
5139
+ return v_error === undefined ? null : v_error;
5140
+ }
5141
+
5142
+ function validate$K(obj, path = 'DataAssetRequestAdditionalInfoRepresentation') {
5143
+ const v_error = (() => {
5144
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5145
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
5146
+ }
5147
+ if (obj.dataspaces !== undefined) {
5148
+ const obj_dataspaces = obj.dataspaces;
5149
+ const path_dataspaces = path + '.dataspaces';
5150
+ const referencepath_dataspacesValidationError = validate$N(obj_dataspaces, path_dataspaces);
5151
+ if (referencepath_dataspacesValidationError !== null) {
5152
+ let message = 'Object doesn\'t match AdditionalInfoDataspacesRepresentation (at "' + path_dataspaces + '")\n';
5153
+ message += referencepath_dataspacesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
5154
+ return new TypeError(message);
5155
+ }
5156
+ }
5157
+ if (obj.deployedAssets !== undefined) {
5158
+ const obj_deployedAssets = obj.deployedAssets;
5159
+ const path_deployedAssets = path + '.deployedAssets';
5160
+ if (!ArrayIsArray(obj_deployedAssets)) {
5161
+ return new TypeError('Expected "array" but received "' + typeof obj_deployedAssets + '" (at "' + path_deployedAssets + '")');
5162
+ }
5163
+ for (let i = 0; i < obj_deployedAssets.length; i++) {
5164
+ const obj_deployedAssets_item = obj_deployedAssets[i];
5165
+ const path_deployedAssets_item = path_deployedAssets + '[' + i + ']';
5166
+ const referencepath_deployedAssets_itemValidationError = validate$L(obj_deployedAssets_item, path_deployedAssets_item);
5167
+ if (referencepath_deployedAssets_itemValidationError !== null) {
5168
+ let message = 'Object doesn\'t match AdditionalInfoAssetRepresentation (at "' + path_deployedAssets_item + '")\n';
5169
+ message += referencepath_deployedAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
5170
+ return new TypeError(message);
5171
+ }
5172
+ }
5173
+ }
5174
+ if (obj.inProgressAssets !== undefined) {
5175
+ const obj_inProgressAssets = obj.inProgressAssets;
5176
+ const path_inProgressAssets = path + '.inProgressAssets';
5177
+ if (!ArrayIsArray(obj_inProgressAssets)) {
5178
+ return new TypeError('Expected "array" but received "' + typeof obj_inProgressAssets + '" (at "' + path_inProgressAssets + '")');
5179
+ }
5180
+ for (let i = 0; i < obj_inProgressAssets.length; i++) {
5181
+ const obj_inProgressAssets_item = obj_inProgressAssets[i];
5182
+ const path_inProgressAssets_item = path_inProgressAssets + '[' + i + ']';
5183
+ const referencepath_inProgressAssets_itemValidationError = validate$L(obj_inProgressAssets_item, path_inProgressAssets_item);
5184
+ if (referencepath_inProgressAssets_itemValidationError !== null) {
5185
+ let message = 'Object doesn\'t match AdditionalInfoAssetRepresentation (at "' + path_inProgressAssets_item + '")\n';
5186
+ message += referencepath_inProgressAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
5187
+ return new TypeError(message);
5188
+ }
5189
+ }
5190
+ }
5191
+ if (obj.notStartedAssets !== undefined) {
5192
+ const obj_notStartedAssets = obj.notStartedAssets;
5193
+ const path_notStartedAssets = path + '.notStartedAssets';
5194
+ if (!ArrayIsArray(obj_notStartedAssets)) {
5195
+ return new TypeError('Expected "array" but received "' + typeof obj_notStartedAssets + '" (at "' + path_notStartedAssets + '")');
5196
+ }
5197
+ for (let i = 0; i < obj_notStartedAssets.length; i++) {
5198
+ const obj_notStartedAssets_item = obj_notStartedAssets[i];
5199
+ const path_notStartedAssets_item = path_notStartedAssets + '[' + i + ']';
5200
+ const referencepath_notStartedAssets_itemValidationError = validate$L(obj_notStartedAssets_item, path_notStartedAssets_item);
5201
+ if (referencepath_notStartedAssets_itemValidationError !== null) {
5202
+ let message = 'Object doesn\'t match AdditionalInfoAssetRepresentation (at "' + path_notStartedAssets_item + '")\n';
5203
+ message += referencepath_notStartedAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
5204
+ return new TypeError(message);
5205
+ }
5206
+ }
5207
+ }
5208
+ })();
5209
+ return v_error === undefined ? null : v_error;
5210
+ }
5211
+
5013
5212
  const TTL$k = 500;
5014
- const VERSION$v = "c3146faa002b9dc423c9bb45dc4db3f2";
5213
+ const VERSION$v = "673784c0bc035b7a7c4a839263c0a84e";
5015
5214
  function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5016
5215
  const v_error = (() => {
5017
5216
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
@@ -5021,7 +5220,7 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5021
5220
  const path_acknowledgedBy = path + '.acknowledgedBy';
5022
5221
  let obj_acknowledgedBy_union0 = null;
5023
5222
  const obj_acknowledgedBy_union0_error = (() => {
5024
- const referencepath_acknowledgedByValidationError = validate$K(obj_acknowledgedBy, path_acknowledgedBy);
5223
+ const referencepath_acknowledgedByValidationError = validate$O(obj_acknowledgedBy, path_acknowledgedBy);
5025
5224
  if (referencepath_acknowledgedByValidationError !== null) {
5026
5225
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_acknowledgedBy + '")\n';
5027
5226
  message += referencepath_acknowledgedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5072,6 +5271,37 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5072
5271
  message += '\n' + obj_acknowledgedDate_union1.split('\n').map((line) => '\t' + line).join('\n');
5073
5272
  return new TypeError(message);
5074
5273
  }
5274
+ if (obj.additionalInfo !== undefined) {
5275
+ const obj_additionalInfo = obj.additionalInfo;
5276
+ const path_additionalInfo = path + '.additionalInfo';
5277
+ let obj_additionalInfo_union0 = null;
5278
+ const obj_additionalInfo_union0_error = (() => {
5279
+ const referencepath_additionalInfoValidationError = validate$K(obj_additionalInfo, path_additionalInfo);
5280
+ if (referencepath_additionalInfoValidationError !== null) {
5281
+ let message = 'Object doesn\'t match DataAssetRequestAdditionalInfoRepresentation (at "' + path_additionalInfo + '")\n';
5282
+ message += referencepath_additionalInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
5283
+ return new TypeError(message);
5284
+ }
5285
+ })();
5286
+ if (obj_additionalInfo_union0_error != null) {
5287
+ obj_additionalInfo_union0 = obj_additionalInfo_union0_error.message;
5288
+ }
5289
+ let obj_additionalInfo_union1 = null;
5290
+ const obj_additionalInfo_union1_error = (() => {
5291
+ if (obj_additionalInfo !== null) {
5292
+ return new TypeError('Expected "null" but received "' + typeof obj_additionalInfo + '" (at "' + path_additionalInfo + '")');
5293
+ }
5294
+ })();
5295
+ if (obj_additionalInfo_union1_error != null) {
5296
+ obj_additionalInfo_union1 = obj_additionalInfo_union1_error.message;
5297
+ }
5298
+ if (obj_additionalInfo_union0 && obj_additionalInfo_union1) {
5299
+ let message = 'Object doesn\'t match union (at "' + path_additionalInfo + '")';
5300
+ message += '\n' + obj_additionalInfo_union0.split('\n').map((line) => '\t' + line).join('\n');
5301
+ message += '\n' + obj_additionalInfo_union1.split('\n').map((line) => '\t' + line).join('\n');
5302
+ return new TypeError(message);
5303
+ }
5304
+ }
5075
5305
  const obj_assetId = obj.assetId;
5076
5306
  const path_assetId = path + '.assetId';
5077
5307
  if (typeof obj_assetId !== 'string') {
@@ -5107,7 +5337,7 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5107
5337
  const path_cancelledBy = path + '.cancelledBy';
5108
5338
  let obj_cancelledBy_union0 = null;
5109
5339
  const obj_cancelledBy_union0_error = (() => {
5110
- const referencepath_cancelledByValidationError = validate$K(obj_cancelledBy, path_cancelledBy);
5340
+ const referencepath_cancelledByValidationError = validate$O(obj_cancelledBy, path_cancelledBy);
5111
5341
  if (referencepath_cancelledByValidationError !== null) {
5112
5342
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_cancelledBy + '")\n';
5113
5343
  message += referencepath_cancelledByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5162,7 +5392,7 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5162
5392
  const path_completedBy = path + '.completedBy';
5163
5393
  let obj_completedBy_union0 = null;
5164
5394
  const obj_completedBy_union0_error = (() => {
5165
- const referencepath_completedByValidationError = validate$K(obj_completedBy, path_completedBy);
5395
+ const referencepath_completedByValidationError = validate$O(obj_completedBy, path_completedBy);
5166
5396
  if (referencepath_completedByValidationError !== null) {
5167
5397
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_completedBy + '")\n';
5168
5398
  message += referencepath_completedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5213,6 +5443,34 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5213
5443
  message += '\n' + obj_completedDate_union1.split('\n').map((line) => '\t' + line).join('\n');
5214
5444
  return new TypeError(message);
5215
5445
  }
5446
+ if (obj.errorCode !== undefined) {
5447
+ const obj_errorCode = obj.errorCode;
5448
+ const path_errorCode = path + '.errorCode';
5449
+ let obj_errorCode_union0 = null;
5450
+ const obj_errorCode_union0_error = (() => {
5451
+ if (typeof obj_errorCode !== 'string') {
5452
+ return new TypeError('Expected "string" but received "' + typeof obj_errorCode + '" (at "' + path_errorCode + '")');
5453
+ }
5454
+ })();
5455
+ if (obj_errorCode_union0_error != null) {
5456
+ obj_errorCode_union0 = obj_errorCode_union0_error.message;
5457
+ }
5458
+ let obj_errorCode_union1 = null;
5459
+ const obj_errorCode_union1_error = (() => {
5460
+ if (obj_errorCode !== null) {
5461
+ return new TypeError('Expected "null" but received "' + typeof obj_errorCode + '" (at "' + path_errorCode + '")');
5462
+ }
5463
+ })();
5464
+ if (obj_errorCode_union1_error != null) {
5465
+ obj_errorCode_union1 = obj_errorCode_union1_error.message;
5466
+ }
5467
+ if (obj_errorCode_union0 && obj_errorCode_union1) {
5468
+ let message = 'Object doesn\'t match union (at "' + path_errorCode + '")';
5469
+ message += '\n' + obj_errorCode_union0.split('\n').map((line) => '\t' + line).join('\n');
5470
+ message += '\n' + obj_errorCode_union1.split('\n').map((line) => '\t' + line).join('\n');
5471
+ return new TypeError(message);
5472
+ }
5473
+ }
5216
5474
  const obj_failedDate = obj.failedDate;
5217
5475
  const path_failedDate = path + '.failedDate';
5218
5476
  let obj_failedDate_union0 = null;
@@ -5277,7 +5535,7 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5277
5535
  }
5278
5536
  const obj_lastModifiedBy = obj.lastModifiedBy;
5279
5537
  const path_lastModifiedBy = path + '.lastModifiedBy';
5280
- const referencepath_lastModifiedByValidationError = validate$K(obj_lastModifiedBy, path_lastModifiedBy);
5538
+ const referencepath_lastModifiedByValidationError = validate$O(obj_lastModifiedBy, path_lastModifiedBy);
5281
5539
  if (referencepath_lastModifiedByValidationError !== null) {
5282
5540
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
5283
5541
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5370,7 +5628,7 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5370
5628
  const path_packageExportedBy = path + '.packageExportedBy';
5371
5629
  let obj_packageExportedBy_union0 = null;
5372
5630
  const obj_packageExportedBy_union0_error = (() => {
5373
- const referencepath_packageExportedByValidationError = validate$K(obj_packageExportedBy, path_packageExportedBy);
5631
+ const referencepath_packageExportedByValidationError = validate$O(obj_packageExportedBy, path_packageExportedBy);
5374
5632
  if (referencepath_packageExportedByValidationError !== null) {
5375
5633
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_packageExportedBy + '")\n';
5376
5634
  message += referencepath_packageExportedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5558,7 +5816,7 @@ function validate$J(obj, path = 'DataAssetRequestRepresentation') {
5558
5816
  }
5559
5817
  const obj_requestedBy = obj.requestedBy;
5560
5818
  const path_requestedBy = path + '.requestedBy';
5561
- const referencepath_requestedByValidationError = validate$K(obj_requestedBy, path_requestedBy);
5819
+ const referencepath_requestedByValidationError = validate$O(obj_requestedBy, path_requestedBy);
5562
5820
  if (referencepath_requestedByValidationError !== null) {
5563
5821
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_requestedBy + '")\n';
5564
5822
  message += referencepath_requestedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -6456,10 +6714,12 @@ function validate$G(obj, path = 'DataSpaceInfoRepresentation') {
6456
6714
  if (typeof obj_dataSpaceLabel !== 'string') {
6457
6715
  return new TypeError('Expected "string" but received "' + typeof obj_dataSpaceLabel + '" (at "' + path_dataSpaceLabel + '")');
6458
6716
  }
6459
- const obj_dataSpacePrefix = obj.dataSpacePrefix;
6460
- const path_dataSpacePrefix = path + '.dataSpacePrefix';
6461
- if (typeof obj_dataSpacePrefix !== 'string') {
6462
- return new TypeError('Expected "string" but received "' + typeof obj_dataSpacePrefix + '" (at "' + path_dataSpacePrefix + '")');
6717
+ if (obj.dataSpacePrefix !== undefined) {
6718
+ const obj_dataSpacePrefix = obj.dataSpacePrefix;
6719
+ const path_dataSpacePrefix = path + '.dataSpacePrefix';
6720
+ if (typeof obj_dataSpacePrefix !== 'string') {
6721
+ return new TypeError('Expected "string" but received "' + typeof obj_dataSpacePrefix + '" (at "' + path_dataSpacePrefix + '")');
6722
+ }
6463
6723
  }
6464
6724
  })();
6465
6725
  return v_error === undefined ? null : v_error;
@@ -6482,7 +6742,7 @@ function validate$F(obj, path = 'DataAssetRepresentation') {
6482
6742
  }
6483
6743
  const obj_createdBy = obj.createdBy;
6484
6744
  const path_createdBy = path + '.createdBy';
6485
- const referencepath_createdByValidationError = validate$K(obj_createdBy, path_createdBy);
6745
+ const referencepath_createdByValidationError = validate$O(obj_createdBy, path_createdBy);
6486
6746
  if (referencepath_createdByValidationError !== null) {
6487
6747
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
6488
6748
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -6540,7 +6800,7 @@ function validate$F(obj, path = 'DataAssetRepresentation') {
6540
6800
  }
6541
6801
  const obj_lastModifiedBy = obj.lastModifiedBy;
6542
6802
  const path_lastModifiedBy = path + '.lastModifiedBy';
6543
- const referencepath_lastModifiedByValidationError = validate$K(obj_lastModifiedBy, path_lastModifiedBy);
6803
+ const referencepath_lastModifiedByValidationError = validate$O(obj_lastModifiedBy, path_lastModifiedBy);
6544
6804
  if (referencepath_lastModifiedByValidationError !== null) {
6545
6805
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
6546
6806
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -6856,7 +7116,7 @@ function validate$B(obj, path = 'FollowerAssetRepresentation') {
6856
7116
  }
6857
7117
  const obj_createdBy = obj.createdBy;
6858
7118
  const path_createdBy = path + '.createdBy';
6859
- const referencepath_createdByValidationError = validate$K(obj_createdBy, path_createdBy);
7119
+ const referencepath_createdByValidationError = validate$O(obj_createdBy, path_createdBy);
6860
7120
  if (referencepath_createdByValidationError !== null) {
6861
7121
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
6862
7122
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -7444,7 +7704,7 @@ function validate$y(obj, path = 'FollowerCollectionRepresentation') {
7444
7704
  for (let i = 0; i < obj_followers.length; i++) {
7445
7705
  const obj_followers_item = obj_followers[i];
7446
7706
  const path_followers_item = path_followers + '[' + i + ']';
7447
- const referencepath_followers_itemValidationError = validate$K(obj_followers_item, path_followers_item);
7707
+ const referencepath_followers_itemValidationError = validate$O(obj_followers_item, path_followers_item);
7448
7708
  if (referencepath_followers_itemValidationError !== null) {
7449
7709
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_followers_item + '")\n';
7450
7710
  message += referencepath_followers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8985,7 +9245,7 @@ function validate$o(obj, path = 'SetupRecordShareRepresentation') {
8985
9245
  }
8986
9246
  const obj_createdBy = obj.createdBy;
8987
9247
  const path_createdBy = path + '.createdBy';
8988
- const referencepath_createdByValidationError = validate$K(obj_createdBy, path_createdBy);
9248
+ const referencepath_createdByValidationError = validate$O(obj_createdBy, path_createdBy);
8989
9249
  if (referencepath_createdByValidationError !== null) {
8990
9250
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
8991
9251
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8998,7 +9258,7 @@ function validate$o(obj, path = 'SetupRecordShareRepresentation') {
8998
9258
  }
8999
9259
  const obj_lastModifiedBy = obj.lastModifiedBy;
9000
9260
  const path_lastModifiedBy = path + '.lastModifiedBy';
9001
- const referencepath_lastModifiedByValidationError = validate$K(obj_lastModifiedBy, path_lastModifiedBy);
9261
+ const referencepath_lastModifiedByValidationError = validate$O(obj_lastModifiedBy, path_lastModifiedBy);
9002
9262
  if (referencepath_lastModifiedByValidationError !== null) {
9003
9263
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
9004
9264
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9872,7 +10132,7 @@ function validate$k(obj, path = 'AnalyticsUsersQueryResultsRepresentation') {
9872
10132
  for (let i = 0; i < obj_items.length; i++) {
9873
10133
  const obj_items_item = obj_items[i];
9874
10134
  const path_items_item = path_items + '[' + i + ']';
9875
- const referencepath_items_itemValidationError = validate$K(obj_items_item, path_items_item);
10135
+ const referencepath_items_itemValidationError = validate$O(obj_items_item, path_items_item);
9876
10136
  if (referencepath_items_itemValidationError !== null) {
9877
10137
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_items_item + '")\n';
9878
10138
  message += referencepath_items_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10067,7 +10327,7 @@ function validate$i(obj, path = 'VisualizationShallowRepresentation') {
10067
10327
  }
10068
10328
  const obj_createdBy = obj.createdBy;
10069
10329
  const path_createdBy = path + '.createdBy';
10070
- const referencepath_createdByValidationError = validate$K(obj_createdBy, path_createdBy);
10330
+ const referencepath_createdByValidationError = validate$O(obj_createdBy, path_createdBy);
10071
10331
  if (referencepath_createdByValidationError !== null) {
10072
10332
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
10073
10333
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10112,7 +10372,7 @@ function validate$i(obj, path = 'VisualizationShallowRepresentation') {
10112
10372
  if (obj.lastModifiedBy !== undefined) {
10113
10373
  const obj_lastModifiedBy = obj.lastModifiedBy;
10114
10374
  const path_lastModifiedBy = path + '.lastModifiedBy';
10115
- const referencepath_lastModifiedByValidationError = validate$K(obj_lastModifiedBy, path_lastModifiedBy);
10375
+ const referencepath_lastModifiedByValidationError = validate$O(obj_lastModifiedBy, path_lastModifiedBy);
10116
10376
  if (referencepath_lastModifiedByValidationError !== null) {
10117
10377
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
10118
10378
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10442,7 +10702,7 @@ function validate$g(obj, path = 'VisualizationRepresentation') {
10442
10702
  }
10443
10703
  const obj_createdBy = obj.createdBy;
10444
10704
  const path_createdBy = path + '.createdBy';
10445
- const referencepath_createdByValidationError = validate$K(obj_createdBy, path_createdBy);
10705
+ const referencepath_createdByValidationError = validate$O(obj_createdBy, path_createdBy);
10446
10706
  if (referencepath_createdByValidationError !== null) {
10447
10707
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
10448
10708
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10517,7 +10777,7 @@ function validate$g(obj, path = 'VisualizationRepresentation') {
10517
10777
  if (obj.lastModifiedBy !== undefined) {
10518
10778
  const obj_lastModifiedBy = obj.lastModifiedBy;
10519
10779
  const path_lastModifiedBy = path + '.lastModifiedBy';
10520
- const referencepath_lastModifiedByValidationError = validate$K(obj_lastModifiedBy, path_lastModifiedBy);
10780
+ const referencepath_lastModifiedByValidationError = validate$O(obj_lastModifiedBy, path_lastModifiedBy);
10521
10781
  if (referencepath_lastModifiedByValidationError !== null) {
10522
10782
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
10523
10783
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11458,7 +11718,7 @@ function validate$e(obj, path = 'WorkspaceRepresentation') {
11458
11718
  }
11459
11719
  const obj_createdBy = obj.createdBy;
11460
11720
  const path_createdBy = path + '.createdBy';
11461
- const referencepath_createdByValidationError = validate$K(obj_createdBy, path_createdBy);
11721
+ const referencepath_createdByValidationError = validate$O(obj_createdBy, path_createdBy);
11462
11722
  if (referencepath_createdByValidationError !== null) {
11463
11723
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
11464
11724
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -12218,7 +12478,7 @@ function validate$c(obj, path = 'WorkspaceAssetRepresentation') {
12218
12478
  }
12219
12479
  const obj_createdBy = obj.createdBy;
12220
12480
  const path_createdBy = path + '.createdBy';
12221
- const referencepath_createdByValidationError = validate$K(obj_createdBy, path_createdBy);
12481
+ const referencepath_createdByValidationError = validate$O(obj_createdBy, path_createdBy);
12222
12482
  if (referencepath_createdByValidationError !== null) {
12223
12483
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
12224
12484
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');