@algolia/ingestion 1.2.4 → 5.2.4-beta.3

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 (929) hide show
  1. package/dist/browser.d.ts +2368 -0
  2. package/dist/builds/browser.js +2044 -0
  3. package/dist/builds/browser.js.map +1 -0
  4. package/dist/builds/browser.min.js +2 -0
  5. package/dist/builds/browser.min.js.map +1 -0
  6. package/dist/builds/browser.umd.js +15 -0
  7. package/dist/builds/node.cjs +2065 -0
  8. package/dist/builds/node.cjs.map +1 -0
  9. package/dist/builds/node.js +2042 -0
  10. package/dist/builds/node.js.map +1 -0
  11. package/dist/model/action.cjs +19 -0
  12. package/dist/model/action.cjs.map +1 -0
  13. package/dist/model/action.js +1 -0
  14. package/dist/model/action.js.map +1 -0
  15. package/dist/model/actionType.cjs +19 -0
  16. package/dist/model/actionType.cjs.map +1 -0
  17. package/dist/model/actionType.js +1 -0
  18. package/dist/model/actionType.js.map +1 -0
  19. package/dist/model/authAPIKey.cjs +19 -0
  20. package/dist/model/authAPIKey.cjs.map +1 -0
  21. package/dist/model/authAPIKey.js +1 -0
  22. package/dist/model/authAPIKey.js.map +1 -0
  23. package/dist/model/authAPIKeyPartial.cjs +19 -0
  24. package/dist/model/authAPIKeyPartial.cjs.map +1 -0
  25. package/dist/model/authAPIKeyPartial.js +1 -0
  26. package/dist/model/authAPIKeyPartial.js.map +1 -0
  27. package/dist/model/authAlgolia.cjs +19 -0
  28. package/dist/model/authAlgolia.cjs.map +1 -0
  29. package/dist/model/authAlgolia.js +1 -0
  30. package/dist/model/authAlgolia.js.map +1 -0
  31. package/dist/model/authAlgoliaInsights.cjs +19 -0
  32. package/dist/model/authAlgoliaInsights.cjs.map +1 -0
  33. package/dist/model/authAlgoliaInsights.js +1 -0
  34. package/dist/model/authAlgoliaInsights.js.map +1 -0
  35. package/dist/model/authAlgoliaInsightsPartial.cjs +19 -0
  36. package/dist/model/authAlgoliaInsightsPartial.cjs.map +1 -0
  37. package/dist/model/authAlgoliaInsightsPartial.js +1 -0
  38. package/dist/model/authAlgoliaInsightsPartial.js.map +1 -0
  39. package/dist/model/authAlgoliaPartial.cjs +19 -0
  40. package/dist/model/authAlgoliaPartial.cjs.map +1 -0
  41. package/dist/model/authAlgoliaPartial.js +1 -0
  42. package/dist/model/authAlgoliaPartial.js.map +1 -0
  43. package/dist/model/authBasic.cjs +19 -0
  44. package/dist/model/authBasic.cjs.map +1 -0
  45. package/dist/model/authBasic.js +1 -0
  46. package/dist/model/authBasic.js.map +1 -0
  47. package/dist/model/authBasicPartial.cjs +19 -0
  48. package/dist/model/authBasicPartial.cjs.map +1 -0
  49. package/dist/model/authBasicPartial.js +1 -0
  50. package/dist/model/authBasicPartial.js.map +1 -0
  51. package/dist/model/authGoogleServiceAccount.cjs +19 -0
  52. package/dist/model/authGoogleServiceAccount.cjs.map +1 -0
  53. package/dist/model/authGoogleServiceAccount.js +1 -0
  54. package/dist/model/authGoogleServiceAccount.js.map +1 -0
  55. package/dist/model/authGoogleServiceAccountPartial.cjs +19 -0
  56. package/dist/model/authGoogleServiceAccountPartial.cjs.map +1 -0
  57. package/dist/model/authGoogleServiceAccountPartial.js +1 -0
  58. package/dist/model/authGoogleServiceAccountPartial.js.map +1 -0
  59. package/dist/model/authInput.cjs +19 -0
  60. package/dist/model/authInput.cjs.map +1 -0
  61. package/dist/model/authInput.js +1 -0
  62. package/dist/model/authInput.js.map +1 -0
  63. package/dist/model/authInputPartial.cjs +19 -0
  64. package/dist/model/authInputPartial.cjs.map +1 -0
  65. package/dist/model/authInputPartial.js +1 -0
  66. package/dist/model/authInputPartial.js.map +1 -0
  67. package/dist/model/authOAuth.cjs +19 -0
  68. package/dist/model/authOAuth.cjs.map +1 -0
  69. package/dist/model/authOAuth.js +1 -0
  70. package/dist/model/authOAuth.js.map +1 -0
  71. package/dist/model/authOAuthPartial.cjs +19 -0
  72. package/dist/model/authOAuthPartial.cjs.map +1 -0
  73. package/dist/model/authOAuthPartial.js +1 -0
  74. package/dist/model/authOAuthPartial.js.map +1 -0
  75. package/dist/model/authentication.cjs +19 -0
  76. package/dist/model/authentication.cjs.map +1 -0
  77. package/dist/model/authentication.js +1 -0
  78. package/dist/model/authentication.js.map +1 -0
  79. package/dist/model/authenticationCreate.cjs +19 -0
  80. package/dist/model/authenticationCreate.cjs.map +1 -0
  81. package/dist/model/authenticationCreate.js +1 -0
  82. package/dist/model/authenticationCreate.js.map +1 -0
  83. package/dist/model/authenticationCreateResponse.cjs +19 -0
  84. package/dist/model/authenticationCreateResponse.cjs.map +1 -0
  85. package/dist/model/authenticationCreateResponse.js +1 -0
  86. package/dist/model/authenticationCreateResponse.js.map +1 -0
  87. package/dist/model/authenticationSearch.cjs +19 -0
  88. package/dist/model/authenticationSearch.cjs.map +1 -0
  89. package/dist/model/authenticationSearch.js +1 -0
  90. package/dist/model/authenticationSearch.js.map +1 -0
  91. package/dist/model/authenticationSortKeys.cjs +19 -0
  92. package/dist/model/authenticationSortKeys.cjs.map +1 -0
  93. package/dist/model/authenticationSortKeys.js +1 -0
  94. package/dist/model/authenticationSortKeys.js.map +1 -0
  95. package/dist/model/authenticationType.cjs +19 -0
  96. package/dist/model/authenticationType.cjs.map +1 -0
  97. package/dist/model/authenticationType.js +1 -0
  98. package/dist/model/authenticationType.js.map +1 -0
  99. package/dist/model/authenticationUpdate.cjs +19 -0
  100. package/dist/model/authenticationUpdate.cjs.map +1 -0
  101. package/dist/model/authenticationUpdate.js +1 -0
  102. package/dist/model/authenticationUpdate.js.map +1 -0
  103. package/dist/model/authenticationUpdateResponse.cjs +19 -0
  104. package/dist/model/authenticationUpdateResponse.cjs.map +1 -0
  105. package/dist/model/authenticationUpdateResponse.js +1 -0
  106. package/dist/model/authenticationUpdateResponse.js.map +1 -0
  107. package/dist/model/bigCommerceChannel.cjs +19 -0
  108. package/dist/model/bigCommerceChannel.cjs.map +1 -0
  109. package/dist/model/bigCommerceChannel.js +1 -0
  110. package/dist/model/bigCommerceChannel.js.map +1 -0
  111. package/dist/model/bigCommerceMetafield.cjs +19 -0
  112. package/dist/model/bigCommerceMetafield.cjs.map +1 -0
  113. package/dist/model/bigCommerceMetafield.js +1 -0
  114. package/dist/model/bigCommerceMetafield.js.map +1 -0
  115. package/dist/model/bigQueryDataType.cjs +19 -0
  116. package/dist/model/bigQueryDataType.cjs.map +1 -0
  117. package/dist/model/bigQueryDataType.js +1 -0
  118. package/dist/model/bigQueryDataType.js.map +1 -0
  119. package/dist/model/clientMethodProps.cjs +19 -0
  120. package/dist/model/clientMethodProps.cjs.map +1 -0
  121. package/dist/model/clientMethodProps.js +1 -0
  122. package/dist/model/clientMethodProps.js.map +1 -0
  123. package/dist/model/commercetoolsCustomFields.cjs +19 -0
  124. package/dist/model/commercetoolsCustomFields.cjs.map +1 -0
  125. package/dist/model/commercetoolsCustomFields.js +1 -0
  126. package/dist/model/commercetoolsCustomFields.js.map +1 -0
  127. package/dist/model/deleteResponse.cjs +19 -0
  128. package/dist/model/deleteResponse.cjs.map +1 -0
  129. package/dist/model/deleteResponse.js +1 -0
  130. package/dist/model/deleteResponse.js.map +1 -0
  131. package/dist/model/destination.cjs +19 -0
  132. package/dist/model/destination.cjs.map +1 -0
  133. package/dist/model/destination.js +1 -0
  134. package/dist/model/destination.js.map +1 -0
  135. package/dist/model/destinationCreate.cjs +19 -0
  136. package/dist/model/destinationCreate.cjs.map +1 -0
  137. package/dist/model/destinationCreate.js +1 -0
  138. package/dist/model/destinationCreate.js.map +1 -0
  139. package/dist/model/destinationCreateResponse.cjs +19 -0
  140. package/dist/model/destinationCreateResponse.cjs.map +1 -0
  141. package/dist/model/destinationCreateResponse.js +1 -0
  142. package/dist/model/destinationCreateResponse.js.map +1 -0
  143. package/dist/model/destinationIndexName.cjs +19 -0
  144. package/dist/model/destinationIndexName.cjs.map +1 -0
  145. package/dist/model/destinationIndexName.js +1 -0
  146. package/dist/model/destinationIndexName.js.map +1 -0
  147. package/dist/model/destinationInput.cjs +19 -0
  148. package/dist/model/destinationInput.cjs.map +1 -0
  149. package/dist/model/destinationInput.js +1 -0
  150. package/dist/model/destinationInput.js.map +1 -0
  151. package/dist/model/destinationSearch.cjs +19 -0
  152. package/dist/model/destinationSearch.cjs.map +1 -0
  153. package/dist/model/destinationSearch.js +1 -0
  154. package/dist/model/destinationSearch.js.map +1 -0
  155. package/dist/model/destinationSortKeys.cjs +19 -0
  156. package/dist/model/destinationSortKeys.cjs.map +1 -0
  157. package/dist/model/destinationSortKeys.js +1 -0
  158. package/dist/model/destinationSortKeys.js.map +1 -0
  159. package/dist/model/destinationType.cjs +19 -0
  160. package/dist/model/destinationType.cjs.map +1 -0
  161. package/dist/model/destinationType.js +1 -0
  162. package/dist/model/destinationType.js.map +1 -0
  163. package/dist/model/destinationUpdate.cjs +19 -0
  164. package/dist/model/destinationUpdate.cjs.map +1 -0
  165. package/dist/model/destinationUpdate.js +1 -0
  166. package/dist/model/destinationUpdate.js.map +1 -0
  167. package/dist/model/destinationUpdateResponse.cjs +19 -0
  168. package/dist/model/destinationUpdateResponse.cjs.map +1 -0
  169. package/dist/model/destinationUpdateResponse.js +1 -0
  170. package/dist/model/destinationUpdateResponse.js.map +1 -0
  171. package/dist/model/dockerImageType.cjs +19 -0
  172. package/dist/model/dockerImageType.cjs.map +1 -0
  173. package/dist/model/dockerImageType.js +1 -0
  174. package/dist/model/dockerImageType.js.map +1 -0
  175. package/dist/model/dockerRegistry.cjs +19 -0
  176. package/dist/model/dockerRegistry.cjs.map +1 -0
  177. package/dist/model/dockerRegistry.js +1 -0
  178. package/dist/model/dockerRegistry.js.map +1 -0
  179. package/dist/model/dockerStreams.cjs +19 -0
  180. package/dist/model/dockerStreams.cjs.map +1 -0
  181. package/dist/model/dockerStreams.js +1 -0
  182. package/dist/model/dockerStreams.js.map +1 -0
  183. package/dist/model/dockerStreamsInput.cjs +19 -0
  184. package/dist/model/dockerStreamsInput.cjs.map +1 -0
  185. package/dist/model/dockerStreamsInput.js +1 -0
  186. package/dist/model/dockerStreamsInput.js.map +1 -0
  187. package/dist/model/dockerStreamsSyncMode.cjs +19 -0
  188. package/dist/model/dockerStreamsSyncMode.cjs.map +1 -0
  189. package/dist/model/dockerStreamsSyncMode.js +1 -0
  190. package/dist/model/dockerStreamsSyncMode.js.map +1 -0
  191. package/dist/model/entityType.cjs +19 -0
  192. package/dist/model/entityType.cjs.map +1 -0
  193. package/dist/model/entityType.js +1 -0
  194. package/dist/model/entityType.js.map +1 -0
  195. package/dist/model/errorBase.cjs +19 -0
  196. package/dist/model/errorBase.cjs.map +1 -0
  197. package/dist/model/errorBase.js +1 -0
  198. package/dist/model/errorBase.js.map +1 -0
  199. package/dist/model/event.cjs +19 -0
  200. package/dist/model/event.cjs.map +1 -0
  201. package/dist/model/event.js +1 -0
  202. package/dist/model/event.js.map +1 -0
  203. package/dist/model/eventSortKeys.cjs +19 -0
  204. package/dist/model/eventSortKeys.cjs.map +1 -0
  205. package/dist/model/eventSortKeys.js +1 -0
  206. package/dist/model/eventSortKeys.js.map +1 -0
  207. package/dist/model/eventStatus.cjs +19 -0
  208. package/dist/model/eventStatus.cjs.map +1 -0
  209. package/dist/model/eventStatus.js +1 -0
  210. package/dist/model/eventStatus.js.map +1 -0
  211. package/dist/model/eventType.cjs +19 -0
  212. package/dist/model/eventType.cjs.map +1 -0
  213. package/dist/model/eventType.js +1 -0
  214. package/dist/model/eventType.js.map +1 -0
  215. package/dist/model/generateTransformationCodePayload.cjs +19 -0
  216. package/dist/model/generateTransformationCodePayload.cjs.map +1 -0
  217. package/dist/model/generateTransformationCodePayload.js +1 -0
  218. package/dist/model/generateTransformationCodePayload.js.map +1 -0
  219. package/dist/model/generateTransformationCodeResponse.cjs +19 -0
  220. package/dist/model/generateTransformationCodeResponse.cjs.map +1 -0
  221. package/dist/model/generateTransformationCodeResponse.js +1 -0
  222. package/dist/model/generateTransformationCodeResponse.js.map +1 -0
  223. package/dist/model/index.cjs +19 -0
  224. package/dist/model/index.cjs.map +1 -0
  225. package/dist/model/index.js +1 -0
  226. package/dist/model/index.js.map +1 -0
  227. package/dist/model/listAuthenticationsResponse.cjs +19 -0
  228. package/dist/model/listAuthenticationsResponse.cjs.map +1 -0
  229. package/dist/model/listAuthenticationsResponse.js +1 -0
  230. package/dist/model/listAuthenticationsResponse.js.map +1 -0
  231. package/dist/model/listDestinationsResponse.cjs +19 -0
  232. package/dist/model/listDestinationsResponse.cjs.map +1 -0
  233. package/dist/model/listDestinationsResponse.js +1 -0
  234. package/dist/model/listDestinationsResponse.js.map +1 -0
  235. package/dist/model/listEventsResponse.cjs +19 -0
  236. package/dist/model/listEventsResponse.cjs.map +1 -0
  237. package/dist/model/listEventsResponse.js +1 -0
  238. package/dist/model/listEventsResponse.js.map +1 -0
  239. package/dist/model/listSourcesResponse.cjs +19 -0
  240. package/dist/model/listSourcesResponse.cjs.map +1 -0
  241. package/dist/model/listSourcesResponse.js +1 -0
  242. package/dist/model/listSourcesResponse.js.map +1 -0
  243. package/dist/model/listTasksResponse.cjs +19 -0
  244. package/dist/model/listTasksResponse.cjs.map +1 -0
  245. package/dist/model/listTasksResponse.js +1 -0
  246. package/dist/model/listTasksResponse.js.map +1 -0
  247. package/dist/model/listTasksResponseV1.cjs +19 -0
  248. package/dist/model/listTasksResponseV1.cjs.map +1 -0
  249. package/dist/model/listTasksResponseV1.js +1 -0
  250. package/dist/model/listTasksResponseV1.js.map +1 -0
  251. package/dist/model/listTransformationsResponse.cjs +19 -0
  252. package/dist/model/listTransformationsResponse.cjs.map +1 -0
  253. package/dist/model/listTransformationsResponse.js +1 -0
  254. package/dist/model/listTransformationsResponse.js.map +1 -0
  255. package/dist/model/mappingFieldDirective.cjs +19 -0
  256. package/dist/model/mappingFieldDirective.cjs.map +1 -0
  257. package/dist/model/mappingFieldDirective.js +1 -0
  258. package/dist/model/mappingFieldDirective.js.map +1 -0
  259. package/dist/model/mappingFormatSchema.cjs +19 -0
  260. package/dist/model/mappingFormatSchema.cjs.map +1 -0
  261. package/dist/model/mappingFormatSchema.js +1 -0
  262. package/dist/model/mappingFormatSchema.js.map +1 -0
  263. package/dist/model/mappingInput.cjs +19 -0
  264. package/dist/model/mappingInput.cjs.map +1 -0
  265. package/dist/model/mappingInput.js +1 -0
  266. package/dist/model/mappingInput.js.map +1 -0
  267. package/dist/model/mappingKitAction.cjs +19 -0
  268. package/dist/model/mappingKitAction.cjs.map +1 -0
  269. package/dist/model/mappingKitAction.js +1 -0
  270. package/dist/model/mappingKitAction.js.map +1 -0
  271. package/dist/model/mappingTypeCSV.cjs +19 -0
  272. package/dist/model/mappingTypeCSV.cjs.map +1 -0
  273. package/dist/model/mappingTypeCSV.js +1 -0
  274. package/dist/model/mappingTypeCSV.js.map +1 -0
  275. package/dist/model/methodType.cjs +19 -0
  276. package/dist/model/methodType.cjs.map +1 -0
  277. package/dist/model/methodType.js +1 -0
  278. package/dist/model/methodType.js.map +1 -0
  279. package/dist/model/model.cjs +19 -0
  280. package/dist/model/model.cjs.map +1 -0
  281. package/dist/model/model.js +1 -0
  282. package/dist/model/model.js.map +1 -0
  283. package/dist/model/onDemandTrigger.cjs +19 -0
  284. package/dist/model/onDemandTrigger.cjs.map +1 -0
  285. package/dist/model/onDemandTrigger.js +1 -0
  286. package/dist/model/onDemandTrigger.js.map +1 -0
  287. package/dist/model/onDemandTriggerInput.cjs +19 -0
  288. package/dist/model/onDemandTriggerInput.cjs.map +1 -0
  289. package/dist/model/onDemandTriggerInput.js +1 -0
  290. package/dist/model/onDemandTriggerInput.js.map +1 -0
  291. package/dist/model/onDemandTriggerType.cjs +19 -0
  292. package/dist/model/onDemandTriggerType.cjs.map +1 -0
  293. package/dist/model/onDemandTriggerType.js +1 -0
  294. package/dist/model/onDemandTriggerType.js.map +1 -0
  295. package/dist/model/orderKeys.cjs +19 -0
  296. package/dist/model/orderKeys.cjs.map +1 -0
  297. package/dist/model/orderKeys.js +1 -0
  298. package/dist/model/orderKeys.js.map +1 -0
  299. package/dist/model/pagination.cjs +19 -0
  300. package/dist/model/pagination.cjs.map +1 -0
  301. package/dist/model/pagination.js +1 -0
  302. package/dist/model/pagination.js.map +1 -0
  303. package/dist/model/platform.cjs +19 -0
  304. package/dist/model/platform.cjs.map +1 -0
  305. package/dist/model/platform.js +1 -0
  306. package/dist/model/platform.js.map +1 -0
  307. package/dist/model/platformNone.cjs +19 -0
  308. package/dist/model/platformNone.cjs.map +1 -0
  309. package/dist/model/platformNone.js +1 -0
  310. package/dist/model/platformNone.js.map +1 -0
  311. package/dist/model/platformWithNone.cjs +19 -0
  312. package/dist/model/platformWithNone.cjs.map +1 -0
  313. package/dist/model/platformWithNone.js +1 -0
  314. package/dist/model/platformWithNone.js.map +1 -0
  315. package/dist/model/pushTaskPayload.cjs +19 -0
  316. package/dist/model/pushTaskPayload.cjs.map +1 -0
  317. package/dist/model/pushTaskPayload.js +1 -0
  318. package/dist/model/pushTaskPayload.js.map +1 -0
  319. package/dist/model/pushTaskRecords.cjs +19 -0
  320. package/dist/model/pushTaskRecords.cjs.map +1 -0
  321. package/dist/model/pushTaskRecords.js +1 -0
  322. package/dist/model/pushTaskRecords.js.map +1 -0
  323. package/dist/model/recordType.cjs +19 -0
  324. package/dist/model/recordType.cjs.map +1 -0
  325. package/dist/model/recordType.js +1 -0
  326. package/dist/model/recordType.js.map +1 -0
  327. package/dist/model/run.cjs +19 -0
  328. package/dist/model/run.cjs.map +1 -0
  329. package/dist/model/run.js +1 -0
  330. package/dist/model/run.js.map +1 -0
  331. package/dist/model/runListResponse.cjs +19 -0
  332. package/dist/model/runListResponse.cjs.map +1 -0
  333. package/dist/model/runListResponse.js +1 -0
  334. package/dist/model/runListResponse.js.map +1 -0
  335. package/dist/model/runOutcome.cjs +19 -0
  336. package/dist/model/runOutcome.cjs.map +1 -0
  337. package/dist/model/runOutcome.js +1 -0
  338. package/dist/model/runOutcome.js.map +1 -0
  339. package/dist/model/runProgress.cjs +19 -0
  340. package/dist/model/runProgress.cjs.map +1 -0
  341. package/dist/model/runProgress.js +1 -0
  342. package/dist/model/runProgress.js.map +1 -0
  343. package/dist/model/runReasonCode.cjs +19 -0
  344. package/dist/model/runReasonCode.cjs.map +1 -0
  345. package/dist/model/runReasonCode.js +1 -0
  346. package/dist/model/runReasonCode.js.map +1 -0
  347. package/dist/model/runResponse.cjs +19 -0
  348. package/dist/model/runResponse.cjs.map +1 -0
  349. package/dist/model/runResponse.js +1 -0
  350. package/dist/model/runResponse.js.map +1 -0
  351. package/dist/model/runSortKeys.cjs +19 -0
  352. package/dist/model/runSortKeys.cjs.map +1 -0
  353. package/dist/model/runSortKeys.js +1 -0
  354. package/dist/model/runSortKeys.js.map +1 -0
  355. package/dist/model/runSourcePayload.cjs +19 -0
  356. package/dist/model/runSourcePayload.cjs.map +1 -0
  357. package/dist/model/runSourcePayload.js +1 -0
  358. package/dist/model/runSourcePayload.js.map +1 -0
  359. package/dist/model/runSourceResponse.cjs +19 -0
  360. package/dist/model/runSourceResponse.cjs.map +1 -0
  361. package/dist/model/runSourceResponse.js +1 -0
  362. package/dist/model/runSourceResponse.js.map +1 -0
  363. package/dist/model/runStatus.cjs +19 -0
  364. package/dist/model/runStatus.cjs.map +1 -0
  365. package/dist/model/runStatus.js +1 -0
  366. package/dist/model/runStatus.js.map +1 -0
  367. package/dist/model/runType.cjs +19 -0
  368. package/dist/model/runType.cjs.map +1 -0
  369. package/dist/model/runType.js +1 -0
  370. package/dist/model/runType.js.map +1 -0
  371. package/dist/model/scheduleTrigger.cjs +19 -0
  372. package/dist/model/scheduleTrigger.cjs.map +1 -0
  373. package/dist/model/scheduleTrigger.js +1 -0
  374. package/dist/model/scheduleTrigger.js.map +1 -0
  375. package/dist/model/scheduleTriggerInput.cjs +19 -0
  376. package/dist/model/scheduleTriggerInput.cjs.map +1 -0
  377. package/dist/model/scheduleTriggerInput.js +1 -0
  378. package/dist/model/scheduleTriggerInput.js.map +1 -0
  379. package/dist/model/scheduleTriggerType.cjs +19 -0
  380. package/dist/model/scheduleTriggerType.cjs.map +1 -0
  381. package/dist/model/scheduleTriggerType.js +1 -0
  382. package/dist/model/scheduleTriggerType.js.map +1 -0
  383. package/dist/model/shopifyInput.cjs +19 -0
  384. package/dist/model/shopifyInput.cjs.map +1 -0
  385. package/dist/model/shopifyInput.js +1 -0
  386. package/dist/model/shopifyInput.js.map +1 -0
  387. package/dist/model/shopifyMarket.cjs +19 -0
  388. package/dist/model/shopifyMarket.cjs.map +1 -0
  389. package/dist/model/shopifyMarket.js +1 -0
  390. package/dist/model/shopifyMarket.js.map +1 -0
  391. package/dist/model/shopifyMetafield.cjs +19 -0
  392. package/dist/model/shopifyMetafield.cjs.map +1 -0
  393. package/dist/model/shopifyMetafield.js +1 -0
  394. package/dist/model/shopifyMetafield.js.map +1 -0
  395. package/dist/model/sortKeys.cjs +19 -0
  396. package/dist/model/sortKeys.cjs.map +1 -0
  397. package/dist/model/sortKeys.js +1 -0
  398. package/dist/model/sortKeys.js.map +1 -0
  399. package/dist/model/source.cjs +19 -0
  400. package/dist/model/source.cjs.map +1 -0
  401. package/dist/model/source.js +1 -0
  402. package/dist/model/source.js.map +1 -0
  403. package/dist/model/sourceBigCommerce.cjs +19 -0
  404. package/dist/model/sourceBigCommerce.cjs.map +1 -0
  405. package/dist/model/sourceBigCommerce.js +1 -0
  406. package/dist/model/sourceBigCommerce.js.map +1 -0
  407. package/dist/model/sourceBigQuery.cjs +19 -0
  408. package/dist/model/sourceBigQuery.cjs.map +1 -0
  409. package/dist/model/sourceBigQuery.js +1 -0
  410. package/dist/model/sourceBigQuery.js.map +1 -0
  411. package/dist/model/sourceCSV.cjs +19 -0
  412. package/dist/model/sourceCSV.cjs.map +1 -0
  413. package/dist/model/sourceCSV.js +1 -0
  414. package/dist/model/sourceCSV.js.map +1 -0
  415. package/dist/model/sourceCommercetools.cjs +19 -0
  416. package/dist/model/sourceCommercetools.cjs.map +1 -0
  417. package/dist/model/sourceCommercetools.js +1 -0
  418. package/dist/model/sourceCommercetools.js.map +1 -0
  419. package/dist/model/sourceCreate.cjs +19 -0
  420. package/dist/model/sourceCreate.cjs.map +1 -0
  421. package/dist/model/sourceCreate.js +1 -0
  422. package/dist/model/sourceCreate.js.map +1 -0
  423. package/dist/model/sourceCreateResponse.cjs +19 -0
  424. package/dist/model/sourceCreateResponse.cjs.map +1 -0
  425. package/dist/model/sourceCreateResponse.js +1 -0
  426. package/dist/model/sourceCreateResponse.js.map +1 -0
  427. package/dist/model/sourceDocker.cjs +19 -0
  428. package/dist/model/sourceDocker.cjs.map +1 -0
  429. package/dist/model/sourceDocker.js +1 -0
  430. package/dist/model/sourceDocker.js.map +1 -0
  431. package/dist/model/sourceGA4BigQueryExport.cjs +19 -0
  432. package/dist/model/sourceGA4BigQueryExport.cjs.map +1 -0
  433. package/dist/model/sourceGA4BigQueryExport.js +1 -0
  434. package/dist/model/sourceGA4BigQueryExport.js.map +1 -0
  435. package/dist/model/sourceInput.cjs +19 -0
  436. package/dist/model/sourceInput.cjs.map +1 -0
  437. package/dist/model/sourceInput.js +1 -0
  438. package/dist/model/sourceInput.js.map +1 -0
  439. package/dist/model/sourceJSON.cjs +19 -0
  440. package/dist/model/sourceJSON.cjs.map +1 -0
  441. package/dist/model/sourceJSON.js +1 -0
  442. package/dist/model/sourceJSON.js.map +1 -0
  443. package/dist/model/sourceSearch.cjs +19 -0
  444. package/dist/model/sourceSearch.cjs.map +1 -0
  445. package/dist/model/sourceSearch.js +1 -0
  446. package/dist/model/sourceSearch.js.map +1 -0
  447. package/dist/model/sourceShopify.cjs +19 -0
  448. package/dist/model/sourceShopify.cjs.map +1 -0
  449. package/dist/model/sourceShopify.js +1 -0
  450. package/dist/model/sourceShopify.js.map +1 -0
  451. package/dist/model/sourceShopifyBase.cjs +19 -0
  452. package/dist/model/sourceShopifyBase.cjs.map +1 -0
  453. package/dist/model/sourceShopifyBase.js +1 -0
  454. package/dist/model/sourceShopifyBase.js.map +1 -0
  455. package/dist/model/sourceSortKeys.cjs +19 -0
  456. package/dist/model/sourceSortKeys.cjs.map +1 -0
  457. package/dist/model/sourceSortKeys.js +1 -0
  458. package/dist/model/sourceSortKeys.js.map +1 -0
  459. package/dist/model/sourceType.cjs +19 -0
  460. package/dist/model/sourceType.cjs.map +1 -0
  461. package/dist/model/sourceType.js +1 -0
  462. package/dist/model/sourceType.js.map +1 -0
  463. package/dist/model/sourceUpdate.cjs +19 -0
  464. package/dist/model/sourceUpdate.cjs.map +1 -0
  465. package/dist/model/sourceUpdate.js +1 -0
  466. package/dist/model/sourceUpdate.js.map +1 -0
  467. package/dist/model/sourceUpdateCommercetools.cjs +19 -0
  468. package/dist/model/sourceUpdateCommercetools.cjs.map +1 -0
  469. package/dist/model/sourceUpdateCommercetools.js +1 -0
  470. package/dist/model/sourceUpdateCommercetools.js.map +1 -0
  471. package/dist/model/sourceUpdateDocker.cjs +19 -0
  472. package/dist/model/sourceUpdateDocker.cjs.map +1 -0
  473. package/dist/model/sourceUpdateDocker.js +1 -0
  474. package/dist/model/sourceUpdateDocker.js.map +1 -0
  475. package/dist/model/sourceUpdateInput.cjs +19 -0
  476. package/dist/model/sourceUpdateInput.cjs.map +1 -0
  477. package/dist/model/sourceUpdateInput.js +1 -0
  478. package/dist/model/sourceUpdateInput.js.map +1 -0
  479. package/dist/model/sourceUpdateResponse.cjs +19 -0
  480. package/dist/model/sourceUpdateResponse.cjs.map +1 -0
  481. package/dist/model/sourceUpdateResponse.js +1 -0
  482. package/dist/model/sourceUpdateResponse.js.map +1 -0
  483. package/dist/model/sourceUpdateShopify.cjs +19 -0
  484. package/dist/model/sourceUpdateShopify.cjs.map +1 -0
  485. package/dist/model/sourceUpdateShopify.js +1 -0
  486. package/dist/model/sourceUpdateShopify.js.map +1 -0
  487. package/dist/model/sourceWatchResponse.cjs +19 -0
  488. package/dist/model/sourceWatchResponse.cjs.map +1 -0
  489. package/dist/model/sourceWatchResponse.js +1 -0
  490. package/dist/model/sourceWatchResponse.js.map +1 -0
  491. package/dist/model/streamingInput.cjs +19 -0
  492. package/dist/model/streamingInput.cjs.map +1 -0
  493. package/dist/model/streamingInput.js +1 -0
  494. package/dist/model/streamingInput.js.map +1 -0
  495. package/dist/model/streamingTrigger.cjs +19 -0
  496. package/dist/model/streamingTrigger.cjs.map +1 -0
  497. package/dist/model/streamingTrigger.js +1 -0
  498. package/dist/model/streamingTrigger.js.map +1 -0
  499. package/dist/model/streamingTriggerType.cjs +19 -0
  500. package/dist/model/streamingTriggerType.cjs.map +1 -0
  501. package/dist/model/streamingTriggerType.js +1 -0
  502. package/dist/model/streamingTriggerType.js.map +1 -0
  503. package/dist/model/subscriptionTrigger.cjs +19 -0
  504. package/dist/model/subscriptionTrigger.cjs.map +1 -0
  505. package/dist/model/subscriptionTrigger.js +1 -0
  506. package/dist/model/subscriptionTrigger.js.map +1 -0
  507. package/dist/model/subscriptionTriggerType.cjs +19 -0
  508. package/dist/model/subscriptionTriggerType.cjs.map +1 -0
  509. package/dist/model/subscriptionTriggerType.js +1 -0
  510. package/dist/model/subscriptionTriggerType.js.map +1 -0
  511. package/dist/model/task.cjs +19 -0
  512. package/dist/model/task.cjs.map +1 -0
  513. package/dist/model/task.js +1 -0
  514. package/dist/model/task.js.map +1 -0
  515. package/dist/model/taskCreate.cjs +19 -0
  516. package/dist/model/taskCreate.cjs.map +1 -0
  517. package/dist/model/taskCreate.js +1 -0
  518. package/dist/model/taskCreate.js.map +1 -0
  519. package/dist/model/taskCreateResponse.cjs +19 -0
  520. package/dist/model/taskCreateResponse.cjs.map +1 -0
  521. package/dist/model/taskCreateResponse.js +1 -0
  522. package/dist/model/taskCreateResponse.js.map +1 -0
  523. package/dist/model/taskCreateTrigger.cjs +19 -0
  524. package/dist/model/taskCreateTrigger.cjs.map +1 -0
  525. package/dist/model/taskCreateTrigger.js +1 -0
  526. package/dist/model/taskCreateTrigger.js.map +1 -0
  527. package/dist/model/taskCreateV1.cjs +19 -0
  528. package/dist/model/taskCreateV1.cjs.map +1 -0
  529. package/dist/model/taskCreateV1.js +1 -0
  530. package/dist/model/taskCreateV1.js.map +1 -0
  531. package/dist/model/taskInput.cjs +19 -0
  532. package/dist/model/taskInput.cjs.map +1 -0
  533. package/dist/model/taskInput.js +1 -0
  534. package/dist/model/taskInput.js.map +1 -0
  535. package/dist/model/taskSearch.cjs +19 -0
  536. package/dist/model/taskSearch.cjs.map +1 -0
  537. package/dist/model/taskSearch.js +1 -0
  538. package/dist/model/taskSearch.js.map +1 -0
  539. package/dist/model/taskSortKeys.cjs +19 -0
  540. package/dist/model/taskSortKeys.cjs.map +1 -0
  541. package/dist/model/taskSortKeys.js +1 -0
  542. package/dist/model/taskSortKeys.js.map +1 -0
  543. package/dist/model/taskUpdate.cjs +19 -0
  544. package/dist/model/taskUpdate.cjs.map +1 -0
  545. package/dist/model/taskUpdate.js +1 -0
  546. package/dist/model/taskUpdate.js.map +1 -0
  547. package/dist/model/taskUpdateResponse.cjs +19 -0
  548. package/dist/model/taskUpdateResponse.cjs.map +1 -0
  549. package/dist/model/taskUpdateResponse.js +1 -0
  550. package/dist/model/taskUpdateResponse.js.map +1 -0
  551. package/dist/model/taskUpdateV1.cjs +19 -0
  552. package/dist/model/taskUpdateV1.cjs.map +1 -0
  553. package/dist/model/taskUpdateV1.js +1 -0
  554. package/dist/model/taskUpdateV1.js.map +1 -0
  555. package/dist/model/taskV1.cjs +19 -0
  556. package/dist/model/taskV1.cjs.map +1 -0
  557. package/dist/model/taskV1.js +1 -0
  558. package/dist/model/taskV1.js.map +1 -0
  559. package/dist/model/transformation.cjs +19 -0
  560. package/dist/model/transformation.cjs.map +1 -0
  561. package/dist/model/transformation.js +1 -0
  562. package/dist/model/transformation.js.map +1 -0
  563. package/dist/model/transformationCreate.cjs +19 -0
  564. package/dist/model/transformationCreate.cjs.map +1 -0
  565. package/dist/model/transformationCreate.js +1 -0
  566. package/dist/model/transformationCreate.js.map +1 -0
  567. package/dist/model/transformationCreateResponse.cjs +19 -0
  568. package/dist/model/transformationCreateResponse.cjs.map +1 -0
  569. package/dist/model/transformationCreateResponse.js +1 -0
  570. package/dist/model/transformationCreateResponse.js.map +1 -0
  571. package/dist/model/transformationError.cjs +19 -0
  572. package/dist/model/transformationError.cjs.map +1 -0
  573. package/dist/model/transformationError.js +1 -0
  574. package/dist/model/transformationError.js.map +1 -0
  575. package/dist/model/transformationModels.cjs +19 -0
  576. package/dist/model/transformationModels.cjs.map +1 -0
  577. package/dist/model/transformationModels.js +1 -0
  578. package/dist/model/transformationModels.js.map +1 -0
  579. package/dist/model/transformationSearch.cjs +19 -0
  580. package/dist/model/transformationSearch.cjs.map +1 -0
  581. package/dist/model/transformationSearch.js +1 -0
  582. package/dist/model/transformationSearch.js.map +1 -0
  583. package/dist/model/transformationTry.cjs +19 -0
  584. package/dist/model/transformationTry.cjs.map +1 -0
  585. package/dist/model/transformationTry.js +1 -0
  586. package/dist/model/transformationTry.js.map +1 -0
  587. package/dist/model/transformationTryResponse.cjs +19 -0
  588. package/dist/model/transformationTryResponse.cjs.map +1 -0
  589. package/dist/model/transformationTryResponse.js +1 -0
  590. package/dist/model/transformationTryResponse.js.map +1 -0
  591. package/dist/model/transformationUpdateResponse.cjs +19 -0
  592. package/dist/model/transformationUpdateResponse.cjs.map +1 -0
  593. package/dist/model/transformationUpdateResponse.js +1 -0
  594. package/dist/model/transformationUpdateResponse.js.map +1 -0
  595. package/dist/model/trigger.cjs +19 -0
  596. package/dist/model/trigger.cjs.map +1 -0
  597. package/dist/model/trigger.js +1 -0
  598. package/dist/model/trigger.js.map +1 -0
  599. package/dist/model/triggerType.cjs +19 -0
  600. package/dist/model/triggerType.cjs.map +1 -0
  601. package/dist/model/triggerType.js +1 -0
  602. package/dist/model/triggerType.js.map +1 -0
  603. package/dist/model/triggerUpdateInput.cjs +19 -0
  604. package/dist/model/triggerUpdateInput.cjs.map +1 -0
  605. package/dist/model/triggerUpdateInput.js +1 -0
  606. package/dist/model/triggerUpdateInput.js.map +1 -0
  607. package/dist/model/window.cjs +19 -0
  608. package/dist/model/window.cjs.map +1 -0
  609. package/dist/model/window.js +1 -0
  610. package/dist/model/window.js.map +1 -0
  611. package/dist/node.d.cts +2368 -0
  612. package/dist/node.d.ts +2368 -0
  613. package/dist/src/ingestionClient.cjs +2032 -0
  614. package/dist/src/ingestionClient.cjs.map +1 -0
  615. package/dist/src/ingestionClient.js +2002 -0
  616. package/dist/src/ingestionClient.js.map +1 -0
  617. package/index.d.ts +1 -1
  618. package/index.js +1 -1
  619. package/package.json +28 -25
  620. package/dist/builds/browser.d.ts +0 -75
  621. package/dist/builds/browser.d.ts.map +0 -1
  622. package/dist/builds/node.d.ts +0 -75
  623. package/dist/builds/node.d.ts.map +0 -1
  624. package/dist/ingestion.cjs +0 -2007
  625. package/dist/ingestion.esm.browser.js +0 -2678
  626. package/dist/ingestion.esm.node.js +0 -2001
  627. package/dist/ingestion.umd.js +0 -2
  628. package/dist/model/action.d.ts +0 -5
  629. package/dist/model/action.d.ts.map +0 -1
  630. package/dist/model/actionType.d.ts +0 -5
  631. package/dist/model/actionType.d.ts.map +0 -1
  632. package/dist/model/authAPIKey.d.ts +0 -10
  633. package/dist/model/authAPIKey.d.ts.map +0 -1
  634. package/dist/model/authAPIKeyPartial.d.ts +0 -10
  635. package/dist/model/authAPIKeyPartial.d.ts.map +0 -1
  636. package/dist/model/authAlgolia.d.ts +0 -14
  637. package/dist/model/authAlgolia.d.ts.map +0 -1
  638. package/dist/model/authAlgoliaInsights.d.ts +0 -14
  639. package/dist/model/authAlgoliaInsights.d.ts.map +0 -1
  640. package/dist/model/authAlgoliaInsightsPartial.d.ts +0 -14
  641. package/dist/model/authAlgoliaInsightsPartial.d.ts.map +0 -1
  642. package/dist/model/authAlgoliaPartial.d.ts +0 -14
  643. package/dist/model/authAlgoliaPartial.d.ts.map +0 -1
  644. package/dist/model/authBasic.d.ts +0 -14
  645. package/dist/model/authBasic.d.ts.map +0 -1
  646. package/dist/model/authBasicPartial.d.ts +0 -14
  647. package/dist/model/authBasicPartial.d.ts.map +0 -1
  648. package/dist/model/authGoogleServiceAccount.d.ts +0 -14
  649. package/dist/model/authGoogleServiceAccount.d.ts.map +0 -1
  650. package/dist/model/authGoogleServiceAccountPartial.d.ts +0 -14
  651. package/dist/model/authGoogleServiceAccountPartial.d.ts.map +0 -1
  652. package/dist/model/authInput.d.ts +0 -8
  653. package/dist/model/authInput.d.ts.map +0 -1
  654. package/dist/model/authInputPartial.d.ts +0 -8
  655. package/dist/model/authInputPartial.d.ts.map +0 -1
  656. package/dist/model/authOAuth.d.ts +0 -22
  657. package/dist/model/authOAuth.d.ts.map +0 -1
  658. package/dist/model/authOAuthPartial.d.ts +0 -22
  659. package/dist/model/authOAuthPartial.d.ts.map +0 -1
  660. package/dist/model/authentication.d.ts +0 -28
  661. package/dist/model/authentication.d.ts.map +0 -1
  662. package/dist/model/authenticationCreate.d.ts +0 -16
  663. package/dist/model/authenticationCreate.d.ts.map +0 -1
  664. package/dist/model/authenticationCreateResponse.d.ts +0 -18
  665. package/dist/model/authenticationCreateResponse.d.ts.map +0 -1
  666. package/dist/model/authenticationSearch.d.ts +0 -7
  667. package/dist/model/authenticationSearch.d.ts.map +0 -1
  668. package/dist/model/authenticationSortKeys.d.ts +0 -5
  669. package/dist/model/authenticationSortKeys.d.ts.map +0 -1
  670. package/dist/model/authenticationType.d.ts +0 -5
  671. package/dist/model/authenticationType.d.ts.map +0 -1
  672. package/dist/model/authenticationUpdate.d.ts +0 -16
  673. package/dist/model/authenticationUpdate.d.ts.map +0 -1
  674. package/dist/model/authenticationUpdateResponse.d.ts +0 -18
  675. package/dist/model/authenticationUpdateResponse.d.ts.map +0 -1
  676. package/dist/model/bigCommerceChannel.d.ts +0 -11
  677. package/dist/model/bigCommerceChannel.d.ts.map +0 -1
  678. package/dist/model/bigCommerceMetafield.d.ts +0 -11
  679. package/dist/model/bigCommerceMetafield.d.ts.map +0 -1
  680. package/dist/model/bigQueryDataType.d.ts +0 -2
  681. package/dist/model/bigQueryDataType.d.ts.map +0 -1
  682. package/dist/model/clientMethodProps.d.ts +0 -659
  683. package/dist/model/clientMethodProps.d.ts.map +0 -1
  684. package/dist/model/commercetoolsCustomFields.d.ts +0 -18
  685. package/dist/model/commercetoolsCustomFields.d.ts.map +0 -1
  686. package/dist/model/deleteResponse.d.ts +0 -7
  687. package/dist/model/deleteResponse.d.ts.map +0 -1
  688. package/dist/model/destination.d.ts +0 -31
  689. package/dist/model/destination.d.ts.map +0 -1
  690. package/dist/model/destinationCreate.d.ts +0 -19
  691. package/dist/model/destinationCreate.d.ts.map +0 -1
  692. package/dist/model/destinationCreateResponse.d.ts +0 -18
  693. package/dist/model/destinationCreateResponse.d.ts.map +0 -1
  694. package/dist/model/destinationIndexName.d.ts +0 -13
  695. package/dist/model/destinationIndexName.d.ts.map +0 -1
  696. package/dist/model/destinationInput.d.ts +0 -3
  697. package/dist/model/destinationInput.d.ts.map +0 -1
  698. package/dist/model/destinationSearch.d.ts +0 -7
  699. package/dist/model/destinationSearch.d.ts.map +0 -1
  700. package/dist/model/destinationSortKeys.d.ts +0 -5
  701. package/dist/model/destinationSortKeys.d.ts.map +0 -1
  702. package/dist/model/destinationType.d.ts +0 -5
  703. package/dist/model/destinationType.d.ts.map +0 -1
  704. package/dist/model/destinationUpdate.d.ts +0 -19
  705. package/dist/model/destinationUpdate.d.ts.map +0 -1
  706. package/dist/model/destinationUpdateResponse.d.ts +0 -18
  707. package/dist/model/destinationUpdateResponse.d.ts.map +0 -1
  708. package/dist/model/dockerImageType.d.ts +0 -5
  709. package/dist/model/dockerImageType.d.ts.map +0 -1
  710. package/dist/model/dockerRegistry.d.ts +0 -5
  711. package/dist/model/dockerRegistry.d.ts.map +0 -1
  712. package/dist/model/dockerStreams.d.ts +0 -13
  713. package/dist/model/dockerStreams.d.ts.map +0 -1
  714. package/dist/model/dockerStreamsInput.d.ts +0 -8
  715. package/dist/model/dockerStreamsInput.d.ts.map +0 -1
  716. package/dist/model/dockerStreamsSyncMode.d.ts +0 -5
  717. package/dist/model/dockerStreamsSyncMode.d.ts.map +0 -1
  718. package/dist/model/entityType.d.ts +0 -5
  719. package/dist/model/entityType.d.ts.map +0 -1
  720. package/dist/model/errorBase.d.ts +0 -7
  721. package/dist/model/errorBase.d.ts.map +0 -1
  722. package/dist/model/event.d.ts +0 -31
  723. package/dist/model/event.d.ts.map +0 -1
  724. package/dist/model/eventSortKeys.d.ts +0 -5
  725. package/dist/model/eventSortKeys.d.ts.map +0 -1
  726. package/dist/model/eventStatus.d.ts +0 -2
  727. package/dist/model/eventStatus.d.ts.map +0 -1
  728. package/dist/model/eventType.d.ts +0 -2
  729. package/dist/model/eventType.d.ts.map +0 -1
  730. package/dist/model/generateTransformationCodePayload.d.ts +0 -6
  731. package/dist/model/generateTransformationCodePayload.d.ts.map +0 -1
  732. package/dist/model/generateTransformationCodeResponse.d.ts +0 -4
  733. package/dist/model/generateTransformationCodeResponse.d.ts.map +0 -1
  734. package/dist/model/index.d.ts +0 -150
  735. package/dist/model/index.d.ts.map +0 -1
  736. package/dist/model/listAuthenticationsResponse.d.ts +0 -7
  737. package/dist/model/listAuthenticationsResponse.d.ts.map +0 -1
  738. package/dist/model/listDestinationsResponse.d.ts +0 -7
  739. package/dist/model/listDestinationsResponse.d.ts.map +0 -1
  740. package/dist/model/listEventsResponse.d.ts +0 -9
  741. package/dist/model/listEventsResponse.d.ts.map +0 -1
  742. package/dist/model/listSourcesResponse.d.ts +0 -7
  743. package/dist/model/listSourcesResponse.d.ts.map +0 -1
  744. package/dist/model/listTasksResponse.d.ts +0 -10
  745. package/dist/model/listTasksResponse.d.ts.map +0 -1
  746. package/dist/model/listTasksResponseV1.d.ts +0 -10
  747. package/dist/model/listTasksResponseV1.d.ts.map +0 -1
  748. package/dist/model/listTransformationsResponse.d.ts +0 -10
  749. package/dist/model/listTransformationsResponse.d.ts.map +0 -1
  750. package/dist/model/mappingFieldDirective.d.ts +0 -14
  751. package/dist/model/mappingFieldDirective.d.ts.map +0 -1
  752. package/dist/model/mappingFormatSchema.d.ts +0 -5
  753. package/dist/model/mappingFormatSchema.d.ts.map +0 -1
  754. package/dist/model/mappingInput.d.ts +0 -10
  755. package/dist/model/mappingInput.d.ts.map +0 -1
  756. package/dist/model/mappingKitAction.d.ts +0 -20
  757. package/dist/model/mappingKitAction.d.ts.map +0 -1
  758. package/dist/model/mappingTypeCSV.d.ts +0 -2
  759. package/dist/model/mappingTypeCSV.d.ts.map +0 -1
  760. package/dist/model/methodType.d.ts +0 -5
  761. package/dist/model/methodType.d.ts.map +0 -1
  762. package/dist/model/model.d.ts +0 -8
  763. package/dist/model/model.d.ts.map +0 -1
  764. package/dist/model/onDemandTrigger.d.ts +0 -12
  765. package/dist/model/onDemandTrigger.d.ts.map +0 -1
  766. package/dist/model/onDemandTriggerInput.d.ts +0 -8
  767. package/dist/model/onDemandTriggerInput.d.ts.map +0 -1
  768. package/dist/model/onDemandTriggerType.d.ts +0 -5
  769. package/dist/model/onDemandTriggerType.d.ts.map +0 -1
  770. package/dist/model/orderKeys.d.ts +0 -5
  771. package/dist/model/orderKeys.d.ts.map +0 -1
  772. package/dist/model/pagination.d.ts +0 -22
  773. package/dist/model/pagination.d.ts.map +0 -1
  774. package/dist/model/platform.d.ts +0 -5
  775. package/dist/model/platform.d.ts.map +0 -1
  776. package/dist/model/platformNone.d.ts +0 -5
  777. package/dist/model/platformNone.d.ts.map +0 -1
  778. package/dist/model/platformWithNone.d.ts +0 -4
  779. package/dist/model/platformWithNone.d.ts.map +0 -1
  780. package/dist/model/pushTaskPayload.d.ts +0 -7
  781. package/dist/model/pushTaskPayload.d.ts.map +0 -1
  782. package/dist/model/pushTaskRecords.d.ts +0 -7
  783. package/dist/model/pushTaskRecords.d.ts.map +0 -1
  784. package/dist/model/recordType.d.ts +0 -5
  785. package/dist/model/recordType.d.ts.map +0 -1
  786. package/dist/model/run.d.ts +0 -42
  787. package/dist/model/run.d.ts.map +0 -1
  788. package/dist/model/runListResponse.d.ts +0 -9
  789. package/dist/model/runListResponse.d.ts.map +0 -1
  790. package/dist/model/runOutcome.d.ts +0 -5
  791. package/dist/model/runOutcome.d.ts.map +0 -1
  792. package/dist/model/runProgress.d.ts +0 -5
  793. package/dist/model/runProgress.d.ts.map +0 -1
  794. package/dist/model/runReasonCode.d.ts +0 -5
  795. package/dist/model/runReasonCode.d.ts.map +0 -1
  796. package/dist/model/runResponse.d.ts +0 -14
  797. package/dist/model/runResponse.d.ts.map +0 -1
  798. package/dist/model/runSortKeys.d.ts +0 -5
  799. package/dist/model/runSortKeys.d.ts.map +0 -1
  800. package/dist/model/runSourcePayload.d.ts +0 -17
  801. package/dist/model/runSourcePayload.d.ts.map +0 -1
  802. package/dist/model/runSourceResponse.d.ts +0 -11
  803. package/dist/model/runSourceResponse.d.ts.map +0 -1
  804. package/dist/model/runStatus.d.ts +0 -5
  805. package/dist/model/runStatus.d.ts.map +0 -1
  806. package/dist/model/runType.d.ts +0 -5
  807. package/dist/model/runType.d.ts.map +0 -1
  808. package/dist/model/scheduleTrigger.d.ts +0 -20
  809. package/dist/model/scheduleTrigger.d.ts.map +0 -1
  810. package/dist/model/scheduleTriggerInput.d.ts +0 -12
  811. package/dist/model/scheduleTriggerInput.d.ts.map +0 -1
  812. package/dist/model/scheduleTriggerType.d.ts +0 -5
  813. package/dist/model/scheduleTriggerType.d.ts.map +0 -1
  814. package/dist/model/shopifyInput.d.ts +0 -10
  815. package/dist/model/shopifyInput.d.ts.map +0 -1
  816. package/dist/model/shopifyMarket.d.ts +0 -9
  817. package/dist/model/shopifyMarket.d.ts.map +0 -1
  818. package/dist/model/shopifyMetafield.d.ts +0 -9
  819. package/dist/model/shopifyMetafield.d.ts.map +0 -1
  820. package/dist/model/sortKeys.d.ts +0 -5
  821. package/dist/model/sortKeys.d.ts.map +0 -1
  822. package/dist/model/source.d.ts +0 -24
  823. package/dist/model/source.d.ts.map +0 -1
  824. package/dist/model/sourceBigCommerce.d.ts +0 -13
  825. package/dist/model/sourceBigCommerce.d.ts.map +0 -1
  826. package/dist/model/sourceBigQuery.d.ts +0 -29
  827. package/dist/model/sourceBigQuery.d.ts.map +0 -1
  828. package/dist/model/sourceCSV.d.ts +0 -22
  829. package/dist/model/sourceCSV.d.ts.map +0 -1
  830. package/dist/model/sourceCommercetools.d.ts +0 -16
  831. package/dist/model/sourceCommercetools.d.ts.map +0 -1
  832. package/dist/model/sourceCreate.d.ts +0 -15
  833. package/dist/model/sourceCreate.d.ts.map +0 -1
  834. package/dist/model/sourceCreateResponse.d.ts +0 -15
  835. package/dist/model/sourceCreateResponse.d.ts.map +0 -1
  836. package/dist/model/sourceDocker.d.ts +0 -19
  837. package/dist/model/sourceDocker.d.ts.map +0 -1
  838. package/dist/model/sourceGA4BigQueryExport.d.ts +0 -15
  839. package/dist/model/sourceGA4BigQueryExport.d.ts.map +0 -1
  840. package/dist/model/sourceInput.d.ts +0 -10
  841. package/dist/model/sourceInput.d.ts.map +0 -1
  842. package/dist/model/sourceJSON.d.ts +0 -13
  843. package/dist/model/sourceJSON.d.ts.map +0 -1
  844. package/dist/model/sourceSearch.d.ts +0 -4
  845. package/dist/model/sourceSearch.d.ts.map +0 -1
  846. package/dist/model/sourceShopify.d.ts +0 -4
  847. package/dist/model/sourceShopify.d.ts.map +0 -1
  848. package/dist/model/sourceShopifyBase.d.ts +0 -7
  849. package/dist/model/sourceShopifyBase.d.ts.map +0 -1
  850. package/dist/model/sourceSortKeys.d.ts +0 -5
  851. package/dist/model/sourceSortKeys.d.ts.map +0 -1
  852. package/dist/model/sourceType.d.ts +0 -2
  853. package/dist/model/sourceType.d.ts.map +0 -1
  854. package/dist/model/sourceUpdate.d.ts +0 -13
  855. package/dist/model/sourceUpdate.d.ts.map +0 -1
  856. package/dist/model/sourceUpdateCommercetools.d.ts +0 -15
  857. package/dist/model/sourceUpdateCommercetools.d.ts.map +0 -1
  858. package/dist/model/sourceUpdateDocker.d.ts +0 -17
  859. package/dist/model/sourceUpdateDocker.d.ts.map +0 -1
  860. package/dist/model/sourceUpdateInput.d.ts +0 -9
  861. package/dist/model/sourceUpdateInput.d.ts.map +0 -1
  862. package/dist/model/sourceUpdateResponse.d.ts +0 -15
  863. package/dist/model/sourceUpdateResponse.d.ts.map +0 -1
  864. package/dist/model/sourceUpdateShopify.d.ts +0 -7
  865. package/dist/model/sourceUpdateShopify.d.ts.map +0 -1
  866. package/dist/model/sourceWatchResponse.d.ts +0 -20
  867. package/dist/model/sourceWatchResponse.d.ts.map +0 -1
  868. package/dist/model/streamingInput.d.ts +0 -8
  869. package/dist/model/streamingInput.d.ts.map +0 -1
  870. package/dist/model/streamingTrigger.d.ts +0 -8
  871. package/dist/model/streamingTrigger.d.ts.map +0 -1
  872. package/dist/model/streamingTriggerType.d.ts +0 -5
  873. package/dist/model/streamingTriggerType.d.ts.map +0 -1
  874. package/dist/model/subscriptionTrigger.d.ts +0 -8
  875. package/dist/model/subscriptionTrigger.d.ts.map +0 -1
  876. package/dist/model/subscriptionTriggerType.d.ts +0 -5
  877. package/dist/model/subscriptionTriggerType.d.ts.map +0 -1
  878. package/dist/model/task.d.ts +0 -51
  879. package/dist/model/task.d.ts.map +0 -1
  880. package/dist/model/taskCreate.d.ts +0 -34
  881. package/dist/model/taskCreate.d.ts.map +0 -1
  882. package/dist/model/taskCreateResponse.d.ts +0 -14
  883. package/dist/model/taskCreateResponse.d.ts.map +0 -1
  884. package/dist/model/taskCreateTrigger.d.ts +0 -6
  885. package/dist/model/taskCreateTrigger.d.ts.map +0 -1
  886. package/dist/model/taskCreateV1.d.ts +0 -32
  887. package/dist/model/taskCreateV1.d.ts.map +0 -1
  888. package/dist/model/taskInput.d.ts +0 -8
  889. package/dist/model/taskInput.d.ts.map +0 -1
  890. package/dist/model/taskSearch.d.ts +0 -4
  891. package/dist/model/taskSearch.d.ts.map +0 -1
  892. package/dist/model/taskSortKeys.d.ts +0 -5
  893. package/dist/model/taskSortKeys.d.ts.map +0 -1
  894. package/dist/model/taskUpdate.d.ts +0 -24
  895. package/dist/model/taskUpdate.d.ts.map +0 -1
  896. package/dist/model/taskUpdateResponse.d.ts +0 -14
  897. package/dist/model/taskUpdateResponse.d.ts.map +0 -1
  898. package/dist/model/taskUpdateV1.d.ts +0 -22
  899. package/dist/model/taskUpdateV1.d.ts.map +0 -1
  900. package/dist/model/taskV1.d.ts +0 -44
  901. package/dist/model/taskV1.d.ts.map +0 -1
  902. package/dist/model/transformation.d.ts +0 -31
  903. package/dist/model/transformation.d.ts.map +0 -1
  904. package/dist/model/transformationCreate.d.ts +0 -22
  905. package/dist/model/transformationCreate.d.ts.map +0 -1
  906. package/dist/model/transformationCreateResponse.d.ts +0 -14
  907. package/dist/model/transformationCreateResponse.d.ts.map +0 -1
  908. package/dist/model/transformationError.d.ts +0 -14
  909. package/dist/model/transformationError.d.ts.map +0 -1
  910. package/dist/model/transformationModels.d.ts +0 -8
  911. package/dist/model/transformationModels.d.ts.map +0 -1
  912. package/dist/model/transformationSearch.d.ts +0 -4
  913. package/dist/model/transformationSearch.d.ts.map +0 -1
  914. package/dist/model/transformationTry.d.ts +0 -13
  915. package/dist/model/transformationTry.d.ts.map +0 -1
  916. package/dist/model/transformationTryResponse.d.ts +0 -9
  917. package/dist/model/transformationTryResponse.d.ts.map +0 -1
  918. package/dist/model/transformationUpdateResponse.d.ts +0 -14
  919. package/dist/model/transformationUpdateResponse.d.ts.map +0 -1
  920. package/dist/model/trigger.d.ts +0 -9
  921. package/dist/model/trigger.d.ts.map +0 -1
  922. package/dist/model/triggerType.d.ts +0 -5
  923. package/dist/model/triggerType.d.ts.map +0 -1
  924. package/dist/model/triggerUpdateInput.d.ts +0 -10
  925. package/dist/model/triggerUpdateInput.d.ts.map +0 -1
  926. package/dist/model/window.d.ts +0 -14
  927. package/dist/model/window.d.ts.map +0 -1
  928. package/dist/src/ingestionClient.d.ts +0 -854
  929. package/dist/src/ingestionClient.d.ts.map +0 -1
@@ -1,854 +0,0 @@
1
- import type { CreateClientOptions, RequestOptions } from '@algolia/client-common';
2
- import type { Authentication } from '../model/authentication';
3
- import type { AuthenticationCreate } from '../model/authenticationCreate';
4
- import type { AuthenticationCreateResponse } from '../model/authenticationCreateResponse';
5
- import type { AuthenticationSearch } from '../model/authenticationSearch';
6
- import type { AuthenticationUpdateResponse } from '../model/authenticationUpdateResponse';
7
- import type { CustomDeleteProps, CustomGetProps, CustomPostProps, CustomPutProps, DeleteAuthenticationProps, DeleteDestinationProps, DeleteSourceProps, DeleteTaskProps, DeleteTaskV1Props, DeleteTransformationProps, DisableTaskProps, DisableTaskV1Props, EnableTaskProps, EnableTaskV1Props, GetAuthenticationProps, GetDestinationProps, GetEventProps, GetRunProps, GetSourceProps, GetTaskProps, GetTaskV1Props, GetTransformationProps, ListAuthenticationsProps, ListDestinationsProps, ListEventsProps, ListRunsProps, ListSourcesProps, ListTasksProps, ListTasksV1Props, ListTransformationsProps, PushTaskProps, RunSourceProps, RunTaskProps, RunTaskV1Props, TriggerDockerSourceDiscoverProps, TryTransformationBeforeUpdateProps, UpdateAuthenticationProps, UpdateDestinationProps, UpdateSourceProps, UpdateTaskProps, UpdateTaskV1Props, UpdateTransformationProps, ValidateSourceBeforeUpdateProps } from '../model/clientMethodProps';
8
- import type { DeleteResponse } from '../model/deleteResponse';
9
- import type { Destination } from '../model/destination';
10
- import type { DestinationCreate } from '../model/destinationCreate';
11
- import type { DestinationCreateResponse } from '../model/destinationCreateResponse';
12
- import type { DestinationSearch } from '../model/destinationSearch';
13
- import type { DestinationUpdateResponse } from '../model/destinationUpdateResponse';
14
- import type { Event } from '../model/event';
15
- import type { GenerateTransformationCodePayload } from '../model/generateTransformationCodePayload';
16
- import type { GenerateTransformationCodeResponse } from '../model/generateTransformationCodeResponse';
17
- import type { ListAuthenticationsResponse } from '../model/listAuthenticationsResponse';
18
- import type { ListDestinationsResponse } from '../model/listDestinationsResponse';
19
- import type { ListEventsResponse } from '../model/listEventsResponse';
20
- import type { ListSourcesResponse } from '../model/listSourcesResponse';
21
- import type { ListTasksResponse } from '../model/listTasksResponse';
22
- import type { ListTasksResponseV1 } from '../model/listTasksResponseV1';
23
- import type { ListTransformationsResponse } from '../model/listTransformationsResponse';
24
- import type { OnDemandTrigger } from '../model/onDemandTrigger';
25
- import type { Run } from '../model/run';
26
- import type { RunListResponse } from '../model/runListResponse';
27
- import type { RunResponse } from '../model/runResponse';
28
- import type { RunSourceResponse } from '../model/runSourceResponse';
29
- import type { ScheduleTrigger } from '../model/scheduleTrigger';
30
- import type { Source } from '../model/source';
31
- import type { SourceCreate } from '../model/sourceCreate';
32
- import type { SourceCreateResponse } from '../model/sourceCreateResponse';
33
- import type { SourceSearch } from '../model/sourceSearch';
34
- import type { SourceUpdateResponse } from '../model/sourceUpdateResponse';
35
- import type { SourceWatchResponse } from '../model/sourceWatchResponse';
36
- import type { SubscriptionTrigger } from '../model/subscriptionTrigger';
37
- import type { Task } from '../model/task';
38
- import type { TaskCreate } from '../model/taskCreate';
39
- import type { TaskCreateResponse } from '../model/taskCreateResponse';
40
- import type { TaskCreateTrigger } from '../model/taskCreateTrigger';
41
- import type { TaskCreateV1 } from '../model/taskCreateV1';
42
- import type { TaskSearch } from '../model/taskSearch';
43
- import type { TaskUpdateResponse } from '../model/taskUpdateResponse';
44
- import type { TaskV1 } from '../model/taskV1';
45
- import type { Transformation } from '../model/transformation';
46
- import type { TransformationCreate } from '../model/transformationCreate';
47
- import type { TransformationCreateResponse } from '../model/transformationCreateResponse';
48
- import type { TransformationModels } from '../model/transformationModels';
49
- import type { TransformationSearch } from '../model/transformationSearch';
50
- import type { TransformationTry } from '../model/transformationTry';
51
- import type { TransformationTryResponse } from '../model/transformationTryResponse';
52
- import type { TransformationUpdateResponse } from '../model/transformationUpdateResponse';
53
- import type { Trigger } from '../model/trigger';
54
- export declare const apiClientVersion = "1.2.4";
55
- export declare const REGIONS: readonly ["eu", "us"];
56
- export type Region = (typeof REGIONS)[number];
57
- /**
58
- * Guard: Return strongly typed specific OnDemandTrigger for a given Trigger.
59
- *
60
- * @summary Guard method that returns a strongly typed specific OnDemandTrigger for a given Trigger.
61
- * @param trigger - The given Task Trigger.
62
- */
63
- export declare function isOnDemandTrigger(trigger: TaskCreateTrigger | Trigger): trigger is OnDemandTrigger;
64
- /**
65
- * Guard: Return strongly typed specific ScheduleTrigger for a given Trigger.
66
- *
67
- * @summary Guard method that returns a strongly typed specific ScheduleTrigger for a given Trigger.
68
- * @param trigger - The given Task Trigger.
69
- */
70
- export declare function isScheduleTrigger(trigger: TaskCreateTrigger | Trigger): trigger is ScheduleTrigger;
71
- /**
72
- * Guard: Return strongly typed specific SubscriptionTrigger for a given Trigger.
73
- *
74
- * @summary Guard method that returns a strongly typed specific SubscriptionTrigger for a given Trigger.
75
- * @param trigger - The given Task Trigger.
76
- */
77
- export declare function isSubscriptionTrigger(trigger: TaskCreateTrigger | Trigger): trigger is SubscriptionTrigger;
78
- export declare function createIngestionClient({ appId: appIdOption, apiKey: apiKeyOption, authMode, algoliaAgents, region: regionOption, ...options }: CreateClientOptions & {
79
- region: Region;
80
- }): {
81
- transporter: import("@algolia/client-common").Transporter;
82
- /**
83
- * The `appId` currently in use.
84
- */
85
- appId: string;
86
- /**
87
- * Clears the cache of the transporter for the `requestsCache` and `responsesCache` properties.
88
- */
89
- clearCache(): Promise<void>;
90
- /**
91
- * Get the value of the `algoliaAgent`, used by our libraries internally and telemetry system.
92
- */
93
- readonly _ua: string;
94
- /**
95
- * Adds a `segment` to the `x-algolia-agent` sent with every requests.
96
- *
97
- * @param segment - The algolia agent (user-agent) segment to add.
98
- * @param version - The version of the agent.
99
- */
100
- addAlgoliaAgent(segment: string, version?: string): void;
101
- /**
102
- * Creates a new authentication resource.
103
- *
104
- * Required API Key ACLs:
105
- * - addObject
106
- * - deleteIndex
107
- * - editSettings.
108
- *
109
- * @param authenticationCreate -.
110
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
111
- */
112
- createAuthentication(authenticationCreate: AuthenticationCreate, requestOptions?: RequestOptions): Promise<AuthenticationCreateResponse>;
113
- /**
114
- * Creates a new destination.
115
- *
116
- * Required API Key ACLs:
117
- * - addObject
118
- * - deleteIndex
119
- * - editSettings.
120
- *
121
- * @param destinationCreate -.
122
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
123
- */
124
- createDestination(destinationCreate: DestinationCreate, requestOptions?: RequestOptions): Promise<DestinationCreateResponse>;
125
- /**
126
- * Creates a new source.
127
- *
128
- * Required API Key ACLs:
129
- * - addObject
130
- * - deleteIndex
131
- * - editSettings.
132
- *
133
- * @param sourceCreate -.
134
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
135
- */
136
- createSource(sourceCreate: SourceCreate, requestOptions?: RequestOptions): Promise<SourceCreateResponse>;
137
- /**
138
- * Creates a new task.
139
- *
140
- * @param taskCreate - Request body for creating a task.
141
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
142
- */
143
- createTask(taskCreate: TaskCreate, requestOptions?: RequestOptions): Promise<TaskCreateResponse>;
144
- /**
145
- * Creates a new task using the v1 endpoint, please use `createTask` instead.
146
- *
147
- * @param taskCreate - Request body for creating a task.
148
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
149
- */
150
- createTaskV1(taskCreate: TaskCreateV1, requestOptions?: RequestOptions): Promise<TaskCreateResponse>;
151
- /**
152
- * Creates a new transformation.
153
- *
154
- * @param transformationCreate - Request body for creating a transformation.
155
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
156
- */
157
- createTransformation(transformationCreate: TransformationCreate, requestOptions?: RequestOptions): Promise<TransformationCreateResponse>;
158
- /**
159
- * This method allow you to send requests to the Algolia REST API.
160
- *
161
- * @param customDelete - The customDelete object.
162
- * @param customDelete.path - Path of the endpoint, anything after \"/1\" must be specified.
163
- * @param customDelete.parameters - Query parameters to apply to the current query.
164
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
165
- */
166
- customDelete({ path, parameters }: CustomDeleteProps, requestOptions?: RequestOptions): Promise<Record<string, unknown>>;
167
- /**
168
- * This method allow you to send requests to the Algolia REST API.
169
- *
170
- * @param customGet - The customGet object.
171
- * @param customGet.path - Path of the endpoint, anything after \"/1\" must be specified.
172
- * @param customGet.parameters - Query parameters to apply to the current query.
173
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
174
- */
175
- customGet({ path, parameters }: CustomGetProps, requestOptions?: RequestOptions): Promise<Record<string, unknown>>;
176
- /**
177
- * This method allow you to send requests to the Algolia REST API.
178
- *
179
- * @param customPost - The customPost object.
180
- * @param customPost.path - Path of the endpoint, anything after \"/1\" must be specified.
181
- * @param customPost.parameters - Query parameters to apply to the current query.
182
- * @param customPost.body - Parameters to send with the custom request.
183
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
184
- */
185
- customPost({ path, parameters, body }: CustomPostProps, requestOptions?: RequestOptions): Promise<Record<string, unknown>>;
186
- /**
187
- * This method allow you to send requests to the Algolia REST API.
188
- *
189
- * @param customPut - The customPut object.
190
- * @param customPut.path - Path of the endpoint, anything after \"/1\" must be specified.
191
- * @param customPut.parameters - Query parameters to apply to the current query.
192
- * @param customPut.body - Parameters to send with the custom request.
193
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
194
- */
195
- customPut({ path, parameters, body }: CustomPutProps, requestOptions?: RequestOptions): Promise<Record<string, unknown>>;
196
- /**
197
- * Deletes an authentication resource. You can\'t delete authentication resources that are used by a source or a destination.
198
- *
199
- * Required API Key ACLs:
200
- * - addObject
201
- * - deleteIndex
202
- * - editSettings.
203
- *
204
- * @param deleteAuthentication - The deleteAuthentication object.
205
- * @param deleteAuthentication.authenticationID - Unique identifier of an authentication resource.
206
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
207
- */
208
- deleteAuthentication({ authenticationID }: DeleteAuthenticationProps, requestOptions?: RequestOptions): Promise<DeleteResponse>;
209
- /**
210
- * Deletes a destination by its ID. You can\'t delete destinations that are referenced in tasks.
211
- *
212
- * Required API Key ACLs:
213
- * - addObject
214
- * - deleteIndex
215
- * - editSettings.
216
- *
217
- * @param deleteDestination - The deleteDestination object.
218
- * @param deleteDestination.destinationID - Unique identifier of a destination.
219
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
220
- */
221
- deleteDestination({ destinationID }: DeleteDestinationProps, requestOptions?: RequestOptions): Promise<DeleteResponse>;
222
- /**
223
- * Deletes a source by its ID. You can\'t delete sources that are referenced in tasks.
224
- *
225
- * Required API Key ACLs:
226
- * - addObject
227
- * - deleteIndex
228
- * - editSettings.
229
- *
230
- * @param deleteSource - The deleteSource object.
231
- * @param deleteSource.sourceID - Unique identifier of a source.
232
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
233
- */
234
- deleteSource({ sourceID }: DeleteSourceProps, requestOptions?: RequestOptions): Promise<DeleteResponse>;
235
- /**
236
- * Deletes a task by its ID.
237
- *
238
- * @param deleteTask - The deleteTask object.
239
- * @param deleteTask.taskID - Unique identifier of a task.
240
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
241
- */
242
- deleteTask({ taskID }: DeleteTaskProps, requestOptions?: RequestOptions): Promise<DeleteResponse>;
243
- /**
244
- * Deletes a task by its ID using the v1 endpoint, please use `deleteTask` instead.
245
- *
246
- * @param deleteTaskV1 - The deleteTaskV1 object.
247
- * @param deleteTaskV1.taskID - Unique identifier of a task.
248
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
249
- */
250
- deleteTaskV1({ taskID }: DeleteTaskV1Props, requestOptions?: RequestOptions): Promise<DeleteResponse>;
251
- /**
252
- * Deletes a transformation by its ID.
253
- *
254
- * @param deleteTransformation - The deleteTransformation object.
255
- * @param deleteTransformation.transformationID - Unique identifier of a transformation.
256
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
257
- */
258
- deleteTransformation({ transformationID }: DeleteTransformationProps, requestOptions?: RequestOptions): Promise<DeleteResponse>;
259
- /**
260
- * Disables a task.
261
- *
262
- * Required API Key ACLs:
263
- * - addObject
264
- * - deleteIndex
265
- * - editSettings.
266
- *
267
- * @param disableTask - The disableTask object.
268
- * @param disableTask.taskID - Unique identifier of a task.
269
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
270
- */
271
- disableTask({ taskID }: DisableTaskProps, requestOptions?: RequestOptions): Promise<TaskUpdateResponse>;
272
- /**
273
- * Disables a task using the v1 endpoint, please use `disableTask` instead.
274
- *
275
- * Required API Key ACLs:
276
- * - addObject
277
- * - deleteIndex
278
- * - editSettings.
279
- *
280
- * @param disableTaskV1 - The disableTaskV1 object.
281
- * @param disableTaskV1.taskID - Unique identifier of a task.
282
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
283
- */
284
- disableTaskV1({ taskID }: DisableTaskV1Props, requestOptions?: RequestOptions): Promise<TaskUpdateResponse>;
285
- /**
286
- * Enables a task.
287
- *
288
- * Required API Key ACLs:
289
- * - addObject
290
- * - deleteIndex
291
- * - editSettings.
292
- *
293
- * @param enableTask - The enableTask object.
294
- * @param enableTask.taskID - Unique identifier of a task.
295
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
296
- */
297
- enableTask({ taskID }: EnableTaskProps, requestOptions?: RequestOptions): Promise<TaskUpdateResponse>;
298
- /**
299
- * Enables a task using the v1 endpoint, please use `enableTask` instead.
300
- *
301
- * Required API Key ACLs:
302
- * - addObject
303
- * - deleteIndex
304
- * - editSettings.
305
- *
306
- * @param enableTaskV1 - The enableTaskV1 object.
307
- * @param enableTaskV1.taskID - Unique identifier of a task.
308
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
309
- */
310
- enableTaskV1({ taskID }: EnableTaskV1Props, requestOptions?: RequestOptions): Promise<TaskUpdateResponse>;
311
- /**
312
- * Generates code for the selected model based on the given prompt.
313
- *
314
- * Required API Key ACLs:
315
- * - addObject
316
- * - deleteIndex
317
- * - editSettings.
318
- *
319
- * @param generateTransformationCodePayload - The generateTransformationCodePayload object.
320
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
321
- */
322
- generateTransformationCode(generateTransformationCodePayload: GenerateTransformationCodePayload, requestOptions?: RequestOptions): Promise<GenerateTransformationCodeResponse>;
323
- /**
324
- * Retrieves an authentication resource by its ID.
325
- *
326
- * Required API Key ACLs:
327
- * - addObject
328
- * - deleteIndex
329
- * - editSettings.
330
- *
331
- * @param getAuthentication - The getAuthentication object.
332
- * @param getAuthentication.authenticationID - Unique identifier of an authentication resource.
333
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
334
- */
335
- getAuthentication({ authenticationID }: GetAuthenticationProps, requestOptions?: RequestOptions): Promise<Authentication>;
336
- /**
337
- * Retrieves a destination by its ID.
338
- *
339
- * Required API Key ACLs:
340
- * - addObject
341
- * - deleteIndex
342
- * - editSettings.
343
- *
344
- * @param getDestination - The getDestination object.
345
- * @param getDestination.destinationID - Unique identifier of a destination.
346
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
347
- */
348
- getDestination({ destinationID }: GetDestinationProps, requestOptions?: RequestOptions): Promise<Destination>;
349
- /**
350
- * Retrieves a single task run event by its ID.
351
- *
352
- * Required API Key ACLs:
353
- * - addObject
354
- * - deleteIndex
355
- * - editSettings.
356
- *
357
- * @param getEvent - The getEvent object.
358
- * @param getEvent.runID - Unique identifier of a task run.
359
- * @param getEvent.eventID - Unique identifier of an event.
360
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
361
- */
362
- getEvent({ runID, eventID }: GetEventProps, requestOptions?: RequestOptions): Promise<Event>;
363
- /**
364
- * Retrieve a single task run by its ID.
365
- *
366
- * Required API Key ACLs:
367
- * - addObject
368
- * - deleteIndex
369
- * - editSettings.
370
- *
371
- * @param getRun - The getRun object.
372
- * @param getRun.runID - Unique identifier of a task run.
373
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
374
- */
375
- getRun({ runID }: GetRunProps, requestOptions?: RequestOptions): Promise<Run>;
376
- /**
377
- * Retrieve a source by its ID.
378
- *
379
- * Required API Key ACLs:
380
- * - addObject
381
- * - deleteIndex
382
- * - editSettings.
383
- *
384
- * @param getSource - The getSource object.
385
- * @param getSource.sourceID - Unique identifier of a source.
386
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
387
- */
388
- getSource({ sourceID }: GetSourceProps, requestOptions?: RequestOptions): Promise<Source>;
389
- /**
390
- * Retrieves a task by its ID.
391
- *
392
- * Required API Key ACLs:
393
- * - addObject
394
- * - deleteIndex
395
- * - editSettings.
396
- *
397
- * @param getTask - The getTask object.
398
- * @param getTask.taskID - Unique identifier of a task.
399
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
400
- */
401
- getTask({ taskID }: GetTaskProps, requestOptions?: RequestOptions): Promise<Task>;
402
- /**
403
- * Retrieves a task by its ID using the v1 endpoint, please use `getTask` instead.
404
- *
405
- * Required API Key ACLs:
406
- * - addObject
407
- * - deleteIndex
408
- * - editSettings.
409
- *
410
- * @param getTaskV1 - The getTaskV1 object.
411
- * @param getTaskV1.taskID - Unique identifier of a task.
412
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
413
- */
414
- getTaskV1({ taskID }: GetTaskV1Props, requestOptions?: RequestOptions): Promise<TaskV1>;
415
- /**
416
- * Retrieves a transformation by its ID.
417
- *
418
- * Required API Key ACLs:
419
- * - addObject
420
- * - deleteIndex
421
- * - editSettings.
422
- *
423
- * @param getTransformation - The getTransformation object.
424
- * @param getTransformation.transformationID - Unique identifier of a transformation.
425
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
426
- */
427
- getTransformation({ transformationID }: GetTransformationProps, requestOptions?: RequestOptions): Promise<Transformation>;
428
- /**
429
- * Retrieves a list of all authentication resources.
430
- *
431
- * Required API Key ACLs:
432
- * - addObject
433
- * - deleteIndex
434
- * - editSettings.
435
- *
436
- * @param listAuthentications - The listAuthentications object.
437
- * @param listAuthentications.itemsPerPage - Number of items per page.
438
- * @param listAuthentications.page - Page number of the paginated API response.
439
- * @param listAuthentications.type - Type of authentication resource to retrieve.
440
- * @param listAuthentications.platform - Ecommerce platform for which to retrieve authentication resources.
441
- * @param listAuthentications.sort - Property by which to sort the list of authentication resources.
442
- * @param listAuthentications.order - Sort order of the response, ascending or descending.
443
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
444
- */
445
- listAuthentications({ itemsPerPage, page, type, platform, sort, order }?: ListAuthenticationsProps, requestOptions?: RequestOptions | undefined): Promise<ListAuthenticationsResponse>;
446
- /**
447
- * Retrieves a list of destinations.
448
- *
449
- * Required API Key ACLs:
450
- * - addObject
451
- * - deleteIndex
452
- * - editSettings.
453
- *
454
- * @param listDestinations - The listDestinations object.
455
- * @param listDestinations.itemsPerPage - Number of items per page.
456
- * @param listDestinations.page - Page number of the paginated API response.
457
- * @param listDestinations.type - Destination type.
458
- * @param listDestinations.authenticationID - Authentication ID used by destinations.
459
- * @param listDestinations.sort - Property by which to sort the destinations.
460
- * @param listDestinations.order - Sort order of the response, ascending or descending.
461
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
462
- */
463
- listDestinations({ itemsPerPage, page, type, authenticationID, sort, order }?: ListDestinationsProps, requestOptions?: RequestOptions | undefined): Promise<ListDestinationsResponse>;
464
- /**
465
- * Retrieves a list of events for a task run, identified by it\'s ID.
466
- *
467
- * Required API Key ACLs:
468
- * - addObject
469
- * - deleteIndex
470
- * - editSettings.
471
- *
472
- * @param listEvents - The listEvents object.
473
- * @param listEvents.runID - Unique identifier of a task run.
474
- * @param listEvents.itemsPerPage - Number of items per page.
475
- * @param listEvents.page - Page number of the paginated API response.
476
- * @param listEvents.status - Event status for filtering the list of task runs.
477
- * @param listEvents.type - Event type for filtering the list of task runs.
478
- * @param listEvents.sort - Property by which to sort the list of task run events.
479
- * @param listEvents.order - Sort order of the response, ascending or descending.
480
- * @param listEvents.startDate - Date and time in RFC 3339 format for the earliest events to retrieve. By default, the current time minus three hours is used.
481
- * @param listEvents.endDate - Date and time in RFC 3339 format for the latest events to retrieve. By default, the current time is used.
482
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
483
- */
484
- listEvents({ runID, itemsPerPage, page, status, type, sort, order, startDate, endDate }: ListEventsProps, requestOptions?: RequestOptions): Promise<ListEventsResponse>;
485
- /**
486
- * Retrieve a list of task runs.
487
- *
488
- * Required API Key ACLs:
489
- * - addObject
490
- * - deleteIndex
491
- * - editSettings.
492
- *
493
- * @param listRuns - The listRuns object.
494
- * @param listRuns.itemsPerPage - Number of items per page.
495
- * @param listRuns.page - Page number of the paginated API response.
496
- * @param listRuns.status - Run status for filtering the list of task runs.
497
- * @param listRuns.type - Run type for filtering the list of task runs.
498
- * @param listRuns.taskID - Task ID for filtering the list of task runs.
499
- * @param listRuns.sort - Property by which to sort the list of task runs.
500
- * @param listRuns.order - Sort order of the response, ascending or descending.
501
- * @param listRuns.startDate - Date in RFC 3339 format for the earliest run to retrieve. By default, the current day minus seven days is used.
502
- * @param listRuns.endDate - Date in RFC 3339 format for the latest run to retrieve. By default, the current day is used.
503
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
504
- */
505
- listRuns({ itemsPerPage, page, status, type, taskID, sort, order, startDate, endDate }?: ListRunsProps, requestOptions?: RequestOptions | undefined): Promise<RunListResponse>;
506
- /**
507
- * Retrieves a list of sources.
508
- *
509
- * Required API Key ACLs:
510
- * - addObject
511
- * - deleteIndex
512
- * - editSettings.
513
- *
514
- * @param listSources - The listSources object.
515
- * @param listSources.itemsPerPage - Number of items per page.
516
- * @param listSources.page - Page number of the paginated API response.
517
- * @param listSources.type - Source type. Some sources require authentication.
518
- * @param listSources.authenticationID - Authentication IDs of the sources to retrieve. \'none\' returns sources that doesn\'t have an authentication resource.
519
- * @param listSources.sort - Property by which to sort the list of sources.
520
- * @param listSources.order - Sort order of the response, ascending or descending.
521
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
522
- */
523
- listSources({ itemsPerPage, page, type, authenticationID, sort, order }?: ListSourcesProps, requestOptions?: RequestOptions | undefined): Promise<ListSourcesResponse>;
524
- /**
525
- * Retrieves a list of tasks.
526
- *
527
- * Required API Key ACLs:
528
- * - addObject
529
- * - deleteIndex
530
- * - editSettings.
531
- *
532
- * @param listTasks - The listTasks object.
533
- * @param listTasks.itemsPerPage - Number of items per page.
534
- * @param listTasks.page - Page number of the paginated API response.
535
- * @param listTasks.action - Actions for filtering the list of tasks.
536
- * @param listTasks.enabled - Whether to filter the list of tasks by the `enabled` status.
537
- * @param listTasks.sourceID - Source IDs for filtering the list of tasks.
538
- * @param listTasks.destinationID - Destination IDs for filtering the list of tasks.
539
- * @param listTasks.triggerType - Type of task trigger for filtering the list of tasks.
540
- * @param listTasks.sort - Property by which to sort the list of tasks.
541
- * @param listTasks.order - Sort order of the response, ascending or descending.
542
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
543
- */
544
- listTasks({ itemsPerPage, page, action, enabled, sourceID, destinationID, triggerType, sort, order }?: ListTasksProps, requestOptions?: RequestOptions | undefined): Promise<ListTasksResponse>;
545
- /**
546
- * Retrieves a list of tasks using the v1 endpoint, please use `getTasks` instead.
547
- *
548
- * Required API Key ACLs:
549
- * - addObject
550
- * - deleteIndex
551
- * - editSettings.
552
- *
553
- * @param listTasksV1 - The listTasksV1 object.
554
- * @param listTasksV1.itemsPerPage - Number of items per page.
555
- * @param listTasksV1.page - Page number of the paginated API response.
556
- * @param listTasksV1.action - Actions for filtering the list of tasks.
557
- * @param listTasksV1.enabled - Whether to filter the list of tasks by the `enabled` status.
558
- * @param listTasksV1.sourceID - Source IDs for filtering the list of tasks.
559
- * @param listTasksV1.destinationID - Destination IDs for filtering the list of tasks.
560
- * @param listTasksV1.triggerType - Type of task trigger for filtering the list of tasks.
561
- * @param listTasksV1.sort - Property by which to sort the list of tasks.
562
- * @param listTasksV1.order - Sort order of the response, ascending or descending.
563
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
564
- */
565
- listTasksV1({ itemsPerPage, page, action, enabled, sourceID, destinationID, triggerType, sort, order }?: ListTasksV1Props, requestOptions?: RequestOptions | undefined): Promise<ListTasksResponseV1>;
566
- /**
567
- * Retrieves a list of existing LLM transformation helpers.
568
- *
569
- * Required API Key ACLs:
570
- * - addObject
571
- * - deleteIndex
572
- * - editSettings.
573
- *
574
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
575
- */
576
- listTransformationModels(requestOptions?: RequestOptions): Promise<TransformationModels>;
577
- /**
578
- * Retrieves a list of transformations.
579
- *
580
- * Required API Key ACLs:
581
- * - addObject
582
- * - deleteIndex
583
- * - editSettings.
584
- *
585
- * @param listTransformations - The listTransformations object.
586
- * @param listTransformations.itemsPerPage - Number of items per page.
587
- * @param listTransformations.page - Page number of the paginated API response.
588
- * @param listTransformations.sort - Property by which to sort the list.
589
- * @param listTransformations.order - Sort order of the response, ascending or descending.
590
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
591
- */
592
- listTransformations({ itemsPerPage, page, sort, order }?: ListTransformationsProps, requestOptions?: RequestOptions | undefined): Promise<ListTransformationsResponse>;
593
- /**
594
- * Push a `batch` request payload through the Pipeline. You can check the status of task pushes with the observability endpoints.
595
- *
596
- * Required API Key ACLs:
597
- * - addObject
598
- * - deleteIndex
599
- * - editSettings.
600
- *
601
- * @param pushTask - The pushTask object.
602
- * @param pushTask.taskID - Unique identifier of a task.
603
- * @param pushTask.pushTaskPayload - Request body of a Search API `batch` request that will be pushed in the Connectors pipeline.
604
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
605
- */
606
- pushTask({ taskID, pushTaskPayload }: PushTaskProps, requestOptions?: RequestOptions): Promise<RunResponse>;
607
- /**
608
- * Runs all tasks linked to a source, only available for Shopify sources. It will create 1 run per task.
609
- *
610
- * Required API Key ACLs:
611
- * - addObject
612
- * - deleteIndex
613
- * - editSettings.
614
- *
615
- * @param runSource - The runSource object.
616
- * @param runSource.sourceID - Unique identifier of a source.
617
- * @param runSource.runSourcePayload -.
618
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
619
- */
620
- runSource({ sourceID, runSourcePayload }: RunSourceProps, requestOptions?: RequestOptions): Promise<RunSourceResponse>;
621
- /**
622
- * Runs a task. You can check the status of task runs with the observability endpoints.
623
- *
624
- * Required API Key ACLs:
625
- * - addObject
626
- * - deleteIndex
627
- * - editSettings.
628
- *
629
- * @param runTask - The runTask object.
630
- * @param runTask.taskID - Unique identifier of a task.
631
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
632
- */
633
- runTask({ taskID }: RunTaskProps, requestOptions?: RequestOptions): Promise<RunResponse>;
634
- /**
635
- * Runs a task using the v1 endpoint, please use `runTask` instead. You can check the status of task runs with the observability endpoints.
636
- *
637
- * Required API Key ACLs:
638
- * - addObject
639
- * - deleteIndex
640
- * - editSettings.
641
- *
642
- * @param runTaskV1 - The runTaskV1 object.
643
- * @param runTaskV1.taskID - Unique identifier of a task.
644
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
645
- */
646
- runTaskV1({ taskID }: RunTaskV1Props, requestOptions?: RequestOptions): Promise<RunResponse>;
647
- /**
648
- * Searches for authentication resources.
649
- *
650
- * Required API Key ACLs:
651
- * - addObject
652
- * - deleteIndex
653
- * - editSettings.
654
- *
655
- * @param authenticationSearch - The authenticationSearch object.
656
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
657
- */
658
- searchAuthentications(authenticationSearch: AuthenticationSearch, requestOptions?: RequestOptions): Promise<Authentication[]>;
659
- /**
660
- * Searches for destinations.
661
- *
662
- * Required API Key ACLs:
663
- * - addObject
664
- * - deleteIndex
665
- * - editSettings.
666
- *
667
- * @param destinationSearch - The destinationSearch object.
668
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
669
- */
670
- searchDestinations(destinationSearch: DestinationSearch, requestOptions?: RequestOptions): Promise<Destination[]>;
671
- /**
672
- * Searches for sources.
673
- *
674
- * Required API Key ACLs:
675
- * - addObject
676
- * - deleteIndex
677
- * - editSettings.
678
- *
679
- * @param sourceSearch - The sourceSearch object.
680
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
681
- */
682
- searchSources(sourceSearch: SourceSearch, requestOptions?: RequestOptions): Promise<Source[]>;
683
- /**
684
- * Searches for tasks.
685
- *
686
- * Required API Key ACLs:
687
- * - addObject
688
- * - deleteIndex
689
- * - editSettings.
690
- *
691
- * @param taskSearch - The taskSearch object.
692
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
693
- */
694
- searchTasks(taskSearch: TaskSearch, requestOptions?: RequestOptions): Promise<Task[]>;
695
- /**
696
- * Searches for tasks using the v1 endpoint, please use `searchTasks` instead.
697
- *
698
- * Required API Key ACLs:
699
- * - addObject
700
- * - deleteIndex
701
- * - editSettings.
702
- *
703
- * @param taskSearch - The taskSearch object.
704
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
705
- */
706
- searchTasksV1(taskSearch: TaskSearch, requestOptions?: RequestOptions): Promise<TaskV1[]>;
707
- /**
708
- * Searches for transformations.
709
- *
710
- * Required API Key ACLs:
711
- * - addObject
712
- * - deleteIndex
713
- * - editSettings.
714
- *
715
- * @param transformationSearch - The transformationSearch object.
716
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
717
- */
718
- searchTransformations(transformationSearch: TransformationSearch, requestOptions?: RequestOptions): Promise<Transformation[]>;
719
- /**
720
- * Triggers a stream-listing request for a source. Triggering stream-listing requests only works with sources with `type: docker` and `imageType: singer`.
721
- *
722
- * Required API Key ACLs:
723
- * - addObject
724
- * - deleteIndex
725
- * - editSettings.
726
- *
727
- * @param triggerDockerSourceDiscover - The triggerDockerSourceDiscover object.
728
- * @param triggerDockerSourceDiscover.sourceID - Unique identifier of a source.
729
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
730
- */
731
- triggerDockerSourceDiscover({ sourceID }: TriggerDockerSourceDiscoverProps, requestOptions?: RequestOptions): Promise<SourceWatchResponse>;
732
- /**
733
- * Try a transformation before creating it.
734
- *
735
- * Required API Key ACLs:
736
- * - addObject
737
- * - deleteIndex
738
- * - editSettings.
739
- *
740
- * @param transformationTry - The transformationTry object.
741
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
742
- */
743
- tryTransformation(transformationTry: TransformationTry, requestOptions?: RequestOptions): Promise<TransformationTryResponse>;
744
- /**
745
- * Try a transformation before updating it.
746
- *
747
- * Required API Key ACLs:
748
- * - addObject
749
- * - deleteIndex
750
- * - editSettings.
751
- *
752
- * @param tryTransformationBeforeUpdate - The tryTransformationBeforeUpdate object.
753
- * @param tryTransformationBeforeUpdate.transformationID - Unique identifier of a transformation.
754
- * @param tryTransformationBeforeUpdate.transformationTry - The transformationTry object.
755
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
756
- */
757
- tryTransformationBeforeUpdate({ transformationID, transformationTry }: TryTransformationBeforeUpdateProps, requestOptions?: RequestOptions): Promise<TransformationTryResponse>;
758
- /**
759
- * Updates an authentication resource.
760
- *
761
- * Required API Key ACLs:
762
- * - addObject
763
- * - deleteIndex
764
- * - editSettings.
765
- *
766
- * @param updateAuthentication - The updateAuthentication object.
767
- * @param updateAuthentication.authenticationID - Unique identifier of an authentication resource.
768
- * @param updateAuthentication.authenticationUpdate - The authenticationUpdate object.
769
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
770
- */
771
- updateAuthentication({ authenticationID, authenticationUpdate }: UpdateAuthenticationProps, requestOptions?: RequestOptions): Promise<AuthenticationUpdateResponse>;
772
- /**
773
- * Updates the destination by its ID.
774
- *
775
- * Required API Key ACLs:
776
- * - addObject
777
- * - deleteIndex
778
- * - editSettings.
779
- *
780
- * @param updateDestination - The updateDestination object.
781
- * @param updateDestination.destinationID - Unique identifier of a destination.
782
- * @param updateDestination.destinationUpdate - The destinationUpdate object.
783
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
784
- */
785
- updateDestination({ destinationID, destinationUpdate }: UpdateDestinationProps, requestOptions?: RequestOptions): Promise<DestinationUpdateResponse>;
786
- /**
787
- * Updates a source by its ID.
788
- *
789
- * Required API Key ACLs:
790
- * - addObject
791
- * - deleteIndex
792
- * - editSettings.
793
- *
794
- * @param updateSource - The updateSource object.
795
- * @param updateSource.sourceID - Unique identifier of a source.
796
- * @param updateSource.sourceUpdate - The sourceUpdate object.
797
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
798
- */
799
- updateSource({ sourceID, sourceUpdate }: UpdateSourceProps, requestOptions?: RequestOptions): Promise<SourceUpdateResponse>;
800
- /**
801
- * Updates a task by its ID.
802
- *
803
- * @param updateTask - The updateTask object.
804
- * @param updateTask.taskID - Unique identifier of a task.
805
- * @param updateTask.taskUpdate - The taskUpdate object.
806
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
807
- */
808
- updateTask({ taskID, taskUpdate }: UpdateTaskProps, requestOptions?: RequestOptions): Promise<TaskUpdateResponse>;
809
- /**
810
- * Updates a task by its ID using the v1 endpoint, please use `updateTask` instead.
811
- *
812
- * @param updateTaskV1 - The updateTaskV1 object.
813
- * @param updateTaskV1.taskID - Unique identifier of a task.
814
- * @param updateTaskV1.taskUpdate - The taskUpdate object.
815
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
816
- */
817
- updateTaskV1({ taskID, taskUpdate }: UpdateTaskV1Props, requestOptions?: RequestOptions): Promise<TaskUpdateResponse>;
818
- /**
819
- * Updates a transformation by its ID.
820
- *
821
- * @param updateTransformation - The updateTransformation object.
822
- * @param updateTransformation.transformationID - Unique identifier of a transformation.
823
- * @param updateTransformation.transformationCreate - The transformationCreate object.
824
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
825
- */
826
- updateTransformation({ transformationID, transformationCreate }: UpdateTransformationProps, requestOptions?: RequestOptions): Promise<TransformationUpdateResponse>;
827
- /**
828
- * Validates a source payload to ensure it can be created and that the data source can be reached by Algolia.
829
- *
830
- * Required API Key ACLs:
831
- * - addObject
832
- * - deleteIndex
833
- * - editSettings.
834
- *
835
- * @param sourceCreate -.
836
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
837
- */
838
- validateSource(sourceCreate: SourceCreate, requestOptions?: RequestOptions | undefined): Promise<SourceWatchResponse>;
839
- /**
840
- * Validates an update of a source payload to ensure it can be created and that the data source can be reached by Algolia.
841
- *
842
- * Required API Key ACLs:
843
- * - addObject
844
- * - deleteIndex
845
- * - editSettings.
846
- *
847
- * @param validateSourceBeforeUpdate - The validateSourceBeforeUpdate object.
848
- * @param validateSourceBeforeUpdate.sourceID - Unique identifier of a source.
849
- * @param validateSourceBeforeUpdate.sourceUpdate - The sourceUpdate object.
850
- * @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
851
- */
852
- validateSourceBeforeUpdate({ sourceID, sourceUpdate }: ValidateSourceBeforeUpdateProps, requestOptions?: RequestOptions): Promise<SourceWatchResponse>;
853
- };
854
- //# sourceMappingURL=ingestionClient.d.ts.map