@qlik/api 1.32.0 → 1.33.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 (142) hide show
  1. package/api-keys.d.ts +10 -10
  2. package/api-keys.js +64 -50
  3. package/apps.d.ts +56 -56
  4. package/apps.js +392 -304
  5. package/assistants.d.ts +34 -34
  6. package/assistants.js +257 -201
  7. package/audits.d.ts +10 -10
  8. package/audits.js +48 -36
  9. package/{auth-types-DqfMuSRX.d.ts → auth-types-Cj5bM3Yk.d.ts} +29 -9
  10. package/auth.d.ts +17 -4
  11. package/auth.js +4 -2
  12. package/automation-connections.d.ts +12 -12
  13. package/automation-connections.js +75 -59
  14. package/automations.d.ts +27 -27
  15. package/automations.js +159 -123
  16. package/automl-deployments.d.ts +4 -4
  17. package/automl-deployments.js +14 -12
  18. package/automl-predictions.d.ts +13 -13
  19. package/automl-predictions.js +56 -44
  20. package/brands.d.ts +18 -18
  21. package/brands.js +107 -83
  22. package/chunks/{YTT2FEVE.js → 33GQY7N7.js} +1 -1
  23. package/chunks/{M64RLKVG.js → 62DXIH3S.js} +7 -5
  24. package/chunks/7MMXU6EL.js +86 -0
  25. package/chunks/{LTNGXTXG.js → GPRUNZV4.js} +3 -3
  26. package/chunks/{VVD2DPKQ.js → LIEZG7IM.js} +3 -3
  27. package/chunks/{FKDGGR2O.js → OTIO4SEJ.js} +698 -708
  28. package/chunks/{UZTIZ4H5.js → RP3EJGHG.js} +74 -74
  29. package/chunks/{RCLKKVYB.js → SPATCXXU.js} +9 -2
  30. package/chunks/{LY7RP2HA.js → XF3TPZKZ.js} +23 -8
  31. package/chunks/{6ZONDHRN.js → YYZCS5PW.js} +11 -4
  32. package/chunks/{3RGGGGAR.js → ZCTVPXGO.js} +1 -1
  33. package/collections.d.ts +16 -15
  34. package/collections.js +98 -76
  35. package/conditions.d.ts +13 -13
  36. package/conditions.js +97 -75
  37. package/consumption.d.ts +4 -4
  38. package/consumption.js +11 -9
  39. package/csp-origins.d.ts +9 -9
  40. package/csp-origins.js +53 -41
  41. package/csrf-token.d.ts +3 -3
  42. package/csrf-token.js +10 -8
  43. package/data-alerts.d.ts +22 -22
  44. package/data-alerts.js +139 -107
  45. package/data-assets.d.ts +8 -8
  46. package/data-assets.js +50 -40
  47. package/data-connections.d.ts +16 -16
  48. package/data-connections.js +87 -69
  49. package/data-credentials.d.ts +11 -11
  50. package/data-credentials.js +52 -42
  51. package/data-files.d.ts +18 -18
  52. package/data-files.js +107 -83
  53. package/data-qualities.d.ts +6 -6
  54. package/data-qualities.js +28 -22
  55. package/data-sets.d.ts +10 -10
  56. package/data-sets.js +59 -47
  57. package/data-sources.d.ts +7 -7
  58. package/data-sources.js +28 -22
  59. package/data-stores.d.ts +16 -16
  60. package/data-stores.js +92 -72
  61. package/dcaas.d.ts +6 -6
  62. package/dcaas.js +28 -22
  63. package/di-projects.d.ts +22 -22
  64. package/di-projects.js +148 -116
  65. package/direct-access-agents.d.ts +328 -0
  66. package/direct-access-agents.js +108 -0
  67. package/encryption.d.ts +12 -12
  68. package/encryption.js +82 -62
  69. package/extensions.d.ts +11 -11
  70. package/extensions.js +61 -47
  71. package/glossaries.d.ts +33 -33
  72. package/glossaries.js +221 -173
  73. package/groups.d.ts +12 -12
  74. package/groups.js +72 -56
  75. package/identity-providers.d.ts +11 -11
  76. package/identity-providers.js +67 -51
  77. package/index.d.ts +9 -4
  78. package/index.js +101 -67
  79. package/interceptors.d.ts +9 -2
  80. package/interceptors.js +2 -2
  81. package/invoke-fetch-types-BYCD4pc9.d.ts +98 -0
  82. package/items.d.ts +14 -13
  83. package/items.js +71 -55
  84. package/knowledgebases.d.ts +23 -23
  85. package/knowledgebases.js +153 -119
  86. package/licenses.d.ts +13 -13
  87. package/licenses.js +76 -58
  88. package/lineage-graphs.d.ts +17 -17
  89. package/lineage-graphs.js +76 -60
  90. package/ml.d.ts +100 -52
  91. package/ml.js +379 -286
  92. package/notes.d.ts +4 -4
  93. package/notes.js +19 -15
  94. package/notifications.d.ts +4 -4
  95. package/notifications.js +11 -9
  96. package/oauth-clients.d.ts +14 -14
  97. package/oauth-clients.js +96 -74
  98. package/oauth-tokens.d.ts +5 -5
  99. package/oauth-tokens.js +19 -15
  100. package/package.json +8 -6
  101. package/qix.d.ts +145 -4
  102. package/qix.js +2 -2
  103. package/questions.d.ts +5 -5
  104. package/questions.js +22 -18
  105. package/quotas.d.ts +6 -6
  106. package/quotas.js +20 -16
  107. package/reload-tasks.d.ts +8 -8
  108. package/reload-tasks.js +46 -36
  109. package/reloads.d.ts +7 -7
  110. package/reloads.js +36 -28
  111. package/report-templates.d.ts +10 -10
  112. package/report-templates.js +64 -50
  113. package/reports.d.ts +4 -4
  114. package/reports.js +20 -16
  115. package/roles.d.ts +8 -8
  116. package/roles.js +46 -36
  117. package/sharing-tasks.d.ts +14 -14
  118. package/sharing-tasks.js +89 -69
  119. package/spaces.d.ts +22 -22
  120. package/spaces.js +153 -119
  121. package/tasks.d.ts +17 -17
  122. package/tasks.js +90 -70
  123. package/temp-contents.d.ts +7 -7
  124. package/temp-contents.js +30 -24
  125. package/tenants.d.ts +8 -8
  126. package/tenants.js +57 -45
  127. package/themes.d.ts +11 -11
  128. package/themes.js +61 -47
  129. package/transports.d.ts +8 -8
  130. package/transports.js +49 -37
  131. package/ui-config.d.ts +9 -9
  132. package/ui-config.js +61 -47
  133. package/users.d.ts +15 -15
  134. package/users.js +81 -63
  135. package/web-integrations.d.ts +8 -8
  136. package/web-integrations.js +46 -36
  137. package/web-notifications.d.ts +9 -9
  138. package/web-notifications.js +53 -41
  139. package/webhooks.d.ts +14 -14
  140. package/webhooks.js +88 -68
  141. package/chunks/2ZQ3ZX7F.js +0 -33
  142. package/invoke-fetch-types-Cq7bjkqn.d.ts +0 -243
package/ml.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions } from './invoke-fetch-types-Cq7bjkqn.js';
2
- import './auth-types-DqfMuSRX.js';
1
+ import { A as ApiCallOptions } from './invoke-fetch-types-BYCD4pc9.js';
2
+ import './auth-types-Cj5bM3Yk.js';
3
3
 
4
4
  /**
5
5
  * An error object
@@ -1008,6 +1008,8 @@ type ModelMetrics = {
1008
1008
  /** Regression metrics for numeric values. Details:
1009
1009
  * https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/AutoML/scoring-regression.htm */
1010
1010
  regression?: ModelMetricsRegression;
1011
+ /** Timeseries metrics experiments valid for timeseries forecasting. */
1012
+ timeseries?: ModelMetricsTimeseries;
1011
1013
  };
1012
1014
  /**
1013
1015
  * Binary metrics for categorical values with two options. Details:
@@ -1138,6 +1140,15 @@ type ModelMetricsRegression = {
1138
1140
  /** Root mean squared error (test data) */
1139
1141
  rmseTest?: number;
1140
1142
  };
1143
+ /**
1144
+ * Timeseries metrics experiments valid for timeseries forecasting.
1145
+ */
1146
+ type ModelMetricsTimeseries = {
1147
+ /** Mean absolute percentage error (training data) */
1148
+ mape?: number;
1149
+ /** Mean absolute percentage error (test data) */
1150
+ mapeTest?: number;
1151
+ };
1141
1152
  /**
1142
1153
  * Model state. These are the state of the model in relation to
1143
1154
  * deployments.
@@ -1378,7 +1389,7 @@ type UpdatedAt = string;
1378
1389
  * @param query an object with query parameters
1379
1390
  * @throws GetMlDeploymentsHttpError
1380
1391
  */
1381
- declare const getMlDeployments: (query: {
1392
+ declare function getMlDeployments(query: {
1382
1393
  /** Deployment fields by which you can filter responses.<br><br>
1383
1394
  * - `spaceId` ID string (or empty string for personal space) - ID of space in which deployment(s) exist
1384
1395
  * - `modelId` UUID string - By model ID
@@ -1400,7 +1411,7 @@ declare const getMlDeployments: (query: {
1400
1411
  offset?: number;
1401
1412
  /** Field(s) by which to sort response */
1402
1413
  sort?: EnumSortDeployments;
1403
- }, options?: ApiCallOptions) => Promise<GetMlDeploymentsHttpResponse>;
1414
+ }, options?: ApiCallOptions): Promise<GetMlDeploymentsHttpResponse>;
1404
1415
  type GetMlDeploymentsHttpResponse = {
1405
1416
  data: DeploymentFindResponse;
1406
1417
  headers: Headers;
@@ -1419,7 +1430,7 @@ type GetMlDeploymentsHttpError = {
1419
1430
  * @param body an object with the body content
1420
1431
  * @throws CreateMlDeploymentHttpError
1421
1432
  */
1422
- declare const createMlDeployment: (body: DeploymentInput, options?: ApiCallOptions) => Promise<CreateMlDeploymentHttpResponse>;
1433
+ declare function createMlDeployment(body: DeploymentInput, options?: ApiCallOptions): Promise<CreateMlDeploymentHttpResponse>;
1423
1434
  type CreateMlDeploymentHttpResponse = {
1424
1435
  data: DeploymentPostResponse;
1425
1436
  headers: Headers;
@@ -1436,7 +1447,7 @@ type CreateMlDeploymentHttpError = {
1436
1447
  * @param deploymentId ID of the deployment
1437
1448
  * @throws DeleteMlDeploymentHttpError
1438
1449
  */
1439
- declare const deleteMlDeployment: (deploymentId: string, options?: ApiCallOptions) => Promise<DeleteMlDeploymentHttpResponse>;
1450
+ declare function deleteMlDeployment(deploymentId: string, options?: ApiCallOptions): Promise<DeleteMlDeploymentHttpResponse>;
1440
1451
  type DeleteMlDeploymentHttpResponse = {
1441
1452
  data: void;
1442
1453
  headers: Headers;
@@ -1453,7 +1464,7 @@ type DeleteMlDeploymentHttpError = {
1453
1464
  * @param deploymentId ID of the deployment
1454
1465
  * @throws GetMlDeploymentHttpError
1455
1466
  */
1456
- declare const getMlDeployment: (deploymentId: string, options?: ApiCallOptions) => Promise<GetMlDeploymentHttpResponse>;
1467
+ declare function getMlDeployment(deploymentId: string, options?: ApiCallOptions): Promise<GetMlDeploymentHttpResponse>;
1457
1468
  type GetMlDeploymentHttpResponse = {
1458
1469
  data: DeploymentGetResponse;
1459
1470
  headers: Headers;
@@ -1471,7 +1482,7 @@ type GetMlDeploymentHttpError = {
1471
1482
  * @param body an object with the body content
1472
1483
  * @throws PatchMlDeploymentHttpError
1473
1484
  */
1474
- declare const patchMlDeployment: (deploymentId: string, body: DeploymentPatch, options?: ApiCallOptions) => Promise<PatchMlDeploymentHttpResponse>;
1485
+ declare function patchMlDeployment(deploymentId: string, body: DeploymentPatch, options?: ApiCallOptions): Promise<PatchMlDeploymentHttpResponse>;
1475
1486
  type PatchMlDeploymentHttpResponse = {
1476
1487
  data: void;
1477
1488
  headers: Headers;
@@ -1488,7 +1499,7 @@ type PatchMlDeploymentHttpError = {
1488
1499
  * @param deploymentId ID of the deployment
1489
1500
  * @throws ActivateModelsMlDeploymentHttpError
1490
1501
  */
1491
- declare const activateModelsMlDeployment: (deploymentId: string, options?: ApiCallOptions) => Promise<ActivateModelsMlDeploymentHttpResponse>;
1502
+ declare function activateModelsMlDeployment(deploymentId: string, options?: ApiCallOptions): Promise<ActivateModelsMlDeploymentHttpResponse>;
1492
1503
  type ActivateModelsMlDeploymentHttpResponse = {
1493
1504
  data: void;
1494
1505
  headers: Headers;
@@ -1505,7 +1516,7 @@ type ActivateModelsMlDeploymentHttpError = {
1505
1516
  * @param deploymentId ID of the deployment
1506
1517
  * @throws DeactivateModelsMlDeploymentHttpError
1507
1518
  */
1508
- declare const deactivateModelsMlDeployment: (deploymentId: string, options?: ApiCallOptions) => Promise<DeactivateModelsMlDeploymentHttpResponse>;
1519
+ declare function deactivateModelsMlDeployment(deploymentId: string, options?: ApiCallOptions): Promise<DeactivateModelsMlDeploymentHttpResponse>;
1509
1520
  type DeactivateModelsMlDeploymentHttpResponse = {
1510
1521
  data: void;
1511
1522
  headers: Headers;
@@ -1523,7 +1534,7 @@ type DeactivateModelsMlDeploymentHttpError = {
1523
1534
  * @param query an object with query parameters
1524
1535
  * @throws GetMlDeploymentAliasesHttpError
1525
1536
  */
1526
- declare const getMlDeploymentAliases: (deploymentId: string, query: {
1537
+ declare function getMlDeploymentAliases(deploymentId: string, query: {
1527
1538
  /** Alias fields by which you can filter responses
1528
1539
  * - `name` string - Aliases with exact name
1529
1540
  * - `modelId` UUID string - By model ID
@@ -1535,7 +1546,7 @@ declare const getMlDeploymentAliases: (deploymentId: string, query: {
1535
1546
  offset?: number;
1536
1547
  /** Field(s) by which to sort response */
1537
1548
  sort?: EnumSortAliases;
1538
- }, options?: ApiCallOptions) => Promise<GetMlDeploymentAliasesHttpResponse>;
1549
+ }, options?: ApiCallOptions): Promise<GetMlDeploymentAliasesHttpResponse>;
1539
1550
  type GetMlDeploymentAliasesHttpResponse = {
1540
1551
  data: AliasFindResponse;
1541
1552
  headers: Headers;
@@ -1555,7 +1566,7 @@ type GetMlDeploymentAliasesHttpError = {
1555
1566
  * @param body an object with the body content
1556
1567
  * @throws CreateMlDeploymentAliaseHttpError
1557
1568
  */
1558
- declare const createMlDeploymentAliase: (deploymentId: string, body: AliasInput, options?: ApiCallOptions) => Promise<CreateMlDeploymentAliaseHttpResponse>;
1569
+ declare function createMlDeploymentAliase(deploymentId: string, body: AliasInput, options?: ApiCallOptions): Promise<CreateMlDeploymentAliaseHttpResponse>;
1559
1570
  type CreateMlDeploymentAliaseHttpResponse = {
1560
1571
  data: AliasPostResponse;
1561
1572
  headers: Headers;
@@ -1573,7 +1584,7 @@ type CreateMlDeploymentAliaseHttpError = {
1573
1584
  * @param aliasId ID of the alias
1574
1585
  * @throws DeleteMlDeploymentAliaseHttpError
1575
1586
  */
1576
- declare const deleteMlDeploymentAliase: (deploymentId: string, aliasId: string, options?: ApiCallOptions) => Promise<DeleteMlDeploymentAliaseHttpResponse>;
1587
+ declare function deleteMlDeploymentAliase(deploymentId: string, aliasId: string, options?: ApiCallOptions): Promise<DeleteMlDeploymentAliaseHttpResponse>;
1577
1588
  type DeleteMlDeploymentAliaseHttpResponse = {
1578
1589
  data: void;
1579
1590
  headers: Headers;
@@ -1591,7 +1602,7 @@ type DeleteMlDeploymentAliaseHttpError = {
1591
1602
  * @param aliasId ID of the alias
1592
1603
  * @throws GetMlDeploymentAliaseHttpError
1593
1604
  */
1594
- declare const getMlDeploymentAliase: (deploymentId: string, aliasId: string, options?: ApiCallOptions) => Promise<GetMlDeploymentAliaseHttpResponse>;
1605
+ declare function getMlDeploymentAliase(deploymentId: string, aliasId: string, options?: ApiCallOptions): Promise<GetMlDeploymentAliaseHttpResponse>;
1595
1606
  type GetMlDeploymentAliaseHttpResponse = {
1596
1607
  data: AliasGetResponse;
1597
1608
  headers: Headers;
@@ -1610,7 +1621,7 @@ type GetMlDeploymentAliaseHttpError = {
1610
1621
  * @param body an object with the body content
1611
1622
  * @throws PatchMlDeploymentAliaseHttpError
1612
1623
  */
1613
- declare const patchMlDeploymentAliase: (deploymentId: string, aliasId: string, body: AliasPatch, options?: ApiCallOptions) => Promise<PatchMlDeploymentAliaseHttpResponse>;
1624
+ declare function patchMlDeploymentAliase(deploymentId: string, aliasId: string, body: AliasPatch, options?: ApiCallOptions): Promise<PatchMlDeploymentAliaseHttpResponse>;
1614
1625
  type PatchMlDeploymentAliaseHttpResponse = {
1615
1626
  data: void;
1616
1627
  headers: Headers;
@@ -1630,7 +1641,7 @@ type PatchMlDeploymentAliaseHttpError = {
1630
1641
  * @param body an object with the body content
1631
1642
  * @throws RunMlDeploymentAliaseRealtimePredictionsHttpError
1632
1643
  */
1633
- declare const runMlDeploymentAliaseRealtimePredictions: (deploymentId: string, aliasName: string, query: {
1644
+ declare function runMlDeploymentAliaseRealtimePredictions(deploymentId: string, aliasName: string, query: {
1634
1645
  /** If true, reason why a prediction was not produced included response */
1635
1646
  includeNotPredictedReason?: boolean;
1636
1647
  /** If true, shap values included in response */
@@ -1642,7 +1653,7 @@ declare const runMlDeploymentAliaseRealtimePredictions: (deploymentId: string, a
1642
1653
  * and values. This is intended to allow the caller to join results
1643
1654
  * with source data. */
1644
1655
  index?: string;
1645
- }, body: RealtimePredictionInput, options?: ApiCallOptions) => Promise<RunMlDeploymentAliaseRealtimePredictionsHttpResponse>;
1656
+ }, body: RealtimePredictionInput, options?: ApiCallOptions): Promise<RunMlDeploymentAliaseRealtimePredictionsHttpResponse>;
1646
1657
  type RunMlDeploymentAliaseRealtimePredictionsHttpResponse = {
1647
1658
  data: RealtimePrediction;
1648
1659
  headers: Headers;
@@ -1660,7 +1671,7 @@ type RunMlDeploymentAliaseRealtimePredictionsHttpError = {
1660
1671
  * @param query an object with query parameters
1661
1672
  * @throws GetMlDeploymentBatchPredictionsHttpError
1662
1673
  */
1663
- declare const getMlDeploymentBatchPredictions: (deploymentId: string, query: {
1674
+ declare function getMlDeploymentBatchPredictions(deploymentId: string, query: {
1664
1675
  /** Batch prediction fields by which you can filter responses.<br><br>
1665
1676
  * - `modelId` UUID string - By model ID */
1666
1677
  filter?: string;
@@ -1670,7 +1681,7 @@ declare const getMlDeploymentBatchPredictions: (deploymentId: string, query: {
1670
1681
  offset?: number;
1671
1682
  /** Field(s) by which to sort response */
1672
1683
  sort?: EnumSortBatchPredictions;
1673
- }, options?: ApiCallOptions) => Promise<GetMlDeploymentBatchPredictionsHttpResponse>;
1684
+ }, options?: ApiCallOptions): Promise<GetMlDeploymentBatchPredictionsHttpResponse>;
1674
1685
  type GetMlDeploymentBatchPredictionsHttpResponse = {
1675
1686
  data: BatchPredictionFindResponse;
1676
1687
  headers: Headers;
@@ -1690,7 +1701,7 @@ type GetMlDeploymentBatchPredictionsHttpError = {
1690
1701
  * @param body an object with the body content
1691
1702
  * @throws CreateMlDeploymentBatchPredictionHttpError
1692
1703
  */
1693
- declare const createMlDeploymentBatchPrediction: (deploymentId: string, body: BatchPredictionInput, options?: ApiCallOptions) => Promise<CreateMlDeploymentBatchPredictionHttpResponse>;
1704
+ declare function createMlDeploymentBatchPrediction(deploymentId: string, body: BatchPredictionInput, options?: ApiCallOptions): Promise<CreateMlDeploymentBatchPredictionHttpResponse>;
1694
1705
  type CreateMlDeploymentBatchPredictionHttpResponse = {
1695
1706
  data: BatchPredictionPostResponse;
1696
1707
  headers: Headers;
@@ -1708,7 +1719,7 @@ type CreateMlDeploymentBatchPredictionHttpError = {
1708
1719
  * @param batchPredictionId ID of the batch prediction
1709
1720
  * @throws DeleteMlDeploymentBatchPredictionHttpError
1710
1721
  */
1711
- declare const deleteMlDeploymentBatchPrediction: (deploymentId: string, batchPredictionId: string, options?: ApiCallOptions) => Promise<DeleteMlDeploymentBatchPredictionHttpResponse>;
1722
+ declare function deleteMlDeploymentBatchPrediction(deploymentId: string, batchPredictionId: string, options?: ApiCallOptions): Promise<DeleteMlDeploymentBatchPredictionHttpResponse>;
1712
1723
  type DeleteMlDeploymentBatchPredictionHttpResponse = {
1713
1724
  data: void;
1714
1725
  headers: Headers;
@@ -1726,7 +1737,7 @@ type DeleteMlDeploymentBatchPredictionHttpError = {
1726
1737
  * @param batchPredictionId ID of the batch prediction
1727
1738
  * @throws GetMlDeploymentBatchPredictionHttpError
1728
1739
  */
1729
- declare const getMlDeploymentBatchPrediction: (deploymentId: string, batchPredictionId: string, options?: ApiCallOptions) => Promise<GetMlDeploymentBatchPredictionHttpResponse>;
1740
+ declare function getMlDeploymentBatchPrediction(deploymentId: string, batchPredictionId: string, options?: ApiCallOptions): Promise<GetMlDeploymentBatchPredictionHttpResponse>;
1730
1741
  type GetMlDeploymentBatchPredictionHttpResponse = {
1731
1742
  data: BatchPredictionGetResponse;
1732
1743
  headers: Headers;
@@ -1745,7 +1756,7 @@ type GetMlDeploymentBatchPredictionHttpError = {
1745
1756
  * @param body an object with the body content
1746
1757
  * @throws PatchMlDeploymentBatchPredictionHttpError
1747
1758
  */
1748
- declare const patchMlDeploymentBatchPrediction: (deploymentId: string, batchPredictionId: string, body: BatchPredictionPatch, options?: ApiCallOptions) => Promise<PatchMlDeploymentBatchPredictionHttpResponse>;
1759
+ declare function patchMlDeploymentBatchPrediction(deploymentId: string, batchPredictionId: string, body: BatchPredictionPatch, options?: ApiCallOptions): Promise<PatchMlDeploymentBatchPredictionHttpResponse>;
1749
1760
  type PatchMlDeploymentBatchPredictionHttpResponse = {
1750
1761
  data: void;
1751
1762
  headers: Headers;
@@ -1763,7 +1774,7 @@ type PatchMlDeploymentBatchPredictionHttpError = {
1763
1774
  * @param batchPredictionId ID of the batch prediction
1764
1775
  * @throws PredictMlDeploymentBatchPredictionHttpError
1765
1776
  */
1766
- declare const predictMlDeploymentBatchPrediction: (deploymentId: string, batchPredictionId: string, options?: ApiCallOptions) => Promise<PredictMlDeploymentBatchPredictionHttpResponse>;
1777
+ declare function predictMlDeploymentBatchPrediction(deploymentId: string, batchPredictionId: string, options?: ApiCallOptions): Promise<PredictMlDeploymentBatchPredictionHttpResponse>;
1767
1778
  type PredictMlDeploymentBatchPredictionHttpResponse = {
1768
1779
  data: BatchPredictionActionResponse;
1769
1780
  headers: Headers;
@@ -1781,7 +1792,7 @@ type PredictMlDeploymentBatchPredictionHttpError = {
1781
1792
  * @param batchPredictionId ID of the batch prediction
1782
1793
  * @throws DeleteMlDeploymentBatchPredictionScheduleHttpError
1783
1794
  */
1784
- declare const deleteMlDeploymentBatchPredictionSchedule: (deploymentId: string, batchPredictionId: string, options?: ApiCallOptions) => Promise<DeleteMlDeploymentBatchPredictionScheduleHttpResponse>;
1795
+ declare function deleteMlDeploymentBatchPredictionSchedule(deploymentId: string, batchPredictionId: string, options?: ApiCallOptions): Promise<DeleteMlDeploymentBatchPredictionScheduleHttpResponse>;
1785
1796
  type DeleteMlDeploymentBatchPredictionScheduleHttpResponse = {
1786
1797
  data: void;
1787
1798
  headers: Headers;
@@ -1799,7 +1810,7 @@ type DeleteMlDeploymentBatchPredictionScheduleHttpError = {
1799
1810
  * @param batchPredictionId ID of the batch prediction
1800
1811
  * @throws GetMlDeploymentBatchPredictionScheduleHttpError
1801
1812
  */
1802
- declare const getMlDeploymentBatchPredictionSchedule: (deploymentId: string, batchPredictionId: string, options?: ApiCallOptions) => Promise<GetMlDeploymentBatchPredictionScheduleHttpResponse>;
1813
+ declare function getMlDeploymentBatchPredictionSchedule(deploymentId: string, batchPredictionId: string, options?: ApiCallOptions): Promise<GetMlDeploymentBatchPredictionScheduleHttpResponse>;
1803
1814
  type GetMlDeploymentBatchPredictionScheduleHttpResponse = {
1804
1815
  data: BatchPredictionScheduleGetResponse;
1805
1816
  headers: Headers;
@@ -1818,7 +1829,7 @@ type GetMlDeploymentBatchPredictionScheduleHttpError = {
1818
1829
  * @param body an object with the body content
1819
1830
  * @throws UpdateMlDeploymentBatchPredictionScheduleHttpError
1820
1831
  */
1821
- declare const updateMlDeploymentBatchPredictionSchedule: (deploymentId: string, batchPredictionId: string, body: BatchPredictionSchedulePatch, options?: ApiCallOptions) => Promise<UpdateMlDeploymentBatchPredictionScheduleHttpResponse>;
1832
+ declare function updateMlDeploymentBatchPredictionSchedule(deploymentId: string, batchPredictionId: string, body: BatchPredictionSchedulePatch, options?: ApiCallOptions): Promise<UpdateMlDeploymentBatchPredictionScheduleHttpResponse>;
1822
1833
  type UpdateMlDeploymentBatchPredictionScheduleHttpResponse = {
1823
1834
  data: void;
1824
1835
  headers: Headers;
@@ -1837,7 +1848,7 @@ type UpdateMlDeploymentBatchPredictionScheduleHttpError = {
1837
1848
  * @param body an object with the body content
1838
1849
  * @throws SetMlDeploymentBatchPredictionScheduleHttpError
1839
1850
  */
1840
- declare const setMlDeploymentBatchPredictionSchedule: (deploymentId: string, batchPredictionId: string, body: BatchPredictionScheduleInput, options?: ApiCallOptions) => Promise<SetMlDeploymentBatchPredictionScheduleHttpResponse>;
1851
+ declare function setMlDeploymentBatchPredictionSchedule(deploymentId: string, batchPredictionId: string, body: BatchPredictionScheduleInput, options?: ApiCallOptions): Promise<SetMlDeploymentBatchPredictionScheduleHttpResponse>;
1841
1852
  type SetMlDeploymentBatchPredictionScheduleHttpResponse = {
1842
1853
  data: BatchPredictionSchedulePutResponse;
1843
1854
  headers: Headers;
@@ -1855,7 +1866,7 @@ type SetMlDeploymentBatchPredictionScheduleHttpError = {
1855
1866
  * @param body an object with the body content
1856
1867
  * @throws AddMlDeploymentModelsHttpError
1857
1868
  */
1858
- declare const addMlDeploymentModels: (deploymentId: string, body: DeployedModelsInput, options?: ApiCallOptions) => Promise<AddMlDeploymentModelsHttpResponse>;
1869
+ declare function addMlDeploymentModels(deploymentId: string, body: DeployedModelsInput, options?: ApiCallOptions): Promise<AddMlDeploymentModelsHttpResponse>;
1859
1870
  type AddMlDeploymentModelsHttpResponse = {
1860
1871
  data: void;
1861
1872
  headers: Headers;
@@ -1873,7 +1884,7 @@ type AddMlDeploymentModelsHttpError = {
1873
1884
  * @param body an object with the body content
1874
1885
  * @throws RemoveMlDeploymentModelsHttpError
1875
1886
  */
1876
- declare const removeMlDeploymentModels: (deploymentId: string, body: DeployedModelsInput, options?: ApiCallOptions) => Promise<RemoveMlDeploymentModelsHttpResponse>;
1887
+ declare function removeMlDeploymentModels(deploymentId: string, body: DeployedModelsInput, options?: ApiCallOptions): Promise<RemoveMlDeploymentModelsHttpResponse>;
1877
1888
  type RemoveMlDeploymentModelsHttpResponse = {
1878
1889
  data: void;
1879
1890
  headers: Headers;
@@ -1892,7 +1903,7 @@ type RemoveMlDeploymentModelsHttpError = {
1892
1903
  * @param body an object with the body content
1893
1904
  * @throws RunMlDeploymentRealtimePredictionsHttpError
1894
1905
  */
1895
- declare const runMlDeploymentRealtimePredictions: (deploymentId: string, query: {
1906
+ declare function runMlDeploymentRealtimePredictions(deploymentId: string, query: {
1896
1907
  /** If true, reason why a prediction was not produced included response */
1897
1908
  includeNotPredictedReason?: boolean;
1898
1909
  /** If true, shapley values included in response */
@@ -1904,7 +1915,7 @@ declare const runMlDeploymentRealtimePredictions: (deploymentId: string, query:
1904
1915
  * and values. This is intended to allow the caller to join results
1905
1916
  * with source data. */
1906
1917
  index?: string;
1907
- }, body: RealtimePredictionInput, options?: ApiCallOptions) => Promise<RunMlDeploymentRealtimePredictionsHttpResponse>;
1918
+ }, body: RealtimePredictionInput, options?: ApiCallOptions): Promise<RunMlDeploymentRealtimePredictionsHttpResponse>;
1908
1919
  type RunMlDeploymentRealtimePredictionsHttpResponse = {
1909
1920
  data: RealtimePrediction;
1910
1921
  headers: Headers;
@@ -1930,7 +1941,7 @@ type RunMlDeploymentRealtimePredictionsHttpError = {
1930
1941
  * @param query an object with query parameters
1931
1942
  * @throws GetMlExperimentsHttpError
1932
1943
  */
1933
- declare const getMlExperiments: (query: {
1944
+ declare function getMlExperiments(query: {
1934
1945
  /** Experiment fields by which you can filter responses within this tenant
1935
1946
  * - `ownerId` ID string - ID of the owner/user that created the experiment
1936
1947
  * - `spaceId` ID string (or empty string for personal space) - ID of the space where the experiment is saved.
@@ -1944,7 +1955,7 @@ declare const getMlExperiments: (query: {
1944
1955
  offset?: number;
1945
1956
  /** Field(s) by which to sort response */
1946
1957
  sort?: EnumSortExperiments;
1947
- }, options?: ApiCallOptions) => Promise<GetMlExperimentsHttpResponse>;
1958
+ }, options?: ApiCallOptions): Promise<GetMlExperimentsHttpResponse>;
1948
1959
  type GetMlExperimentsHttpResponse = {
1949
1960
  data: ExperimentFindResponse;
1950
1961
  headers: Headers;
@@ -1963,7 +1974,7 @@ type GetMlExperimentsHttpError = {
1963
1974
  * @param body an object with the body content
1964
1975
  * @throws CreateMlExperimentHttpError
1965
1976
  */
1966
- declare const createMlExperiment: (body: ExperimentInput, options?: ApiCallOptions) => Promise<CreateMlExperimentHttpResponse>;
1977
+ declare function createMlExperiment(body: ExperimentInput, options?: ApiCallOptions): Promise<CreateMlExperimentHttpResponse>;
1967
1978
  type CreateMlExperimentHttpResponse = {
1968
1979
  data: ExperimentPostResponse;
1969
1980
  headers: Headers;
@@ -1980,7 +1991,7 @@ type CreateMlExperimentHttpError = {
1980
1991
  * @param experimentId ID of the experiment
1981
1992
  * @throws DeleteMlExperimentHttpError
1982
1993
  */
1983
- declare const deleteMlExperiment: (experimentId: string, options?: ApiCallOptions) => Promise<DeleteMlExperimentHttpResponse>;
1994
+ declare function deleteMlExperiment(experimentId: string, options?: ApiCallOptions): Promise<DeleteMlExperimentHttpResponse>;
1984
1995
  type DeleteMlExperimentHttpResponse = {
1985
1996
  data: void;
1986
1997
  headers: Headers;
@@ -1997,7 +2008,7 @@ type DeleteMlExperimentHttpError = {
1997
2008
  * @param experimentId ID of the experiment
1998
2009
  * @throws GetMlExperimentHttpError
1999
2010
  */
2000
- declare const getMlExperiment: (experimentId: string, options?: ApiCallOptions) => Promise<GetMlExperimentHttpResponse>;
2011
+ declare function getMlExperiment(experimentId: string, options?: ApiCallOptions): Promise<GetMlExperimentHttpResponse>;
2001
2012
  type GetMlExperimentHttpResponse = {
2002
2013
  data: ExperimentGetResponse;
2003
2014
  headers: Headers;
@@ -2015,7 +2026,7 @@ type GetMlExperimentHttpError = {
2015
2026
  * @param body an object with the body content
2016
2027
  * @throws PatchMlExperimentHttpError
2017
2028
  */
2018
- declare const patchMlExperiment: (experimentId: string, body: ExperimentPatch, options?: ApiCallOptions) => Promise<PatchMlExperimentHttpResponse>;
2029
+ declare function patchMlExperiment(experimentId: string, body: ExperimentPatch, options?: ApiCallOptions): Promise<PatchMlExperimentHttpResponse>;
2019
2030
  type PatchMlExperimentHttpResponse = {
2020
2031
  data: void;
2021
2032
  headers: Headers;
@@ -2033,7 +2044,7 @@ type PatchMlExperimentHttpError = {
2033
2044
  * @param query an object with query parameters
2034
2045
  * @throws GetMlExperimentModelsHttpError
2035
2046
  */
2036
- declare const getMlExperimentModels: (experimentId: string, query: {
2047
+ declare function getMlExperimentModels(experimentId: string, query: {
2037
2048
  /** Model fields you can filter by:<br><br>
2038
2049
  *
2039
2050
  * - `experimentVersionId` UUID string - Find by experiment version ID
@@ -2065,7 +2076,7 @@ declare const getMlExperimentModels: (experimentId: string, query: {
2065
2076
  offset?: number;
2066
2077
  /** Field(s) by which to sort response */
2067
2078
  sort?: EnumSortModels;
2068
- }, options?: ApiCallOptions) => Promise<GetMlExperimentModelsHttpResponse>;
2079
+ }, options?: ApiCallOptions): Promise<GetMlExperimentModelsHttpResponse>;
2069
2080
  type GetMlExperimentModelsHttpResponse = {
2070
2081
  data: ModelFindResponse;
2071
2082
  headers: Headers;
@@ -2085,7 +2096,7 @@ type GetMlExperimentModelsHttpError = {
2085
2096
  * @param modelId ID of the model
2086
2097
  * @throws GetMlExperimentModelHttpError
2087
2098
  */
2088
- declare const getMlExperimentModel: (experimentId: string, modelId: string, options?: ApiCallOptions) => Promise<GetMlExperimentModelHttpResponse>;
2099
+ declare function getMlExperimentModel(experimentId: string, modelId: string, options?: ApiCallOptions): Promise<GetMlExperimentModelHttpResponse>;
2089
2100
  type GetMlExperimentModelHttpResponse = {
2090
2101
  data: ModelGetResponse;
2091
2102
  headers: Headers;
@@ -2103,7 +2114,7 @@ type GetMlExperimentModelHttpError = {
2103
2114
  * @param query an object with query parameters
2104
2115
  * @throws GetMlExperimentVersionsHttpError
2105
2116
  */
2106
- declare const getMlExperimentVersions: (experimentId: string, query: {
2117
+ declare function getMlExperimentVersions(experimentId: string, query: {
2107
2118
  /** Experiment version filter options
2108
2119
  * - `isRunning` boolean - Is the experiment version running (training models)?
2109
2120
  * - `isSettled` boolean - Is the experiment version settled?
@@ -2117,7 +2128,7 @@ declare const getMlExperimentVersions: (experimentId: string, query: {
2117
2128
  offset?: number;
2118
2129
  /** Field(s) by which to sort response */
2119
2130
  sort?: EnumSortExperimentVersions;
2120
- }, options?: ApiCallOptions) => Promise<GetMlExperimentVersionsHttpResponse>;
2131
+ }, options?: ApiCallOptions): Promise<GetMlExperimentVersionsHttpResponse>;
2121
2132
  type GetMlExperimentVersionsHttpResponse = {
2122
2133
  data: ExperimentVersionFindResponse;
2123
2134
  headers: Headers;
@@ -2139,7 +2150,7 @@ type GetMlExperimentVersionsHttpError = {
2139
2150
  * @param body an object with the body content
2140
2151
  * @throws CreateMlExperimentVersionHttpError
2141
2152
  */
2142
- declare const createMlExperimentVersion: (experimentId: string, body: ExperimentVersionInput, options?: ApiCallOptions) => Promise<CreateMlExperimentVersionHttpResponse>;
2153
+ declare function createMlExperimentVersion(experimentId: string, body: ExperimentVersionInput, options?: ApiCallOptions): Promise<CreateMlExperimentVersionHttpResponse>;
2143
2154
  type CreateMlExperimentVersionHttpResponse = {
2144
2155
  data: ExperimentVersionPostResponse;
2145
2156
  headers: Headers;
@@ -2157,7 +2168,7 @@ type CreateMlExperimentVersionHttpError = {
2157
2168
  * @param experimentVersionId ID of the experiment version
2158
2169
  * @throws DeleteMlExperimentVersionHttpError
2159
2170
  */
2160
- declare const deleteMlExperimentVersion: (experimentId: string, experimentVersionId: string, options?: ApiCallOptions) => Promise<DeleteMlExperimentVersionHttpResponse>;
2171
+ declare function deleteMlExperimentVersion(experimentId: string, experimentVersionId: string, options?: ApiCallOptions): Promise<DeleteMlExperimentVersionHttpResponse>;
2161
2172
  type DeleteMlExperimentVersionHttpResponse = {
2162
2173
  data: void;
2163
2174
  headers: Headers;
@@ -2175,7 +2186,7 @@ type DeleteMlExperimentVersionHttpError = {
2175
2186
  * @param experimentVersionId ID of the experiment version
2176
2187
  * @throws GetMlExperimentVersionHttpError
2177
2188
  */
2178
- declare const getMlExperimentVersion: (experimentId: string, experimentVersionId: string, options?: ApiCallOptions) => Promise<GetMlExperimentVersionHttpResponse>;
2189
+ declare function getMlExperimentVersion(experimentId: string, experimentVersionId: string, options?: ApiCallOptions): Promise<GetMlExperimentVersionHttpResponse>;
2179
2190
  type GetMlExperimentVersionHttpResponse = {
2180
2191
  data: ExperimentVersionGetResponse;
2181
2192
  headers: Headers;
@@ -2194,7 +2205,7 @@ type GetMlExperimentVersionHttpError = {
2194
2205
  * @param body an object with the body content
2195
2206
  * @throws PatchMlExperimentVersionHttpError
2196
2207
  */
2197
- declare const patchMlExperimentVersion: (experimentId: string, experimentVersionId: string, body: ExperimentVersionPatch, options?: ApiCallOptions) => Promise<PatchMlExperimentVersionHttpResponse>;
2208
+ declare function patchMlExperimentVersion(experimentId: string, experimentVersionId: string, body: ExperimentVersionPatch, options?: ApiCallOptions): Promise<PatchMlExperimentVersionHttpResponse>;
2198
2209
  type PatchMlExperimentVersionHttpResponse = {
2199
2210
  data: void;
2200
2211
  headers: Headers;
@@ -2212,7 +2223,7 @@ type PatchMlExperimentVersionHttpError = {
2212
2223
  * @param corrId The ID of a correlated resource of corrType
2213
2224
  * @throws CancelMlJobHttpError
2214
2225
  */
2215
- declare const cancelMlJob: (corrType: string, corrId: string, options?: ApiCallOptions) => Promise<CancelMlJobHttpResponse>;
2226
+ declare function cancelMlJob(corrType: string, corrId: string, options?: ApiCallOptions): Promise<CancelMlJobHttpResponse>;
2216
2227
  type CancelMlJobHttpResponse = {
2217
2228
  data: void;
2218
2229
  headers: Headers;
@@ -2232,7 +2243,7 @@ type CancelMlJobHttpError = {
2232
2243
  * @param body an object with the body content
2233
2244
  * @throws CreateMlProfileInsightHttpError
2234
2245
  */
2235
- declare const createMlProfileInsight: (body: ProfileInsightsInput, options?: ApiCallOptions) => Promise<CreateMlProfileInsightHttpResponse>;
2246
+ declare function createMlProfileInsight(body: ProfileInsightsInput, options?: ApiCallOptions): Promise<CreateMlProfileInsightHttpResponse>;
2236
2247
  type CreateMlProfileInsightHttpResponse = {
2237
2248
  data: ProfileInsightsGetResponse;
2238
2249
  headers: Headers;
@@ -2243,6 +2254,33 @@ type CreateMlProfileInsightHttpError = {
2243
2254
  headers: Headers;
2244
2255
  status: number;
2245
2256
  };
2257
+ /**
2258
+ * Retrieves profile insights for the specified dataset. If you received a
2259
+ * `202 Accepted` response from `POST /ml/profile-insights`, poll this
2260
+ * endpoint until a `200 OK` response with `ready` status is returned.
2261
+ *
2262
+ * @param dataSetId The Qlik catalog dataset ID
2263
+ * @param query an object with query parameters
2264
+ * @throws GetMlProfileInsightWithQueryHttpError
2265
+ */
2266
+ declare function getMlProfileInsightWithQuery(dataSetId: string, query: {
2267
+ /** The optional experiment type for profile-insights GET requests after
2268
+ * this is known. */
2269
+ experimentType?: ExperimentType;
2270
+ /** The optional target feature for profile-insights GET requests after this
2271
+ * is known. */
2272
+ target?: string;
2273
+ }, options?: ApiCallOptions): Promise<GetMlProfileInsightWithQueryHttpResponse>;
2274
+ type GetMlProfileInsightWithQueryHttpResponse = {
2275
+ data: ProfileInsightsGetResponse;
2276
+ headers: Headers;
2277
+ status: 200;
2278
+ };
2279
+ type GetMlProfileInsightWithQueryHttpError = {
2280
+ data: Failure;
2281
+ headers: Headers;
2282
+ status: number;
2283
+ };
2246
2284
  /**
2247
2285
  * Retrieves profile insights for the specified dataset. If you received a
2248
2286
  * `202 Accepted` response from `POST /ml/profile-insights`, poll this
@@ -2251,7 +2289,7 @@ type CreateMlProfileInsightHttpError = {
2251
2289
  * @param dataSetId The Qlik catalog dataset ID
2252
2290
  * @throws GetMlProfileInsightHttpError
2253
2291
  */
2254
- declare const getMlProfileInsight: (dataSetId: string, options?: ApiCallOptions) => Promise<GetMlProfileInsightHttpResponse>;
2292
+ declare function getMlProfileInsight(dataSetId: string, options?: ApiCallOptions): Promise<GetMlProfileInsightHttpResponse>;
2255
2293
  type GetMlProfileInsightHttpResponse = {
2256
2294
  data: ProfileInsightsGetResponse;
2257
2295
  headers: Headers;
@@ -2606,6 +2644,16 @@ interface MlAPI {
2606
2644
  * @throws CreateMlProfileInsightHttpError
2607
2645
  */
2608
2646
  createMlProfileInsight: typeof createMlProfileInsight;
2647
+ /**
2648
+ * Retrieves profile insights for the specified dataset. If you received a
2649
+ * `202 Accepted` response from `POST /ml/profile-insights`, poll this
2650
+ * endpoint until a `200 OK` response with `ready` status is returned.
2651
+ *
2652
+ * @param dataSetId The Qlik catalog dataset ID
2653
+ * @param query an object with query parameters
2654
+ * @throws GetMlProfileInsightWithQueryHttpError
2655
+ */
2656
+ getMlProfileInsightWithQuery: typeof getMlProfileInsightWithQuery;
2609
2657
  /**
2610
2658
  * Retrieves profile insights for the specified dataset. If you received a
2611
2659
  * `202 Accepted` response from `POST /ml/profile-insights`, poll this
@@ -2625,4 +2673,4 @@ interface MlAPI {
2625
2673
  */
2626
2674
  declare const mlExport: MlAPI;
2627
2675
 
2628
- export { type APIError, type ActivateModelsMlDeploymentHttpError, type ActivateModelsMlDeploymentHttpResponse, type AddMlDeploymentModelsHttpError, type AddMlDeploymentModelsHttpResponse, type Alias, type AliasFindResponse, type AliasGetResponse, type AliasId, type AliasInput, type AliasMode, type AliasPatch, type AliasPatchItem, type AliasPostResponse, type AnyType, type BatchPrediction, type BatchPredictionActionResponse, type BatchPredictionFindResponse, type BatchPredictionGetResponse, type BatchPredictionInput, type BatchPredictionPatch, type BatchPredictionPostResponse, type BatchPredictionSchedule, type BatchPredictionScheduleGetResponse, type BatchPredictionScheduleInput, type BatchPredictionScheduleInputAttributes, type BatchPredictionSchedulePatch, type BatchPredictionSchedulePutResponse, type BatchPredictionStatus, type BatchPredictionWriteback, type BinaryImbalanceSampling, type CancelMlJobHttpError, type CancelMlJobHttpResponse, type ChangeType, type ColumnTransform, type ConfigurationKey, type CorrId, type CorrType, type CreateMlDeploymentAliaseHttpError, type CreateMlDeploymentAliaseHttpResponse, type CreateMlDeploymentBatchPredictionHttpError, type CreateMlDeploymentBatchPredictionHttpResponse, type CreateMlDeploymentHttpError, type CreateMlDeploymentHttpResponse, type CreateMlExperimentHttpError, type CreateMlExperimentHttpResponse, type CreateMlExperimentVersionHttpError, type CreateMlExperimentVersionHttpResponse, type CreateMlProfileInsightHttpError, type CreateMlProfileInsightHttpResponse, type CreatedAt, type CreatedBy, type DataSchemaConfiguration, type DataSetId, type DataType, type DatasetOrigin, type DateIndexes, type DeactivateModelsMlDeploymentHttpError, type DeactivateModelsMlDeploymentHttpResponse, type DeleteMlDeploymentAliaseHttpError, type DeleteMlDeploymentAliaseHttpResponse, type DeleteMlDeploymentBatchPredictionHttpError, type DeleteMlDeploymentBatchPredictionHttpResponse, type DeleteMlDeploymentBatchPredictionScheduleHttpError, type DeleteMlDeploymentBatchPredictionScheduleHttpResponse, type DeleteMlDeploymentHttpError, type DeleteMlDeploymentHttpResponse, type DeleteMlExperimentHttpError, type DeleteMlExperimentHttpResponse, type DeleteMlExperimentVersionHttpError, type DeleteMlExperimentVersionHttpResponse, type DeletedAt, type DeployedModelIds, type DeployedModelsInput, type Deployment, type DeploymentFindResponse, type DeploymentGetResponse, type DeploymentId, type DeploymentInput, type DeploymentPatch, type DeploymentPostResponse, type DroppedFeature, type EntityDescription, type EntityId, type EntityName, type EnumSortAliases, type EnumSortBatchPredictions, type EnumSortDeployments, type EnumSortExperimentVersions, type EnumSortExperiments, type EnumSortModels, type ErrorMessage, type Errors, type Experiment, type ExperimentFindResponse, type ExperimentGetResponse, type ExperimentId, type ExperimentInput, type ExperimentMode, type ExperimentPatch, type ExperimentPatchItem, type ExperimentPostResponse, type ExperimentType, type ExperimentVersion, type ExperimentVersionFindResponse, type ExperimentVersionGetResponse, type ExperimentVersionId, type ExperimentVersionInput, type ExperimentVersionPatch, type ExperimentVersionPostResponse, type Failure, type Feature, type FeatureInsights, type FeatureType, type FeaturesList, type FileType, type FindResponseMeta, type GetMlDeploymentAliaseHttpError, type GetMlDeploymentAliaseHttpResponse, type GetMlDeploymentAliasesHttpError, type GetMlDeploymentAliasesHttpResponse, type GetMlDeploymentBatchPredictionHttpError, type GetMlDeploymentBatchPredictionHttpResponse, type GetMlDeploymentBatchPredictionScheduleHttpError, type GetMlDeploymentBatchPredictionScheduleHttpResponse, type GetMlDeploymentBatchPredictionsHttpError, type GetMlDeploymentBatchPredictionsHttpResponse, type GetMlDeploymentHttpError, type GetMlDeploymentHttpResponse, type GetMlDeploymentsHttpError, type GetMlDeploymentsHttpResponse, type GetMlExperimentHttpError, type GetMlExperimentHttpResponse, type GetMlExperimentModelHttpError, type GetMlExperimentModelHttpResponse, type GetMlExperimentModelsHttpError, type GetMlExperimentModelsHttpResponse, type GetMlExperimentVersionHttpError, type GetMlExperimentVersionHttpResponse, type GetMlExperimentVersionsHttpError, type GetMlExperimentVersionsHttpResponse, type GetMlExperimentsHttpError, type GetMlExperimentsHttpResponse, type GetMlProfileInsightHttpError, type GetMlProfileInsightHttpResponse, type IndexColumn, type Insights, type JobType, type MlAPI, type Model, type ModelAlgorithm, type ModelAlgorithmAbbreviation, type ModelFindResponse, type ModelGetResponse, type ModelId, type ModelInfo, type ModelMetrics, type ModelMetricsBinary, type ModelMetricsMulticlass, type ModelMetricsRegression, type ModelState, type ModelStatus, type ModelsInfo, type OutputFile, type OwnerId, type ParentJobId, type PatchMlDeploymentAliaseHttpError, type PatchMlDeploymentAliaseHttpResponse, type PatchMlDeploymentBatchPredictionHttpError, type PatchMlDeploymentBatchPredictionHttpResponse, type PatchMlDeploymentHttpError, type PatchMlDeploymentHttpResponse, type PatchMlExperimentHttpError, type PatchMlExperimentHttpResponse, type PatchMlExperimentVersionHttpError, type PatchMlExperimentVersionHttpResponse, type Pipeline, type PredictMlDeploymentBatchPredictionHttpError, type PredictMlDeploymentBatchPredictionHttpResponse, type PredictionJobResponse, type PreprocessedInsightColumn, type ProfileInsights, type ProfileInsightsGetResponse, type ProfileInsightsInput, type RealTimePredictionInputSchema, type RealTimePredictionSchema, type RealtimePrediction, type RealtimePredictionInput, type RemoveMlDeploymentModelsHttpError, type RemoveMlDeploymentModelsHttpResponse, type ResponseLinks, type RunMlDeploymentAliaseRealtimePredictionsHttpError, type RunMlDeploymentAliaseRealtimePredictionsHttpResponse, type RunMlDeploymentRealtimePredictionsHttpError, type RunMlDeploymentRealtimePredictionsHttpResponse, type SetMlDeploymentBatchPredictionScheduleHttpError, type SetMlDeploymentBatchPredictionScheduleHttpResponse, type SpaceId, type TenantId, type TrainingDuration, type Transform, type UpdateMlDeploymentBatchPredictionScheduleHttpError, type UpdateMlDeploymentBatchPredictionScheduleHttpResponse, type UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, mlExport as default, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule };
2676
+ export { type APIError, type ActivateModelsMlDeploymentHttpError, type ActivateModelsMlDeploymentHttpResponse, type AddMlDeploymentModelsHttpError, type AddMlDeploymentModelsHttpResponse, type Alias, type AliasFindResponse, type AliasGetResponse, type AliasId, type AliasInput, type AliasMode, type AliasPatch, type AliasPatchItem, type AliasPostResponse, type AnyType, type BatchPrediction, type BatchPredictionActionResponse, type BatchPredictionFindResponse, type BatchPredictionGetResponse, type BatchPredictionInput, type BatchPredictionPatch, type BatchPredictionPostResponse, type BatchPredictionSchedule, type BatchPredictionScheduleGetResponse, type BatchPredictionScheduleInput, type BatchPredictionScheduleInputAttributes, type BatchPredictionSchedulePatch, type BatchPredictionSchedulePutResponse, type BatchPredictionStatus, type BatchPredictionWriteback, type BinaryImbalanceSampling, type CancelMlJobHttpError, type CancelMlJobHttpResponse, type ChangeType, type ColumnTransform, type ConfigurationKey, type CorrId, type CorrType, type CreateMlDeploymentAliaseHttpError, type CreateMlDeploymentAliaseHttpResponse, type CreateMlDeploymentBatchPredictionHttpError, type CreateMlDeploymentBatchPredictionHttpResponse, type CreateMlDeploymentHttpError, type CreateMlDeploymentHttpResponse, type CreateMlExperimentHttpError, type CreateMlExperimentHttpResponse, type CreateMlExperimentVersionHttpError, type CreateMlExperimentVersionHttpResponse, type CreateMlProfileInsightHttpError, type CreateMlProfileInsightHttpResponse, type CreatedAt, type CreatedBy, type DataSchemaConfiguration, type DataSetId, type DataType, type DatasetOrigin, type DateIndexes, type DeactivateModelsMlDeploymentHttpError, type DeactivateModelsMlDeploymentHttpResponse, type DeleteMlDeploymentAliaseHttpError, type DeleteMlDeploymentAliaseHttpResponse, type DeleteMlDeploymentBatchPredictionHttpError, type DeleteMlDeploymentBatchPredictionHttpResponse, type DeleteMlDeploymentBatchPredictionScheduleHttpError, type DeleteMlDeploymentBatchPredictionScheduleHttpResponse, type DeleteMlDeploymentHttpError, type DeleteMlDeploymentHttpResponse, type DeleteMlExperimentHttpError, type DeleteMlExperimentHttpResponse, type DeleteMlExperimentVersionHttpError, type DeleteMlExperimentVersionHttpResponse, type DeletedAt, type DeployedModelIds, type DeployedModelsInput, type Deployment, type DeploymentFindResponse, type DeploymentGetResponse, type DeploymentId, type DeploymentInput, type DeploymentPatch, type DeploymentPostResponse, type DroppedFeature, type EntityDescription, type EntityId, type EntityName, type EnumSortAliases, type EnumSortBatchPredictions, type EnumSortDeployments, type EnumSortExperimentVersions, type EnumSortExperiments, type EnumSortModels, type ErrorMessage, type Errors, type Experiment, type ExperimentFindResponse, type ExperimentGetResponse, type ExperimentId, type ExperimentInput, type ExperimentMode, type ExperimentPatch, type ExperimentPatchItem, type ExperimentPostResponse, type ExperimentType, type ExperimentVersion, type ExperimentVersionFindResponse, type ExperimentVersionGetResponse, type ExperimentVersionId, type ExperimentVersionInput, type ExperimentVersionPatch, type ExperimentVersionPostResponse, type Failure, type Feature, type FeatureInsights, type FeatureType, type FeaturesList, type FileType, type FindResponseMeta, type GetMlDeploymentAliaseHttpError, type GetMlDeploymentAliaseHttpResponse, type GetMlDeploymentAliasesHttpError, type GetMlDeploymentAliasesHttpResponse, type GetMlDeploymentBatchPredictionHttpError, type GetMlDeploymentBatchPredictionHttpResponse, type GetMlDeploymentBatchPredictionScheduleHttpError, type GetMlDeploymentBatchPredictionScheduleHttpResponse, type GetMlDeploymentBatchPredictionsHttpError, type GetMlDeploymentBatchPredictionsHttpResponse, type GetMlDeploymentHttpError, type GetMlDeploymentHttpResponse, type GetMlDeploymentsHttpError, type GetMlDeploymentsHttpResponse, type GetMlExperimentHttpError, type GetMlExperimentHttpResponse, type GetMlExperimentModelHttpError, type GetMlExperimentModelHttpResponse, type GetMlExperimentModelsHttpError, type GetMlExperimentModelsHttpResponse, type GetMlExperimentVersionHttpError, type GetMlExperimentVersionHttpResponse, type GetMlExperimentVersionsHttpError, type GetMlExperimentVersionsHttpResponse, type GetMlExperimentsHttpError, type GetMlExperimentsHttpResponse, type GetMlProfileInsightHttpError, type GetMlProfileInsightHttpResponse, type GetMlProfileInsightWithQueryHttpError, type GetMlProfileInsightWithQueryHttpResponse, type IndexColumn, type Insights, type JobType, type MlAPI, type Model, type ModelAlgorithm, type ModelAlgorithmAbbreviation, type ModelFindResponse, type ModelGetResponse, type ModelId, type ModelInfo, type ModelMetrics, type ModelMetricsBinary, type ModelMetricsMulticlass, type ModelMetricsRegression, type ModelMetricsTimeseries, type ModelState, type ModelStatus, type ModelsInfo, type OutputFile, type OwnerId, type ParentJobId, type PatchMlDeploymentAliaseHttpError, type PatchMlDeploymentAliaseHttpResponse, type PatchMlDeploymentBatchPredictionHttpError, type PatchMlDeploymentBatchPredictionHttpResponse, type PatchMlDeploymentHttpError, type PatchMlDeploymentHttpResponse, type PatchMlExperimentHttpError, type PatchMlExperimentHttpResponse, type PatchMlExperimentVersionHttpError, type PatchMlExperimentVersionHttpResponse, type Pipeline, type PredictMlDeploymentBatchPredictionHttpError, type PredictMlDeploymentBatchPredictionHttpResponse, type PredictionJobResponse, type PreprocessedInsightColumn, type ProfileInsights, type ProfileInsightsGetResponse, type ProfileInsightsInput, type RealTimePredictionInputSchema, type RealTimePredictionSchema, type RealtimePrediction, type RealtimePredictionInput, type RemoveMlDeploymentModelsHttpError, type RemoveMlDeploymentModelsHttpResponse, type ResponseLinks, type RunMlDeploymentAliaseRealtimePredictionsHttpError, type RunMlDeploymentAliaseRealtimePredictionsHttpResponse, type RunMlDeploymentRealtimePredictionsHttpError, type RunMlDeploymentRealtimePredictionsHttpResponse, type SetMlDeploymentBatchPredictionScheduleHttpError, type SetMlDeploymentBatchPredictionScheduleHttpResponse, type SpaceId, type TenantId, type TrainingDuration, type Transform, type UpdateMlDeploymentBatchPredictionScheduleHttpError, type UpdateMlDeploymentBatchPredictionScheduleHttpResponse, type UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, mlExport as default, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, getMlProfileInsightWithQuery, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule };