oci-datascience 2.106.1 → 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 @@
1
+ {"version":3,"file":"create-ml-application-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/create-ml-application-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAmCH,IAAiB,0BAA0B,CAW1C;AAXD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAW1C"}
@@ -0,0 +1,58 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
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
+ import * as model from "../model";
15
+ /**
16
+ * The information about new MlApplicationImplementation.
17
+ */
18
+ export interface CreateMlApplicationImplementationDetails {
19
+ /**
20
+ * ML Application Implementation name which is unique for given ML Application.
21
+ */
22
+ "name": string;
23
+ /**
24
+ * The OCID of the ML Application implemented by this ML Application Implementation
25
+ */
26
+ "mlApplicationId": string;
27
+ "logging"?: model.ImplementationLogging;
28
+ /**
29
+ * The OCID of the compartment where ML Application Implementation is created.
30
+ */
31
+ "compartmentId": string;
32
+ /**
33
+ * List of ML Application Implementation OCIDs for which migration from this implementation is allowed. Migration means that if consumers change implementation for their instances to implementation with OCID from this list, instance components will be updated in place otherwise new instance components are created based on the new implementation and old instance components are removed.
34
+ */
35
+ "allowedMigrationDestinations"?: Array<string>;
36
+ /**
37
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
38
+ * Example: {@code {\"Department\": \"Finance\"}}
39
+ *
40
+ */
41
+ "freeformTags"?: {
42
+ [key: string]: string;
43
+ };
44
+ /**
45
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
46
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
47
+ *
48
+ */
49
+ "definedTags"?: {
50
+ [key: string]: {
51
+ [key: string]: any;
52
+ };
53
+ };
54
+ }
55
+ export declare namespace CreateMlApplicationImplementationDetails {
56
+ function getJsonObj(obj: CreateMlApplicationImplementationDetails): object;
57
+ function getDeserializedJsonObj(obj: CreateMlApplicationImplementationDetails): object;
58
+ }
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * 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.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.CreateMlApplicationImplementationDetails = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var CreateMlApplicationImplementationDetails;
38
+ (function (CreateMlApplicationImplementationDetails) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {
41
+ "logging": obj.logging ? model.ImplementationLogging.getJsonObj(obj.logging) : undefined
42
+ });
43
+ return jsonObj;
44
+ }
45
+ CreateMlApplicationImplementationDetails.getJsonObj = getJsonObj;
46
+ function getDeserializedJsonObj(obj) {
47
+ const jsonObj = Object.assign(Object.assign({}, obj), {
48
+ "logging": obj.logging
49
+ ? model.ImplementationLogging.getDeserializedJsonObj(obj.logging)
50
+ : undefined
51
+ });
52
+ return jsonObj;
53
+ }
54
+ CreateMlApplicationImplementationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
55
+ })(CreateMlApplicationImplementationDetails = exports.CreateMlApplicationImplementationDetails || (exports.CreateMlApplicationImplementationDetails = {}));
56
+ //# sourceMappingURL=create-ml-application-implementation-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-ml-application-implementation-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/create-ml-application-implementation-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsClC,IAAiB,wCAAwC,CAuBxD;AAvBD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,SAAS,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;SACzF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,mDAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+DAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAuBxD"}
@@ -0,0 +1,66 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
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
+ import * as model from "../model";
15
+ /**
16
+ * The information about new MlApplicationInstance.
17
+ */
18
+ export interface CreateMlApplicationInstanceDetails {
19
+ /**
20
+ * The name of MlApplicationInstance. System will generate displayName when not provided.
21
+ */
22
+ "displayName"?: string;
23
+ /**
24
+ * The OCID of ML Application. This resource is an instance of ML Application referenced by this OCID.
25
+ */
26
+ "mlApplicationId": string;
27
+ /**
28
+ * The OCID of ML Application Implementation selected as a certain solution for a given ML problem (ML Application)
29
+ */
30
+ "mlApplicationImplementationId": string;
31
+ "authConfiguration"?: model.CreateIdcsAuthConfigurationDetails | model.CreateIdcsCustomServiceAuthConfigurationDetails | model.CreateIamAuthConfigurationCreateDetails;
32
+ /**
33
+ * Data that are used for provisioning of the given MlApplicationInstance. These are validated against configurationSchema defined in referenced MlApplicationImplementation.
34
+ */
35
+ "configuration"?: Array<model.ConfigurationProperty>;
36
+ /**
37
+ * Defines whether the MlApplicationInstance will be created in ACTIVE (true value) or INACTIVE (false value) lifecycle state.
38
+ */
39
+ "isEnabled"?: boolean;
40
+ /**
41
+ * The OCID of the compartment where the MlApplicationInstance is created.
42
+ */
43
+ "compartmentId": string;
44
+ /**
45
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
46
+ * Example: {@code {\"Department\": \"Finance\"}}
47
+ *
48
+ */
49
+ "freeformTags"?: {
50
+ [key: string]: string;
51
+ };
52
+ /**
53
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
54
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
55
+ *
56
+ */
57
+ "definedTags"?: {
58
+ [key: string]: {
59
+ [key: string]: any;
60
+ };
61
+ };
62
+ }
63
+ export declare namespace CreateMlApplicationInstanceDetails {
64
+ function getJsonObj(obj: CreateMlApplicationInstanceDetails): object;
65
+ function getDeserializedJsonObj(obj: CreateMlApplicationInstanceDetails): object;
66
+ }
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * 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.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.CreateMlApplicationInstanceDetails = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var CreateMlApplicationInstanceDetails;
38
+ (function (CreateMlApplicationInstanceDetails) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {
41
+ "authConfiguration": obj.authConfiguration
42
+ ? model.CreateAuthConfigurationDetails.getJsonObj(obj.authConfiguration)
43
+ : undefined,
44
+ "configuration": obj.configuration
45
+ ? obj.configuration.map(item => {
46
+ return model.ConfigurationProperty.getJsonObj(item);
47
+ })
48
+ : undefined
49
+ });
50
+ return jsonObj;
51
+ }
52
+ CreateMlApplicationInstanceDetails.getJsonObj = getJsonObj;
53
+ function getDeserializedJsonObj(obj) {
54
+ const jsonObj = Object.assign(Object.assign({}, obj), {
55
+ "authConfiguration": obj.authConfiguration
56
+ ? model.CreateAuthConfigurationDetails.getDeserializedJsonObj(obj.authConfiguration)
57
+ : undefined,
58
+ "configuration": obj.configuration
59
+ ? obj.configuration.map(item => {
60
+ return model.ConfigurationProperty.getDeserializedJsonObj(item);
61
+ })
62
+ : undefined
63
+ });
64
+ return jsonObj;
65
+ }
66
+ CreateMlApplicationInstanceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
67
+ })(CreateMlApplicationInstanceDetails = exports.CreateMlApplicationInstanceDetails || (exports.CreateMlApplicationInstanceDetails = {}));
68
+ //# sourceMappingURL=create-ml-application-instance-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-ml-application-instance-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/create-ml-application-instance-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiDlC,IAAiB,kCAAkC,CAmClD;AAnCD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACxE,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,6CAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACpF,CAAC,CAAC,SAAS;YACb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,yDAAsB,yBAgBrC,CAAA;AACH,CAAC,EAnCgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAmClD"}
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
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
+ import * as model from "../model";
15
+ /**
16
+ * Data Flow Application application component
17
+ */
18
+ export interface DataFlowApplicationApplicationComponent extends model.ApplicationComponent {
19
+ /**
20
+ * OCID of Data Flow Application
21
+ */
22
+ "applicationId": string;
23
+ "type": string;
24
+ }
25
+ export declare namespace DataFlowApplicationApplicationComponent {
26
+ function getJsonObj(obj: DataFlowApplicationApplicationComponent, isParentJsonObj?: boolean): object;
27
+ const type = "DATA_FLOW_APPLICATION";
28
+ function getDeserializedJsonObj(obj: DataFlowApplicationApplicationComponent, isParentJsonObj?: boolean): object;
29
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * 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.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.DataFlowApplicationApplicationComponent = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var DataFlowApplicationApplicationComponent;
38
+ (function (DataFlowApplicationApplicationComponent) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
41
+ ? obj
42
+ : model.ApplicationComponent.getJsonObj(obj))), {});
43
+ return jsonObj;
44
+ }
45
+ DataFlowApplicationApplicationComponent.getJsonObj = getJsonObj;
46
+ DataFlowApplicationApplicationComponent.type = "DATA_FLOW_APPLICATION";
47
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
48
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
49
+ ? obj
50
+ : model.ApplicationComponent.getDeserializedJsonObj(obj))), {});
51
+ return jsonObj;
52
+ }
53
+ DataFlowApplicationApplicationComponent.getDeserializedJsonObj = getDeserializedJsonObj;
54
+ })(DataFlowApplicationApplicationComponent = exports.DataFlowApplicationApplicationComponent || (exports.DataFlowApplicationApplicationComponent = {}));
55
+ //# sourceMappingURL=data-flow-application-application-component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-flow-application-application-component.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/data-flow-application-application-component.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,uCAAuC,CA8BvD;AA9BD,WAAiB,uCAAuC;IACtD,SAAgB,UAAU,CACxB,GAA4C,EAC5C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAA6C,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,kDAAU,aAYzB,CAAA;IACY,4CAAI,GAAG,uBAAuB,CAAC;IAC5C,SAAgB,sBAAsB,CACpC,GAA4C,EAC5C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAChD,GAAG,CACwC,CAAC,GAC/C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,8DAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,uCAAuC,GAAvC,+CAAuC,KAAvC,+CAAuC,QA8BvD"}
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
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
+ import * as model from "../model";
15
+ /**
16
+ * Data Science Job application component
17
+ */
18
+ export interface DataScienceJobApplicationComponent extends model.ApplicationComponent {
19
+ /**
20
+ * OCID of Data Science Job
21
+ */
22
+ "jobId": string;
23
+ "type": string;
24
+ }
25
+ export declare namespace DataScienceJobApplicationComponent {
26
+ function getJsonObj(obj: DataScienceJobApplicationComponent, isParentJsonObj?: boolean): object;
27
+ const type = "DATA_SCIENCE_JOB";
28
+ function getDeserializedJsonObj(obj: DataScienceJobApplicationComponent, isParentJsonObj?: boolean): object;
29
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * 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.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.DataScienceJobApplicationComponent = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var DataScienceJobApplicationComponent;
38
+ (function (DataScienceJobApplicationComponent) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
41
+ ? obj
42
+ : model.ApplicationComponent.getJsonObj(obj))), {});
43
+ return jsonObj;
44
+ }
45
+ DataScienceJobApplicationComponent.getJsonObj = getJsonObj;
46
+ DataScienceJobApplicationComponent.type = "DATA_SCIENCE_JOB";
47
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
48
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
49
+ ? obj
50
+ : model.ApplicationComponent.getDeserializedJsonObj(obj))), {});
51
+ return jsonObj;
52
+ }
53
+ DataScienceJobApplicationComponent.getDeserializedJsonObj = getDeserializedJsonObj;
54
+ })(DataScienceJobApplicationComponent = exports.DataScienceJobApplicationComponent || (exports.DataScienceJobApplicationComponent = {}));
55
+ //# sourceMappingURL=data-science-job-application-component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-science-job-application-component.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/data-science-job-application-component.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,kCAAkC,CA8BlD;AA9BD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CACxB,GAAuC,EACvC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAwC,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAU,aAYzB,CAAA;IACY,uCAAI,GAAG,kBAAkB,CAAC;IACvC,SAAgB,sBAAsB,CACpC,GAAuC,EACvC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAChD,GAAG,CACmC,CAAC,GAC1C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,yDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QA8BlD"}
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
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
+ import * as model from "../model";
15
+ /**
16
+ * Data Science Model application component
17
+ */
18
+ export interface DataScienceModelApplicationComponent extends model.ApplicationComponent {
19
+ /**
20
+ * OCID of Data Science Model
21
+ */
22
+ "modelId": string;
23
+ "type": string;
24
+ }
25
+ export declare namespace DataScienceModelApplicationComponent {
26
+ function getJsonObj(obj: DataScienceModelApplicationComponent, isParentJsonObj?: boolean): object;
27
+ const type = "DATA_SCIENCE_MODEL";
28
+ function getDeserializedJsonObj(obj: DataScienceModelApplicationComponent, isParentJsonObj?: boolean): object;
29
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * 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.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.DataScienceModelApplicationComponent = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var DataScienceModelApplicationComponent;
38
+ (function (DataScienceModelApplicationComponent) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
41
+ ? obj
42
+ : model.ApplicationComponent.getJsonObj(obj))), {});
43
+ return jsonObj;
44
+ }
45
+ DataScienceModelApplicationComponent.getJsonObj = getJsonObj;
46
+ DataScienceModelApplicationComponent.type = "DATA_SCIENCE_MODEL";
47
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
48
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
49
+ ? obj
50
+ : model.ApplicationComponent.getDeserializedJsonObj(obj))), {});
51
+ return jsonObj;
52
+ }
53
+ DataScienceModelApplicationComponent.getDeserializedJsonObj = getDeserializedJsonObj;
54
+ })(DataScienceModelApplicationComponent = exports.DataScienceModelApplicationComponent || (exports.DataScienceModelApplicationComponent = {}));
55
+ //# sourceMappingURL=data-science-model-application-component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-science-model-application-component.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/data-science-model-application-component.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,oCAAoC,CA8BpD;AA9BD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CACxB,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAA0C,CAAC,GACtF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,+CAAU,aAYzB,CAAA;IACY,yCAAI,GAAG,oBAAoB,CAAC;IACzC,SAAgB,sBAAsB,CACpC,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAChD,GAAG,CACqC,CAAC,GAC5C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,2DAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QA8BpD"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
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
+ import * as model from "../model";
15
+ /**
16
+ * Reference to Data Science Model Deployment
17
+ */
18
+ export interface DataScienceModelDeploymentInstanceComponent extends model.InstanceComponent {
19
+ /**
20
+ * Name of online prediction use-case (defined in ML Application) for which this Model Deployment serves predictions
21
+ */
22
+ "predictionUseCaseName": string;
23
+ /**
24
+ * OCID of Data Science Model Deployment
25
+ */
26
+ "modelDeploymentId": string;
27
+ "type": string;
28
+ }
29
+ export declare namespace DataScienceModelDeploymentInstanceComponent {
30
+ function getJsonObj(obj: DataScienceModelDeploymentInstanceComponent, isParentJsonObj?: boolean): object;
31
+ const type = "DATA_SCIENCE_MODEL_DEPLOYMENT";
32
+ function getDeserializedJsonObj(obj: DataScienceModelDeploymentInstanceComponent, isParentJsonObj?: boolean): object;
33
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * 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.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.DataScienceModelDeploymentInstanceComponent = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var DataScienceModelDeploymentInstanceComponent;
38
+ (function (DataScienceModelDeploymentInstanceComponent) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
41
+ ? obj
42
+ : model.InstanceComponent.getJsonObj(obj))), {});
43
+ return jsonObj;
44
+ }
45
+ DataScienceModelDeploymentInstanceComponent.getJsonObj = getJsonObj;
46
+ DataScienceModelDeploymentInstanceComponent.type = "DATA_SCIENCE_MODEL_DEPLOYMENT";
47
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
48
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
49
+ ? obj
50
+ : model.InstanceComponent.getDeserializedJsonObj(obj))), {});
51
+ return jsonObj;
52
+ }
53
+ DataScienceModelDeploymentInstanceComponent.getDeserializedJsonObj = getDeserializedJsonObj;
54
+ })(DataScienceModelDeploymentInstanceComponent = exports.DataScienceModelDeploymentInstanceComponent || (exports.DataScienceModelDeploymentInstanceComponent = {}));
55
+ //# sourceMappingURL=data-science-model-deployment-instance-component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-science-model-deployment-instance-component.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/data-science-model-deployment-instance-component.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,2CAA2C,CA8B3D;AA9BD,WAAiB,2CAA2C;IAC1D,SAAgB,UAAU,CACxB,GAAgD,EAChD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAiD,CAAC,GAC1F,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,sDAAU,aAYzB,CAAA;IACY,gDAAI,GAAG,+BAA+B,CAAC;IACpD,SAAgB,sBAAsB,CACpC,GAAgD,EAChD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAC7C,GAAG,CAC4C,CAAC,GACnD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,kEAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,2CAA2C,GAA3C,mDAA2C,KAA3C,mDAA2C,QA8B3D"}