oci-datascience 2.106.1 → 2.107.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 (395) hide show
  1. package/lib/client.d.ts +307 -0
  2. package/lib/client.js +3908 -1789
  3. package/lib/client.js.map +1 -1
  4. package/lib/datascience-waiter.d.ts +40 -0
  5. package/lib/datascience-waiter.js +60 -0
  6. package/lib/datascience-waiter.js.map +1 -1
  7. package/lib/model/application-component.d.ts +31 -0
  8. package/lib/model/application-component.js +85 -0
  9. package/lib/model/application-component.js.map +1 -0
  10. package/lib/model/auth-configuration.d.ts +23 -0
  11. package/lib/model/auth-configuration.js +77 -0
  12. package/lib/model/auth-configuration.js.map +1 -0
  13. package/lib/model/change-ml-application-compartment-details.d.ts +28 -0
  14. package/lib/model/change-ml-application-compartment-details.js +30 -0
  15. package/lib/model/change-ml-application-compartment-details.js.map +1 -0
  16. package/lib/model/change-ml-application-implementation-compartment-details.d.ts +26 -0
  17. package/lib/model/change-ml-application-implementation-compartment-details.js +30 -0
  18. package/lib/model/change-ml-application-implementation-compartment-details.js.map +1 -0
  19. package/lib/model/change-ml-application-instance-compartment-details.d.ts +28 -0
  20. package/lib/model/change-ml-application-instance-compartment-details.js +30 -0
  21. package/lib/model/change-ml-application-instance-compartment-details.js.map +1 -0
  22. package/lib/model/change-ml-application-instance-view-compartment-details.d.ts +28 -0
  23. package/lib/model/change-ml-application-instance-view-compartment-details.js +30 -0
  24. package/lib/model/change-ml-application-instance-view-compartment-details.js.map +1 -0
  25. package/lib/model/configuration-property-schema.d.ts +60 -0
  26. package/lib/model/configuration-property-schema.js +41 -0
  27. package/lib/model/configuration-property-schema.js.map +1 -0
  28. package/lib/model/configuration-property.d.ts +30 -0
  29. package/lib/model/configuration-property.js +30 -0
  30. package/lib/model/configuration-property.js.map +1 -0
  31. package/lib/model/create-auth-configuration-details.d.ts +23 -0
  32. package/lib/model/create-auth-configuration-details.js +77 -0
  33. package/lib/model/create-auth-configuration-details.js.map +1 -0
  34. package/lib/model/create-iam-auth-configuration-create-details.d.ts +25 -0
  35. package/lib/model/create-iam-auth-configuration-create-details.js +55 -0
  36. package/lib/model/create-iam-auth-configuration-create-details.js.map +1 -0
  37. package/lib/model/create-idcs-auth-configuration-details.d.ts +29 -0
  38. package/lib/model/create-idcs-auth-configuration-details.js +55 -0
  39. package/lib/model/create-idcs-auth-configuration-details.js.map +1 -0
  40. package/lib/model/create-idcs-custom-service-auth-configuration-details.d.ts +45 -0
  41. package/lib/model/create-idcs-custom-service-auth-configuration-details.js +55 -0
  42. package/lib/model/create-idcs-custom-service-auth-configuration-details.js.map +1 -0
  43. package/lib/model/create-ml-application-details.d.ts +52 -0
  44. package/lib/model/create-ml-application-details.js +30 -0
  45. package/lib/model/create-ml-application-details.js.map +1 -0
  46. package/lib/model/create-ml-application-implementation-details.d.ts +58 -0
  47. package/lib/model/create-ml-application-implementation-details.js +56 -0
  48. package/lib/model/create-ml-application-implementation-details.js.map +1 -0
  49. package/lib/model/create-ml-application-instance-details.d.ts +66 -0
  50. package/lib/model/create-ml-application-instance-details.js +68 -0
  51. package/lib/model/create-ml-application-instance-details.js.map +1 -0
  52. package/lib/model/data-flow-application-application-component.d.ts +29 -0
  53. package/lib/model/data-flow-application-application-component.js +55 -0
  54. package/lib/model/data-flow-application-application-component.js.map +1 -0
  55. package/lib/model/data-science-job-application-component.d.ts +29 -0
  56. package/lib/model/data-science-job-application-component.js +55 -0
  57. package/lib/model/data-science-job-application-component.js.map +1 -0
  58. package/lib/model/data-science-model-application-component.d.ts +29 -0
  59. package/lib/model/data-science-model-application-component.js +55 -0
  60. package/lib/model/data-science-model-application-component.js.map +1 -0
  61. package/lib/model/data-science-model-deployment-instance-component.d.ts +33 -0
  62. package/lib/model/data-science-model-deployment-instance-component.js +55 -0
  63. package/lib/model/data-science-model-deployment-instance-component.js.map +1 -0
  64. package/lib/model/data-science-pipeline-application-component.d.ts +29 -0
  65. package/lib/model/data-science-pipeline-application-component.js +55 -0
  66. package/lib/model/data-science-pipeline-application-component.js.map +1 -0
  67. package/lib/model/data-science-schedule-instance-component.d.ts +29 -0
  68. package/lib/model/data-science-schedule-instance-component.js +55 -0
  69. package/lib/model/data-science-schedule-instance-component.js.map +1 -0
  70. package/lib/model/disable-ml-application-instance-view-trigger-details.d.ts +26 -0
  71. package/lib/model/disable-ml-application-instance-view-trigger-details.js +30 -0
  72. package/lib/model/disable-ml-application-instance-view-trigger-details.js.map +1 -0
  73. package/lib/model/enable-ml-application-instance-view-trigger-details.d.ts +26 -0
  74. package/lib/model/enable-ml-application-instance-view-trigger-details.js +30 -0
  75. package/lib/model/enable-ml-application-instance-view-trigger-details.js.map +1 -0
  76. package/lib/model/generic-oci-resource-application-component.d.ts +33 -0
  77. package/lib/model/generic-oci-resource-application-component.js +55 -0
  78. package/lib/model/generic-oci-resource-application-component.js.map +1 -0
  79. package/lib/model/generic-oci-resource-instance-component.d.ts +33 -0
  80. package/lib/model/generic-oci-resource-instance-component.js +55 -0
  81. package/lib/model/generic-oci-resource-instance-component.js.map +1 -0
  82. package/lib/model/iam-auth-configuration.d.ts +25 -0
  83. package/lib/model/iam-auth-configuration.js +55 -0
  84. package/lib/model/iam-auth-configuration.js.map +1 -0
  85. package/lib/model/idcs-auth-configuration.d.ts +33 -0
  86. package/lib/model/idcs-auth-configuration.js +55 -0
  87. package/lib/model/idcs-auth-configuration.js.map +1 -0
  88. package/lib/model/idcs-custom-service-auth-configuration.d.ts +45 -0
  89. package/lib/model/idcs-custom-service-auth-configuration.js +55 -0
  90. package/lib/model/idcs-custom-service-auth-configuration.js.map +1 -0
  91. package/lib/model/implementation-log-details.d.ts +34 -0
  92. package/lib/model/implementation-log-details.js +30 -0
  93. package/lib/model/implementation-log-details.js.map +1 -0
  94. package/lib/model/implementation-logging.d.ts +26 -0
  95. package/lib/model/implementation-logging.js +70 -0
  96. package/lib/model/implementation-logging.js.map +1 -0
  97. package/lib/model/index.d.ts +118 -0
  98. package/lib/model/index.js +124 -5
  99. package/lib/model/index.js.map +1 -1
  100. package/lib/model/instance-component.d.ts +31 -0
  101. package/lib/model/instance-component.js +89 -0
  102. package/lib/model/instance-component.js.map +1 -0
  103. package/lib/model/ml-application-collection.d.ts +27 -0
  104. package/lib/model/ml-application-collection.js +62 -0
  105. package/lib/model/ml-application-collection.js.map +1 -0
  106. package/lib/model/ml-application-implementation-collection.d.ts +27 -0
  107. package/lib/model/ml-application-implementation-collection.js +62 -0
  108. package/lib/model/ml-application-implementation-collection.js.map +1 -0
  109. package/lib/model/ml-application-implementation-summary.d.ts +95 -0
  110. package/lib/model/ml-application-implementation-summary.js +62 -0
  111. package/lib/model/ml-application-implementation-summary.js.map +1 -0
  112. package/lib/model/ml-application-implementation-version-collection.d.ts +27 -0
  113. package/lib/model/ml-application-implementation-version-collection.js +62 -0
  114. package/lib/model/ml-application-implementation-version-collection.js.map +1 -0
  115. package/lib/model/ml-application-implementation-version-summary.d.ts +95 -0
  116. package/lib/model/ml-application-implementation-version-summary.js +62 -0
  117. package/lib/model/ml-application-implementation-version-summary.js.map +1 -0
  118. package/lib/model/ml-application-implementation-version.d.ts +115 -0
  119. package/lib/model/ml-application-implementation-version.js +90 -0
  120. package/lib/model/ml-application-implementation-version.js.map +1 -0
  121. package/lib/model/ml-application-implementation.d.ts +122 -0
  122. package/lib/model/ml-application-implementation.js +96 -0
  123. package/lib/model/ml-application-implementation.js.map +1 -0
  124. package/lib/model/ml-application-instance-collection.d.ts +27 -0
  125. package/lib/model/ml-application-instance-collection.js +62 -0
  126. package/lib/model/ml-application-instance-collection.js.map +1 -0
  127. package/lib/model/ml-application-instance-internal-trigger.d.ts +33 -0
  128. package/lib/model/ml-application-instance-internal-trigger.js +55 -0
  129. package/lib/model/ml-application-instance-internal-trigger.js.map +1 -0
  130. package/lib/model/ml-application-instance-summary.d.ts +90 -0
  131. package/lib/model/ml-application-instance-summary.js +30 -0
  132. package/lib/model/ml-application-instance-summary.js.map +1 -0
  133. package/lib/model/ml-application-instance-view-collection.d.ts +27 -0
  134. package/lib/model/ml-application-instance-view-collection.js +62 -0
  135. package/lib/model/ml-application-instance-view-collection.js.map +1 -0
  136. package/lib/model/ml-application-instance-view-summary.d.ts +106 -0
  137. package/lib/model/ml-application-instance-view-summary.js +30 -0
  138. package/lib/model/ml-application-instance-view-summary.js.map +1 -0
  139. package/lib/model/ml-application-instance-view.d.ts +158 -0
  140. package/lib/model/ml-application-instance-view.js +121 -0
  141. package/lib/model/ml-application-instance-view.js.map +1 -0
  142. package/lib/model/ml-application-instance.d.ts +146 -0
  143. package/lib/model/ml-application-instance.js +111 -0
  144. package/lib/model/ml-application-instance.js.map +1 -0
  145. package/lib/model/ml-application-package-argument-details.d.ts +51 -0
  146. package/lib/model/ml-application-package-argument-details.js +40 -0
  147. package/lib/model/ml-application-package-argument-details.js.map +1 -0
  148. package/lib/model/ml-application-package-arguments.d.ts +27 -0
  149. package/lib/model/ml-application-package-arguments.js +62 -0
  150. package/lib/model/ml-application-package-arguments.js.map +1 -0
  151. package/lib/model/ml-application-summary.d.ts +74 -0
  152. package/lib/model/ml-application-summary.js +30 -0
  153. package/lib/model/ml-application-summary.js.map +1 -0
  154. package/lib/model/ml-application.d.ts +91 -0
  155. package/lib/model/ml-application.js +40 -0
  156. package/lib/model/ml-application.js.map +1 -0
  157. package/lib/model/object-storage-bucket-instance-component.d.ts +33 -0
  158. package/lib/model/object-storage-bucket-instance-component.js +55 -0
  159. package/lib/model/object-storage-bucket-instance-component.js.map +1 -0
  160. package/lib/model/object-storage-object-instance-component.d.ts +37 -0
  161. package/lib/model/object-storage-object-instance-component.js +55 -0
  162. package/lib/model/object-storage-object-instance-component.js.map +1 -0
  163. package/lib/model/prediction-endpoint-details.d.ts +31 -0
  164. package/lib/model/prediction-endpoint-details.js +62 -0
  165. package/lib/model/prediction-endpoint-details.js.map +1 -0
  166. package/lib/model/prediction-uri.d.ts +30 -0
  167. package/lib/model/prediction-uri.js +30 -0
  168. package/lib/model/prediction-uri.js.map +1 -0
  169. package/lib/model/trigger-ml-application-instance-flow-details.d.ts +26 -0
  170. package/lib/model/trigger-ml-application-instance-flow-details.js +30 -0
  171. package/lib/model/trigger-ml-application-instance-flow-details.js.map +1 -0
  172. package/lib/model/update-ml-application-details.d.ts +44 -0
  173. package/lib/model/update-ml-application-details.js +30 -0
  174. package/lib/model/update-ml-application-details.js.map +1 -0
  175. package/lib/model/update-ml-application-implementation-details.d.ts +46 -0
  176. package/lib/model/update-ml-application-implementation-details.js +56 -0
  177. package/lib/model/update-ml-application-implementation-details.js.map +1 -0
  178. package/lib/model/update-ml-application-implementation-version-details.d.ts +40 -0
  179. package/lib/model/update-ml-application-implementation-version-details.js +30 -0
  180. package/lib/model/update-ml-application-implementation-version-details.js.map +1 -0
  181. package/lib/model/update-ml-application-instance-details.d.ts +53 -0
  182. package/lib/model/update-ml-application-instance-details.js +62 -0
  183. package/lib/model/update-ml-application-instance-details.js.map +1 -0
  184. package/lib/model/update-ml-application-instance-view-details.d.ts +40 -0
  185. package/lib/model/update-ml-application-instance-view-details.js +30 -0
  186. package/lib/model/update-ml-application-instance-view-details.js.map +1 -0
  187. package/lib/model/work-request-operation-type.d.ts +14 -0
  188. package/lib/model/work-request-operation-type.js +14 -0
  189. package/lib/model/work-request-operation-type.js.map +1 -1
  190. package/lib/request/change-ml-application-compartment-request.d.ts +46 -0
  191. package/lib/request/change-ml-application-compartment-request.js +15 -0
  192. package/lib/request/change-ml-application-compartment-request.js.map +1 -0
  193. package/lib/request/change-ml-application-implementation-compartment-request.d.ts +46 -0
  194. package/lib/request/change-ml-application-implementation-compartment-request.js +15 -0
  195. package/lib/request/change-ml-application-implementation-compartment-request.js.map +1 -0
  196. package/lib/request/change-ml-application-instance-compartment-request.d.ts +46 -0
  197. package/lib/request/change-ml-application-instance-compartment-request.js +15 -0
  198. package/lib/request/change-ml-application-instance-compartment-request.js.map +1 -0
  199. package/lib/request/change-ml-application-instance-view-compartment-request.d.ts +46 -0
  200. package/lib/request/change-ml-application-instance-view-compartment-request.js +15 -0
  201. package/lib/request/change-ml-application-instance-view-compartment-request.js.map +1 -0
  202. package/lib/request/create-ml-application-implementation-request.d.ts +33 -0
  203. package/lib/request/create-ml-application-implementation-request.js +15 -0
  204. package/lib/request/create-ml-application-implementation-request.js.map +1 -0
  205. package/lib/request/create-ml-application-instance-request.d.ts +33 -0
  206. package/lib/request/create-ml-application-instance-request.js +15 -0
  207. package/lib/request/create-ml-application-instance-request.js.map +1 -0
  208. package/lib/request/create-ml-application-request.d.ts +33 -0
  209. package/lib/request/create-ml-application-request.js +15 -0
  210. package/lib/request/create-ml-application-request.js.map +1 -0
  211. package/lib/request/delete-ml-application-implementation-request.d.ts +36 -0
  212. package/lib/request/delete-ml-application-implementation-request.js +15 -0
  213. package/lib/request/delete-ml-application-implementation-request.js.map +1 -0
  214. package/lib/request/delete-ml-application-instance-request.d.ts +36 -0
  215. package/lib/request/delete-ml-application-instance-request.js +15 -0
  216. package/lib/request/delete-ml-application-instance-request.js.map +1 -0
  217. package/lib/request/delete-ml-application-request.d.ts +36 -0
  218. package/lib/request/delete-ml-application-request.js +15 -0
  219. package/lib/request/delete-ml-application-request.js.map +1 -0
  220. package/lib/request/disable-ml-application-instance-view-trigger-request.d.ts +46 -0
  221. package/lib/request/disable-ml-application-instance-view-trigger-request.js +15 -0
  222. package/lib/request/disable-ml-application-instance-view-trigger-request.js.map +1 -0
  223. package/lib/request/enable-ml-application-instance-view-trigger-request.d.ts +46 -0
  224. package/lib/request/enable-ml-application-instance-view-trigger-request.js +15 -0
  225. package/lib/request/enable-ml-application-instance-view-trigger-request.js.map +1 -0
  226. package/lib/request/get-ml-application-historical-package-content-request.d.ts +27 -0
  227. package/lib/request/get-ml-application-historical-package-content-request.js +15 -0
  228. package/lib/request/get-ml-application-historical-package-content-request.js.map +1 -0
  229. package/lib/request/get-ml-application-implementation-request.d.ts +27 -0
  230. package/lib/request/get-ml-application-implementation-request.js +15 -0
  231. package/lib/request/get-ml-application-implementation-request.js.map +1 -0
  232. package/lib/request/get-ml-application-implementation-version-request.d.ts +27 -0
  233. package/lib/request/get-ml-application-implementation-version-request.js +15 -0
  234. package/lib/request/get-ml-application-implementation-version-request.js.map +1 -0
  235. package/lib/request/get-ml-application-instance-request.d.ts +27 -0
  236. package/lib/request/get-ml-application-instance-request.js +15 -0
  237. package/lib/request/get-ml-application-instance-request.js.map +1 -0
  238. package/lib/request/get-ml-application-instance-view-request.d.ts +27 -0
  239. package/lib/request/get-ml-application-instance-view-request.js +15 -0
  240. package/lib/request/get-ml-application-instance-view-request.js.map +1 -0
  241. package/lib/request/get-ml-application-package-content-request.d.ts +27 -0
  242. package/lib/request/get-ml-application-package-content-request.js +15 -0
  243. package/lib/request/get-ml-application-package-content-request.js.map +1 -0
  244. package/lib/request/get-ml-application-request.d.ts +27 -0
  245. package/lib/request/get-ml-application-request.js +15 -0
  246. package/lib/request/get-ml-application-request.js.map +1 -0
  247. package/lib/request/index.d.ts +66 -0
  248. package/lib/request/index.js +11 -1
  249. package/lib/request/index.js.map +1 -1
  250. package/lib/request/list-ml-application-implementation-versions-request.d.ts +69 -0
  251. package/lib/request/list-ml-application-implementation-versions-request.js +29 -0
  252. package/lib/request/list-ml-application-implementation-versions-request.js.map +1 -0
  253. package/lib/request/list-ml-application-implementations-request.d.ts +85 -0
  254. package/lib/request/list-ml-application-implementations-request.js +29 -0
  255. package/lib/request/list-ml-application-implementations-request.js.map +1 -0
  256. package/lib/request/list-ml-application-instance-views-request.d.ts +81 -0
  257. package/lib/request/list-ml-application-instance-views-request.js +29 -0
  258. package/lib/request/list-ml-application-instance-views-request.js.map +1 -0
  259. package/lib/request/list-ml-application-instances-request.d.ts +77 -0
  260. package/lib/request/list-ml-application-instances-request.js +29 -0
  261. package/lib/request/list-ml-application-instances-request.js.map +1 -0
  262. package/lib/request/list-ml-applications-request.d.ts +81 -0
  263. package/lib/request/list-ml-applications-request.js +29 -0
  264. package/lib/request/list-ml-applications-request.js.map +1 -0
  265. package/lib/request/list-work-requests-request.d.ts +14 -0
  266. package/lib/request/list-work-requests-request.js +14 -0
  267. package/lib/request/list-work-requests-request.js.map +1 -1
  268. package/lib/request/put-ml-application-package-request.d.ts +57 -0
  269. package/lib/request/put-ml-application-package-request.js +15 -0
  270. package/lib/request/put-ml-application-package-request.js.map +1 -0
  271. package/lib/request/recover-ml-application-instance-view-request.d.ts +41 -0
  272. package/lib/request/recover-ml-application-instance-view-request.js +15 -0
  273. package/lib/request/recover-ml-application-instance-view-request.js.map +1 -0
  274. package/lib/request/trigger-ml-application-instance-flow-request.d.ts +37 -0
  275. package/lib/request/trigger-ml-application-instance-flow-request.js +15 -0
  276. package/lib/request/trigger-ml-application-instance-flow-request.js.map +1 -0
  277. package/lib/request/trigger-ml-application-instance-view-flow-request.d.ts +37 -0
  278. package/lib/request/trigger-ml-application-instance-view-flow-request.js +15 -0
  279. package/lib/request/trigger-ml-application-instance-view-flow-request.js.map +1 -0
  280. package/lib/request/update-ml-application-implementation-request.d.ts +41 -0
  281. package/lib/request/update-ml-application-implementation-request.js +15 -0
  282. package/lib/request/update-ml-application-implementation-request.js.map +1 -0
  283. package/lib/request/update-ml-application-implementation-version-request.d.ts +41 -0
  284. package/lib/request/update-ml-application-implementation-version-request.js +15 -0
  285. package/lib/request/update-ml-application-implementation-version-request.js.map +1 -0
  286. package/lib/request/update-ml-application-instance-request.d.ts +41 -0
  287. package/lib/request/update-ml-application-instance-request.js +15 -0
  288. package/lib/request/update-ml-application-instance-request.js.map +1 -0
  289. package/lib/request/update-ml-application-instance-view-request.d.ts +41 -0
  290. package/lib/request/update-ml-application-instance-view-request.js +15 -0
  291. package/lib/request/update-ml-application-instance-view-request.js.map +1 -0
  292. package/lib/request/update-ml-application-request.d.ts +41 -0
  293. package/lib/request/update-ml-application-request.js +15 -0
  294. package/lib/request/update-ml-application-request.js.map +1 -0
  295. package/lib/response/change-ml-application-compartment-response.d.ts +20 -0
  296. package/lib/response/change-ml-application-compartment-response.js +15 -0
  297. package/lib/response/change-ml-application-compartment-response.js.map +1 -0
  298. package/lib/response/change-ml-application-implementation-compartment-response.d.ts +26 -0
  299. package/lib/response/change-ml-application-implementation-compartment-response.js +15 -0
  300. package/lib/response/change-ml-application-implementation-compartment-response.js.map +1 -0
  301. package/lib/response/change-ml-application-instance-compartment-response.d.ts +26 -0
  302. package/lib/response/change-ml-application-instance-compartment-response.js +15 -0
  303. package/lib/response/change-ml-application-instance-compartment-response.js.map +1 -0
  304. package/lib/response/change-ml-application-instance-view-compartment-response.d.ts +26 -0
  305. package/lib/response/change-ml-application-instance-view-compartment-response.js +15 -0
  306. package/lib/response/change-ml-application-instance-view-compartment-response.js.map +1 -0
  307. package/lib/response/create-ml-application-implementation-response.d.ts +30 -0
  308. package/lib/response/create-ml-application-implementation-response.js +15 -0
  309. package/lib/response/create-ml-application-implementation-response.js.map +1 -0
  310. package/lib/response/create-ml-application-instance-response.d.ts +46 -0
  311. package/lib/response/create-ml-application-instance-response.js +15 -0
  312. package/lib/response/create-ml-application-instance-response.js.map +1 -0
  313. package/lib/response/create-ml-application-response.d.ts +30 -0
  314. package/lib/response/create-ml-application-response.js +15 -0
  315. package/lib/response/create-ml-application-response.js.map +1 -0
  316. package/lib/response/delete-ml-application-implementation-response.d.ts +26 -0
  317. package/lib/response/delete-ml-application-implementation-response.js +15 -0
  318. package/lib/response/delete-ml-application-implementation-response.js.map +1 -0
  319. package/lib/response/delete-ml-application-instance-response.d.ts +26 -0
  320. package/lib/response/delete-ml-application-instance-response.js +15 -0
  321. package/lib/response/delete-ml-application-instance-response.js.map +1 -0
  322. package/lib/response/delete-ml-application-response.d.ts +20 -0
  323. package/lib/response/delete-ml-application-response.js +15 -0
  324. package/lib/response/delete-ml-application-response.js.map +1 -0
  325. package/lib/response/disable-ml-application-instance-view-trigger-response.d.ts +30 -0
  326. package/lib/response/disable-ml-application-instance-view-trigger-response.js +15 -0
  327. package/lib/response/disable-ml-application-instance-view-trigger-response.js.map +1 -0
  328. package/lib/response/enable-ml-application-instance-view-trigger-response.d.ts +30 -0
  329. package/lib/response/enable-ml-application-instance-view-trigger-response.js +15 -0
  330. package/lib/response/enable-ml-application-instance-view-trigger-response.js.map +1 -0
  331. package/lib/response/get-ml-application-historical-package-content-response.d.ts +31 -0
  332. package/lib/response/get-ml-application-historical-package-content-response.js +15 -0
  333. package/lib/response/get-ml-application-historical-package-content-response.js.map +1 -0
  334. package/lib/response/get-ml-application-implementation-response.d.ts +30 -0
  335. package/lib/response/get-ml-application-implementation-response.js +15 -0
  336. package/lib/response/get-ml-application-implementation-response.js.map +1 -0
  337. package/lib/response/get-ml-application-implementation-version-response.d.ts +30 -0
  338. package/lib/response/get-ml-application-implementation-version-response.js +15 -0
  339. package/lib/response/get-ml-application-implementation-version-response.js.map +1 -0
  340. package/lib/response/get-ml-application-instance-response.d.ts +30 -0
  341. package/lib/response/get-ml-application-instance-response.js +15 -0
  342. package/lib/response/get-ml-application-instance-response.js.map +1 -0
  343. package/lib/response/get-ml-application-instance-view-response.d.ts +30 -0
  344. package/lib/response/get-ml-application-instance-view-response.js +15 -0
  345. package/lib/response/get-ml-application-instance-view-response.js.map +1 -0
  346. package/lib/response/get-ml-application-package-content-response.d.ts +30 -0
  347. package/lib/response/get-ml-application-package-content-response.js +15 -0
  348. package/lib/response/get-ml-application-package-content-response.js.map +1 -0
  349. package/lib/response/get-ml-application-response.d.ts +30 -0
  350. package/lib/response/get-ml-application-response.js +15 -0
  351. package/lib/response/get-ml-application-response.js.map +1 -0
  352. package/lib/response/index.d.ts +66 -0
  353. package/lib/response/list-ml-application-implementation-versions-response.d.ts +30 -0
  354. package/lib/response/list-ml-application-implementation-versions-response.js +15 -0
  355. package/lib/response/list-ml-application-implementation-versions-response.js.map +1 -0
  356. package/lib/response/list-ml-application-implementations-response.d.ts +30 -0
  357. package/lib/response/list-ml-application-implementations-response.js +15 -0
  358. package/lib/response/list-ml-application-implementations-response.js.map +1 -0
  359. package/lib/response/list-ml-application-instance-views-response.d.ts +30 -0
  360. package/lib/response/list-ml-application-instance-views-response.js +15 -0
  361. package/lib/response/list-ml-application-instance-views-response.js.map +1 -0
  362. package/lib/response/list-ml-application-instances-response.d.ts +30 -0
  363. package/lib/response/list-ml-application-instances-response.js +15 -0
  364. package/lib/response/list-ml-application-instances-response.js.map +1 -0
  365. package/lib/response/list-ml-applications-response.d.ts +30 -0
  366. package/lib/response/list-ml-applications-response.js +15 -0
  367. package/lib/response/list-ml-applications-response.js.map +1 -0
  368. package/lib/response/put-ml-application-package-response.d.ts +26 -0
  369. package/lib/response/put-ml-application-package-response.js +15 -0
  370. package/lib/response/put-ml-application-package-response.js.map +1 -0
  371. package/lib/response/recover-ml-application-instance-view-response.d.ts +26 -0
  372. package/lib/response/recover-ml-application-instance-view-response.js +15 -0
  373. package/lib/response/recover-ml-application-instance-view-response.js.map +1 -0
  374. package/lib/response/trigger-ml-application-instance-flow-response.d.ts +26 -0
  375. package/lib/response/trigger-ml-application-instance-flow-response.js +15 -0
  376. package/lib/response/trigger-ml-application-instance-flow-response.js.map +1 -0
  377. package/lib/response/trigger-ml-application-instance-view-flow-response.d.ts +26 -0
  378. package/lib/response/trigger-ml-application-instance-view-flow-response.js +15 -0
  379. package/lib/response/trigger-ml-application-instance-view-flow-response.js.map +1 -0
  380. package/lib/response/update-ml-application-implementation-response.d.ts +26 -0
  381. package/lib/response/update-ml-application-implementation-response.js +15 -0
  382. package/lib/response/update-ml-application-implementation-response.js.map +1 -0
  383. package/lib/response/update-ml-application-implementation-version-response.d.ts +30 -0
  384. package/lib/response/update-ml-application-implementation-version-response.js +15 -0
  385. package/lib/response/update-ml-application-implementation-version-response.js.map +1 -0
  386. package/lib/response/update-ml-application-instance-response.d.ts +26 -0
  387. package/lib/response/update-ml-application-instance-response.js +15 -0
  388. package/lib/response/update-ml-application-instance-response.js.map +1 -0
  389. package/lib/response/update-ml-application-instance-view-response.d.ts +30 -0
  390. package/lib/response/update-ml-application-instance-view-response.js +15 -0
  391. package/lib/response/update-ml-application-instance-view-response.js.map +1 -0
  392. package/lib/response/update-ml-application-response.d.ts +30 -0
  393. package/lib/response/update-ml-application-response.js +15 -0
  394. package/lib/response/update-ml-application-response.js.map +1 -0
  395. package/package.json +3 -3
@@ -0,0 +1,81 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/ListMlApplicationInstanceViews.ts.html |here} to see how to use ListMlApplicationInstanceViewsRequest.
16
+ */
17
+ export interface ListMlApplicationInstanceViewsRequest extends common.BaseRequest {
18
+ /**
19
+ * <b>Filter</b> results by the [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ */
21
+ "compartmentId": string;
22
+ /**
23
+ * <b>Filter</b> results by its user-friendly name.
24
+ */
25
+ "displayName"?: string;
26
+ /**
27
+ * unique MlApplication identifier
28
+ */
29
+ "mlApplicationId"?: string;
30
+ /**
31
+ * unique MlApplicationImplementation identifier
32
+ */
33
+ "mlApplicationImplementationId"?: string;
34
+ /**
35
+ * A filter to return only resources matching the given lifecycleState.
36
+ */
37
+ "lifecycleState"?: string;
38
+ /**
39
+ * For list pagination. The maximum number of results per page,
40
+ * or items to return in a paginated \"List\" call.
41
+ * 1 is the minimum, 100 is the maximum.
42
+ * See [List Pagination](https://docs.oracle.com/iaas/Content/General/Concepts/usingapi.htm#nine).
43
+ * <p>
44
+ Example: {@code 50}
45
+ *
46
+ */
47
+ "limit"?: number;
48
+ /**
49
+ * For list pagination. The value of the {@code opc-next-page} response
50
+ * header from the previous \"List\" call.
51
+ * <p>
52
+ See [List Pagination](https://docs.oracle.com/iaas/Content/General/Concepts/usingapi.htm#nine).
53
+ *
54
+ */
55
+ "page"?: string;
56
+ /**
57
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
58
+ *
59
+ */
60
+ "sortOrder"?: ListMlApplicationInstanceViewsRequest.SortOrder;
61
+ /**
62
+ * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for name is ascending.
63
+ *
64
+ */
65
+ "sortBy"?: ListMlApplicationInstanceViewsRequest.SortBy;
66
+ /**
67
+ * Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
68
+ *
69
+ */
70
+ "opcRequestId"?: string;
71
+ }
72
+ export declare namespace ListMlApplicationInstanceViewsRequest {
73
+ enum SortOrder {
74
+ Asc = "ASC",
75
+ Desc = "DESC"
76
+ }
77
+ enum SortBy {
78
+ TimeCreated = "timeCreated",
79
+ Name = "name"
80
+ }
81
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, 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.ListMlApplicationInstanceViewsRequest = void 0;
16
+ var ListMlApplicationInstanceViewsRequest;
17
+ (function (ListMlApplicationInstanceViewsRequest) {
18
+ let SortOrder;
19
+ (function (SortOrder) {
20
+ SortOrder["Asc"] = "ASC";
21
+ SortOrder["Desc"] = "DESC";
22
+ })(SortOrder = ListMlApplicationInstanceViewsRequest.SortOrder || (ListMlApplicationInstanceViewsRequest.SortOrder = {}));
23
+ let SortBy;
24
+ (function (SortBy) {
25
+ SortBy["TimeCreated"] = "timeCreated";
26
+ SortBy["Name"] = "name";
27
+ })(SortBy = ListMlApplicationInstanceViewsRequest.SortBy || (ListMlApplicationInstanceViewsRequest.SortBy = {}));
28
+ })(ListMlApplicationInstanceViewsRequest = exports.ListMlApplicationInstanceViewsRequest || (exports.ListMlApplicationInstanceViewsRequest = {}));
29
+ //# sourceMappingURL=list-ml-application-instance-views-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-ml-application-instance-views-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/list-ml-application-instance-views-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgEH,IAAiB,qCAAqC,CAUrD;AAVD,WAAiB,qCAAqC;IACpD,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,+CAAS,KAAT,+CAAS,QAGpB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,4CAAM,KAAN,4CAAM,QAGjB;AACH,CAAC,EAVgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAUrD"}
@@ -0,0 +1,77 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/ListMlApplicationInstances.ts.html |here} to see how to use ListMlApplicationInstancesRequest.
16
+ */
17
+ export interface ListMlApplicationInstancesRequest extends common.BaseRequest {
18
+ /**
19
+ * <b>Filter</b> results by the [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ */
21
+ "compartmentId": string;
22
+ /**
23
+ * <b>Filter</b> results by its user-friendly name.
24
+ */
25
+ "displayName"?: string;
26
+ /**
27
+ * unique MlApplication identifier
28
+ */
29
+ "mlApplicationId"?: string;
30
+ /**
31
+ * A filter to return only resources matching the given lifecycleState.
32
+ */
33
+ "lifecycleState"?: string;
34
+ /**
35
+ * For list pagination. The maximum number of results per page,
36
+ * or items to return in a paginated \"List\" call.
37
+ * 1 is the minimum, 100 is the maximum.
38
+ * See [List Pagination](https://docs.oracle.com/iaas/Content/General/Concepts/usingapi.htm#nine).
39
+ * <p>
40
+ Example: {@code 50}
41
+ *
42
+ */
43
+ "limit"?: number;
44
+ /**
45
+ * For list pagination. The value of the {@code opc-next-page} response
46
+ * header from the previous \"List\" call.
47
+ * <p>
48
+ See [List Pagination](https://docs.oracle.com/iaas/Content/General/Concepts/usingapi.htm#nine).
49
+ *
50
+ */
51
+ "page"?: string;
52
+ /**
53
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
54
+ *
55
+ */
56
+ "sortOrder"?: ListMlApplicationInstancesRequest.SortOrder;
57
+ /**
58
+ * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for name is ascending.
59
+ *
60
+ */
61
+ "sortBy"?: ListMlApplicationInstancesRequest.SortBy;
62
+ /**
63
+ * Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
64
+ *
65
+ */
66
+ "opcRequestId"?: string;
67
+ }
68
+ export declare namespace ListMlApplicationInstancesRequest {
69
+ enum SortOrder {
70
+ Asc = "ASC",
71
+ Desc = "DESC"
72
+ }
73
+ enum SortBy {
74
+ TimeCreated = "timeCreated",
75
+ Name = "name"
76
+ }
77
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, 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.ListMlApplicationInstancesRequest = void 0;
16
+ var ListMlApplicationInstancesRequest;
17
+ (function (ListMlApplicationInstancesRequest) {
18
+ let SortOrder;
19
+ (function (SortOrder) {
20
+ SortOrder["Asc"] = "ASC";
21
+ SortOrder["Desc"] = "DESC";
22
+ })(SortOrder = ListMlApplicationInstancesRequest.SortOrder || (ListMlApplicationInstancesRequest.SortOrder = {}));
23
+ let SortBy;
24
+ (function (SortBy) {
25
+ SortBy["TimeCreated"] = "timeCreated";
26
+ SortBy["Name"] = "name";
27
+ })(SortBy = ListMlApplicationInstancesRequest.SortBy || (ListMlApplicationInstancesRequest.SortBy = {}));
28
+ })(ListMlApplicationInstancesRequest = exports.ListMlApplicationInstancesRequest || (exports.ListMlApplicationInstancesRequest = {}));
29
+ //# sourceMappingURL=list-ml-application-instances-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-ml-application-instances-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/list-ml-application-instances-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4DH,IAAiB,iCAAiC,CAUjD;AAVD,WAAiB,iCAAiC;IAChD,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,2CAAS,KAAT,2CAAS,QAGpB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,wCAAM,KAAN,wCAAM,QAGjB;AACH,CAAC,EAVgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAUjD"}
@@ -0,0 +1,81 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/ListMlApplications.ts.html |here} to see how to use ListMlApplicationsRequest.
16
+ */
17
+ export interface ListMlApplicationsRequest extends common.BaseRequest {
18
+ /**
19
+ * <b>Filter</b> results by the [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ */
21
+ "compartmentId": string;
22
+ /**
23
+ * unique MlApplication identifier
24
+ */
25
+ "mlApplicationId"?: string;
26
+ /**
27
+ * If it is true search must include all results from descendant compartments. Value true is allowed only if compartmentId refers to root compartment.
28
+ */
29
+ "compartmentIdInSubtree"?: boolean;
30
+ /**
31
+ * A filter to return only resources that match the entire name given.
32
+ */
33
+ "name"?: string;
34
+ /**
35
+ * A filter to return only resources with lifecycleState matching the given lifecycleState.
36
+ */
37
+ "lifecycleState"?: string;
38
+ /**
39
+ * For list pagination. The maximum number of results per page,
40
+ * or items to return in a paginated \"List\" call.
41
+ * 1 is the minimum, 100 is the maximum.
42
+ * See [List Pagination](https://docs.oracle.com/iaas/Content/General/Concepts/usingapi.htm#nine).
43
+ * <p>
44
+ Example: {@code 50}
45
+ *
46
+ */
47
+ "limit"?: number;
48
+ /**
49
+ * For list pagination. The value of the {@code opc-next-page} response
50
+ * header from the previous \"List\" call.
51
+ * <p>
52
+ See [List Pagination](https://docs.oracle.com/iaas/Content/General/Concepts/usingapi.htm#nine).
53
+ *
54
+ */
55
+ "page"?: string;
56
+ /**
57
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
58
+ *
59
+ */
60
+ "sortOrder"?: ListMlApplicationsRequest.SortOrder;
61
+ /**
62
+ * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for name is ascending.
63
+ *
64
+ */
65
+ "sortBy"?: ListMlApplicationsRequest.SortBy;
66
+ /**
67
+ * Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
68
+ *
69
+ */
70
+ "opcRequestId"?: string;
71
+ }
72
+ export declare namespace ListMlApplicationsRequest {
73
+ enum SortOrder {
74
+ Asc = "ASC",
75
+ Desc = "DESC"
76
+ }
77
+ enum SortBy {
78
+ TimeCreated = "timeCreated",
79
+ Name = "name"
80
+ }
81
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, 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.ListMlApplicationsRequest = void 0;
16
+ var ListMlApplicationsRequest;
17
+ (function (ListMlApplicationsRequest) {
18
+ let SortOrder;
19
+ (function (SortOrder) {
20
+ SortOrder["Asc"] = "ASC";
21
+ SortOrder["Desc"] = "DESC";
22
+ })(SortOrder = ListMlApplicationsRequest.SortOrder || (ListMlApplicationsRequest.SortOrder = {}));
23
+ let SortBy;
24
+ (function (SortBy) {
25
+ SortBy["TimeCreated"] = "timeCreated";
26
+ SortBy["Name"] = "name";
27
+ })(SortBy = ListMlApplicationsRequest.SortBy || (ListMlApplicationsRequest.SortBy = {}));
28
+ })(ListMlApplicationsRequest = exports.ListMlApplicationsRequest || (exports.ListMlApplicationsRequest = {}));
29
+ //# sourceMappingURL=list-ml-applications-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-ml-applications-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/list-ml-applications-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgEH,IAAiB,yBAAyB,CAUzC;AAVD,WAAiB,yBAAyB;IACxC,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,mCAAS,KAAT,mCAAS,QAGpB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,gCAAM,KAAN,gCAAM,QAGjB;AACH,CAAC,EAVgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAUzC"}
@@ -88,6 +88,20 @@ export declare namespace ListWorkRequestsRequest {
88
88
  PipelineRunCreate = "PIPELINE_RUN_CREATE",
89
89
  PipelineRunCancel = "PIPELINE_RUN_CANCEL",
90
90
  PipelineRunDelete = "PIPELINE_RUN_DELETE",
91
+ MlApplicationPackageUpload = "ML_APPLICATION_PACKAGE_UPLOAD",
92
+ MlApplicationTriggerStart = "ML_APPLICATION_TRIGGER_START",
93
+ MlApplicationImplementationDelete = "ML_APPLICATION_IMPLEMENTATION_DELETE",
94
+ MlApplicationImplementationUpdate = "ML_APPLICATION_IMPLEMENTATION_UPDATE",
95
+ MlApplicationImplementationMove = "ML_APPLICATION_IMPLEMENTATION_MOVE",
96
+ MlApplicationInstanceCreate = "ML_APPLICATION_INSTANCE_CREATE",
97
+ MlApplicationInstanceUpdate = "ML_APPLICATION_INSTANCE_UPDATE",
98
+ MlApplicationInstanceDelete = "ML_APPLICATION_INSTANCE_DELETE",
99
+ MlApplicationInstanceMove = "ML_APPLICATION_INSTANCE_MOVE",
100
+ MlApplicationInstanceViewCreate = "ML_APPLICATION_INSTANCE_VIEW_CREATE",
101
+ MlApplicationInstanceViewUpdate = "ML_APPLICATION_INSTANCE_VIEW_UPDATE",
102
+ MlApplicationInstanceViewDelete = "ML_APPLICATION_INSTANCE_VIEW_DELETE",
103
+ MlApplicationInstanceViewUpgrade = "ML_APPLICATION_INSTANCE_VIEW_UPGRADE",
104
+ MlApplicationInstanceViewMove = "ML_APPLICATION_INSTANCE_VIEW_MOVE",
91
105
  PrivateEndpointCreate = "PRIVATE_ENDPOINT_CREATE",
92
106
  PrivateEndpointDelete = "PRIVATE_ENDPOINT_DELETE",
93
107
  PrivateEndpointMove = "PRIVATE_ENDPOINT_MOVE",
@@ -37,6 +37,20 @@ var ListWorkRequestsRequest;
37
37
  OperationType["PipelineRunCreate"] = "PIPELINE_RUN_CREATE";
38
38
  OperationType["PipelineRunCancel"] = "PIPELINE_RUN_CANCEL";
39
39
  OperationType["PipelineRunDelete"] = "PIPELINE_RUN_DELETE";
40
+ OperationType["MlApplicationPackageUpload"] = "ML_APPLICATION_PACKAGE_UPLOAD";
41
+ OperationType["MlApplicationTriggerStart"] = "ML_APPLICATION_TRIGGER_START";
42
+ OperationType["MlApplicationImplementationDelete"] = "ML_APPLICATION_IMPLEMENTATION_DELETE";
43
+ OperationType["MlApplicationImplementationUpdate"] = "ML_APPLICATION_IMPLEMENTATION_UPDATE";
44
+ OperationType["MlApplicationImplementationMove"] = "ML_APPLICATION_IMPLEMENTATION_MOVE";
45
+ OperationType["MlApplicationInstanceCreate"] = "ML_APPLICATION_INSTANCE_CREATE";
46
+ OperationType["MlApplicationInstanceUpdate"] = "ML_APPLICATION_INSTANCE_UPDATE";
47
+ OperationType["MlApplicationInstanceDelete"] = "ML_APPLICATION_INSTANCE_DELETE";
48
+ OperationType["MlApplicationInstanceMove"] = "ML_APPLICATION_INSTANCE_MOVE";
49
+ OperationType["MlApplicationInstanceViewCreate"] = "ML_APPLICATION_INSTANCE_VIEW_CREATE";
50
+ OperationType["MlApplicationInstanceViewUpdate"] = "ML_APPLICATION_INSTANCE_VIEW_UPDATE";
51
+ OperationType["MlApplicationInstanceViewDelete"] = "ML_APPLICATION_INSTANCE_VIEW_DELETE";
52
+ OperationType["MlApplicationInstanceViewUpgrade"] = "ML_APPLICATION_INSTANCE_VIEW_UPGRADE";
53
+ OperationType["MlApplicationInstanceViewMove"] = "ML_APPLICATION_INSTANCE_VIEW_MOVE";
40
54
  OperationType["PrivateEndpointCreate"] = "PRIVATE_ENDPOINT_CREATE";
41
55
  OperationType["PrivateEndpointDelete"] = "PRIVATE_ENDPOINT_DELETE";
42
56
  OperationType["PrivateEndpointMove"] = "PRIVATE_ENDPOINT_MOVE";
@@ -1 +1 @@
1
- {"version":3,"file":"list-work-requests-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/list-work-requests-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA6DH,IAAiB,uBAAuB,CAuDvC;AAvDD,WAAiB,uBAAuB;IACtC,IAAY,aAiCX;IAjCD,WAAY,aAAa;QACvB,kEAAiD,CAAA;QACjD,kEAAiD,CAAA;QACjD,sEAAqD,CAAA;QACrD,0EAAyD,CAAA;QACzD,iEAAgD,CAAA;QAChD,8DAA6C,CAAA;QAC7C,8DAA6C,CAAA;QAC7C,kEAAiD,CAAA;QACjD,kEAAiD,CAAA;QACjD,sEAAqD,CAAA;QACrD,0EAAyD,CAAA;QACzD,kEAAiD,CAAA;QACjD,iDAAgC,CAAA;QAChC,yDAAwC,CAAA;QACxC,yCAAwB,CAAA;QACxB,mDAAkC,CAAA;QAClC,mDAAkC,CAAA;QAClC,0DAAyC,CAAA;QACzC,0DAAyC,CAAA;QACzC,0DAAyC,CAAA;QACzC,kEAAiD,CAAA;QACjD,kEAAiD,CAAA;QACjD,8DAA6C,CAAA;QAC7C,kEAAiD,CAAA;QACjD,mDAAkC,CAAA;QAClC,mDAAkC,CAAA;QAClC,mDAAkC,CAAA;QAClC,+CAA8B,CAAA;QAC9B,uDAAsC,CAAA;QACtC,2DAA0C,CAAA;QAC1C,kEAAiD,CAAA;QACjD,gEAA+C,CAAA;IACjD,CAAC,EAjCW,aAAa,GAAb,qCAAa,KAAb,qCAAa,QAiCxB;IAED,IAAY,MAOX;IAPD,WAAY,MAAM;QAChB,+BAAqB,CAAA;QACrB,oCAA0B,CAAA;QAC1B,2BAAiB,CAAA;QACjB,iCAAuB,CAAA;QACvB,iCAAuB,CAAA;QACvB,+BAAqB,CAAA;IACvB,CAAC,EAPW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAOjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,iCAAS,KAAT,iCAAS,QAGpB;IAED,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,yCAA+B,CAAA;QAC/B,2BAAiB,CAAA;QACjB,uCAA6B,CAAA;IAC/B,CAAC,EAJW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAIjB;AACH,CAAC,EAvDgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAuDvC"}
1
+ {"version":3,"file":"list-work-requests-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/list-work-requests-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA6DH,IAAiB,uBAAuB,CAqEvC;AArED,WAAiB,uBAAuB;IACtC,IAAY,aA+CX;IA/CD,WAAY,aAAa;QACvB,kEAAiD,CAAA;QACjD,kEAAiD,CAAA;QACjD,sEAAqD,CAAA;QACrD,0EAAyD,CAAA;QACzD,iEAAgD,CAAA;QAChD,8DAA6C,CAAA;QAC7C,8DAA6C,CAAA;QAC7C,kEAAiD,CAAA;QACjD,kEAAiD,CAAA;QACjD,sEAAqD,CAAA;QACrD,0EAAyD,CAAA;QACzD,kEAAiD,CAAA;QACjD,iDAAgC,CAAA;QAChC,yDAAwC,CAAA;QACxC,yCAAwB,CAAA;QACxB,mDAAkC,CAAA;QAClC,mDAAkC,CAAA;QAClC,0DAAyC,CAAA;QACzC,0DAAyC,CAAA;QACzC,0DAAyC,CAAA;QACzC,6EAA4D,CAAA;QAC5D,2EAA0D,CAAA;QAC1D,2FAA0E,CAAA;QAC1E,2FAA0E,CAAA;QAC1E,uFAAsE,CAAA;QACtE,+EAA8D,CAAA;QAC9D,+EAA8D,CAAA;QAC9D,+EAA8D,CAAA;QAC9D,2EAA0D,CAAA;QAC1D,wFAAuE,CAAA;QACvE,wFAAuE,CAAA;QACvE,wFAAuE,CAAA;QACvE,0FAAyE,CAAA;QACzE,oFAAmE,CAAA;QACnE,kEAAiD,CAAA;QACjD,kEAAiD,CAAA;QACjD,8DAA6C,CAAA;QAC7C,kEAAiD,CAAA;QACjD,mDAAkC,CAAA;QAClC,mDAAkC,CAAA;QAClC,mDAAkC,CAAA;QAClC,+CAA8B,CAAA;QAC9B,uDAAsC,CAAA;QACtC,2DAA0C,CAAA;QAC1C,kEAAiD,CAAA;QACjD,gEAA+C,CAAA;IACjD,CAAC,EA/CW,aAAa,GAAb,qCAAa,KAAb,qCAAa,QA+CxB;IAED,IAAY,MAOX;IAPD,WAAY,MAAM;QAChB,+BAAqB,CAAA;QACrB,oCAA0B,CAAA;QAC1B,2BAAiB,CAAA;QACjB,iCAAuB,CAAA;QACvB,iCAAuB,CAAA;QACvB,+BAAqB,CAAA;IACvB,CAAC,EAPW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAOjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,iCAAS,KAAT,iCAAS,QAGpB;IAED,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,yCAA+B,CAAA;QAC/B,2BAAiB,CAAA;QACjB,uCAA6B,CAAA;IAC/B,CAAC,EAJW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAIjB;AACH,CAAC,EArEgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAqEvC"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, 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
+ /// <reference types="node" />
14
+ import common = require("oci-common");
15
+ import stream = require("stream");
16
+ /**
17
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/PutMlApplicationPackage.ts.html |here} to see how to use PutMlApplicationPackageRequest.
18
+ */
19
+ export interface PutMlApplicationPackageRequest extends common.BaseRequest {
20
+ /**
21
+ * unique MlApplicationImplementation identifier
22
+ */
23
+ "mlApplicationImplementationId": string;
24
+ /**
25
+ * ML Application Package to upload
26
+ */
27
+ "putMlApplicationPackage": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
28
+ /**
29
+ * The content length of the body.
30
+ */
31
+ "contentLength"?: number;
32
+ /**
33
+ * Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
34
+ *
35
+ */
36
+ "opcRequestId"?: string;
37
+ /**
38
+ * A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
39
+ *
40
+ */
41
+ "opcRetryToken"?: string;
42
+ /**
43
+ * This header allows you to specify a filename during upload. This file name is used to dispose of the file contents
44
+ * while downloading the file. If this optional field is not populated in the request, then the OCID of the model is used for the file
45
+ * name when downloading.
46
+ * Example: {@code {\"Content-Disposition\": \"attachment\"
47
+ * \"filename\"=\"model.tar.gz\"
48
+ * \"Content-Length\": \"2347\"
49
+ * \"Content-Type\": \"application/gzip\"}}
50
+ *
51
+ */
52
+ "contentDisposition"?: string;
53
+ /**
54
+ * List of arguments (Json map - argument name to argument value) for ML Application package (available arguments are in ML Application package descriptor). E.g. {\"vcnId\": \"ocid1.vcn.oc1.iad.abcd...\", \"logId\":\"ocid1.log.oc1.iad.abcd...\"}
55
+ */
56
+ "opcMlAppPackageArgs"?: string;
57
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, 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
+ //# sourceMappingURL=put-ml-application-package-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"put-ml-application-package-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/put-ml-application-package-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,41 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/RecoverMlApplicationInstanceView.ts.html |here} to see how to use RecoverMlApplicationInstanceViewRequest.
16
+ */
17
+ export interface RecoverMlApplicationInstanceViewRequest extends common.BaseRequest {
18
+ /**
19
+ * unique MlApplicationInstanceView identifier
20
+ */
21
+ "mlApplicationInstanceViewId": string;
22
+ /**
23
+ * For optimistic concurrency control. In the PUT or DELETE call
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
+ * etag from a previous GET or POST response for that resource.
26
+ * The resource is updated or deleted only if the {@code etag} you
27
+ * provide matches the resource's current {@code etag} value.
28
+ *
29
+ */
30
+ "ifMatch"?: string;
31
+ /**
32
+ * Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
33
+ *
34
+ */
35
+ "opcRequestId"?: string;
36
+ /**
37
+ * A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
38
+ *
39
+ */
40
+ "opcRetryToken"?: string;
41
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, 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
+ //# sourceMappingURL=recover-ml-application-instance-view-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recover-ml-application-instance-view-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/recover-ml-application-instance-view-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,37 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, 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
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/TriggerMlApplicationInstanceFlow.ts.html |here} to see how to use TriggerMlApplicationInstanceFlowRequest.
17
+ */
18
+ export interface TriggerMlApplicationInstanceFlowRequest extends common.BaseRequest {
19
+ /**
20
+ * Details for trigger request.
21
+ */
22
+ "triggerMlApplicationInstanceFlowDetails": model.TriggerMlApplicationInstanceFlowDetails;
23
+ /**
24
+ * unique MlApplicationInstance identifier
25
+ */
26
+ "mlApplicationInstanceId": string;
27
+ /**
28
+ * Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
29
+ *
30
+ */
31
+ "opcRequestId"?: string;
32
+ /**
33
+ * A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
34
+ *
35
+ */
36
+ "opcRetryToken"?: string;
37
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, 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
+ //# sourceMappingURL=trigger-ml-application-instance-flow-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"trigger-ml-application-instance-flow-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/trigger-ml-application-instance-flow-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,37 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, 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
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/TriggerMlApplicationInstanceViewFlow.ts.html |here} to see how to use TriggerMlApplicationInstanceViewFlowRequest.
17
+ */
18
+ export interface TriggerMlApplicationInstanceViewFlowRequest extends common.BaseRequest {
19
+ /**
20
+ * Details for trigger request.
21
+ */
22
+ "triggerMlApplicationInstanceViewFlowDetails": model.TriggerMlApplicationInstanceViewFlowDetails;
23
+ /**
24
+ * unique MlApplicationInstanceView identifier
25
+ */
26
+ "mlApplicationInstanceViewId": string;
27
+ /**
28
+ * Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
29
+ *
30
+ */
31
+ "opcRequestId"?: string;
32
+ /**
33
+ * A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
34
+ *
35
+ */
36
+ "opcRetryToken"?: string;
37
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, 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
+ //# sourceMappingURL=trigger-ml-application-instance-view-flow-request.js.map