oci-datascience 2.106.0 → 2.106.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (395) hide show
  1. package/lib/client.d.ts +307 -0
  2. package/lib/client.js +3908 -1789
  3. package/lib/client.js.map +1 -1
  4. package/lib/datascience-waiter.d.ts +40 -0
  5. package/lib/datascience-waiter.js +60 -0
  6. package/lib/datascience-waiter.js.map +1 -1
  7. package/lib/model/application-component.d.ts +31 -0
  8. package/lib/model/application-component.js +85 -0
  9. package/lib/model/application-component.js.map +1 -0
  10. package/lib/model/auth-configuration.d.ts +23 -0
  11. package/lib/model/auth-configuration.js +77 -0
  12. package/lib/model/auth-configuration.js.map +1 -0
  13. package/lib/model/change-ml-application-compartment-details.d.ts +28 -0
  14. package/lib/model/change-ml-application-compartment-details.js +30 -0
  15. package/lib/model/change-ml-application-compartment-details.js.map +1 -0
  16. package/lib/model/change-ml-application-implementation-compartment-details.d.ts +26 -0
  17. package/lib/model/change-ml-application-implementation-compartment-details.js +30 -0
  18. package/lib/model/change-ml-application-implementation-compartment-details.js.map +1 -0
  19. package/lib/model/change-ml-application-instance-compartment-details.d.ts +28 -0
  20. package/lib/model/change-ml-application-instance-compartment-details.js +30 -0
  21. package/lib/model/change-ml-application-instance-compartment-details.js.map +1 -0
  22. package/lib/model/change-ml-application-instance-view-compartment-details.d.ts +28 -0
  23. package/lib/model/change-ml-application-instance-view-compartment-details.js +30 -0
  24. package/lib/model/change-ml-application-instance-view-compartment-details.js.map +1 -0
  25. package/lib/model/configuration-property-schema.d.ts +60 -0
  26. package/lib/model/configuration-property-schema.js +41 -0
  27. package/lib/model/configuration-property-schema.js.map +1 -0
  28. package/lib/model/configuration-property.d.ts +30 -0
  29. package/lib/model/configuration-property.js +30 -0
  30. package/lib/model/configuration-property.js.map +1 -0
  31. package/lib/model/create-auth-configuration-details.d.ts +23 -0
  32. package/lib/model/create-auth-configuration-details.js +77 -0
  33. package/lib/model/create-auth-configuration-details.js.map +1 -0
  34. package/lib/model/create-iam-auth-configuration-create-details.d.ts +25 -0
  35. package/lib/model/create-iam-auth-configuration-create-details.js +55 -0
  36. package/lib/model/create-iam-auth-configuration-create-details.js.map +1 -0
  37. package/lib/model/create-idcs-auth-configuration-details.d.ts +29 -0
  38. package/lib/model/create-idcs-auth-configuration-details.js +55 -0
  39. package/lib/model/create-idcs-auth-configuration-details.js.map +1 -0
  40. package/lib/model/create-idcs-custom-service-auth-configuration-details.d.ts +45 -0
  41. package/lib/model/create-idcs-custom-service-auth-configuration-details.js +55 -0
  42. package/lib/model/create-idcs-custom-service-auth-configuration-details.js.map +1 -0
  43. package/lib/model/create-ml-application-details.d.ts +52 -0
  44. package/lib/model/create-ml-application-details.js +30 -0
  45. package/lib/model/create-ml-application-details.js.map +1 -0
  46. package/lib/model/create-ml-application-implementation-details.d.ts +58 -0
  47. package/lib/model/create-ml-application-implementation-details.js +56 -0
  48. package/lib/model/create-ml-application-implementation-details.js.map +1 -0
  49. package/lib/model/create-ml-application-instance-details.d.ts +66 -0
  50. package/lib/model/create-ml-application-instance-details.js +68 -0
  51. package/lib/model/create-ml-application-instance-details.js.map +1 -0
  52. package/lib/model/data-flow-application-application-component.d.ts +29 -0
  53. package/lib/model/data-flow-application-application-component.js +55 -0
  54. package/lib/model/data-flow-application-application-component.js.map +1 -0
  55. package/lib/model/data-science-job-application-component.d.ts +29 -0
  56. package/lib/model/data-science-job-application-component.js +55 -0
  57. package/lib/model/data-science-job-application-component.js.map +1 -0
  58. package/lib/model/data-science-model-application-component.d.ts +29 -0
  59. package/lib/model/data-science-model-application-component.js +55 -0
  60. package/lib/model/data-science-model-application-component.js.map +1 -0
  61. package/lib/model/data-science-model-deployment-instance-component.d.ts +33 -0
  62. package/lib/model/data-science-model-deployment-instance-component.js +55 -0
  63. package/lib/model/data-science-model-deployment-instance-component.js.map +1 -0
  64. package/lib/model/data-science-pipeline-application-component.d.ts +29 -0
  65. package/lib/model/data-science-pipeline-application-component.js +55 -0
  66. package/lib/model/data-science-pipeline-application-component.js.map +1 -0
  67. package/lib/model/data-science-schedule-instance-component.d.ts +29 -0
  68. package/lib/model/data-science-schedule-instance-component.js +55 -0
  69. package/lib/model/data-science-schedule-instance-component.js.map +1 -0
  70. package/lib/model/disable-ml-application-instance-view-trigger-details.d.ts +26 -0
  71. package/lib/model/disable-ml-application-instance-view-trigger-details.js +30 -0
  72. package/lib/model/disable-ml-application-instance-view-trigger-details.js.map +1 -0
  73. package/lib/model/enable-ml-application-instance-view-trigger-details.d.ts +26 -0
  74. package/lib/model/enable-ml-application-instance-view-trigger-details.js +30 -0
  75. package/lib/model/enable-ml-application-instance-view-trigger-details.js.map +1 -0
  76. package/lib/model/generic-oci-resource-application-component.d.ts +33 -0
  77. package/lib/model/generic-oci-resource-application-component.js +55 -0
  78. package/lib/model/generic-oci-resource-application-component.js.map +1 -0
  79. package/lib/model/generic-oci-resource-instance-component.d.ts +33 -0
  80. package/lib/model/generic-oci-resource-instance-component.js +55 -0
  81. package/lib/model/generic-oci-resource-instance-component.js.map +1 -0
  82. package/lib/model/iam-auth-configuration.d.ts +25 -0
  83. package/lib/model/iam-auth-configuration.js +55 -0
  84. package/lib/model/iam-auth-configuration.js.map +1 -0
  85. package/lib/model/idcs-auth-configuration.d.ts +33 -0
  86. package/lib/model/idcs-auth-configuration.js +55 -0
  87. package/lib/model/idcs-auth-configuration.js.map +1 -0
  88. package/lib/model/idcs-custom-service-auth-configuration.d.ts +45 -0
  89. package/lib/model/idcs-custom-service-auth-configuration.js +55 -0
  90. package/lib/model/idcs-custom-service-auth-configuration.js.map +1 -0
  91. package/lib/model/implementation-log-details.d.ts +34 -0
  92. package/lib/model/implementation-log-details.js +30 -0
  93. package/lib/model/implementation-log-details.js.map +1 -0
  94. package/lib/model/implementation-logging.d.ts +26 -0
  95. package/lib/model/implementation-logging.js +70 -0
  96. package/lib/model/implementation-logging.js.map +1 -0
  97. package/lib/model/index.d.ts +118 -0
  98. package/lib/model/index.js +124 -5
  99. package/lib/model/index.js.map +1 -1
  100. package/lib/model/instance-component.d.ts +31 -0
  101. package/lib/model/instance-component.js +89 -0
  102. package/lib/model/instance-component.js.map +1 -0
  103. package/lib/model/ml-application-collection.d.ts +27 -0
  104. package/lib/model/ml-application-collection.js +62 -0
  105. package/lib/model/ml-application-collection.js.map +1 -0
  106. package/lib/model/ml-application-implementation-collection.d.ts +27 -0
  107. package/lib/model/ml-application-implementation-collection.js +62 -0
  108. package/lib/model/ml-application-implementation-collection.js.map +1 -0
  109. package/lib/model/ml-application-implementation-summary.d.ts +95 -0
  110. package/lib/model/ml-application-implementation-summary.js +62 -0
  111. package/lib/model/ml-application-implementation-summary.js.map +1 -0
  112. package/lib/model/ml-application-implementation-version-collection.d.ts +27 -0
  113. package/lib/model/ml-application-implementation-version-collection.js +62 -0
  114. package/lib/model/ml-application-implementation-version-collection.js.map +1 -0
  115. package/lib/model/ml-application-implementation-version-summary.d.ts +95 -0
  116. package/lib/model/ml-application-implementation-version-summary.js +62 -0
  117. package/lib/model/ml-application-implementation-version-summary.js.map +1 -0
  118. package/lib/model/ml-application-implementation-version.d.ts +115 -0
  119. package/lib/model/ml-application-implementation-version.js +90 -0
  120. package/lib/model/ml-application-implementation-version.js.map +1 -0
  121. package/lib/model/ml-application-implementation.d.ts +122 -0
  122. package/lib/model/ml-application-implementation.js +96 -0
  123. package/lib/model/ml-application-implementation.js.map +1 -0
  124. package/lib/model/ml-application-instance-collection.d.ts +27 -0
  125. package/lib/model/ml-application-instance-collection.js +62 -0
  126. package/lib/model/ml-application-instance-collection.js.map +1 -0
  127. package/lib/model/ml-application-instance-internal-trigger.d.ts +33 -0
  128. package/lib/model/ml-application-instance-internal-trigger.js +55 -0
  129. package/lib/model/ml-application-instance-internal-trigger.js.map +1 -0
  130. package/lib/model/ml-application-instance-summary.d.ts +90 -0
  131. package/lib/model/ml-application-instance-summary.js +30 -0
  132. package/lib/model/ml-application-instance-summary.js.map +1 -0
  133. package/lib/model/ml-application-instance-view-collection.d.ts +27 -0
  134. package/lib/model/ml-application-instance-view-collection.js +62 -0
  135. package/lib/model/ml-application-instance-view-collection.js.map +1 -0
  136. package/lib/model/ml-application-instance-view-summary.d.ts +106 -0
  137. package/lib/model/ml-application-instance-view-summary.js +30 -0
  138. package/lib/model/ml-application-instance-view-summary.js.map +1 -0
  139. package/lib/model/ml-application-instance-view.d.ts +158 -0
  140. package/lib/model/ml-application-instance-view.js +121 -0
  141. package/lib/model/ml-application-instance-view.js.map +1 -0
  142. package/lib/model/ml-application-instance.d.ts +146 -0
  143. package/lib/model/ml-application-instance.js +111 -0
  144. package/lib/model/ml-application-instance.js.map +1 -0
  145. package/lib/model/ml-application-package-argument-details.d.ts +51 -0
  146. package/lib/model/ml-application-package-argument-details.js +40 -0
  147. package/lib/model/ml-application-package-argument-details.js.map +1 -0
  148. package/lib/model/ml-application-package-arguments.d.ts +27 -0
  149. package/lib/model/ml-application-package-arguments.js +62 -0
  150. package/lib/model/ml-application-package-arguments.js.map +1 -0
  151. package/lib/model/ml-application-summary.d.ts +74 -0
  152. package/lib/model/ml-application-summary.js +30 -0
  153. package/lib/model/ml-application-summary.js.map +1 -0
  154. package/lib/model/ml-application.d.ts +91 -0
  155. package/lib/model/ml-application.js +40 -0
  156. package/lib/model/ml-application.js.map +1 -0
  157. package/lib/model/object-storage-bucket-instance-component.d.ts +33 -0
  158. package/lib/model/object-storage-bucket-instance-component.js +55 -0
  159. package/lib/model/object-storage-bucket-instance-component.js.map +1 -0
  160. package/lib/model/object-storage-object-instance-component.d.ts +37 -0
  161. package/lib/model/object-storage-object-instance-component.js +55 -0
  162. package/lib/model/object-storage-object-instance-component.js.map +1 -0
  163. package/lib/model/prediction-endpoint-details.d.ts +31 -0
  164. package/lib/model/prediction-endpoint-details.js +62 -0
  165. package/lib/model/prediction-endpoint-details.js.map +1 -0
  166. package/lib/model/prediction-uri.d.ts +30 -0
  167. package/lib/model/prediction-uri.js +30 -0
  168. package/lib/model/prediction-uri.js.map +1 -0
  169. package/lib/model/trigger-ml-application-instance-flow-details.d.ts +26 -0
  170. package/lib/model/trigger-ml-application-instance-flow-details.js +30 -0
  171. package/lib/model/trigger-ml-application-instance-flow-details.js.map +1 -0
  172. package/lib/model/update-ml-application-details.d.ts +44 -0
  173. package/lib/model/update-ml-application-details.js +30 -0
  174. package/lib/model/update-ml-application-details.js.map +1 -0
  175. package/lib/model/update-ml-application-implementation-details.d.ts +46 -0
  176. package/lib/model/update-ml-application-implementation-details.js +56 -0
  177. package/lib/model/update-ml-application-implementation-details.js.map +1 -0
  178. package/lib/model/update-ml-application-implementation-version-details.d.ts +40 -0
  179. package/lib/model/update-ml-application-implementation-version-details.js +30 -0
  180. package/lib/model/update-ml-application-implementation-version-details.js.map +1 -0
  181. package/lib/model/update-ml-application-instance-details.d.ts +53 -0
  182. package/lib/model/update-ml-application-instance-details.js +62 -0
  183. package/lib/model/update-ml-application-instance-details.js.map +1 -0
  184. package/lib/model/update-ml-application-instance-view-details.d.ts +40 -0
  185. package/lib/model/update-ml-application-instance-view-details.js +30 -0
  186. package/lib/model/update-ml-application-instance-view-details.js.map +1 -0
  187. package/lib/model/work-request-operation-type.d.ts +14 -0
  188. package/lib/model/work-request-operation-type.js +14 -0
  189. package/lib/model/work-request-operation-type.js.map +1 -1
  190. package/lib/request/change-ml-application-compartment-request.d.ts +46 -0
  191. package/lib/request/change-ml-application-compartment-request.js +15 -0
  192. package/lib/request/change-ml-application-compartment-request.js.map +1 -0
  193. package/lib/request/change-ml-application-implementation-compartment-request.d.ts +46 -0
  194. package/lib/request/change-ml-application-implementation-compartment-request.js +15 -0
  195. package/lib/request/change-ml-application-implementation-compartment-request.js.map +1 -0
  196. package/lib/request/change-ml-application-instance-compartment-request.d.ts +46 -0
  197. package/lib/request/change-ml-application-instance-compartment-request.js +15 -0
  198. package/lib/request/change-ml-application-instance-compartment-request.js.map +1 -0
  199. package/lib/request/change-ml-application-instance-view-compartment-request.d.ts +46 -0
  200. package/lib/request/change-ml-application-instance-view-compartment-request.js +15 -0
  201. package/lib/request/change-ml-application-instance-view-compartment-request.js.map +1 -0
  202. package/lib/request/create-ml-application-implementation-request.d.ts +33 -0
  203. package/lib/request/create-ml-application-implementation-request.js +15 -0
  204. package/lib/request/create-ml-application-implementation-request.js.map +1 -0
  205. package/lib/request/create-ml-application-instance-request.d.ts +33 -0
  206. package/lib/request/create-ml-application-instance-request.js +15 -0
  207. package/lib/request/create-ml-application-instance-request.js.map +1 -0
  208. package/lib/request/create-ml-application-request.d.ts +33 -0
  209. package/lib/request/create-ml-application-request.js +15 -0
  210. package/lib/request/create-ml-application-request.js.map +1 -0
  211. package/lib/request/delete-ml-application-implementation-request.d.ts +36 -0
  212. package/lib/request/delete-ml-application-implementation-request.js +15 -0
  213. package/lib/request/delete-ml-application-implementation-request.js.map +1 -0
  214. package/lib/request/delete-ml-application-instance-request.d.ts +36 -0
  215. package/lib/request/delete-ml-application-instance-request.js +15 -0
  216. package/lib/request/delete-ml-application-instance-request.js.map +1 -0
  217. package/lib/request/delete-ml-application-request.d.ts +36 -0
  218. package/lib/request/delete-ml-application-request.js +15 -0
  219. package/lib/request/delete-ml-application-request.js.map +1 -0
  220. package/lib/request/disable-ml-application-instance-view-trigger-request.d.ts +46 -0
  221. package/lib/request/disable-ml-application-instance-view-trigger-request.js +15 -0
  222. package/lib/request/disable-ml-application-instance-view-trigger-request.js.map +1 -0
  223. package/lib/request/enable-ml-application-instance-view-trigger-request.d.ts +46 -0
  224. package/lib/request/enable-ml-application-instance-view-trigger-request.js +15 -0
  225. package/lib/request/enable-ml-application-instance-view-trigger-request.js.map +1 -0
  226. package/lib/request/get-ml-application-historical-package-content-request.d.ts +27 -0
  227. package/lib/request/get-ml-application-historical-package-content-request.js +15 -0
  228. package/lib/request/get-ml-application-historical-package-content-request.js.map +1 -0
  229. package/lib/request/get-ml-application-implementation-request.d.ts +27 -0
  230. package/lib/request/get-ml-application-implementation-request.js +15 -0
  231. package/lib/request/get-ml-application-implementation-request.js.map +1 -0
  232. package/lib/request/get-ml-application-implementation-version-request.d.ts +27 -0
  233. package/lib/request/get-ml-application-implementation-version-request.js +15 -0
  234. package/lib/request/get-ml-application-implementation-version-request.js.map +1 -0
  235. package/lib/request/get-ml-application-instance-request.d.ts +27 -0
  236. package/lib/request/get-ml-application-instance-request.js +15 -0
  237. package/lib/request/get-ml-application-instance-request.js.map +1 -0
  238. package/lib/request/get-ml-application-instance-view-request.d.ts +27 -0
  239. package/lib/request/get-ml-application-instance-view-request.js +15 -0
  240. package/lib/request/get-ml-application-instance-view-request.js.map +1 -0
  241. package/lib/request/get-ml-application-package-content-request.d.ts +27 -0
  242. package/lib/request/get-ml-application-package-content-request.js +15 -0
  243. package/lib/request/get-ml-application-package-content-request.js.map +1 -0
  244. package/lib/request/get-ml-application-request.d.ts +27 -0
  245. package/lib/request/get-ml-application-request.js +15 -0
  246. package/lib/request/get-ml-application-request.js.map +1 -0
  247. package/lib/request/index.d.ts +66 -0
  248. package/lib/request/index.js +11 -1
  249. package/lib/request/index.js.map +1 -1
  250. package/lib/request/list-ml-application-implementation-versions-request.d.ts +69 -0
  251. package/lib/request/list-ml-application-implementation-versions-request.js +29 -0
  252. package/lib/request/list-ml-application-implementation-versions-request.js.map +1 -0
  253. package/lib/request/list-ml-application-implementations-request.d.ts +85 -0
  254. package/lib/request/list-ml-application-implementations-request.js +29 -0
  255. package/lib/request/list-ml-application-implementations-request.js.map +1 -0
  256. package/lib/request/list-ml-application-instance-views-request.d.ts +81 -0
  257. package/lib/request/list-ml-application-instance-views-request.js +29 -0
  258. package/lib/request/list-ml-application-instance-views-request.js.map +1 -0
  259. package/lib/request/list-ml-application-instances-request.d.ts +77 -0
  260. package/lib/request/list-ml-application-instances-request.js +29 -0
  261. package/lib/request/list-ml-application-instances-request.js.map +1 -0
  262. package/lib/request/list-ml-applications-request.d.ts +81 -0
  263. package/lib/request/list-ml-applications-request.js +29 -0
  264. package/lib/request/list-ml-applications-request.js.map +1 -0
  265. package/lib/request/list-work-requests-request.d.ts +14 -0
  266. package/lib/request/list-work-requests-request.js +14 -0
  267. package/lib/request/list-work-requests-request.js.map +1 -1
  268. package/lib/request/put-ml-application-package-request.d.ts +57 -0
  269. package/lib/request/put-ml-application-package-request.js +15 -0
  270. package/lib/request/put-ml-application-package-request.js.map +1 -0
  271. package/lib/request/recover-ml-application-instance-view-request.d.ts +41 -0
  272. package/lib/request/recover-ml-application-instance-view-request.js +15 -0
  273. package/lib/request/recover-ml-application-instance-view-request.js.map +1 -0
  274. package/lib/request/trigger-ml-application-instance-flow-request.d.ts +37 -0
  275. package/lib/request/trigger-ml-application-instance-flow-request.js +15 -0
  276. package/lib/request/trigger-ml-application-instance-flow-request.js.map +1 -0
  277. package/lib/request/trigger-ml-application-instance-view-flow-request.d.ts +37 -0
  278. package/lib/request/trigger-ml-application-instance-view-flow-request.js +15 -0
  279. package/lib/request/trigger-ml-application-instance-view-flow-request.js.map +1 -0
  280. package/lib/request/update-ml-application-implementation-request.d.ts +41 -0
  281. package/lib/request/update-ml-application-implementation-request.js +15 -0
  282. package/lib/request/update-ml-application-implementation-request.js.map +1 -0
  283. package/lib/request/update-ml-application-implementation-version-request.d.ts +41 -0
  284. package/lib/request/update-ml-application-implementation-version-request.js +15 -0
  285. package/lib/request/update-ml-application-implementation-version-request.js.map +1 -0
  286. package/lib/request/update-ml-application-instance-request.d.ts +41 -0
  287. package/lib/request/update-ml-application-instance-request.js +15 -0
  288. package/lib/request/update-ml-application-instance-request.js.map +1 -0
  289. package/lib/request/update-ml-application-instance-view-request.d.ts +41 -0
  290. package/lib/request/update-ml-application-instance-view-request.js +15 -0
  291. package/lib/request/update-ml-application-instance-view-request.js.map +1 -0
  292. package/lib/request/update-ml-application-request.d.ts +41 -0
  293. package/lib/request/update-ml-application-request.js +15 -0
  294. package/lib/request/update-ml-application-request.js.map +1 -0
  295. package/lib/response/change-ml-application-compartment-response.d.ts +20 -0
  296. package/lib/response/change-ml-application-compartment-response.js +15 -0
  297. package/lib/response/change-ml-application-compartment-response.js.map +1 -0
  298. package/lib/response/change-ml-application-implementation-compartment-response.d.ts +26 -0
  299. package/lib/response/change-ml-application-implementation-compartment-response.js +15 -0
  300. package/lib/response/change-ml-application-implementation-compartment-response.js.map +1 -0
  301. package/lib/response/change-ml-application-instance-compartment-response.d.ts +26 -0
  302. package/lib/response/change-ml-application-instance-compartment-response.js +15 -0
  303. package/lib/response/change-ml-application-instance-compartment-response.js.map +1 -0
  304. package/lib/response/change-ml-application-instance-view-compartment-response.d.ts +26 -0
  305. package/lib/response/change-ml-application-instance-view-compartment-response.js +15 -0
  306. package/lib/response/change-ml-application-instance-view-compartment-response.js.map +1 -0
  307. package/lib/response/create-ml-application-implementation-response.d.ts +30 -0
  308. package/lib/response/create-ml-application-implementation-response.js +15 -0
  309. package/lib/response/create-ml-application-implementation-response.js.map +1 -0
  310. package/lib/response/create-ml-application-instance-response.d.ts +46 -0
  311. package/lib/response/create-ml-application-instance-response.js +15 -0
  312. package/lib/response/create-ml-application-instance-response.js.map +1 -0
  313. package/lib/response/create-ml-application-response.d.ts +30 -0
  314. package/lib/response/create-ml-application-response.js +15 -0
  315. package/lib/response/create-ml-application-response.js.map +1 -0
  316. package/lib/response/delete-ml-application-implementation-response.d.ts +26 -0
  317. package/lib/response/delete-ml-application-implementation-response.js +15 -0
  318. package/lib/response/delete-ml-application-implementation-response.js.map +1 -0
  319. package/lib/response/delete-ml-application-instance-response.d.ts +26 -0
  320. package/lib/response/delete-ml-application-instance-response.js +15 -0
  321. package/lib/response/delete-ml-application-instance-response.js.map +1 -0
  322. package/lib/response/delete-ml-application-response.d.ts +20 -0
  323. package/lib/response/delete-ml-application-response.js +15 -0
  324. package/lib/response/delete-ml-application-response.js.map +1 -0
  325. package/lib/response/disable-ml-application-instance-view-trigger-response.d.ts +30 -0
  326. package/lib/response/disable-ml-application-instance-view-trigger-response.js +15 -0
  327. package/lib/response/disable-ml-application-instance-view-trigger-response.js.map +1 -0
  328. package/lib/response/enable-ml-application-instance-view-trigger-response.d.ts +30 -0
  329. package/lib/response/enable-ml-application-instance-view-trigger-response.js +15 -0
  330. package/lib/response/enable-ml-application-instance-view-trigger-response.js.map +1 -0
  331. package/lib/response/get-ml-application-historical-package-content-response.d.ts +31 -0
  332. package/lib/response/get-ml-application-historical-package-content-response.js +15 -0
  333. package/lib/response/get-ml-application-historical-package-content-response.js.map +1 -0
  334. package/lib/response/get-ml-application-implementation-response.d.ts +30 -0
  335. package/lib/response/get-ml-application-implementation-response.js +15 -0
  336. package/lib/response/get-ml-application-implementation-response.js.map +1 -0
  337. package/lib/response/get-ml-application-implementation-version-response.d.ts +30 -0
  338. package/lib/response/get-ml-application-implementation-version-response.js +15 -0
  339. package/lib/response/get-ml-application-implementation-version-response.js.map +1 -0
  340. package/lib/response/get-ml-application-instance-response.d.ts +30 -0
  341. package/lib/response/get-ml-application-instance-response.js +15 -0
  342. package/lib/response/get-ml-application-instance-response.js.map +1 -0
  343. package/lib/response/get-ml-application-instance-view-response.d.ts +30 -0
  344. package/lib/response/get-ml-application-instance-view-response.js +15 -0
  345. package/lib/response/get-ml-application-instance-view-response.js.map +1 -0
  346. package/lib/response/get-ml-application-package-content-response.d.ts +30 -0
  347. package/lib/response/get-ml-application-package-content-response.js +15 -0
  348. package/lib/response/get-ml-application-package-content-response.js.map +1 -0
  349. package/lib/response/get-ml-application-response.d.ts +30 -0
  350. package/lib/response/get-ml-application-response.js +15 -0
  351. package/lib/response/get-ml-application-response.js.map +1 -0
  352. package/lib/response/index.d.ts +66 -0
  353. package/lib/response/list-ml-application-implementation-versions-response.d.ts +30 -0
  354. package/lib/response/list-ml-application-implementation-versions-response.js +15 -0
  355. package/lib/response/list-ml-application-implementation-versions-response.js.map +1 -0
  356. package/lib/response/list-ml-application-implementations-response.d.ts +30 -0
  357. package/lib/response/list-ml-application-implementations-response.js +15 -0
  358. package/lib/response/list-ml-application-implementations-response.js.map +1 -0
  359. package/lib/response/list-ml-application-instance-views-response.d.ts +30 -0
  360. package/lib/response/list-ml-application-instance-views-response.js +15 -0
  361. package/lib/response/list-ml-application-instance-views-response.js.map +1 -0
  362. package/lib/response/list-ml-application-instances-response.d.ts +30 -0
  363. package/lib/response/list-ml-application-instances-response.js +15 -0
  364. package/lib/response/list-ml-application-instances-response.js.map +1 -0
  365. package/lib/response/list-ml-applications-response.d.ts +30 -0
  366. package/lib/response/list-ml-applications-response.js +15 -0
  367. package/lib/response/list-ml-applications-response.js.map +1 -0
  368. package/lib/response/put-ml-application-package-response.d.ts +26 -0
  369. package/lib/response/put-ml-application-package-response.js +15 -0
  370. package/lib/response/put-ml-application-package-response.js.map +1 -0
  371. package/lib/response/recover-ml-application-instance-view-response.d.ts +26 -0
  372. package/lib/response/recover-ml-application-instance-view-response.js +15 -0
  373. package/lib/response/recover-ml-application-instance-view-response.js.map +1 -0
  374. package/lib/response/trigger-ml-application-instance-flow-response.d.ts +26 -0
  375. package/lib/response/trigger-ml-application-instance-flow-response.js +15 -0
  376. package/lib/response/trigger-ml-application-instance-flow-response.js.map +1 -0
  377. package/lib/response/trigger-ml-application-instance-view-flow-response.d.ts +26 -0
  378. package/lib/response/trigger-ml-application-instance-view-flow-response.js +15 -0
  379. package/lib/response/trigger-ml-application-instance-view-flow-response.js.map +1 -0
  380. package/lib/response/update-ml-application-implementation-response.d.ts +26 -0
  381. package/lib/response/update-ml-application-implementation-response.js +15 -0
  382. package/lib/response/update-ml-application-implementation-response.js.map +1 -0
  383. package/lib/response/update-ml-application-implementation-version-response.d.ts +30 -0
  384. package/lib/response/update-ml-application-implementation-version-response.js +15 -0
  385. package/lib/response/update-ml-application-implementation-version-response.js.map +1 -0
  386. package/lib/response/update-ml-application-instance-response.d.ts +26 -0
  387. package/lib/response/update-ml-application-instance-response.js +15 -0
  388. package/lib/response/update-ml-application-instance-response.js.map +1 -0
  389. package/lib/response/update-ml-application-instance-view-response.d.ts +30 -0
  390. package/lib/response/update-ml-application-instance-view-response.js +15 -0
  391. package/lib/response/update-ml-application-instance-view-response.js.map +1 -0
  392. package/lib/response/update-ml-application-response.d.ts +30 -0
  393. package/lib/response/update-ml-application-response.js +15 -0
  394. package/lib/response/update-ml-application-response.js.map +1 -0
  395. package/package.json +3 -3
@@ -0,0 +1,27 @@
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
+ * Results of a MlApplicationInstanceView search. It contains list of MlApplicationInstanceViewSummary items.
17
+ */
18
+ export interface MlApplicationInstanceViewCollection {
19
+ /**
20
+ * List of MlApplicationInstanceViews.
21
+ */
22
+ "items": Array<model.MlApplicationInstanceViewSummary>;
23
+ }
24
+ export declare namespace MlApplicationInstanceViewCollection {
25
+ function getJsonObj(obj: MlApplicationInstanceViewCollection): object;
26
+ function getDeserializedJsonObj(obj: MlApplicationInstanceViewCollection): object;
27
+ }
@@ -0,0 +1,62 @@
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.MlApplicationInstanceViewCollection = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var MlApplicationInstanceViewCollection;
38
+ (function (MlApplicationInstanceViewCollection) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {
41
+ "items": obj.items
42
+ ? obj.items.map(item => {
43
+ return model.MlApplicationInstanceViewSummary.getJsonObj(item);
44
+ })
45
+ : undefined
46
+ });
47
+ return jsonObj;
48
+ }
49
+ MlApplicationInstanceViewCollection.getJsonObj = getJsonObj;
50
+ function getDeserializedJsonObj(obj) {
51
+ const jsonObj = Object.assign(Object.assign({}, obj), {
52
+ "items": obj.items
53
+ ? obj.items.map(item => {
54
+ return model.MlApplicationInstanceViewSummary.getDeserializedJsonObj(item);
55
+ })
56
+ : undefined
57
+ });
58
+ return jsonObj;
59
+ }
60
+ MlApplicationInstanceViewCollection.getDeserializedJsonObj = getDeserializedJsonObj;
61
+ })(MlApplicationInstanceViewCollection = exports.MlApplicationInstanceViewCollection || (exports.MlApplicationInstanceViewCollection = {}));
62
+ //# sourceMappingURL=ml-application-instance-view-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ml-application-instance-view-collection.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/ml-application-instance-view-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,mCAAmC,CA6BnD;AA7BD,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CAAC,GAAwC;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwC;QAC7E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QA6BnD"}
@@ -0,0 +1,106 @@
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
+ * Summary of the MlApplicationInstanceView.
16
+ */
17
+ export interface MlApplicationInstanceViewSummary {
18
+ /**
19
+ * The OCID of the MlApplicationInstanceView. Unique identifier that is immutable after creation
20
+ */
21
+ "id": string;
22
+ /**
23
+ * The name of the MlApplicationInstance (created by the consumer) which this MlApplicationInstanceView is mirroring.
24
+ */
25
+ "displayName": string;
26
+ /**
27
+ * The OCID of ML Application. This resource is an instance of ML Application referenced by this OCID.
28
+ */
29
+ "mlApplicationId": string;
30
+ /**
31
+ * The name of ML Application (based on mlApplicationId).
32
+ */
33
+ "mlApplicationName": string;
34
+ /**
35
+ * The OCID of the MlApplicationInstance (created by the consumer) which this MlApplicationInstanceView is mirroring.
36
+ */
37
+ "mlApplicationInstanceId": string;
38
+ /**
39
+ * This field is a copy from MlApplicationInstance created by the consumer. The OCID of ML Application Implementation selected as a certain solution for a given ML problem (ML Application)
40
+ */
41
+ "mlApplicationImplementationId": string;
42
+ /**
43
+ * This field is a copy from MlApplicationInstance created by the consumer. The name of Ml Application Implemenation (based on mlApplicationImplementationId)
44
+ */
45
+ "mlApplicationImplementationName": string;
46
+ /**
47
+ * Version of MlApplication package which is currently used by this MlApplicationInstance.
48
+ */
49
+ "packageVersion": string;
50
+ /**
51
+ * The OCID of the currently used MlApplicationImplementationVersion
52
+ */
53
+ "mlApplicationImplementationVersionId": string;
54
+ /**
55
+ * This field is a copy from MlApplicationInstance created by the consumer. States whether the MlApplicationInstance is supposed to be in ACTIVE lifecycle state.
56
+ */
57
+ "isEnabled": boolean;
58
+ /**
59
+ * The OCID of the compartment where the MlApplicationInstanceView is created.
60
+ */
61
+ "compartmentId": string;
62
+ /**
63
+ * The time the the MlApplicationInstanceView was created. An RFC3339 formatted datetime string
64
+ */
65
+ "timeCreated": Date;
66
+ /**
67
+ * The current state of the MlApplicationInstance(View).
68
+ */
69
+ "lifecycleState": string;
70
+ /**
71
+ * The current substate of the MlApplicationInstance. The substate has MlApplicationInstance specific values in comparison with lifecycleState which has standard values common for all OCI resources.
72
+ */
73
+ "lifecycleSubstate": string;
74
+ /**
75
+ * 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).
76
+ * Example: {@code {\"Department\": \"Finance\"}}
77
+ *
78
+ */
79
+ "freeformTags"?: {
80
+ [key: string]: string;
81
+ };
82
+ /**
83
+ * 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).
84
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
85
+ *
86
+ */
87
+ "definedTags"?: {
88
+ [key: string]: {
89
+ [key: string]: any;
90
+ };
91
+ };
92
+ /**
93
+ * Usage of system tag keys. These predefined keys are scoped to namespaces.
94
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
95
+ *
96
+ */
97
+ "systemTags"?: {
98
+ [key: string]: {
99
+ [key: string]: any;
100
+ };
101
+ };
102
+ }
103
+ export declare namespace MlApplicationInstanceViewSummary {
104
+ function getJsonObj(obj: MlApplicationInstanceViewSummary): object;
105
+ function getDeserializedJsonObj(obj: MlApplicationInstanceViewSummary): object;
106
+ }
@@ -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.MlApplicationInstanceViewSummary = void 0;
17
+ var MlApplicationInstanceViewSummary;
18
+ (function (MlApplicationInstanceViewSummary) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ MlApplicationInstanceViewSummary.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ MlApplicationInstanceViewSummary.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(MlApplicationInstanceViewSummary = exports.MlApplicationInstanceViewSummary || (exports.MlApplicationInstanceViewSummary = {}));
30
+ //# sourceMappingURL=ml-application-instance-view-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ml-application-instance-view-summary.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/ml-application-instance-view-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAqFH,IAAiB,gCAAgC,CAWhD;AAXD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAWhD"}
@@ -0,0 +1,158 @@
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
+ * Representation of ML Application Instance which providers use for instance observability.
17
+ */
18
+ export interface MlApplicationInstanceView {
19
+ /**
20
+ * The OCID of the MlApplicationInstanceView. Unique identifier that is immutable after creation
21
+ */
22
+ "id": string;
23
+ /**
24
+ * The name of the MlApplicationInstance (created by the consumer) which this MlApplicationInstanceView is mirroring.
25
+ */
26
+ "displayName": string;
27
+ /**
28
+ * The OCID of the MlApplicationInstance (created by the consumer) which this MlApplicationInstanceView is mirroring.
29
+ */
30
+ "mlApplicationInstanceId": string;
31
+ /**
32
+ * This field is a copy from MlApplicationInstance created by the consumer. The OCID of ML Application. This resource is an instance of ML Application referenced by this OCID.
33
+ */
34
+ "mlApplicationId": string;
35
+ /**
36
+ * The name of ML Application (based on mlApplicationId).
37
+ */
38
+ "mlApplicationName": string;
39
+ /**
40
+ * This field is a copy from MlApplicationInstance created by the consumer. The OCID of ML Application Implementation selected as a certain solution for a given ML problem (ML Application)
41
+ */
42
+ "mlApplicationImplementationId": string;
43
+ /**
44
+ * This field is a copy from MlApplicationInstance created by the consumer. The name of Ml Application Implemenation (based on mlApplicationImplementationId)
45
+ */
46
+ "mlApplicationImplementationName": string;
47
+ /**
48
+ * Version of MlApplication package which is currently used by this MlApplicationInstance.
49
+ */
50
+ "packageVersion": string;
51
+ /**
52
+ * The OCID of the MlApplicationImplementationVersion
53
+ */
54
+ "mlApplicationImplementationVersionId": string;
55
+ "authConfiguration"?: model.IdcsAuthConfiguration | model.IdcsCustomServiceAuthConfiguration | model.IamAuthConfiguration;
56
+ /**
57
+ * This field is a copy from MlApplicationInstance created by the consumer. Data that are used for provisioning of the given MlApplicationInstance. These are validated against configurationSchema defined in referenced MlApplication.
58
+ */
59
+ "configuration"?: Array<model.ConfigurationProperty>;
60
+ /**
61
+ * This field is a copy from MlApplicationInstance created by the consumer. States whether the MlApplicationInstance is supposed to be in ACTIVE lifecycle state.
62
+ */
63
+ "isEnabled": boolean;
64
+ /**
65
+ * References (Identifiers) for components dedicated to this instance.
66
+ */
67
+ "instanceComponents"?: Array<model.InstanceComponent>;
68
+ /**
69
+ * The OCID of the compartment where the MlApplicationInstanceView is created.
70
+ */
71
+ "compartmentId": string;
72
+ "predictionEndpointDetails"?: model.PredictionEndpointDetails;
73
+ /**
74
+ * The time the the MlApplicationInstanceView was created. An RFC3339 formatted datetime string
75
+ */
76
+ "timeCreated": Date;
77
+ /**
78
+ * The current state of the MlApplicationInstance(View).
79
+ */
80
+ "lifecycleState": MlApplicationInstanceView.LifecycleState;
81
+ /**
82
+ * The current substate of the MlApplicationInstance(View). The substate has MlApplicationInstance(View) specific values in comparison with lifecycleState which has standard values common for all OCI resources.
83
+ * The NEEDS_ATTENTION and FAILED substates are deprecated in favor of (NON_)?RECOVERABLE_(PROVIDER|SERVICE)_ISSUE and will be removed in next release.
84
+ *
85
+ */
86
+ "lifecycleSubstate": MlApplicationInstanceView.LifecycleSubstate;
87
+ /**
88
+ * A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
89
+ */
90
+ "lifecycleDetails": string;
91
+ /**
92
+ * 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).
93
+ * Example: {@code {\"Department\": \"Finance\"}}
94
+ *
95
+ */
96
+ "freeformTags": {
97
+ [key: string]: string;
98
+ };
99
+ /**
100
+ * 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).
101
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
102
+ *
103
+ */
104
+ "definedTags": {
105
+ [key: string]: {
106
+ [key: string]: any;
107
+ };
108
+ };
109
+ /**
110
+ * Usage of system tag keys. These predefined keys are scoped to namespaces.
111
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
112
+ *
113
+ */
114
+ "systemTags"?: {
115
+ [key: string]: {
116
+ [key: string]: any;
117
+ };
118
+ };
119
+ }
120
+ export declare namespace MlApplicationInstanceView {
121
+ enum LifecycleState {
122
+ Creating = "CREATING",
123
+ Updating = "UPDATING",
124
+ Active = "ACTIVE",
125
+ Inactive = "INACTIVE",
126
+ Deleting = "DELETING",
127
+ Deleted = "DELETED",
128
+ NeedsAttention = "NEEDS_ATTENTION",
129
+ Failed = "FAILED",
130
+ /**
131
+ * This value is used if a service returns a value for this enum that is not recognized by this
132
+ * version of the SDK.
133
+ */
134
+ UnknownValue = "UNKNOWN_VALUE"
135
+ }
136
+ enum LifecycleSubstate {
137
+ Creating = "CREATING",
138
+ Updating = "UPDATING",
139
+ Upgrading = "UPGRADING",
140
+ Active = "ACTIVE",
141
+ Inactive = "INACTIVE",
142
+ Deleting = "DELETING",
143
+ Deleted = "DELETED",
144
+ NeedsAttention = "NEEDS_ATTENTION",
145
+ Failed = "FAILED",
146
+ NonRecoverableProviderIssue = "NON_RECOVERABLE_PROVIDER_ISSUE",
147
+ RecoverableProviderIssue = "RECOVERABLE_PROVIDER_ISSUE",
148
+ NonRecoverableServiceIssue = "NON_RECOVERABLE_SERVICE_ISSUE",
149
+ RecoverableServiceIssue = "RECOVERABLE_SERVICE_ISSUE",
150
+ /**
151
+ * This value is used if a service returns a value for this enum that is not recognized by this
152
+ * version of the SDK.
153
+ */
154
+ UnknownValue = "UNKNOWN_VALUE"
155
+ }
156
+ function getJsonObj(obj: MlApplicationInstanceView): object;
157
+ function getDeserializedJsonObj(obj: MlApplicationInstanceView): object;
158
+ }
@@ -0,0 +1,121 @@
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.MlApplicationInstanceView = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var MlApplicationInstanceView;
38
+ (function (MlApplicationInstanceView) {
39
+ let LifecycleState;
40
+ (function (LifecycleState) {
41
+ LifecycleState["Creating"] = "CREATING";
42
+ LifecycleState["Updating"] = "UPDATING";
43
+ LifecycleState["Active"] = "ACTIVE";
44
+ LifecycleState["Inactive"] = "INACTIVE";
45
+ LifecycleState["Deleting"] = "DELETING";
46
+ LifecycleState["Deleted"] = "DELETED";
47
+ LifecycleState["NeedsAttention"] = "NEEDS_ATTENTION";
48
+ LifecycleState["Failed"] = "FAILED";
49
+ /**
50
+ * This value is used if a service returns a value for this enum that is not recognized by this
51
+ * version of the SDK.
52
+ */
53
+ LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
54
+ })(LifecycleState = MlApplicationInstanceView.LifecycleState || (MlApplicationInstanceView.LifecycleState = {}));
55
+ let LifecycleSubstate;
56
+ (function (LifecycleSubstate) {
57
+ LifecycleSubstate["Creating"] = "CREATING";
58
+ LifecycleSubstate["Updating"] = "UPDATING";
59
+ LifecycleSubstate["Upgrading"] = "UPGRADING";
60
+ LifecycleSubstate["Active"] = "ACTIVE";
61
+ LifecycleSubstate["Inactive"] = "INACTIVE";
62
+ LifecycleSubstate["Deleting"] = "DELETING";
63
+ LifecycleSubstate["Deleted"] = "DELETED";
64
+ LifecycleSubstate["NeedsAttention"] = "NEEDS_ATTENTION";
65
+ LifecycleSubstate["Failed"] = "FAILED";
66
+ LifecycleSubstate["NonRecoverableProviderIssue"] = "NON_RECOVERABLE_PROVIDER_ISSUE";
67
+ LifecycleSubstate["RecoverableProviderIssue"] = "RECOVERABLE_PROVIDER_ISSUE";
68
+ LifecycleSubstate["NonRecoverableServiceIssue"] = "NON_RECOVERABLE_SERVICE_ISSUE";
69
+ LifecycleSubstate["RecoverableServiceIssue"] = "RECOVERABLE_SERVICE_ISSUE";
70
+ /**
71
+ * This value is used if a service returns a value for this enum that is not recognized by this
72
+ * version of the SDK.
73
+ */
74
+ LifecycleSubstate["UnknownValue"] = "UNKNOWN_VALUE";
75
+ })(LifecycleSubstate = MlApplicationInstanceView.LifecycleSubstate || (MlApplicationInstanceView.LifecycleSubstate = {}));
76
+ function getJsonObj(obj) {
77
+ const jsonObj = Object.assign(Object.assign({}, obj), {
78
+ "authConfiguration": obj.authConfiguration
79
+ ? model.AuthConfiguration.getJsonObj(obj.authConfiguration)
80
+ : undefined,
81
+ "configuration": obj.configuration
82
+ ? obj.configuration.map(item => {
83
+ return model.ConfigurationProperty.getJsonObj(item);
84
+ })
85
+ : undefined,
86
+ "instanceComponents": obj.instanceComponents
87
+ ? obj.instanceComponents.map(item => {
88
+ return model.InstanceComponent.getJsonObj(item);
89
+ })
90
+ : undefined,
91
+ "predictionEndpointDetails": obj.predictionEndpointDetails
92
+ ? model.PredictionEndpointDetails.getJsonObj(obj.predictionEndpointDetails)
93
+ : undefined
94
+ });
95
+ return jsonObj;
96
+ }
97
+ MlApplicationInstanceView.getJsonObj = getJsonObj;
98
+ function getDeserializedJsonObj(obj) {
99
+ const jsonObj = Object.assign(Object.assign({}, obj), {
100
+ "authConfiguration": obj.authConfiguration
101
+ ? model.AuthConfiguration.getDeserializedJsonObj(obj.authConfiguration)
102
+ : undefined,
103
+ "configuration": obj.configuration
104
+ ? obj.configuration.map(item => {
105
+ return model.ConfigurationProperty.getDeserializedJsonObj(item);
106
+ })
107
+ : undefined,
108
+ "instanceComponents": obj.instanceComponents
109
+ ? obj.instanceComponents.map(item => {
110
+ return model.InstanceComponent.getDeserializedJsonObj(item);
111
+ })
112
+ : undefined,
113
+ "predictionEndpointDetails": obj.predictionEndpointDetails
114
+ ? model.PredictionEndpointDetails.getDeserializedJsonObj(obj.predictionEndpointDetails)
115
+ : undefined
116
+ });
117
+ return jsonObj;
118
+ }
119
+ MlApplicationInstanceView.getDeserializedJsonObj = getDeserializedJsonObj;
120
+ })(MlApplicationInstanceView = exports.MlApplicationInstanceView || (exports.MlApplicationInstanceView = {}));
121
+ //# sourceMappingURL=ml-application-instance-view.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ml-application-instance-view.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/ml-application-instance-view.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsGlC,IAAiB,yBAAyB,CA4FzC;AA5FD,WAAiB,yBAAyB;IACxC,IAAY,cAcX;IAdD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,oDAAkC,CAAA;QAClC,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAdW,cAAc,GAAd,wCAAc,KAAd,wCAAc,QAczB;IAED,IAAY,iBAmBX;IAnBD,WAAY,iBAAiB;QAC3B,0CAAqB,CAAA;QACrB,0CAAqB,CAAA;QACrB,4CAAuB,CAAA;QACvB,sCAAiB,CAAA;QACjB,0CAAqB,CAAA;QACrB,0CAAqB,CAAA;QACrB,wCAAmB,CAAA;QACnB,uDAAkC,CAAA;QAClC,sCAAiB,CAAA;QACjB,mFAA8D,CAAA;QAC9D,4EAAuD,CAAA;QACvD,iFAA4D,CAAA;QAC5D,0EAAqD,CAAA;QACrD;;;WAGG;QACH,mDAA8B,CAAA;IAChC,CAAC,EAnBW,iBAAiB,GAAjB,2CAAiB,KAAjB,2CAAiB,QAmB5B;IAED,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,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;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,oCAAU,aA0BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,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;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,gDAAsB,yBA0BrC,CAAA;AACH,CAAC,EA5FgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA4FzC"}