oci-dataintegration 2.63.0 → 2.65.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (499) hide show
  1. package/LICENSE.txt +6 -6
  2. package/lib/client.d.ts +258 -152
  3. package/lib/client.js +885 -156
  4. package/lib/client.js.map +1 -1
  5. package/lib/model/composite-state.d.ts +77 -0
  6. package/lib/model/composite-state.js +83 -0
  7. package/lib/model/composite-state.js.map +1 -0
  8. package/lib/model/configuration-details.d.ts +2 -2
  9. package/lib/model/configuration-details.js.map +1 -1
  10. package/lib/model/connection-details.js +32 -12
  11. package/lib/model/connection-details.js.map +1 -1
  12. package/lib/model/connection-from-hdfs-details.d.ts +45 -0
  13. package/lib/model/connection-from-hdfs-details.js +62 -0
  14. package/lib/model/connection-from-hdfs-details.js.map +1 -0
  15. package/lib/model/connection-from-hdfs.d.ts +45 -0
  16. package/lib/model/connection-from-hdfs.js +60 -0
  17. package/lib/model/connection-from-hdfs.js.map +1 -0
  18. package/lib/model/connection-from-my-sql-heat-wave-details.d.ts +33 -0
  19. package/lib/model/connection-from-my-sql-heat-wave-details.js +62 -0
  20. package/lib/model/connection-from-my-sql-heat-wave-details.js.map +1 -0
  21. package/lib/model/connection-from-my-sql-heat-wave.d.ts +33 -0
  22. package/lib/model/connection-from-my-sql-heat-wave.js +62 -0
  23. package/lib/model/connection-from-my-sql-heat-wave.js.map +1 -0
  24. package/lib/model/connection-from-oracle-ebs-details.d.ts +33 -0
  25. package/lib/model/connection-from-oracle-ebs-details.js +62 -0
  26. package/lib/model/connection-from-oracle-ebs-details.js.map +1 -0
  27. package/lib/model/connection-from-oracle-ebs.d.ts +33 -0
  28. package/lib/model/connection-from-oracle-ebs.js +60 -0
  29. package/lib/model/connection-from-oracle-ebs.js.map +1 -0
  30. package/lib/model/connection-from-oracle-people-soft-details.d.ts +33 -0
  31. package/lib/model/connection-from-oracle-people-soft-details.js +62 -0
  32. package/lib/model/connection-from-oracle-people-soft-details.js.map +1 -0
  33. package/lib/model/connection-from-oracle-people-soft.d.ts +33 -0
  34. package/lib/model/connection-from-oracle-people-soft.js +62 -0
  35. package/lib/model/connection-from-oracle-people-soft.js.map +1 -0
  36. package/lib/model/connection-from-oracle-siebel-details.d.ts +33 -0
  37. package/lib/model/connection-from-oracle-siebel-details.js +62 -0
  38. package/lib/model/connection-from-oracle-siebel-details.js.map +1 -0
  39. package/lib/model/connection-from-oracle-siebel.d.ts +33 -0
  40. package/lib/model/connection-from-oracle-siebel.js +60 -0
  41. package/lib/model/connection-from-oracle-siebel.js.map +1 -0
  42. package/lib/model/connection-summary-from-hdfs.d.ts +45 -0
  43. package/lib/model/connection-summary-from-hdfs.js +62 -0
  44. package/lib/model/connection-summary-from-hdfs.js.map +1 -0
  45. package/lib/model/connection-summary-from-my-sql-heat-wave.d.ts +33 -0
  46. package/lib/model/connection-summary-from-my-sql-heat-wave.js +62 -0
  47. package/lib/model/connection-summary-from-my-sql-heat-wave.js.map +1 -0
  48. package/lib/model/connection-summary-from-oracle-ebs.d.ts +33 -0
  49. package/lib/model/connection-summary-from-oracle-ebs.js +62 -0
  50. package/lib/model/connection-summary-from-oracle-ebs.js.map +1 -0
  51. package/lib/model/connection-summary-from-oracle-people-soft.d.ts +33 -0
  52. package/lib/model/connection-summary-from-oracle-people-soft.js +62 -0
  53. package/lib/model/connection-summary-from-oracle-people-soft.js.map +1 -0
  54. package/lib/model/connection-summary-from-oracle-siebel.d.ts +33 -0
  55. package/lib/model/connection-summary-from-oracle-siebel.js +62 -0
  56. package/lib/model/connection-summary-from-oracle-siebel.js.map +1 -0
  57. package/lib/model/connection-summary.js +32 -12
  58. package/lib/model/connection-summary.js.map +1 -1
  59. package/lib/model/connection.js +40 -20
  60. package/lib/model/connection.js.map +1 -1
  61. package/lib/model/create-connection-details.js +36 -16
  62. package/lib/model/create-connection-details.js.map +1 -1
  63. package/lib/model/create-connection-from-hdfs.d.ts +45 -0
  64. package/lib/model/create-connection-from-hdfs.js +62 -0
  65. package/lib/model/create-connection-from-hdfs.js.map +1 -0
  66. package/lib/model/create-connection-from-my-sql-heat-wave.d.ts +33 -0
  67. package/lib/model/create-connection-from-my-sql-heat-wave.js +62 -0
  68. package/lib/model/create-connection-from-my-sql-heat-wave.js.map +1 -0
  69. package/lib/model/create-connection-from-oracle-ebs.d.ts +33 -0
  70. package/lib/model/create-connection-from-oracle-ebs.js +62 -0
  71. package/lib/model/create-connection-from-oracle-ebs.js.map +1 -0
  72. package/lib/model/create-connection-from-oracle-people-soft.d.ts +33 -0
  73. package/lib/model/create-connection-from-oracle-people-soft.js +62 -0
  74. package/lib/model/create-connection-from-oracle-people-soft.js.map +1 -0
  75. package/lib/model/create-connection-from-oracle-siebel.d.ts +33 -0
  76. package/lib/model/create-connection-from-oracle-siebel.js +62 -0
  77. package/lib/model/create-connection-from-oracle-siebel.js.map +1 -0
  78. package/lib/model/create-connection-validation-details.d.ts +2 -2
  79. package/lib/model/create-connection-validation-details.js.map +1 -1
  80. package/lib/model/create-data-asset-details.js +32 -12
  81. package/lib/model/create-data-asset-details.js.map +1 -1
  82. package/lib/model/create-data-asset-from-adwc.d.ts +2 -2
  83. package/lib/model/create-data-asset-from-adwc.js.map +1 -1
  84. package/lib/model/create-data-asset-from-atp.d.ts +2 -2
  85. package/lib/model/create-data-asset-from-atp.js.map +1 -1
  86. package/lib/model/create-data-asset-from-fusion-app.d.ts +1 -1
  87. package/lib/model/create-data-asset-from-fusion-app.js.map +1 -1
  88. package/lib/model/create-data-asset-from-hdfs.d.ts +41 -0
  89. package/lib/model/create-data-asset-from-hdfs.js +62 -0
  90. package/lib/model/create-data-asset-from-hdfs.js.map +1 -0
  91. package/lib/model/create-data-asset-from-my-sql-heat-wave.d.ts +37 -0
  92. package/lib/model/create-data-asset-from-my-sql-heat-wave.js +62 -0
  93. package/lib/model/create-data-asset-from-my-sql-heat-wave.js.map +1 -0
  94. package/lib/model/create-data-asset-from-oracle-ebs.d.ts +47 -0
  95. package/lib/model/create-data-asset-from-oracle-ebs.js +74 -0
  96. package/lib/model/create-data-asset-from-oracle-ebs.js.map +1 -0
  97. package/lib/model/create-data-asset-from-oracle-people-soft.d.ts +47 -0
  98. package/lib/model/create-data-asset-from-oracle-people-soft.js +74 -0
  99. package/lib/model/create-data-asset-from-oracle-people-soft.js.map +1 -0
  100. package/lib/model/create-data-asset-from-oracle-siebel.d.ts +47 -0
  101. package/lib/model/create-data-asset-from-oracle-siebel.js +74 -0
  102. package/lib/model/create-data-asset-from-oracle-siebel.js.map +1 -0
  103. package/lib/model/create-data-asset-from-rest.d.ts +1 -1
  104. package/lib/model/create-data-asset-from-rest.js.map +1 -1
  105. package/lib/model/create-entity-shape-details.js +4 -0
  106. package/lib/model/create-entity-shape-details.js.map +1 -1
  107. package/lib/model/create-entity-shape-from-object.d.ts +78 -0
  108. package/lib/model/create-entity-shape-from-object.js +94 -0
  109. package/lib/model/create-entity-shape-from-object.js.map +1 -0
  110. package/lib/model/create-export-request-details.d.ts +57 -0
  111. package/lib/model/create-export-request-details.js +29 -0
  112. package/lib/model/create-export-request-details.js.map +1 -0
  113. package/lib/model/create-import-request-details.d.ts +43 -0
  114. package/lib/model/create-import-request-details.js +57 -0
  115. package/lib/model/create-import-request-details.js.map +1 -0
  116. package/lib/model/data-asset-from-adwc-details.d.ts +2 -2
  117. package/lib/model/data-asset-from-adwc-details.js.map +1 -1
  118. package/lib/model/data-asset-from-atp-details.d.ts +2 -2
  119. package/lib/model/data-asset-from-atp-details.js.map +1 -1
  120. package/lib/model/data-asset-from-fusion-app.d.ts +1 -1
  121. package/lib/model/data-asset-from-fusion-app.js.map +1 -1
  122. package/lib/model/data-asset-from-hdfs-details.d.ts +41 -0
  123. package/lib/model/data-asset-from-hdfs-details.js +60 -0
  124. package/lib/model/data-asset-from-hdfs-details.js.map +1 -0
  125. package/lib/model/data-asset-from-my-sql-heat-wave.d.ts +37 -0
  126. package/lib/model/data-asset-from-my-sql-heat-wave.js +60 -0
  127. package/lib/model/data-asset-from-my-sql-heat-wave.js.map +1 -0
  128. package/lib/model/data-asset-from-oracle-ebs-details.d.ts +47 -0
  129. package/lib/model/data-asset-from-oracle-ebs-details.js +74 -0
  130. package/lib/model/data-asset-from-oracle-ebs-details.js.map +1 -0
  131. package/lib/model/data-asset-from-oracle-people-soft-details.d.ts +47 -0
  132. package/lib/model/data-asset-from-oracle-people-soft-details.js +74 -0
  133. package/lib/model/data-asset-from-oracle-people-soft-details.js.map +1 -0
  134. package/lib/model/data-asset-from-oracle-siebel-details.d.ts +47 -0
  135. package/lib/model/data-asset-from-oracle-siebel-details.js +74 -0
  136. package/lib/model/data-asset-from-oracle-siebel-details.js.map +1 -0
  137. package/lib/model/data-asset-from-rest-details.d.ts +1 -1
  138. package/lib/model/data-asset-from-rest-details.js.map +1 -1
  139. package/lib/model/data-asset-summary-from-fusion-app.d.ts +1 -1
  140. package/lib/model/data-asset-summary-from-fusion-app.js.map +1 -1
  141. package/lib/model/data-asset-summary-from-hdfs.d.ts +41 -0
  142. package/lib/model/data-asset-summary-from-hdfs.js +62 -0
  143. package/lib/model/data-asset-summary-from-hdfs.js.map +1 -0
  144. package/lib/model/data-asset-summary-from-my-sql-heat-wave.d.ts +37 -0
  145. package/lib/model/data-asset-summary-from-my-sql-heat-wave.js +62 -0
  146. package/lib/model/data-asset-summary-from-my-sql-heat-wave.js.map +1 -0
  147. package/lib/model/data-asset-summary-from-oracle-ebs.d.ts +47 -0
  148. package/lib/model/data-asset-summary-from-oracle-ebs.js +74 -0
  149. package/lib/model/data-asset-summary-from-oracle-ebs.js.map +1 -0
  150. package/lib/model/data-asset-summary-from-oracle-people-soft.d.ts +47 -0
  151. package/lib/model/data-asset-summary-from-oracle-people-soft.js +74 -0
  152. package/lib/model/data-asset-summary-from-oracle-people-soft.js.map +1 -0
  153. package/lib/model/data-asset-summary-from-oracle-siebel.d.ts +47 -0
  154. package/lib/model/data-asset-summary-from-oracle-siebel.js +74 -0
  155. package/lib/model/data-asset-summary-from-oracle-siebel.js.map +1 -0
  156. package/lib/model/data-asset-summary-from-rest.d.ts +1 -1
  157. package/lib/model/data-asset-summary-from-rest.js.map +1 -1
  158. package/lib/model/data-asset-summary.js +32 -12
  159. package/lib/model/data-asset-summary.js.map +1 -1
  160. package/lib/model/data-asset.js +32 -12
  161. package/lib/model/data-asset.js.map +1 -1
  162. package/lib/model/data-entity-details.js +4 -0
  163. package/lib/model/data-entity-details.js.map +1 -1
  164. package/lib/model/data-entity-from-object-entity-details.d.ts +89 -0
  165. package/lib/model/data-entity-from-object-entity-details.js +90 -0
  166. package/lib/model/data-entity-from-object-entity-details.js.map +1 -0
  167. package/lib/model/data-entity-from-object.d.ts +94 -0
  168. package/lib/model/data-entity-from-object.js +93 -0
  169. package/lib/model/data-entity-from-object.js.map +1 -0
  170. package/lib/model/data-entity-summary-from-object.d.ts +94 -0
  171. package/lib/model/data-entity-summary-from-object.js +95 -0
  172. package/lib/model/data-entity-summary-from-object.js.map +1 -0
  173. package/lib/model/data-entity-summary.js +4 -0
  174. package/lib/model/data-entity-summary.js.map +1 -1
  175. package/lib/model/data-entity.js +4 -0
  176. package/lib/model/data-entity.js.map +1 -1
  177. package/lib/model/enriched-entity.d.ts +1 -1
  178. package/lib/model/enriched-entity.js.map +1 -1
  179. package/lib/model/entity-shape-from-object.d.ts +95 -0
  180. package/lib/model/entity-shape-from-object.js +97 -0
  181. package/lib/model/entity-shape-from-object.js.map +1 -0
  182. package/lib/model/entity-shape.js +4 -0
  183. package/lib/model/entity-shape.js.map +1 -1
  184. package/lib/model/export-object-metadata-summary.d.ts +53 -0
  185. package/lib/model/export-object-metadata-summary.js +29 -0
  186. package/lib/model/export-object-metadata-summary.js.map +1 -0
  187. package/lib/model/export-request-summary-collection.d.ts +26 -0
  188. package/lib/model/export-request-summary-collection.js +61 -0
  189. package/lib/model/export-request-summary-collection.js.map +1 -0
  190. package/lib/model/export-request-summary.d.ts +109 -0
  191. package/lib/model/export-request-summary.js +75 -0
  192. package/lib/model/export-request-summary.js.map +1 -0
  193. package/lib/model/export-request.d.ts +109 -0
  194. package/lib/model/export-request.js +75 -0
  195. package/lib/model/export-request.js.map +1 -0
  196. package/lib/model/import-conflict-resolution.d.ts +43 -0
  197. package/lib/model/import-conflict-resolution.js +40 -0
  198. package/lib/model/import-conflict-resolution.js.map +1 -0
  199. package/lib/model/import-object-metadata-summary.d.ts +72 -0
  200. package/lib/model/import-object-metadata-summary.js +41 -0
  201. package/lib/model/import-object-metadata-summary.js.map +1 -0
  202. package/lib/model/import-request-summary-collection.d.ts +26 -0
  203. package/lib/model/import-request-summary-collection.js +61 -0
  204. package/lib/model/import-request-summary-collection.js.map +1 -0
  205. package/lib/model/import-request-summary.d.ts +94 -0
  206. package/lib/model/import-request-summary.js +81 -0
  207. package/lib/model/import-request-summary.js.map +1 -0
  208. package/lib/model/import-request.d.ts +94 -0
  209. package/lib/model/import-request.js +81 -0
  210. package/lib/model/import-request.js.map +1 -0
  211. package/lib/model/index.d.ts +130 -0
  212. package/lib/model/index.js +142 -11
  213. package/lib/model/index.js.map +1 -1
  214. package/lib/model/oracle-adwc-write-attribute.d.ts +2 -2
  215. package/lib/model/oracle-adwc-write-attribute.js.map +1 -1
  216. package/lib/model/oracle-adwc-write-attributes.d.ts +2 -2
  217. package/lib/model/oracle-adwc-write-attributes.js.map +1 -1
  218. package/lib/model/oracle-atp-write-attribute.d.ts +2 -2
  219. package/lib/model/oracle-atp-write-attribute.js.map +1 -1
  220. package/lib/model/oracle-atp-write-attributes.d.ts +2 -2
  221. package/lib/model/oracle-atp-write-attributes.js.map +1 -1
  222. package/lib/model/runtime-operator-summary.d.ts +71 -0
  223. package/lib/model/runtime-operator-summary.js +49 -0
  224. package/lib/model/runtime-operator-summary.js.map +1 -1
  225. package/lib/model/runtime-operator.d.ts +71 -0
  226. package/lib/model/runtime-operator.js +49 -0
  227. package/lib/model/runtime-operator.js.map +1 -1
  228. package/lib/model/source.d.ts +1 -1
  229. package/lib/model/source.js.map +1 -1
  230. package/lib/model/state.d.ts +31 -0
  231. package/lib/model/state.js +57 -0
  232. package/lib/model/state.js.map +1 -0
  233. package/lib/model/target.d.ts +1 -1
  234. package/lib/model/target.js.map +1 -1
  235. package/lib/model/update-connection-details.js +36 -16
  236. package/lib/model/update-connection-details.js.map +1 -1
  237. package/lib/model/update-connection-from-hdfs.d.ts +45 -0
  238. package/lib/model/update-connection-from-hdfs.js +62 -0
  239. package/lib/model/update-connection-from-hdfs.js.map +1 -0
  240. package/lib/model/update-connection-from-my-sql-heat-wave.d.ts +33 -0
  241. package/lib/model/update-connection-from-my-sql-heat-wave.js +62 -0
  242. package/lib/model/update-connection-from-my-sql-heat-wave.js.map +1 -0
  243. package/lib/model/update-connection-from-oracle-ebs.d.ts +33 -0
  244. package/lib/model/update-connection-from-oracle-ebs.js +62 -0
  245. package/lib/model/update-connection-from-oracle-ebs.js.map +1 -0
  246. package/lib/model/update-connection-from-oracle-people-soft.d.ts +33 -0
  247. package/lib/model/update-connection-from-oracle-people-soft.js +62 -0
  248. package/lib/model/update-connection-from-oracle-people-soft.js.map +1 -0
  249. package/lib/model/update-connection-from-oracle-siebel.d.ts +33 -0
  250. package/lib/model/update-connection-from-oracle-siebel.js +62 -0
  251. package/lib/model/update-connection-from-oracle-siebel.js.map +1 -0
  252. package/lib/model/update-data-asset-details.js +36 -16
  253. package/lib/model/update-data-asset-details.js.map +1 -1
  254. package/lib/model/update-data-asset-from-hdfs.d.ts +41 -0
  255. package/lib/model/update-data-asset-from-hdfs.js +62 -0
  256. package/lib/model/update-data-asset-from-hdfs.js.map +1 -0
  257. package/lib/model/update-data-asset-from-my-sql-heat-wave.d.ts +37 -0
  258. package/lib/model/update-data-asset-from-my-sql-heat-wave.js +62 -0
  259. package/lib/model/update-data-asset-from-my-sql-heat-wave.js.map +1 -0
  260. package/lib/model/update-data-asset-from-oracle-ebs.d.ts +47 -0
  261. package/lib/model/update-data-asset-from-oracle-ebs.js +74 -0
  262. package/lib/model/update-data-asset-from-oracle-ebs.js.map +1 -0
  263. package/lib/model/update-data-asset-from-oracle-people-soft.d.ts +47 -0
  264. package/lib/model/update-data-asset-from-oracle-people-soft.js +74 -0
  265. package/lib/model/update-data-asset-from-oracle-people-soft.js.map +1 -0
  266. package/lib/model/update-data-asset-from-oracle-siebel.d.ts +47 -0
  267. package/lib/model/update-data-asset-from-oracle-siebel.js +74 -0
  268. package/lib/model/update-data-asset-from-oracle-siebel.js.map +1 -0
  269. package/lib/model/update-data-asset-from-rest.d.ts +1 -1
  270. package/lib/model/update-data-asset-from-rest.js.map +1 -1
  271. package/lib/model/update-export-request-details.d.ts +28 -0
  272. package/lib/model/update-export-request-details.js +33 -0
  273. package/lib/model/update-export-request-details.js.map +1 -0
  274. package/lib/model/update-import-request-details.d.ts +28 -0
  275. package/lib/model/update-import-request-details.js +33 -0
  276. package/lib/model/update-import-request-details.js.map +1 -0
  277. package/lib/request/change-compartment-request.d.ts +1 -1
  278. package/lib/request/change-dis-application-compartment-request.d.ts +1 -1
  279. package/lib/request/create-application-detailed-description-request.d.ts +1 -1
  280. package/lib/request/create-application-request.d.ts +1 -1
  281. package/lib/request/create-connection-request.d.ts +2 -2
  282. package/lib/request/create-connection-validation-request.d.ts +1 -1
  283. package/lib/request/create-copy-object-request-request.d.ts +1 -1
  284. package/lib/request/create-data-asset-request.d.ts +2 -2
  285. package/lib/request/create-data-flow-request.d.ts +1 -1
  286. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  287. package/lib/request/create-dis-application-detailed-description-request.d.ts +1 -1
  288. package/lib/request/create-dis-application-request.d.ts +1 -1
  289. package/lib/request/create-entity-shape-request.d.ts +2 -2
  290. package/lib/request/create-export-request-request.d.ts +39 -0
  291. package/lib/request/create-export-request-request.js +15 -0
  292. package/lib/request/create-export-request-request.js.map +1 -0
  293. package/lib/request/create-external-publication-request.d.ts +1 -1
  294. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  295. package/lib/request/create-folder-request.d.ts +1 -1
  296. package/lib/request/create-function-library-request.d.ts +1 -1
  297. package/lib/request/create-import-request-request.d.ts +39 -0
  298. package/lib/request/create-import-request-request.js +15 -0
  299. package/lib/request/create-import-request-request.js.map +1 -0
  300. package/lib/request/create-patch-request.d.ts +1 -1
  301. package/lib/request/create-pipeline-request.d.ts +1 -1
  302. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  303. package/lib/request/create-project-request.d.ts +1 -1
  304. package/lib/request/create-schedule-request.d.ts +1 -1
  305. package/lib/request/create-task-request.d.ts +1 -1
  306. package/lib/request/create-task-run-request.d.ts +1 -1
  307. package/lib/request/create-task-schedule-request.d.ts +1 -1
  308. package/lib/request/create-task-validation-request.d.ts +1 -1
  309. package/lib/request/create-user-defined-function-request.d.ts +1 -1
  310. package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
  311. package/lib/request/create-workspace-request.d.ts +1 -1
  312. package/lib/request/delete-application-detailed-description-request.d.ts +1 -1
  313. package/lib/request/delete-application-request.d.ts +1 -1
  314. package/lib/request/delete-connection-request.d.ts +1 -1
  315. package/lib/request/delete-connection-validation-request.d.ts +1 -1
  316. package/lib/request/delete-copy-object-request-request.d.ts +1 -1
  317. package/lib/request/delete-data-asset-request.d.ts +1 -1
  318. package/lib/request/delete-data-flow-request.d.ts +1 -1
  319. package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
  320. package/lib/request/delete-dis-application-detailed-description-request.d.ts +1 -1
  321. package/lib/request/delete-dis-application-request.d.ts +1 -1
  322. package/lib/request/delete-export-request-request.d.ts +40 -0
  323. package/lib/request/delete-export-request-request.js +15 -0
  324. package/lib/request/delete-export-request-request.js.map +1 -0
  325. package/lib/request/delete-external-publication-request.d.ts +1 -1
  326. package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
  327. package/lib/request/delete-folder-request.d.ts +1 -1
  328. package/lib/request/delete-function-library-request.d.ts +1 -1
  329. package/lib/request/delete-import-request-request.d.ts +40 -0
  330. package/lib/request/delete-import-request-request.js +15 -0
  331. package/lib/request/delete-import-request-request.js.map +1 -0
  332. package/lib/request/delete-patch-request.d.ts +1 -1
  333. package/lib/request/delete-pipeline-request.d.ts +1 -1
  334. package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
  335. package/lib/request/delete-project-request.d.ts +1 -1
  336. package/lib/request/delete-schedule-request.d.ts +1 -1
  337. package/lib/request/delete-task-request.d.ts +1 -1
  338. package/lib/request/delete-task-run-request.d.ts +1 -1
  339. package/lib/request/delete-task-schedule-request.d.ts +1 -1
  340. package/lib/request/delete-task-validation-request.d.ts +1 -1
  341. package/lib/request/delete-user-defined-function-request.d.ts +1 -1
  342. package/lib/request/delete-user-defined-function-validation-request.d.ts +1 -1
  343. package/lib/request/delete-workspace-request.d.ts +1 -1
  344. package/lib/request/get-application-detailed-description-request.d.ts +1 -1
  345. package/lib/request/get-application-request.d.ts +1 -1
  346. package/lib/request/get-composite-state-request.d.ts +37 -0
  347. package/lib/request/get-composite-state-request.js +15 -0
  348. package/lib/request/get-composite-state-request.js.map +1 -0
  349. package/lib/request/get-connection-request.d.ts +1 -1
  350. package/lib/request/get-connection-validation-request.d.ts +1 -1
  351. package/lib/request/get-copy-object-request-request.d.ts +1 -1
  352. package/lib/request/get-count-statistic-request.d.ts +1 -1
  353. package/lib/request/get-data-asset-request.d.ts +1 -1
  354. package/lib/request/get-data-entity-request.d.ts +1 -1
  355. package/lib/request/get-data-flow-request.d.ts +1 -1
  356. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  357. package/lib/request/get-dependent-object-request.d.ts +1 -1
  358. package/lib/request/get-dis-application-detailed-description-request.d.ts +1 -1
  359. package/lib/request/get-dis-application-request.d.ts +1 -1
  360. package/lib/request/get-export-request-request.d.ts +33 -0
  361. package/lib/request/get-export-request-request.js +15 -0
  362. package/lib/request/get-export-request-request.js.map +1 -0
  363. package/lib/request/get-external-publication-request.d.ts +1 -1
  364. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  365. package/lib/request/get-folder-request.d.ts +1 -1
  366. package/lib/request/get-function-library-request.d.ts +1 -1
  367. package/lib/request/get-import-request-request.d.ts +41 -0
  368. package/lib/request/get-import-request-request.js +15 -0
  369. package/lib/request/get-import-request-request.js.map +1 -0
  370. package/lib/request/get-patch-request.d.ts +1 -1
  371. package/lib/request/get-pipeline-request.d.ts +1 -1
  372. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  373. package/lib/request/get-project-request.d.ts +1 -1
  374. package/lib/request/get-published-object-request.d.ts +1 -1
  375. package/lib/request/get-reference-request.d.ts +1 -1
  376. package/lib/request/get-runtime-operator-request.d.ts +1 -1
  377. package/lib/request/get-runtime-pipeline-request.d.ts +1 -1
  378. package/lib/request/get-schedule-request.d.ts +1 -1
  379. package/lib/request/get-schema-request.d.ts +1 -1
  380. package/lib/request/get-task-request.d.ts +1 -1
  381. package/lib/request/get-task-run-request.d.ts +1 -1
  382. package/lib/request/get-task-schedule-request.d.ts +1 -1
  383. package/lib/request/get-task-validation-request.d.ts +1 -1
  384. package/lib/request/get-template-request.d.ts +1 -1
  385. package/lib/request/get-user-defined-function-request.d.ts +1 -1
  386. package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
  387. package/lib/request/get-work-request-request.d.ts +1 -1
  388. package/lib/request/get-workspace-request.d.ts +1 -1
  389. package/lib/request/index.d.ts +22 -0
  390. package/lib/request/index.js +5 -1
  391. package/lib/request/index.js.map +1 -1
  392. package/lib/request/list-applications-request.d.ts +1 -1
  393. package/lib/request/list-connection-validations-request.d.ts +1 -1
  394. package/lib/request/list-connections-request.d.ts +1 -1
  395. package/lib/request/list-copy-object-requests-request.d.ts +1 -1
  396. package/lib/request/list-data-assets-request.d.ts +1 -1
  397. package/lib/request/list-data-entities-request.d.ts +1 -1
  398. package/lib/request/list-data-flow-validations-request.d.ts +1 -1
  399. package/lib/request/list-data-flows-request.d.ts +1 -1
  400. package/lib/request/list-dependent-objects-request.d.ts +1 -1
  401. package/lib/request/list-dis-application-task-run-lineages-request.d.ts +1 -1
  402. package/lib/request/list-dis-applications-request.d.ts +1 -1
  403. package/lib/request/list-export-requests-request.d.ts +88 -0
  404. package/lib/request/list-export-requests-request.js +44 -0
  405. package/lib/request/list-export-requests-request.js.map +1 -0
  406. package/lib/request/list-external-publication-validations-request.d.ts +1 -1
  407. package/lib/request/list-external-publications-request.d.ts +1 -1
  408. package/lib/request/list-folders-request.d.ts +1 -1
  409. package/lib/request/list-function-libraries-request.d.ts +1 -1
  410. package/lib/request/list-import-requests-request.d.ts +88 -0
  411. package/lib/request/list-import-requests-request.js +44 -0
  412. package/lib/request/list-import-requests-request.js.map +1 -0
  413. package/lib/request/list-patch-changes-request.d.ts +1 -1
  414. package/lib/request/list-patches-request.d.ts +1 -1
  415. package/lib/request/list-pipeline-validations-request.d.ts +1 -1
  416. package/lib/request/list-pipelines-request.d.ts +1 -1
  417. package/lib/request/list-projects-request.d.ts +1 -1
  418. package/lib/request/list-published-objects-request.d.ts +1 -1
  419. package/lib/request/list-references-request.d.ts +1 -1
  420. package/lib/request/list-runtime-operators-request.d.ts +1 -1
  421. package/lib/request/list-runtime-pipelines-request.d.ts +1 -1
  422. package/lib/request/list-schedules-request.d.ts +1 -1
  423. package/lib/request/list-schemas-request.d.ts +1 -1
  424. package/lib/request/list-task-run-lineages-request.d.ts +1 -1
  425. package/lib/request/list-task-run-logs-request.d.ts +1 -1
  426. package/lib/request/list-task-runs-request.d.ts +1 -1
  427. package/lib/request/list-task-schedules-request.d.ts +1 -1
  428. package/lib/request/list-task-validations-request.d.ts +1 -1
  429. package/lib/request/list-tasks-request.d.ts +1 -1
  430. package/lib/request/list-templates-request.d.ts +1 -1
  431. package/lib/request/list-user-defined-function-validations-request.d.ts +1 -1
  432. package/lib/request/list-user-defined-functions-request.d.ts +1 -1
  433. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  434. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  435. package/lib/request/list-work-requests-request.d.ts +1 -1
  436. package/lib/request/list-workspaces-request.d.ts +1 -1
  437. package/lib/request/start-workspace-request.d.ts +1 -1
  438. package/lib/request/stop-workspace-request.d.ts +1 -1
  439. package/lib/request/update-application-detailed-description-request.d.ts +1 -1
  440. package/lib/request/update-application-request.d.ts +1 -1
  441. package/lib/request/update-connection-request.d.ts +2 -2
  442. package/lib/request/update-copy-object-request-request.d.ts +1 -1
  443. package/lib/request/update-data-asset-request.d.ts +2 -2
  444. package/lib/request/update-data-flow-request.d.ts +1 -1
  445. package/lib/request/update-dis-application-detailed-description-request.d.ts +1 -1
  446. package/lib/request/update-dis-application-request.d.ts +1 -1
  447. package/lib/request/update-export-request-request.d.ts +45 -0
  448. package/lib/request/update-export-request-request.js +15 -0
  449. package/lib/request/update-export-request-request.js.map +1 -0
  450. package/lib/request/update-external-publication-request.d.ts +1 -1
  451. package/lib/request/update-folder-request.d.ts +1 -1
  452. package/lib/request/update-function-library-request.d.ts +1 -1
  453. package/lib/request/update-import-request-request.d.ts +45 -0
  454. package/lib/request/update-import-request-request.js +15 -0
  455. package/lib/request/update-import-request-request.js.map +1 -0
  456. package/lib/request/update-pipeline-request.d.ts +1 -1
  457. package/lib/request/update-project-request.d.ts +1 -1
  458. package/lib/request/update-reference-request.d.ts +1 -1
  459. package/lib/request/update-schedule-request.d.ts +1 -1
  460. package/lib/request/update-task-request.d.ts +1 -1
  461. package/lib/request/update-task-run-request.d.ts +1 -1
  462. package/lib/request/update-task-schedule-request.d.ts +1 -1
  463. package/lib/request/update-user-defined-function-request.d.ts +1 -1
  464. package/lib/request/update-workspace-request.d.ts +1 -1
  465. package/lib/response/create-export-request-response.d.ts +35 -0
  466. package/lib/response/create-export-request-response.js +15 -0
  467. package/lib/response/create-export-request-response.js.map +1 -0
  468. package/lib/response/create-import-request-response.d.ts +35 -0
  469. package/lib/response/create-import-request-response.js +15 -0
  470. package/lib/response/create-import-request-response.js.map +1 -0
  471. package/lib/response/delete-export-request-response.d.ts +20 -0
  472. package/lib/response/delete-export-request-response.js +15 -0
  473. package/lib/response/delete-export-request-response.js.map +1 -0
  474. package/lib/response/delete-import-request-response.d.ts +20 -0
  475. package/lib/response/delete-import-request-response.js +15 -0
  476. package/lib/response/delete-import-request-response.js.map +1 -0
  477. package/lib/response/get-composite-state-response.d.ts +26 -0
  478. package/lib/response/get-composite-state-response.js +15 -0
  479. package/lib/response/get-composite-state-response.js.map +1 -0
  480. package/lib/response/get-export-request-response.d.ts +30 -0
  481. package/lib/response/get-export-request-response.js +15 -0
  482. package/lib/response/get-export-request-response.js.map +1 -0
  483. package/lib/response/get-import-request-response.d.ts +30 -0
  484. package/lib/response/get-import-request-response.js +15 -0
  485. package/lib/response/get-import-request-response.js.map +1 -0
  486. package/lib/response/index.d.ts +22 -0
  487. package/lib/response/list-export-requests-response.d.ts +30 -0
  488. package/lib/response/list-export-requests-response.js +15 -0
  489. package/lib/response/list-export-requests-response.js.map +1 -0
  490. package/lib/response/list-import-requests-response.d.ts +30 -0
  491. package/lib/response/list-import-requests-response.js +15 -0
  492. package/lib/response/list-import-requests-response.js.map +1 -0
  493. package/lib/response/update-export-request-response.d.ts +30 -0
  494. package/lib/response/update-export-request-response.js +15 -0
  495. package/lib/response/update-export-request-response.js.map +1 -0
  496. package/lib/response/update-import-request-response.d.ts +30 -0
  497. package/lib/response/update-import-request-response.js +15 -0
  498. package/lib/response/update-import-request-response.js.map +1 -0
  499. package/package.json +3 -3
@@ -0,0 +1,109 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Export metadata object response.
16
+ */
17
+ export interface ExportRequest {
18
+ /**
19
+ * Export object request key
20
+ */
21
+ "key"?: string;
22
+ /**
23
+ * The list of the objects to be exported
24
+ */
25
+ "objectKeys"?: Array<string>;
26
+ /**
27
+ * The name of the Object Storage Bucket where the objects will be exported to
28
+ */
29
+ "bucketName"?: string;
30
+ /**
31
+ * Name of the exported zip file.
32
+ */
33
+ "fileName"?: string;
34
+ /**
35
+ * Optional parameter to point to object storage tenancy (if using Object Storage of different tenancy)
36
+ */
37
+ "objectStorageTenancyId"?: string;
38
+ /**
39
+ * Region of the object storage (if using object storage of different region)
40
+ */
41
+ "objectStorageRegion"?: string;
42
+ /**
43
+ * Controls if the references will be exported along with the objects
44
+ */
45
+ "areReferencesIncluded"?: boolean;
46
+ /**
47
+ * Flag to control whether to overwrite the object if it is already present at the provided object storage location.
48
+ */
49
+ "isObjectOverwriteEnabled"?: boolean;
50
+ /**
51
+ * Export multiple objects based on filters.
52
+ */
53
+ "filters"?: Array<string>;
54
+ /**
55
+ * Export Objects request status.
56
+ */
57
+ "status"?: ExportRequest.Status;
58
+ /**
59
+ * Name of the user who initiated export request.
60
+ */
61
+ "createdBy"?: string;
62
+ /**
63
+ * Number of objects that are exported. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
64
+ */
65
+ "totalExportedObjectCount"?: number;
66
+ /**
67
+ * Time at which the request started getting processed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
68
+ */
69
+ "timeStartedInMillis"?: number;
70
+ /**
71
+ * Time at which the request was completely processed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
72
+ */
73
+ "timeEndedInMillis"?: number;
74
+ /**
75
+ * Contains key of the error
76
+ */
77
+ "errorMessages"?: {
78
+ [key: string]: string;
79
+ };
80
+ /**
81
+ * The array of exported object details.
82
+ */
83
+ "exportedItems"?: Array<model.ExportObjectMetadataSummary>;
84
+ /**
85
+ * The array of exported referenced objects.
86
+ */
87
+ "referencedItems"?: string;
88
+ /**
89
+ * Name of the export request.
90
+ */
91
+ "name"?: string;
92
+ }
93
+ export declare namespace ExportRequest {
94
+ enum Status {
95
+ Successful = "SUCCESSFUL",
96
+ Failed = "FAILED",
97
+ InProgress = "IN_PROGRESS",
98
+ Terminating = "TERMINATING",
99
+ Terminated = "TERMINATED",
100
+ Queued = "QUEUED",
101
+ /**
102
+ * This value is used if a service returns a value for this enum that is not recognized by this
103
+ * version of the SDK.
104
+ */
105
+ UnknownValue = "UNKNOWN_VALUE"
106
+ }
107
+ function getJsonObj(obj: ExportRequest): object;
108
+ function getDeserializedJsonObj(obj: ExportRequest): object;
109
+ }
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ExportRequest = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ExportRequest;
37
+ (function (ExportRequest) {
38
+ let Status;
39
+ (function (Status) {
40
+ Status["Successful"] = "SUCCESSFUL";
41
+ Status["Failed"] = "FAILED";
42
+ Status["InProgress"] = "IN_PROGRESS";
43
+ Status["Terminating"] = "TERMINATING";
44
+ Status["Terminated"] = "TERMINATED";
45
+ Status["Queued"] = "QUEUED";
46
+ /**
47
+ * This value is used if a service returns a value for this enum that is not recognized by this
48
+ * version of the SDK.
49
+ */
50
+ Status["UnknownValue"] = "UNKNOWN_VALUE";
51
+ })(Status = ExportRequest.Status || (ExportRequest.Status = {}));
52
+ function getJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "exportedItems": obj.exportedItems
55
+ ? obj.exportedItems.map(item => {
56
+ return model.ExportObjectMetadataSummary.getJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ ExportRequest.getJsonObj = getJsonObj;
63
+ function getDeserializedJsonObj(obj) {
64
+ const jsonObj = Object.assign(Object.assign({}, obj), {
65
+ "exportedItems": obj.exportedItems
66
+ ? obj.exportedItems.map(item => {
67
+ return model.ExportObjectMetadataSummary.getDeserializedJsonObj(item);
68
+ })
69
+ : undefined
70
+ });
71
+ return jsonObj;
72
+ }
73
+ ExportRequest.getDeserializedJsonObj = getDeserializedJsonObj;
74
+ })(ExportRequest = exports.ExportRequest || (exports.ExportRequest = {}));
75
+ //# sourceMappingURL=export-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"export-request.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/export-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiFlC,IAAiB,aAAa,CA2C7B;AA3CD,WAAiB,aAAa;IAC5B,IAAY,MAYX;IAZD,WAAY,MAAM;QAChB,mCAAyB,CAAA;QACzB,2BAAiB,CAAA;QACjB,oCAA0B,CAAA;QAC1B,qCAA2B,CAAA;QAC3B,mCAAyB,CAAA;QACzB,2BAAiB,CAAA;QACjB;;;WAGG;QACH,wCAA8B,CAAA;IAChC,CAAC,EAZW,MAAM,GAAN,oBAAM,KAAN,oBAAM,QAYjB;IAED,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,2BAA2B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,2BAA2B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACxE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAsB,yBAarC,CAAA;AACH,CAAC,EA3CgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA2C7B"}
@@ -0,0 +1,43 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ /**
14
+ * Import Objects Conflict resolution.
15
+ */
16
+ export interface ImportConflictResolution {
17
+ /**
18
+ * In case of DUPLICATE mode, prefix will be used to disambiguate the object.
19
+ */
20
+ "duplicatePrefix"?: string;
21
+ /**
22
+ * In case of DUPLICATE mode, suffix will be used to disambiguate the object.
23
+ */
24
+ "duplicateSuffix"?: string;
25
+ /**
26
+ * Import Objects Conflict resolution Type (RETAIN/DUPLICATE/REPLACE).
27
+ */
28
+ "importConflictResolutionType": ImportConflictResolution.ImportConflictResolutionType;
29
+ }
30
+ export declare namespace ImportConflictResolution {
31
+ enum ImportConflictResolutionType {
32
+ Duplicate = "DUPLICATE",
33
+ Replace = "REPLACE",
34
+ Retain = "RETAIN",
35
+ /**
36
+ * This value is used if a service returns a value for this enum that is not recognized by this
37
+ * version of the SDK.
38
+ */
39
+ UnknownValue = "UNKNOWN_VALUE"
40
+ }
41
+ function getJsonObj(obj: ImportConflictResolution): object;
42
+ function getDeserializedJsonObj(obj: ImportConflictResolution): object;
43
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.ImportConflictResolution = void 0;
16
+ var ImportConflictResolution;
17
+ (function (ImportConflictResolution) {
18
+ let ImportConflictResolutionType;
19
+ (function (ImportConflictResolutionType) {
20
+ ImportConflictResolutionType["Duplicate"] = "DUPLICATE";
21
+ ImportConflictResolutionType["Replace"] = "REPLACE";
22
+ ImportConflictResolutionType["Retain"] = "RETAIN";
23
+ /**
24
+ * This value is used if a service returns a value for this enum that is not recognized by this
25
+ * version of the SDK.
26
+ */
27
+ ImportConflictResolutionType["UnknownValue"] = "UNKNOWN_VALUE";
28
+ })(ImportConflictResolutionType = ImportConflictResolution.ImportConflictResolutionType || (ImportConflictResolution.ImportConflictResolutionType = {}));
29
+ function getJsonObj(obj) {
30
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
31
+ return jsonObj;
32
+ }
33
+ ImportConflictResolution.getJsonObj = getJsonObj;
34
+ function getDeserializedJsonObj(obj) {
35
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
36
+ return jsonObj;
37
+ }
38
+ ImportConflictResolution.getDeserializedJsonObj = getDeserializedJsonObj;
39
+ })(ImportConflictResolution = exports.ImportConflictResolution || (exports.ImportConflictResolution = {}));
40
+ //# sourceMappingURL=import-conflict-resolution.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"import-conflict-resolution.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/import-conflict-resolution.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,wBAAwB,CAsBxC;AAtBD,WAAiB,wBAAwB;IACvC,IAAY,4BASX;IATD,WAAY,4BAA4B;QACtC,uDAAuB,CAAA;QACvB,mDAAmB,CAAA;QACnB,iDAAiB,CAAA;QACjB;;;WAGG;QACH,8DAA8B,CAAA;IAChC,CAAC,EATW,4BAA4B,GAA5B,qDAA4B,KAA5B,qDAA4B,QASvC;IAED,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAsB,yBAIrC,CAAA;AACH,CAAC,EAtBgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAsBxC"}
@@ -0,0 +1,72 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ /**
14
+ * Details of the objects to imported.
15
+ */
16
+ export interface ImportObjectMetadataSummary {
17
+ /**
18
+ * Old key of the object
19
+ */
20
+ "oldKey"?: string;
21
+ /**
22
+ * New key of the object
23
+ */
24
+ "newKey"?: string;
25
+ /**
26
+ * Name of the object
27
+ */
28
+ "name"?: string;
29
+ /**
30
+ * Object identifier
31
+ */
32
+ "identifier"?: string;
33
+ /**
34
+ * Object type
35
+ */
36
+ "objectType"?: string;
37
+ /**
38
+ * Object version
39
+ */
40
+ "objectVersion"?: string;
41
+ /**
42
+ * Aggregator key
43
+ */
44
+ "aggregatorKey"?: string;
45
+ /**
46
+ * Object name path
47
+ */
48
+ "namePath"?: string;
49
+ /**
50
+ * time at which this object was last updated. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
51
+ */
52
+ "timeUpdatedInMillis"?: number;
53
+ /**
54
+ * Object resolution action
55
+ */
56
+ "resolutionAction"?: ImportObjectMetadataSummary.ResolutionAction;
57
+ }
58
+ export declare namespace ImportObjectMetadataSummary {
59
+ enum ResolutionAction {
60
+ Created = "CREATED",
61
+ Retained = "RETAINED",
62
+ Duplicated = "DUPLICATED",
63
+ Replaced = "REPLACED",
64
+ /**
65
+ * This value is used if a service returns a value for this enum that is not recognized by this
66
+ * version of the SDK.
67
+ */
68
+ UnknownValue = "UNKNOWN_VALUE"
69
+ }
70
+ function getJsonObj(obj: ImportObjectMetadataSummary): object;
71
+ function getDeserializedJsonObj(obj: ImportObjectMetadataSummary): object;
72
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.ImportObjectMetadataSummary = void 0;
16
+ var ImportObjectMetadataSummary;
17
+ (function (ImportObjectMetadataSummary) {
18
+ let ResolutionAction;
19
+ (function (ResolutionAction) {
20
+ ResolutionAction["Created"] = "CREATED";
21
+ ResolutionAction["Retained"] = "RETAINED";
22
+ ResolutionAction["Duplicated"] = "DUPLICATED";
23
+ ResolutionAction["Replaced"] = "REPLACED";
24
+ /**
25
+ * This value is used if a service returns a value for this enum that is not recognized by this
26
+ * version of the SDK.
27
+ */
28
+ ResolutionAction["UnknownValue"] = "UNKNOWN_VALUE";
29
+ })(ResolutionAction = ImportObjectMetadataSummary.ResolutionAction || (ImportObjectMetadataSummary.ResolutionAction = {}));
30
+ function getJsonObj(obj) {
31
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
32
+ return jsonObj;
33
+ }
34
+ ImportObjectMetadataSummary.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
37
+ return jsonObj;
38
+ }
39
+ ImportObjectMetadataSummary.getDeserializedJsonObj = getDeserializedJsonObj;
40
+ })(ImportObjectMetadataSummary = exports.ImportObjectMetadataSummary || (exports.ImportObjectMetadataSummary = {}));
41
+ //# sourceMappingURL=import-object-metadata-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"import-object-metadata-summary.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/import-object-metadata-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmDH,IAAiB,2BAA2B,CAuB3C;AAvBD,WAAiB,2BAA2B;IAC1C,IAAY,gBAUX;IAVD,WAAY,gBAAgB;QAC1B,uCAAmB,CAAA;QACnB,yCAAqB,CAAA;QACrB,6CAAyB,CAAA;QACzB,yCAAqB,CAAA;QACrB;;;WAGG;QACH,kDAA8B,CAAA;IAChC,CAAC,EAVW,gBAAgB,GAAhB,4CAAgB,KAAhB,4CAAgB,QAU3B;IAED,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAvBgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAuB3C"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * This is the collection of import object requests.
16
+ */
17
+ export interface ImportRequestSummaryCollection {
18
+ /**
19
+ * The array of import object requests status summaries.
20
+ */
21
+ "items": Array<model.ImportRequestSummary>;
22
+ }
23
+ export declare namespace ImportRequestSummaryCollection {
24
+ function getJsonObj(obj: ImportRequestSummaryCollection): object;
25
+ function getDeserializedJsonObj(obj: ImportRequestSummaryCollection): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ImportRequestSummaryCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ImportRequestSummaryCollection;
37
+ (function (ImportRequestSummaryCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.ImportRequestSummary.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ ImportRequestSummaryCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.ImportRequestSummary.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ ImportRequestSummaryCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(ImportRequestSummaryCollection = exports.ImportRequestSummaryCollection || (exports.ImportRequestSummaryCollection = {}));
61
+ //# sourceMappingURL=import-request-summary-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"import-request-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/import-request-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,8BAA8B,CA6B9C;AA7BD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACrD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA6B9C"}
@@ -0,0 +1,94 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Import metadata object response summary.
16
+ */
17
+ export interface ImportRequestSummary {
18
+ /**
19
+ * Import object request key
20
+ */
21
+ "key"?: string;
22
+ /**
23
+ * The name of the Object Storage Bucket where the objects will be imported from
24
+ */
25
+ "bucketName"?: string;
26
+ /**
27
+ * Name of the zip file from which objects will be imported.
28
+ */
29
+ "fileName"?: string;
30
+ /**
31
+ * Optional parameter to point to object storage tenancy (if using Object Storage of different tenancy)
32
+ */
33
+ "objectStorageTenancyId"?: string;
34
+ /**
35
+ * Region of the object storage (if using object storage of different region)
36
+ */
37
+ "objectStorageRegion"?: string;
38
+ /**
39
+ * Key of the object inside which all the objects will be imported
40
+ */
41
+ "objectKeyForImport"?: string;
42
+ "importConflictResolution"?: model.ImportConflictResolution;
43
+ /**
44
+ * Import Objects request status.
45
+ */
46
+ "status"?: ImportRequestSummary.Status;
47
+ /**
48
+ * Name of the user who initiated import request.
49
+ */
50
+ "createdBy"?: string;
51
+ /**
52
+ * Number of objects that are imported. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
53
+ */
54
+ "totalImportedObjectCount"?: number;
55
+ /**
56
+ * Time at which the request started getting processed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
57
+ */
58
+ "timeStartedInMillis"?: number;
59
+ /**
60
+ * Time at which the request was completely processed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
61
+ */
62
+ "timeEndedInMillis"?: number;
63
+ /**
64
+ * Contains key of the error
65
+ */
66
+ "errorMessages"?: {
67
+ [key: string]: string;
68
+ };
69
+ /**
70
+ * The array of imported object details.
71
+ */
72
+ "importedObjects"?: Array<model.ImportObjectMetadataSummary>;
73
+ /**
74
+ * Name of the import request.
75
+ */
76
+ "name"?: string;
77
+ }
78
+ export declare namespace ImportRequestSummary {
79
+ enum Status {
80
+ Successful = "SUCCESSFUL",
81
+ Failed = "FAILED",
82
+ InProgress = "IN_PROGRESS",
83
+ Terminating = "TERMINATING",
84
+ Terminated = "TERMINATED",
85
+ Queued = "QUEUED",
86
+ /**
87
+ * This value is used if a service returns a value for this enum that is not recognized by this
88
+ * version of the SDK.
89
+ */
90
+ UnknownValue = "UNKNOWN_VALUE"
91
+ }
92
+ function getJsonObj(obj: ImportRequestSummary): object;
93
+ function getDeserializedJsonObj(obj: ImportRequestSummary): object;
94
+ }
@@ -0,0 +1,81 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ImportRequestSummary = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ImportRequestSummary;
37
+ (function (ImportRequestSummary) {
38
+ let Status;
39
+ (function (Status) {
40
+ Status["Successful"] = "SUCCESSFUL";
41
+ Status["Failed"] = "FAILED";
42
+ Status["InProgress"] = "IN_PROGRESS";
43
+ Status["Terminating"] = "TERMINATING";
44
+ Status["Terminated"] = "TERMINATED";
45
+ Status["Queued"] = "QUEUED";
46
+ /**
47
+ * This value is used if a service returns a value for this enum that is not recognized by this
48
+ * version of the SDK.
49
+ */
50
+ Status["UnknownValue"] = "UNKNOWN_VALUE";
51
+ })(Status = ImportRequestSummary.Status || (ImportRequestSummary.Status = {}));
52
+ function getJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "importConflictResolution": obj.importConflictResolution
55
+ ? model.ImportConflictResolution.getJsonObj(obj.importConflictResolution)
56
+ : undefined,
57
+ "importedObjects": obj.importedObjects
58
+ ? obj.importedObjects.map(item => {
59
+ return model.ImportObjectMetadataSummary.getJsonObj(item);
60
+ })
61
+ : undefined
62
+ });
63
+ return jsonObj;
64
+ }
65
+ ImportRequestSummary.getJsonObj = getJsonObj;
66
+ function getDeserializedJsonObj(obj) {
67
+ const jsonObj = Object.assign(Object.assign({}, obj), {
68
+ "importConflictResolution": obj.importConflictResolution
69
+ ? model.ImportConflictResolution.getDeserializedJsonObj(obj.importConflictResolution)
70
+ : undefined,
71
+ "importedObjects": obj.importedObjects
72
+ ? obj.importedObjects.map(item => {
73
+ return model.ImportObjectMetadataSummary.getDeserializedJsonObj(item);
74
+ })
75
+ : undefined
76
+ });
77
+ return jsonObj;
78
+ }
79
+ ImportRequestSummary.getDeserializedJsonObj = getDeserializedJsonObj;
80
+ })(ImportRequestSummary = exports.ImportRequestSummary || (exports.ImportRequestSummary = {}));
81
+ //# sourceMappingURL=import-request-summary.js.map