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
@@ -43,6 +43,46 @@ export declare class DataScienceWaiter {
43
43
  * @return response returns GetJobRunResponse | null (null in case of 404 response)
44
44
  */
45
45
  forJobRun(request: serviceRequests.GetJobRunRequest, ...targetStates: models.JobRunLifecycleState[]): Promise<serviceResponses.GetJobRunResponse | null>;
46
+ /**
47
+ * Waits forMlApplication till it reaches any of the provided states
48
+ *
49
+ * @param request the request to send
50
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
51
+ * @return response returns GetMlApplicationResponse
52
+ */
53
+ forMlApplication(request: serviceRequests.GetMlApplicationRequest, ...targetStates: models.MlApplication.LifecycleState[]): Promise<serviceResponses.GetMlApplicationResponse>;
54
+ /**
55
+ * Waits forMlApplicationImplementation till it reaches any of the provided states
56
+ *
57
+ * @param request the request to send
58
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
59
+ * @return response returns GetMlApplicationImplementationResponse
60
+ */
61
+ forMlApplicationImplementation(request: serviceRequests.GetMlApplicationImplementationRequest, ...targetStates: models.MlApplicationImplementation.LifecycleState[]): Promise<serviceResponses.GetMlApplicationImplementationResponse>;
62
+ /**
63
+ * Waits forMlApplicationImplementationVersion till it reaches any of the provided states
64
+ *
65
+ * @param request the request to send
66
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
67
+ * @return response returns GetMlApplicationImplementationVersionResponse
68
+ */
69
+ forMlApplicationImplementationVersion(request: serviceRequests.GetMlApplicationImplementationVersionRequest, ...targetStates: models.MlApplicationImplementationVersion.LifecycleState[]): Promise<serviceResponses.GetMlApplicationImplementationVersionResponse>;
70
+ /**
71
+ * Waits forMlApplicationInstance till it reaches any of the provided states
72
+ *
73
+ * @param request the request to send
74
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
75
+ * @return response returns GetMlApplicationInstanceResponse | null (null in case of 404 response)
76
+ */
77
+ forMlApplicationInstance(request: serviceRequests.GetMlApplicationInstanceRequest, ...targetStates: models.MlApplicationInstance.LifecycleState[]): Promise<serviceResponses.GetMlApplicationInstanceResponse | null>;
78
+ /**
79
+ * Waits forMlApplicationInstanceView till it reaches any of the provided states
80
+ *
81
+ * @param request the request to send
82
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
83
+ * @return response returns GetMlApplicationInstanceViewResponse | null (null in case of 404 response)
84
+ */
85
+ forMlApplicationInstanceView(request: serviceRequests.GetMlApplicationInstanceViewRequest, ...targetStates: models.MlApplicationInstanceView.LifecycleState[]): Promise<serviceResponses.GetMlApplicationInstanceViewResponse | null>;
46
86
  /**
47
87
  * Waits forModel till it reaches any of the provided states
48
88
  *
@@ -85,6 +85,66 @@ class DataScienceWaiter {
85
85
  return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getJobRun(request), response => targetStates.includes(response.jobRun.lifecycleState), targetStates.includes(models.JobRunLifecycleState.Deleted));
86
86
  });
87
87
  }
88
+ /**
89
+ * Waits forMlApplication till it reaches any of the provided states
90
+ *
91
+ * @param request the request to send
92
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
93
+ * @return response returns GetMlApplicationResponse
94
+ */
95
+ forMlApplication(request, ...targetStates) {
96
+ return __awaiter(this, void 0, void 0, function* () {
97
+ return oci_common_1.genericWaiter(this.config, () => this.client.getMlApplication(request), response => targetStates.includes(response.mlApplication.lifecycleState));
98
+ });
99
+ }
100
+ /**
101
+ * Waits forMlApplicationImplementation till it reaches any of the provided states
102
+ *
103
+ * @param request the request to send
104
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
105
+ * @return response returns GetMlApplicationImplementationResponse
106
+ */
107
+ forMlApplicationImplementation(request, ...targetStates) {
108
+ return __awaiter(this, void 0, void 0, function* () {
109
+ return oci_common_1.genericWaiter(this.config, () => this.client.getMlApplicationImplementation(request), response => targetStates.includes(response.mlApplicationImplementation.lifecycleState));
110
+ });
111
+ }
112
+ /**
113
+ * Waits forMlApplicationImplementationVersion till it reaches any of the provided states
114
+ *
115
+ * @param request the request to send
116
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
117
+ * @return response returns GetMlApplicationImplementationVersionResponse
118
+ */
119
+ forMlApplicationImplementationVersion(request, ...targetStates) {
120
+ return __awaiter(this, void 0, void 0, function* () {
121
+ return oci_common_1.genericWaiter(this.config, () => this.client.getMlApplicationImplementationVersion(request), response => targetStates.includes(response.mlApplicationImplementationVersion.lifecycleState));
122
+ });
123
+ }
124
+ /**
125
+ * Waits forMlApplicationInstance till it reaches any of the provided states
126
+ *
127
+ * @param request the request to send
128
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
129
+ * @return response returns GetMlApplicationInstanceResponse | null (null in case of 404 response)
130
+ */
131
+ forMlApplicationInstance(request, ...targetStates) {
132
+ return __awaiter(this, void 0, void 0, function* () {
133
+ return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getMlApplicationInstance(request), response => targetStates.includes(response.mlApplicationInstance.lifecycleState), targetStates.includes(models.MlApplicationInstance.LifecycleState.Deleted));
134
+ });
135
+ }
136
+ /**
137
+ * Waits forMlApplicationInstanceView till it reaches any of the provided states
138
+ *
139
+ * @param request the request to send
140
+ * @param targetStates the desired states to wait for. The waiter will return once the resource reaches any of the provided states
141
+ * @return response returns GetMlApplicationInstanceViewResponse | null (null in case of 404 response)
142
+ */
143
+ forMlApplicationInstanceView(request, ...targetStates) {
144
+ return __awaiter(this, void 0, void 0, function* () {
145
+ return oci_common_1.genericTerminalConditionWaiter(this.config, () => this.client.getMlApplicationInstanceView(request), response => targetStates.includes(response.mlApplicationInstanceView.lifecycleState), targetStates.includes(models.MlApplicationInstanceView.LifecycleState.Deleted));
146
+ });
147
+ }
88
148
  /**
89
149
  * Waits forModel till it reaches any of the provided states
90
150
  *
@@ -1 +1 @@
1
- {"version":3,"file":"datascience-waiter.js","sourceRoot":"","sources":["../../../../lib/datascience/lib/datascience-waiter.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"datascience-waiter.js","sourceRoot":"","sources":["../../../../lib/datascience/lib/datascience-waiter.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,31 @@
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
+ /**
15
+ * Reference to an application component
16
+ */
17
+ export interface ApplicationComponent {
18
+ /**
19
+ * Name of referenced resource (generally resources do not have to have any name but most resources have name exposed as 'name' or 'displayName' field).
20
+ */
21
+ "name"?: string;
22
+ /**
23
+ * Name of application component
24
+ */
25
+ "componentName": string;
26
+ "type": string;
27
+ }
28
+ export declare namespace ApplicationComponent {
29
+ function getJsonObj(obj: ApplicationComponent): object;
30
+ function getDeserializedJsonObj(obj: ApplicationComponent): object;
31
+ }
@@ -0,0 +1,85 @@
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.ApplicationComponent = void 0;
36
+ const model = __importStar(require("../model"));
37
+ const common = require("oci-common");
38
+ var ApplicationComponent;
39
+ (function (ApplicationComponent) {
40
+ function getJsonObj(obj) {
41
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
42
+ if (obj && "type" in obj && obj.type) {
43
+ switch (obj.type) {
44
+ case "DATA_SCIENCE_JOB":
45
+ return model.DataScienceJobApplicationComponent.getJsonObj(jsonObj, true);
46
+ case "DATA_FLOW_APPLICATION":
47
+ return model.DataFlowApplicationApplicationComponent.getJsonObj(jsonObj, true);
48
+ case "GENERIC_OCI_RESOURCE":
49
+ return model.GenericOciResourceApplicationComponent.getJsonObj(jsonObj, true);
50
+ case "DATA_SCIENCE_PIPELINE":
51
+ return model.DataSciencePipelineApplicationComponent.getJsonObj(jsonObj, true);
52
+ case "DATA_SCIENCE_MODEL":
53
+ return model.DataScienceModelApplicationComponent.getJsonObj(jsonObj, true);
54
+ default:
55
+ if (common.LOG.logger)
56
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
57
+ }
58
+ }
59
+ return jsonObj;
60
+ }
61
+ ApplicationComponent.getJsonObj = getJsonObj;
62
+ function getDeserializedJsonObj(obj) {
63
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
64
+ if (obj && "type" in obj && obj.type) {
65
+ switch (obj.type) {
66
+ case "DATA_SCIENCE_JOB":
67
+ return model.DataScienceJobApplicationComponent.getDeserializedJsonObj(jsonObj, true);
68
+ case "DATA_FLOW_APPLICATION":
69
+ return model.DataFlowApplicationApplicationComponent.getDeserializedJsonObj(jsonObj, true);
70
+ case "GENERIC_OCI_RESOURCE":
71
+ return model.GenericOciResourceApplicationComponent.getDeserializedJsonObj(jsonObj, true);
72
+ case "DATA_SCIENCE_PIPELINE":
73
+ return model.DataSciencePipelineApplicationComponent.getDeserializedJsonObj(jsonObj, true);
74
+ case "DATA_SCIENCE_MODEL":
75
+ return model.DataScienceModelApplicationComponent.getDeserializedJsonObj(jsonObj, true);
76
+ default:
77
+ if (common.LOG.logger)
78
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
79
+ }
80
+ }
81
+ return jsonObj;
82
+ }
83
+ ApplicationComponent.getDeserializedJsonObj = getDeserializedJsonObj;
84
+ })(ApplicationComponent = exports.ApplicationComponent || (exports.ApplicationComponent = {}));
85
+ //# sourceMappingURL=application-component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"application-component.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/application-component.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAkBtC,IAAiB,oBAAoB,CAyEpC;AAzED,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,kBAAkB;oBACrB,OAAO,KAAK,CAAC,kCAAkC,CAAC,UAAU,CACL,OAAQ,EAC3D,IAAI,CACL,CAAC;gBACJ,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,uCAAuC,CAAC,UAAU,CACL,OAAQ,EAChE,IAAI,CACL,CAAC;gBACJ,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,sCAAsC,CAAC,UAAU,CACL,OAAQ,EAC/D,IAAI,CACL,CAAC;gBACJ,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,uCAAuC,CAAC,UAAU,CACL,OAAQ,EAChE,IAAI,CACL,CAAC;gBACJ,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACL,OAAQ,EAC7D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,+BAAU,aAmCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,kBAAkB;oBACrB,OAAO,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CACjB,OAAQ,EAC3D,IAAI,CACL,CAAC;gBACJ,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,uCAAuC,CAAC,sBAAsB,CACjB,OAAQ,EAChE,IAAI,CACL,CAAC;gBACJ,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,sCAAsC,CAAC,sBAAsB,CACjB,OAAQ,EAC/D,IAAI,CACL,CAAC;gBACJ,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,uCAAuC,CAAC,sBAAsB,CACjB,OAAQ,EAChE,IAAI,CACL,CAAC;gBACJ,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CACjB,OAAQ,EAC7D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,2CAAsB,yBAmCrC,CAAA;AACH,CAAC,EAzEgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyEpC"}
@@ -0,0 +1,23 @@
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
+ /**
15
+ * AuthN/Z configuration for online prediction
16
+ */
17
+ export interface AuthConfiguration {
18
+ "type": string;
19
+ }
20
+ export declare namespace AuthConfiguration {
21
+ function getJsonObj(obj: AuthConfiguration): object;
22
+ function getDeserializedJsonObj(obj: AuthConfiguration): object;
23
+ }
@@ -0,0 +1,77 @@
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.AuthConfiguration = void 0;
36
+ const model = __importStar(require("../model"));
37
+ const common = require("oci-common");
38
+ var AuthConfiguration;
39
+ (function (AuthConfiguration) {
40
+ function getJsonObj(obj) {
41
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
42
+ if (obj && "type" in obj && obj.type) {
43
+ switch (obj.type) {
44
+ case "IDCS":
45
+ return model.IdcsAuthConfiguration.getJsonObj(jsonObj, true);
46
+ case "IDCS_CUSTOM_SERVICE":
47
+ return model.IdcsCustomServiceAuthConfiguration.getJsonObj(jsonObj, true);
48
+ case "IAM":
49
+ return model.IamAuthConfiguration.getJsonObj(jsonObj, true);
50
+ default:
51
+ if (common.LOG.logger)
52
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
53
+ }
54
+ }
55
+ return jsonObj;
56
+ }
57
+ AuthConfiguration.getJsonObj = getJsonObj;
58
+ function getDeserializedJsonObj(obj) {
59
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
60
+ if (obj && "type" in obj && obj.type) {
61
+ switch (obj.type) {
62
+ case "IDCS":
63
+ return model.IdcsAuthConfiguration.getDeserializedJsonObj(jsonObj, true);
64
+ case "IDCS_CUSTOM_SERVICE":
65
+ return model.IdcsCustomServiceAuthConfiguration.getDeserializedJsonObj(jsonObj, true);
66
+ case "IAM":
67
+ return model.IamAuthConfiguration.getDeserializedJsonObj(jsonObj, true);
68
+ default:
69
+ if (common.LOG.logger)
70
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
71
+ }
72
+ }
73
+ return jsonObj;
74
+ }
75
+ AuthConfiguration.getDeserializedJsonObj = getDeserializedJsonObj;
76
+ })(AuthConfiguration = exports.AuthConfiguration || (exports.AuthConfiguration = {}));
77
+ //# sourceMappingURL=auth-configuration.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"auth-configuration.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/auth-configuration.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,iBAAiB,CAqDjC;AArDD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CACL,OAAQ,EAC9C,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,kCAAkC,CAAC,UAAU,CACL,OAAQ,EAC3D,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,4BAAU,aAyBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CACjB,OAAQ,EAC9C,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CACjB,OAAQ,EAC3D,IAAI,CACL,CAAC;gBACJ,KAAK,KAAK;oBACR,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,wCAAsB,yBAyBrC,CAAA;AACH,CAAC,EArDgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAqDjC"}
@@ -0,0 +1,28 @@
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
+ /**
15
+ * The information to be updated.
16
+ */
17
+ export interface ChangeMlApplicationCompartmentDetails {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
20
+ * into which the resource should be moved.
21
+ *
22
+ */
23
+ "compartmentId": string;
24
+ }
25
+ export declare namespace ChangeMlApplicationCompartmentDetails {
26
+ function getJsonObj(obj: ChangeMlApplicationCompartmentDetails): object;
27
+ function getDeserializedJsonObj(obj: ChangeMlApplicationCompartmentDetails): object;
28
+ }
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ChangeMlApplicationCompartmentDetails = void 0;
17
+ var ChangeMlApplicationCompartmentDetails;
18
+ (function (ChangeMlApplicationCompartmentDetails) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ ChangeMlApplicationCompartmentDetails.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ ChangeMlApplicationCompartmentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(ChangeMlApplicationCompartmentDetails = exports.ChangeMlApplicationCompartmentDetails || (exports.ChangeMlApplicationCompartmentDetails = {}));
30
+ //# sourceMappingURL=change-ml-application-compartment-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-ml-application-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/change-ml-application-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAiBH,IAAiB,qCAAqC,CAWrD;AAXD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
@@ -0,0 +1,26 @@
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
+ /**
15
+ * The information to be updated.
16
+ */
17
+ export interface ChangeMlApplicationImplementationCompartmentDetails {
18
+ /**
19
+ * The OCID of the compartment into which the resource should be moved.
20
+ */
21
+ "compartmentId": string;
22
+ }
23
+ export declare namespace ChangeMlApplicationImplementationCompartmentDetails {
24
+ function getJsonObj(obj: ChangeMlApplicationImplementationCompartmentDetails): object;
25
+ function getDeserializedJsonObj(obj: ChangeMlApplicationImplementationCompartmentDetails): object;
26
+ }
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ChangeMlApplicationImplementationCompartmentDetails = void 0;
17
+ var ChangeMlApplicationImplementationCompartmentDetails;
18
+ (function (ChangeMlApplicationImplementationCompartmentDetails) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ ChangeMlApplicationImplementationCompartmentDetails.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ ChangeMlApplicationImplementationCompartmentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(ChangeMlApplicationImplementationCompartmentDetails = exports.ChangeMlApplicationImplementationCompartmentDetails || (exports.ChangeMlApplicationImplementationCompartmentDetails = {}));
30
+ //# sourceMappingURL=change-ml-application-implementation-compartment-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-ml-application-implementation-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/change-ml-application-implementation-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAeH,IAAiB,mDAAmD,CAanE;AAbD,WAAiB,mDAAmD;IAClE,SAAgB,UAAU,CAAC,GAAwD;QACjF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8DAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAwD;QAExD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,0EAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,mDAAmD,GAAnD,2DAAmD,KAAnD,2DAAmD,QAanE"}
@@ -0,0 +1,28 @@
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
+ /**
15
+ * The information to be updated.
16
+ */
17
+ export interface ChangeMlApplicationInstanceCompartmentDetails {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
20
+ * into which the resource should be moved.
21
+ *
22
+ */
23
+ "compartmentId": string;
24
+ }
25
+ export declare namespace ChangeMlApplicationInstanceCompartmentDetails {
26
+ function getJsonObj(obj: ChangeMlApplicationInstanceCompartmentDetails): object;
27
+ function getDeserializedJsonObj(obj: ChangeMlApplicationInstanceCompartmentDetails): object;
28
+ }
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ChangeMlApplicationInstanceCompartmentDetails = void 0;
17
+ var ChangeMlApplicationInstanceCompartmentDetails;
18
+ (function (ChangeMlApplicationInstanceCompartmentDetails) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ ChangeMlApplicationInstanceCompartmentDetails.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ ChangeMlApplicationInstanceCompartmentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(ChangeMlApplicationInstanceCompartmentDetails = exports.ChangeMlApplicationInstanceCompartmentDetails || (exports.ChangeMlApplicationInstanceCompartmentDetails = {}));
30
+ //# sourceMappingURL=change-ml-application-instance-compartment-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-ml-application-instance-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/change-ml-application-instance-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAiBH,IAAiB,6CAA6C,CAa7D;AAbD,WAAiB,6CAA6C;IAC5D,SAAgB,UAAU,CAAC,GAAkD;QAC3E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAkD;QAElD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,oEAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAa7D"}
@@ -0,0 +1,28 @@
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
+ /**
15
+ * The information to be updated.
16
+ */
17
+ export interface ChangeMlApplicationInstanceViewCompartmentDetails {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
20
+ * into which the resource should be moved.
21
+ *
22
+ */
23
+ "compartmentId": string;
24
+ }
25
+ export declare namespace ChangeMlApplicationInstanceViewCompartmentDetails {
26
+ function getJsonObj(obj: ChangeMlApplicationInstanceViewCompartmentDetails): object;
27
+ function getDeserializedJsonObj(obj: ChangeMlApplicationInstanceViewCompartmentDetails): object;
28
+ }
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ChangeMlApplicationInstanceViewCompartmentDetails = void 0;
17
+ var ChangeMlApplicationInstanceViewCompartmentDetails;
18
+ (function (ChangeMlApplicationInstanceViewCompartmentDetails) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ ChangeMlApplicationInstanceViewCompartmentDetails.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ ChangeMlApplicationInstanceViewCompartmentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(ChangeMlApplicationInstanceViewCompartmentDetails = exports.ChangeMlApplicationInstanceViewCompartmentDetails || (exports.ChangeMlApplicationInstanceViewCompartmentDetails = {}));
30
+ //# sourceMappingURL=change-ml-application-instance-view-compartment-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-ml-application-instance-view-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/change-ml-application-instance-view-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAiBH,IAAiB,iDAAiD,CAajE;AAbD,WAAiB,iDAAiD;IAChE,SAAgB,UAAU,CAAC,GAAsD;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAsD;QAEtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,wEAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,iDAAiD,GAAjD,yDAAiD,KAAjD,yDAAiD,QAajE"}