@rossum/api-client 0.1.20 → 0.1.22

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