oci-datascience 2.106.0 → 2.106.2

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,30 @@
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
+ export interface CreateMlApplicationResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplication instance.
28
+ */
29
+ "mlApplication": model.MlApplication;
30
+ }
@@ -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=create-ml-application-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-ml-application-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/create-ml-application-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,26 @@
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
+ export interface DeleteMlApplicationImplementationResponse {
14
+ /**
15
+ * The [OCID](https://docs.oracle.com/iaas/Content/API/Concepts/identifiers.htm) of the work request. Use [GetWorkRequest](https://docs.oracle.com/iaas/api/#/en/workrequests/20160918/WorkRequest/GetWorkRequest)
16
+ * with this ID to track the status of the request.
17
+ *
18
+ */
19
+ "opcWorkRequestId": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ }
@@ -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=delete-ml-application-implementation-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-ml-application-implementation-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/delete-ml-application-implementation-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,26 @@
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
+ export interface DeleteMlApplicationInstanceResponse {
14
+ /**
15
+ * The [OCID](https://docs.oracle.com/iaas/Content/API/Concepts/identifiers.htm) of the work request. Use [GetWorkRequest](https://docs.oracle.com/iaas/api/#/en/workrequests/20160918/WorkRequest/GetWorkRequest)
16
+ * with this ID to track the status of the request.
17
+ *
18
+ */
19
+ "opcWorkRequestId": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ }
@@ -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=delete-ml-application-instance-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-ml-application-instance-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/delete-ml-application-instance-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,20 @@
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
+ export interface DeleteMlApplicationResponse {
14
+ /**
15
+ * Unique Oracle assigned identifier for the request. If you need to contact
16
+ * Oracle about a particular request, then provide the request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ }
@@ -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=delete-ml-application-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-ml-application-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/delete-ml-application-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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
+ export interface DisableMlApplicationInstanceViewTriggerResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplicationInstanceView instance.
28
+ */
29
+ "mlApplicationInstanceView": model.MlApplicationInstanceView;
30
+ }
@@ -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=disable-ml-application-instance-view-trigger-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"disable-ml-application-instance-view-trigger-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/disable-ml-application-instance-view-trigger-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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
+ export interface EnableMlApplicationInstanceViewTriggerResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplicationInstanceView instance.
28
+ */
29
+ "mlApplicationInstanceView": model.MlApplicationInstanceView;
30
+ }
@@ -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=enable-ml-application-instance-view-trigger-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"enable-ml-application-instance-view-trigger-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/enable-ml-application-instance-view-trigger-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,31 @@
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 stream = require("stream");
15
+ export interface GetMlApplicationHistoricalPackageContentResponse {
16
+ /**
17
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
18
+ *
19
+ */
20
+ "etag": string;
21
+ /**
22
+ * Unique Oracle assigned identifier for the request. If you need to contact
23
+ * Oracle about a particular request, then provide the request ID.
24
+ *
25
+ */
26
+ "opcRequestId": string;
27
+ /**
28
+ * The returned stream.Readable | ReadableStream instance.
29
+ */
30
+ "value": stream.Readable | ReadableStream;
31
+ }
@@ -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=get-ml-application-historical-package-content-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ml-application-historical-package-content-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/get-ml-application-historical-package-content-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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
+ export interface GetMlApplicationImplementationResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplicationImplementation instance.
28
+ */
29
+ "mlApplicationImplementation": model.MlApplicationImplementation;
30
+ }
@@ -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=get-ml-application-implementation-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ml-application-implementation-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/get-ml-application-implementation-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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
+ export interface GetMlApplicationImplementationVersionResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplicationImplementationVersion instance.
28
+ */
29
+ "mlApplicationImplementationVersion": model.MlApplicationImplementationVersion;
30
+ }
@@ -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=get-ml-application-implementation-version-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ml-application-implementation-version-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/get-ml-application-implementation-version-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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
+ export interface GetMlApplicationInstanceResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplicationInstance instance.
28
+ */
29
+ "mlApplicationInstance": model.MlApplicationInstance;
30
+ }
@@ -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=get-ml-application-instance-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ml-application-instance-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/get-ml-application-instance-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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
+ export interface GetMlApplicationInstanceViewResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplicationInstanceView instance.
28
+ */
29
+ "mlApplicationInstanceView": model.MlApplicationInstanceView;
30
+ }
@@ -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=get-ml-application-instance-view-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ml-application-instance-view-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/get-ml-application-instance-view-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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 stream = require("stream");
15
+ export interface GetMlApplicationPackageContentResponse {
16
+ /**
17
+ * Unique Oracle assigned identifier for the request. If you need to contact
18
+ * Oracle about a particular request, then provide the request ID.
19
+ *
20
+ */
21
+ "opcRequestId": string;
22
+ /**
23
+ * 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...\"}
24
+ */
25
+ "opcMlAppPackageArgs": string;
26
+ /**
27
+ * The returned stream.Readable | ReadableStream instance.
28
+ */
29
+ "value": stream.Readable | ReadableStream;
30
+ }
@@ -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=get-ml-application-package-content-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ml-application-package-content-response.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/response/get-ml-application-package-content-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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
+ export interface GetMlApplicationResponse {
15
+ /**
16
+ * For optimistic concurrency control. See [ETags for Optimistic Concurrency Control](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#eleven).
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, then provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MlApplication instance.
28
+ */
29
+ "mlApplication": model.MlApplication;
30
+ }