oci-datascience 2.75.0 → 2.76.1

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 (658) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +92 -92
  4. package/lib/client.js +96 -92
  5. package/lib/client.js.map +1 -1
  6. package/lib/datascience-waiter.d.ts +1 -1
  7. package/lib/datascience-waiter.js +1 -1
  8. package/lib/model/artifact-export-details-object-storage.d.ts +1 -1
  9. package/lib/model/artifact-export-details-object-storage.js +1 -1
  10. package/lib/model/artifact-export-details.d.ts +1 -1
  11. package/lib/model/artifact-export-details.js +1 -1
  12. package/lib/model/artifact-import-details-object-storage.d.ts +1 -1
  13. package/lib/model/artifact-import-details-object-storage.js +1 -1
  14. package/lib/model/artifact-import-details.d.ts +1 -1
  15. package/lib/model/artifact-import-details.js +1 -1
  16. package/lib/model/artifact-source-type.d.ts +1 -1
  17. package/lib/model/artifact-source-type.js +1 -1
  18. package/lib/model/category-log-details.d.ts +1 -1
  19. package/lib/model/category-log-details.js +1 -1
  20. package/lib/model/change-data-science-private-endpoint-compartment-details.d.ts +1 -1
  21. package/lib/model/change-data-science-private-endpoint-compartment-details.js +1 -1
  22. package/lib/model/change-job-compartment-details.d.ts +1 -1
  23. package/lib/model/change-job-compartment-details.js +1 -1
  24. package/lib/model/change-job-run-compartment-details.d.ts +1 -1
  25. package/lib/model/change-job-run-compartment-details.js +1 -1
  26. package/lib/model/change-model-compartment-details.d.ts +1 -1
  27. package/lib/model/change-model-compartment-details.js +1 -1
  28. package/lib/model/change-model-deployment-compartment-details.d.ts +1 -1
  29. package/lib/model/change-model-deployment-compartment-details.js +1 -1
  30. package/lib/model/change-model-version-set-compartment-details.d.ts +1 -1
  31. package/lib/model/change-model-version-set-compartment-details.js +1 -1
  32. package/lib/model/change-notebook-session-compartment-details.d.ts +1 -1
  33. package/lib/model/change-notebook-session-compartment-details.js +1 -1
  34. package/lib/model/change-pipeline-compartment-details.d.ts +1 -1
  35. package/lib/model/change-pipeline-compartment-details.js +1 -1
  36. package/lib/model/change-pipeline-run-compartment-details.d.ts +1 -1
  37. package/lib/model/change-pipeline-run-compartment-details.js +1 -1
  38. package/lib/model/change-project-compartment-details.d.ts +1 -1
  39. package/lib/model/change-project-compartment-details.js +1 -1
  40. package/lib/model/create-data-science-private-endpoint-details.d.ts +1 -1
  41. package/lib/model/create-data-science-private-endpoint-details.js +1 -1
  42. package/lib/model/create-job-details.d.ts +1 -1
  43. package/lib/model/create-job-details.js +1 -1
  44. package/lib/model/create-job-run-details.d.ts +1 -1
  45. package/lib/model/create-job-run-details.js +1 -1
  46. package/lib/model/create-model-deployment-details.d.ts +1 -1
  47. package/lib/model/create-model-deployment-details.js +1 -1
  48. package/lib/model/create-model-details.d.ts +1 -1
  49. package/lib/model/create-model-details.js +1 -1
  50. package/lib/model/create-model-provenance-details.d.ts +1 -1
  51. package/lib/model/create-model-provenance-details.js +1 -1
  52. package/lib/model/create-model-version-set-details.d.ts +1 -1
  53. package/lib/model/create-model-version-set-details.js +1 -1
  54. package/lib/model/create-notebook-session-details.d.ts +1 -1
  55. package/lib/model/create-notebook-session-details.js +1 -1
  56. package/lib/model/create-pipeline-details.d.ts +1 -1
  57. package/lib/model/create-pipeline-details.js +1 -1
  58. package/lib/model/create-pipeline-run-details.d.ts +1 -1
  59. package/lib/model/create-pipeline-run-details.js +1 -1
  60. package/lib/model/create-project-details.d.ts +1 -1
  61. package/lib/model/create-project-details.js +1 -1
  62. package/lib/model/data-science-private-endpoint-lifecycle-state.d.ts +1 -1
  63. package/lib/model/data-science-private-endpoint-lifecycle-state.js +1 -1
  64. package/lib/model/data-science-private-endpoint-summary.d.ts +1 -1
  65. package/lib/model/data-science-private-endpoint-summary.js +1 -1
  66. package/lib/model/data-science-private-endpoint.d.ts +1 -1
  67. package/lib/model/data-science-private-endpoint.js +1 -1
  68. package/lib/model/data-science-resource-type.d.ts +1 -1
  69. package/lib/model/data-science-resource-type.js +1 -1
  70. package/lib/model/default-job-configuration-details.d.ts +1 -1
  71. package/lib/model/default-job-configuration-details.js +1 -1
  72. package/lib/model/default-model-deployment-environment-configuration-details.d.ts +1 -1
  73. package/lib/model/default-model-deployment-environment-configuration-details.js +1 -1
  74. package/lib/model/export-model-artifact-details.d.ts +1 -1
  75. package/lib/model/export-model-artifact-details.js +1 -1
  76. package/lib/model/fast-launch-job-config-summary.d.ts +1 -1
  77. package/lib/model/fast-launch-job-config-summary.js +1 -1
  78. package/lib/model/file-storage-mount-configuration-details.d.ts +1 -1
  79. package/lib/model/file-storage-mount-configuration-details.js +1 -1
  80. package/lib/model/fixed-size-scaling-policy.d.ts +1 -1
  81. package/lib/model/fixed-size-scaling-policy.js +1 -1
  82. package/lib/model/import-model-artifact-details.d.ts +1 -1
  83. package/lib/model/import-model-artifact-details.js +1 -1
  84. package/lib/model/index.d.ts +1 -1
  85. package/lib/model/index.js +1 -1
  86. package/lib/model/instance-configuration.d.ts +1 -1
  87. package/lib/model/instance-configuration.js +1 -1
  88. package/lib/model/job-configuration-details.d.ts +1 -1
  89. package/lib/model/job-configuration-details.js +1 -1
  90. package/lib/model/job-infrastructure-configuration-details.d.ts +1 -1
  91. package/lib/model/job-infrastructure-configuration-details.js +1 -1
  92. package/lib/model/job-lifecycle-state.d.ts +1 -1
  93. package/lib/model/job-lifecycle-state.js +1 -1
  94. package/lib/model/job-log-configuration-details.d.ts +1 -1
  95. package/lib/model/job-log-configuration-details.js +1 -1
  96. package/lib/model/job-run-lifecycle-state.d.ts +1 -1
  97. package/lib/model/job-run-lifecycle-state.js +1 -1
  98. package/lib/model/job-run-log-details.d.ts +1 -1
  99. package/lib/model/job-run-log-details.js +1 -1
  100. package/lib/model/job-run-summary.d.ts +1 -1
  101. package/lib/model/job-run-summary.js +1 -1
  102. package/lib/model/job-run.d.ts +1 -1
  103. package/lib/model/job-run.js +1 -1
  104. package/lib/model/job-shape-config-details.d.ts +1 -1
  105. package/lib/model/job-shape-config-details.js +1 -1
  106. package/lib/model/job-shape-summary.d.ts +1 -1
  107. package/lib/model/job-shape-summary.js +1 -1
  108. package/lib/model/job-summary.d.ts +1 -1
  109. package/lib/model/job-summary.js +1 -1
  110. package/lib/model/job.d.ts +1 -1
  111. package/lib/model/job.js +1 -1
  112. package/lib/model/log-details.d.ts +1 -1
  113. package/lib/model/log-details.js +1 -1
  114. package/lib/model/managed-egress-standalone-job-infrastructure-configuration-details.d.ts +1 -1
  115. package/lib/model/managed-egress-standalone-job-infrastructure-configuration-details.js +1 -1
  116. package/lib/model/metadata.d.ts +1 -1
  117. package/lib/model/metadata.js +1 -1
  118. package/lib/model/model-configuration-details.d.ts +1 -1
  119. package/lib/model/model-configuration-details.js +1 -1
  120. package/lib/model/model-deployment-configuration-details.d.ts +1 -1
  121. package/lib/model/model-deployment-configuration-details.js +1 -1
  122. package/lib/model/model-deployment-environment-configuration-details.d.ts +1 -1
  123. package/lib/model/model-deployment-environment-configuration-details.js +1 -1
  124. package/lib/model/model-deployment-environment-configuration-type.d.ts +1 -1
  125. package/lib/model/model-deployment-environment-configuration-type.js +1 -1
  126. package/lib/model/model-deployment-instance-shape-config-details.d.ts +1 -1
  127. package/lib/model/model-deployment-instance-shape-config-details.js +1 -1
  128. package/lib/model/model-deployment-lifecycle-state.d.ts +1 -1
  129. package/lib/model/model-deployment-lifecycle-state.js +1 -1
  130. package/lib/model/model-deployment-shape-series.d.ts +1 -1
  131. package/lib/model/model-deployment-shape-series.js +1 -1
  132. package/lib/model/model-deployment-shape-summary.d.ts +1 -1
  133. package/lib/model/model-deployment-shape-summary.js +1 -1
  134. package/lib/model/model-deployment-summary.d.ts +1 -1
  135. package/lib/model/model-deployment-summary.js +1 -1
  136. package/lib/model/model-deployment-type.d.ts +1 -1
  137. package/lib/model/model-deployment-type.js +1 -1
  138. package/lib/model/model-deployment.d.ts +1 -1
  139. package/lib/model/model-deployment.js +1 -1
  140. package/lib/model/model-lifecycle-state.d.ts +1 -1
  141. package/lib/model/model-lifecycle-state.js +1 -1
  142. package/lib/model/model-provenance.d.ts +1 -1
  143. package/lib/model/model-provenance.js +1 -1
  144. package/lib/model/model-summary.d.ts +1 -1
  145. package/lib/model/model-summary.js +1 -1
  146. package/lib/model/model-version-set-lifecycle-state.d.ts +1 -1
  147. package/lib/model/model-version-set-lifecycle-state.js +1 -1
  148. package/lib/model/model-version-set-summary.d.ts +1 -1
  149. package/lib/model/model-version-set-summary.js +1 -1
  150. package/lib/model/model-version-set.d.ts +1 -1
  151. package/lib/model/model-version-set.js +1 -1
  152. package/lib/model/model.d.ts +1 -1
  153. package/lib/model/model.js +1 -1
  154. package/lib/model/notebook-session-config-details.d.ts +1 -1
  155. package/lib/model/notebook-session-config-details.js +1 -1
  156. package/lib/model/notebook-session-configuration-details.d.ts +1 -1
  157. package/lib/model/notebook-session-configuration-details.js +1 -1
  158. package/lib/model/notebook-session-git-config-details.d.ts +1 -1
  159. package/lib/model/notebook-session-git-config-details.js +1 -1
  160. package/lib/model/notebook-session-git-repo-config-details.d.ts +1 -1
  161. package/lib/model/notebook-session-git-repo-config-details.js +1 -1
  162. package/lib/model/notebook-session-lifecycle-state.d.ts +1 -1
  163. package/lib/model/notebook-session-lifecycle-state.js +1 -1
  164. package/lib/model/notebook-session-runtime-config-details.d.ts +1 -1
  165. package/lib/model/notebook-session-runtime-config-details.js +1 -1
  166. package/lib/model/notebook-session-shape-config-details.d.ts +1 -1
  167. package/lib/model/notebook-session-shape-config-details.js +1 -1
  168. package/lib/model/notebook-session-shape-series.d.ts +1 -1
  169. package/lib/model/notebook-session-shape-series.js +1 -1
  170. package/lib/model/notebook-session-shape-summary.d.ts +1 -1
  171. package/lib/model/notebook-session-shape-summary.js +1 -1
  172. package/lib/model/notebook-session-summary.d.ts +1 -1
  173. package/lib/model/notebook-session-summary.js +1 -1
  174. package/lib/model/notebook-session.d.ts +1 -1
  175. package/lib/model/notebook-session.js +1 -1
  176. package/lib/model/object-storage-mount-configuration-details.d.ts +1 -1
  177. package/lib/model/object-storage-mount-configuration-details.js +1 -1
  178. package/lib/model/ocir-model-deployment-environment-configuration-details.d.ts +1 -1
  179. package/lib/model/ocir-model-deployment-environment-configuration-details.js +1 -1
  180. package/lib/model/pipeline-configuration-details.d.ts +1 -1
  181. package/lib/model/pipeline-configuration-details.js +1 -1
  182. package/lib/model/pipeline-custom-script-step-details.d.ts +1 -1
  183. package/lib/model/pipeline-custom-script-step-details.js +1 -1
  184. package/lib/model/pipeline-custom-script-step-run.d.ts +1 -1
  185. package/lib/model/pipeline-custom-script-step-run.js +1 -1
  186. package/lib/model/pipeline-custom-script-step-update-details.d.ts +1 -1
  187. package/lib/model/pipeline-custom-script-step-update-details.js +1 -1
  188. package/lib/model/pipeline-default-configuration-details.d.ts +1 -1
  189. package/lib/model/pipeline-default-configuration-details.js +1 -1
  190. package/lib/model/pipeline-infrastructure-configuration-details.d.ts +1 -1
  191. package/lib/model/pipeline-infrastructure-configuration-details.js +1 -1
  192. package/lib/model/pipeline-lifecycle-state.d.ts +1 -1
  193. package/lib/model/pipeline-lifecycle-state.js +1 -1
  194. package/lib/model/pipeline-log-configuration-details.d.ts +1 -1
  195. package/lib/model/pipeline-log-configuration-details.js +1 -1
  196. package/lib/model/pipeline-ml-job-step-details.d.ts +1 -1
  197. package/lib/model/pipeline-ml-job-step-details.js +1 -1
  198. package/lib/model/pipeline-ml-job-step-run.d.ts +1 -1
  199. package/lib/model/pipeline-ml-job-step-run.js +1 -1
  200. package/lib/model/pipeline-ml-job-step-update-details.d.ts +1 -1
  201. package/lib/model/pipeline-ml-job-step-update-details.js +1 -1
  202. package/lib/model/pipeline-run-lifecycle-state.d.ts +1 -1
  203. package/lib/model/pipeline-run-lifecycle-state.js +1 -1
  204. package/lib/model/pipeline-run-log-details.d.ts +1 -1
  205. package/lib/model/pipeline-run-log-details.js +1 -1
  206. package/lib/model/pipeline-run-summary.d.ts +1 -1
  207. package/lib/model/pipeline-run-summary.js +1 -1
  208. package/lib/model/pipeline-run.d.ts +1 -1
  209. package/lib/model/pipeline-run.js +1 -1
  210. package/lib/model/pipeline-shape-config-details.d.ts +1 -1
  211. package/lib/model/pipeline-shape-config-details.js +1 -1
  212. package/lib/model/pipeline-step-configuration-details.d.ts +1 -1
  213. package/lib/model/pipeline-step-configuration-details.js +1 -1
  214. package/lib/model/pipeline-step-details.d.ts +1 -1
  215. package/lib/model/pipeline-step-details.js +1 -1
  216. package/lib/model/pipeline-step-override-details.d.ts +1 -1
  217. package/lib/model/pipeline-step-override-details.js +1 -1
  218. package/lib/model/pipeline-step-run.d.ts +1 -1
  219. package/lib/model/pipeline-step-run.js +1 -1
  220. package/lib/model/pipeline-step-update-details.d.ts +1 -1
  221. package/lib/model/pipeline-step-update-details.js +1 -1
  222. package/lib/model/pipeline-summary.d.ts +1 -1
  223. package/lib/model/pipeline-summary.js +1 -1
  224. package/lib/model/pipeline.d.ts +1 -1
  225. package/lib/model/pipeline.js +1 -1
  226. package/lib/model/project-lifecycle-state.d.ts +1 -1
  227. package/lib/model/project-lifecycle-state.js +1 -1
  228. package/lib/model/project-summary.d.ts +1 -1
  229. package/lib/model/project-summary.js +1 -1
  230. package/lib/model/project.d.ts +1 -1
  231. package/lib/model/project.js +1 -1
  232. package/lib/model/scaling-policy.d.ts +1 -1
  233. package/lib/model/scaling-policy.js +1 -1
  234. package/lib/model/single-model-deployment-configuration-details.d.ts +1 -1
  235. package/lib/model/single-model-deployment-configuration-details.js +1 -1
  236. package/lib/model/standalone-job-infrastructure-configuration-details.d.ts +1 -1
  237. package/lib/model/standalone-job-infrastructure-configuration-details.js +1 -1
  238. package/lib/model/storage-mount-configuration-details.d.ts +1 -1
  239. package/lib/model/storage-mount-configuration-details.js +1 -1
  240. package/lib/model/update-category-log-details.d.ts +1 -1
  241. package/lib/model/update-category-log-details.js +1 -1
  242. package/lib/model/update-data-science-private-endpoint-details.d.ts +1 -1
  243. package/lib/model/update-data-science-private-endpoint-details.js +1 -1
  244. package/lib/model/update-default-model-deployment-environment-configuration-details.d.ts +1 -1
  245. package/lib/model/update-default-model-deployment-environment-configuration-details.js +1 -1
  246. package/lib/model/update-job-details.d.ts +1 -1
  247. package/lib/model/update-job-details.js +1 -1
  248. package/lib/model/update-job-run-details.d.ts +1 -1
  249. package/lib/model/update-job-run-details.js +1 -1
  250. package/lib/model/update-model-configuration-details.d.ts +1 -1
  251. package/lib/model/update-model-configuration-details.js +1 -1
  252. package/lib/model/update-model-deployment-configuration-details.d.ts +1 -1
  253. package/lib/model/update-model-deployment-configuration-details.js +1 -1
  254. package/lib/model/update-model-deployment-details.d.ts +1 -1
  255. package/lib/model/update-model-deployment-details.js +1 -1
  256. package/lib/model/update-model-deployment-environment-configuration-details.d.ts +1 -1
  257. package/lib/model/update-model-deployment-environment-configuration-details.js +1 -1
  258. package/lib/model/update-model-details.d.ts +1 -1
  259. package/lib/model/update-model-details.js +1 -1
  260. package/lib/model/update-model-provenance-details.d.ts +1 -1
  261. package/lib/model/update-model-provenance-details.js +1 -1
  262. package/lib/model/update-model-version-set-details.d.ts +1 -1
  263. package/lib/model/update-model-version-set-details.js +1 -1
  264. package/lib/model/update-notebook-session-details.d.ts +1 -1
  265. package/lib/model/update-notebook-session-details.js +1 -1
  266. package/lib/model/update-ocir-model-deployment-environment-configuration-details.d.ts +1 -1
  267. package/lib/model/update-ocir-model-deployment-environment-configuration-details.js +1 -1
  268. package/lib/model/update-pipeline-details.d.ts +1 -1
  269. package/lib/model/update-pipeline-details.js +1 -1
  270. package/lib/model/update-pipeline-run-details.d.ts +1 -1
  271. package/lib/model/update-pipeline-run-details.js +1 -1
  272. package/lib/model/update-project-details.d.ts +1 -1
  273. package/lib/model/update-project-details.js +1 -1
  274. package/lib/model/update-single-model-deployment-configuration-details.d.ts +1 -1
  275. package/lib/model/update-single-model-deployment-configuration-details.js +1 -1
  276. package/lib/model/work-request-error.d.ts +1 -1
  277. package/lib/model/work-request-error.js +1 -1
  278. package/lib/model/work-request-log-entry.d.ts +1 -1
  279. package/lib/model/work-request-log-entry.js +1 -1
  280. package/lib/model/work-request-operation-type.d.ts +1 -1
  281. package/lib/model/work-request-operation-type.js +1 -1
  282. package/lib/model/work-request-resource.d.ts +1 -1
  283. package/lib/model/work-request-resource.js +1 -1
  284. package/lib/model/work-request-status.d.ts +1 -1
  285. package/lib/model/work-request-status.js +1 -1
  286. package/lib/model/work-request-summary.d.ts +1 -1
  287. package/lib/model/work-request-summary.js +1 -1
  288. package/lib/model/work-request.d.ts +1 -1
  289. package/lib/model/work-request.js +1 -1
  290. package/lib/request/activate-model-deployment-request.d.ts +2 -2
  291. package/lib/request/activate-model-deployment-request.js +1 -1
  292. package/lib/request/activate-model-request.d.ts +2 -2
  293. package/lib/request/activate-model-request.js +1 -1
  294. package/lib/request/activate-notebook-session-request.d.ts +2 -2
  295. package/lib/request/activate-notebook-session-request.js +1 -1
  296. package/lib/request/cancel-job-run-request.d.ts +2 -2
  297. package/lib/request/cancel-job-run-request.js +1 -1
  298. package/lib/request/cancel-pipeline-run-request.d.ts +2 -2
  299. package/lib/request/cancel-pipeline-run-request.js +1 -1
  300. package/lib/request/cancel-work-request-request.d.ts +2 -2
  301. package/lib/request/cancel-work-request-request.js +1 -1
  302. package/lib/request/change-data-science-private-endpoint-compartment-request.d.ts +2 -2
  303. package/lib/request/change-data-science-private-endpoint-compartment-request.js +1 -1
  304. package/lib/request/change-job-compartment-request.d.ts +2 -2
  305. package/lib/request/change-job-compartment-request.js +1 -1
  306. package/lib/request/change-job-run-compartment-request.d.ts +2 -2
  307. package/lib/request/change-job-run-compartment-request.js +1 -1
  308. package/lib/request/change-model-compartment-request.d.ts +2 -2
  309. package/lib/request/change-model-compartment-request.js +1 -1
  310. package/lib/request/change-model-deployment-compartment-request.d.ts +2 -2
  311. package/lib/request/change-model-deployment-compartment-request.js +1 -1
  312. package/lib/request/change-model-version-set-compartment-request.d.ts +2 -2
  313. package/lib/request/change-model-version-set-compartment-request.js +1 -1
  314. package/lib/request/change-notebook-session-compartment-request.d.ts +2 -2
  315. package/lib/request/change-notebook-session-compartment-request.js +1 -1
  316. package/lib/request/change-pipeline-compartment-request.d.ts +2 -2
  317. package/lib/request/change-pipeline-compartment-request.js +1 -1
  318. package/lib/request/change-pipeline-run-compartment-request.d.ts +2 -2
  319. package/lib/request/change-pipeline-run-compartment-request.js +1 -1
  320. package/lib/request/change-project-compartment-request.d.ts +2 -2
  321. package/lib/request/change-project-compartment-request.js +1 -1
  322. package/lib/request/create-data-science-private-endpoint-request.d.ts +2 -2
  323. package/lib/request/create-data-science-private-endpoint-request.js +1 -1
  324. package/lib/request/create-job-artifact-request.d.ts +2 -2
  325. package/lib/request/create-job-artifact-request.js +1 -1
  326. package/lib/request/create-job-request.d.ts +2 -2
  327. package/lib/request/create-job-request.js +1 -1
  328. package/lib/request/create-job-run-request.d.ts +2 -2
  329. package/lib/request/create-job-run-request.js +1 -1
  330. package/lib/request/create-model-artifact-request.d.ts +2 -2
  331. package/lib/request/create-model-artifact-request.js +1 -1
  332. package/lib/request/create-model-deployment-request.d.ts +2 -2
  333. package/lib/request/create-model-deployment-request.js +1 -1
  334. package/lib/request/create-model-provenance-request.d.ts +2 -2
  335. package/lib/request/create-model-provenance-request.js +1 -1
  336. package/lib/request/create-model-request.d.ts +2 -2
  337. package/lib/request/create-model-request.js +1 -1
  338. package/lib/request/create-model-version-set-request.d.ts +2 -2
  339. package/lib/request/create-model-version-set-request.js +1 -1
  340. package/lib/request/create-notebook-session-request.d.ts +2 -2
  341. package/lib/request/create-notebook-session-request.js +1 -1
  342. package/lib/request/create-pipeline-request.d.ts +2 -2
  343. package/lib/request/create-pipeline-request.js +1 -1
  344. package/lib/request/create-pipeline-run-request.d.ts +2 -2
  345. package/lib/request/create-pipeline-run-request.js +1 -1
  346. package/lib/request/create-project-request.d.ts +2 -2
  347. package/lib/request/create-project-request.js +1 -1
  348. package/lib/request/create-step-artifact-request.d.ts +2 -2
  349. package/lib/request/create-step-artifact-request.js +1 -1
  350. package/lib/request/deactivate-model-deployment-request.d.ts +2 -2
  351. package/lib/request/deactivate-model-deployment-request.js +1 -1
  352. package/lib/request/deactivate-model-request.d.ts +2 -2
  353. package/lib/request/deactivate-model-request.js +1 -1
  354. package/lib/request/deactivate-notebook-session-request.d.ts +2 -2
  355. package/lib/request/deactivate-notebook-session-request.js +1 -1
  356. package/lib/request/delete-data-science-private-endpoint-request.d.ts +2 -2
  357. package/lib/request/delete-data-science-private-endpoint-request.js +1 -1
  358. package/lib/request/delete-job-request.d.ts +2 -2
  359. package/lib/request/delete-job-request.js +1 -1
  360. package/lib/request/delete-job-run-request.d.ts +2 -2
  361. package/lib/request/delete-job-run-request.js +1 -1
  362. package/lib/request/delete-model-deployment-request.d.ts +2 -2
  363. package/lib/request/delete-model-deployment-request.js +1 -1
  364. package/lib/request/delete-model-request.d.ts +2 -2
  365. package/lib/request/delete-model-request.js +1 -1
  366. package/lib/request/delete-model-version-set-request.d.ts +2 -2
  367. package/lib/request/delete-model-version-set-request.js +1 -1
  368. package/lib/request/delete-notebook-session-request.d.ts +2 -2
  369. package/lib/request/delete-notebook-session-request.js +1 -1
  370. package/lib/request/delete-pipeline-request.d.ts +2 -2
  371. package/lib/request/delete-pipeline-request.js +1 -1
  372. package/lib/request/delete-pipeline-run-request.d.ts +2 -2
  373. package/lib/request/delete-pipeline-run-request.js +1 -1
  374. package/lib/request/delete-project-request.d.ts +2 -2
  375. package/lib/request/delete-project-request.js +1 -1
  376. package/lib/request/export-model-artifact-request.d.ts +2 -2
  377. package/lib/request/export-model-artifact-request.js +1 -1
  378. package/lib/request/get-data-science-private-endpoint-request.d.ts +2 -2
  379. package/lib/request/get-data-science-private-endpoint-request.js +1 -1
  380. package/lib/request/get-job-artifact-content-request.d.ts +2 -2
  381. package/lib/request/get-job-artifact-content-request.js +1 -1
  382. package/lib/request/get-job-request.d.ts +2 -2
  383. package/lib/request/get-job-request.js +1 -1
  384. package/lib/request/get-job-run-request.d.ts +2 -2
  385. package/lib/request/get-job-run-request.js +1 -1
  386. package/lib/request/get-model-artifact-content-request.d.ts +2 -2
  387. package/lib/request/get-model-artifact-content-request.js +1 -1
  388. package/lib/request/get-model-deployment-request.d.ts +2 -2
  389. package/lib/request/get-model-deployment-request.js +1 -1
  390. package/lib/request/get-model-provenance-request.d.ts +2 -2
  391. package/lib/request/get-model-provenance-request.js +1 -1
  392. package/lib/request/get-model-request.d.ts +2 -2
  393. package/lib/request/get-model-request.js +1 -1
  394. package/lib/request/get-model-version-set-request.d.ts +2 -2
  395. package/lib/request/get-model-version-set-request.js +1 -1
  396. package/lib/request/get-notebook-session-request.d.ts +2 -2
  397. package/lib/request/get-notebook-session-request.js +1 -1
  398. package/lib/request/get-pipeline-request.d.ts +2 -2
  399. package/lib/request/get-pipeline-request.js +1 -1
  400. package/lib/request/get-pipeline-run-request.d.ts +2 -2
  401. package/lib/request/get-pipeline-run-request.js +1 -1
  402. package/lib/request/get-project-request.d.ts +2 -2
  403. package/lib/request/get-project-request.js +1 -1
  404. package/lib/request/get-step-artifact-content-request.d.ts +2 -2
  405. package/lib/request/get-step-artifact-content-request.js +1 -1
  406. package/lib/request/get-work-request-request.d.ts +2 -2
  407. package/lib/request/get-work-request-request.js +1 -1
  408. package/lib/request/head-job-artifact-request.d.ts +2 -2
  409. package/lib/request/head-job-artifact-request.js +1 -1
  410. package/lib/request/head-model-artifact-request.d.ts +2 -2
  411. package/lib/request/head-model-artifact-request.js +1 -1
  412. package/lib/request/head-step-artifact-request.d.ts +2 -2
  413. package/lib/request/head-step-artifact-request.js +1 -1
  414. package/lib/request/import-model-artifact-request.d.ts +2 -2
  415. package/lib/request/import-model-artifact-request.js +1 -1
  416. package/lib/request/index.d.ts +1 -1
  417. package/lib/request/index.js +1 -1
  418. package/lib/request/list-data-science-private-endpoints-request.d.ts +2 -2
  419. package/lib/request/list-data-science-private-endpoints-request.js +1 -1
  420. package/lib/request/list-fast-launch-job-configs-request.d.ts +2 -2
  421. package/lib/request/list-fast-launch-job-configs-request.js +1 -1
  422. package/lib/request/list-job-runs-request.d.ts +2 -2
  423. package/lib/request/list-job-runs-request.js +1 -1
  424. package/lib/request/list-job-shapes-request.d.ts +2 -2
  425. package/lib/request/list-job-shapes-request.js +1 -1
  426. package/lib/request/list-jobs-request.d.ts +2 -2
  427. package/lib/request/list-jobs-request.js +1 -1
  428. package/lib/request/list-model-deployment-shapes-request.d.ts +2 -2
  429. package/lib/request/list-model-deployment-shapes-request.js +1 -1
  430. package/lib/request/list-model-deployments-request.d.ts +2 -2
  431. package/lib/request/list-model-deployments-request.js +1 -1
  432. package/lib/request/list-model-version-sets-request.d.ts +2 -2
  433. package/lib/request/list-model-version-sets-request.js +1 -1
  434. package/lib/request/list-models-request.d.ts +2 -2
  435. package/lib/request/list-models-request.js +1 -1
  436. package/lib/request/list-notebook-session-shapes-request.d.ts +2 -2
  437. package/lib/request/list-notebook-session-shapes-request.js +1 -1
  438. package/lib/request/list-notebook-sessions-request.d.ts +2 -2
  439. package/lib/request/list-notebook-sessions-request.js +1 -1
  440. package/lib/request/list-pipeline-runs-request.d.ts +2 -2
  441. package/lib/request/list-pipeline-runs-request.js +1 -1
  442. package/lib/request/list-pipelines-request.d.ts +2 -2
  443. package/lib/request/list-pipelines-request.js +1 -1
  444. package/lib/request/list-projects-request.d.ts +2 -2
  445. package/lib/request/list-projects-request.js +1 -1
  446. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  447. package/lib/request/list-work-request-errors-request.js +1 -1
  448. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  449. package/lib/request/list-work-request-logs-request.js +1 -1
  450. package/lib/request/list-work-requests-request.d.ts +2 -2
  451. package/lib/request/list-work-requests-request.js +1 -1
  452. package/lib/request/update-data-science-private-endpoint-request.d.ts +2 -2
  453. package/lib/request/update-data-science-private-endpoint-request.js +1 -1
  454. package/lib/request/update-job-request.d.ts +2 -2
  455. package/lib/request/update-job-request.js +1 -1
  456. package/lib/request/update-job-run-request.d.ts +2 -2
  457. package/lib/request/update-job-run-request.js +1 -1
  458. package/lib/request/update-model-deployment-request.d.ts +2 -2
  459. package/lib/request/update-model-deployment-request.js +1 -1
  460. package/lib/request/update-model-provenance-request.d.ts +2 -2
  461. package/lib/request/update-model-provenance-request.js +1 -1
  462. package/lib/request/update-model-request.d.ts +2 -2
  463. package/lib/request/update-model-request.js +1 -1
  464. package/lib/request/update-model-version-set-request.d.ts +2 -2
  465. package/lib/request/update-model-version-set-request.js +1 -1
  466. package/lib/request/update-notebook-session-request.d.ts +2 -2
  467. package/lib/request/update-notebook-session-request.js +1 -1
  468. package/lib/request/update-pipeline-request.d.ts +2 -2
  469. package/lib/request/update-pipeline-request.js +1 -1
  470. package/lib/request/update-pipeline-run-request.d.ts +2 -2
  471. package/lib/request/update-pipeline-run-request.js +1 -1
  472. package/lib/request/update-project-request.d.ts +2 -2
  473. package/lib/request/update-project-request.js +1 -1
  474. package/lib/response/activate-model-deployment-response.d.ts +1 -1
  475. package/lib/response/activate-model-deployment-response.js +1 -1
  476. package/lib/response/activate-model-response.d.ts +1 -1
  477. package/lib/response/activate-model-response.js +1 -1
  478. package/lib/response/activate-notebook-session-response.d.ts +1 -1
  479. package/lib/response/activate-notebook-session-response.js +1 -1
  480. package/lib/response/cancel-job-run-response.d.ts +1 -1
  481. package/lib/response/cancel-job-run-response.js +1 -1
  482. package/lib/response/cancel-pipeline-run-response.d.ts +1 -1
  483. package/lib/response/cancel-pipeline-run-response.js +1 -1
  484. package/lib/response/cancel-work-request-response.d.ts +1 -1
  485. package/lib/response/cancel-work-request-response.js +1 -1
  486. package/lib/response/change-data-science-private-endpoint-compartment-response.d.ts +1 -1
  487. package/lib/response/change-data-science-private-endpoint-compartment-response.js +1 -1
  488. package/lib/response/change-job-compartment-response.d.ts +1 -1
  489. package/lib/response/change-job-compartment-response.js +1 -1
  490. package/lib/response/change-job-run-compartment-response.d.ts +1 -1
  491. package/lib/response/change-job-run-compartment-response.js +1 -1
  492. package/lib/response/change-model-compartment-response.d.ts +1 -1
  493. package/lib/response/change-model-compartment-response.js +1 -1
  494. package/lib/response/change-model-deployment-compartment-response.d.ts +1 -1
  495. package/lib/response/change-model-deployment-compartment-response.js +1 -1
  496. package/lib/response/change-model-version-set-compartment-response.d.ts +1 -1
  497. package/lib/response/change-model-version-set-compartment-response.js +1 -1
  498. package/lib/response/change-notebook-session-compartment-response.d.ts +1 -1
  499. package/lib/response/change-notebook-session-compartment-response.js +1 -1
  500. package/lib/response/change-pipeline-compartment-response.d.ts +1 -1
  501. package/lib/response/change-pipeline-compartment-response.js +1 -1
  502. package/lib/response/change-pipeline-run-compartment-response.d.ts +1 -1
  503. package/lib/response/change-pipeline-run-compartment-response.js +1 -1
  504. package/lib/response/change-project-compartment-response.d.ts +1 -1
  505. package/lib/response/change-project-compartment-response.js +1 -1
  506. package/lib/response/create-data-science-private-endpoint-response.d.ts +1 -1
  507. package/lib/response/create-data-science-private-endpoint-response.js +1 -1
  508. package/lib/response/create-job-artifact-response.d.ts +1 -1
  509. package/lib/response/create-job-artifact-response.js +1 -1
  510. package/lib/response/create-job-response.d.ts +1 -1
  511. package/lib/response/create-job-response.js +1 -1
  512. package/lib/response/create-job-run-response.d.ts +1 -1
  513. package/lib/response/create-job-run-response.js +1 -1
  514. package/lib/response/create-model-artifact-response.d.ts +1 -1
  515. package/lib/response/create-model-artifact-response.js +1 -1
  516. package/lib/response/create-model-deployment-response.d.ts +1 -1
  517. package/lib/response/create-model-deployment-response.js +1 -1
  518. package/lib/response/create-model-provenance-response.d.ts +1 -1
  519. package/lib/response/create-model-provenance-response.js +1 -1
  520. package/lib/response/create-model-response.d.ts +1 -1
  521. package/lib/response/create-model-response.js +1 -1
  522. package/lib/response/create-model-version-set-response.d.ts +1 -1
  523. package/lib/response/create-model-version-set-response.js +1 -1
  524. package/lib/response/create-notebook-session-response.d.ts +1 -1
  525. package/lib/response/create-notebook-session-response.js +1 -1
  526. package/lib/response/create-pipeline-response.d.ts +1 -1
  527. package/lib/response/create-pipeline-response.js +1 -1
  528. package/lib/response/create-pipeline-run-response.d.ts +1 -1
  529. package/lib/response/create-pipeline-run-response.js +1 -1
  530. package/lib/response/create-project-response.d.ts +1 -1
  531. package/lib/response/create-project-response.js +1 -1
  532. package/lib/response/create-step-artifact-response.d.ts +1 -1
  533. package/lib/response/create-step-artifact-response.js +1 -1
  534. package/lib/response/deactivate-model-deployment-response.d.ts +1 -1
  535. package/lib/response/deactivate-model-deployment-response.js +1 -1
  536. package/lib/response/deactivate-model-response.d.ts +1 -1
  537. package/lib/response/deactivate-model-response.js +1 -1
  538. package/lib/response/deactivate-notebook-session-response.d.ts +1 -1
  539. package/lib/response/deactivate-notebook-session-response.js +1 -1
  540. package/lib/response/delete-data-science-private-endpoint-response.d.ts +1 -1
  541. package/lib/response/delete-data-science-private-endpoint-response.js +1 -1
  542. package/lib/response/delete-job-response.d.ts +1 -1
  543. package/lib/response/delete-job-response.js +1 -1
  544. package/lib/response/delete-job-run-response.d.ts +1 -1
  545. package/lib/response/delete-job-run-response.js +1 -1
  546. package/lib/response/delete-model-deployment-response.d.ts +1 -1
  547. package/lib/response/delete-model-deployment-response.js +1 -1
  548. package/lib/response/delete-model-response.d.ts +1 -1
  549. package/lib/response/delete-model-response.js +1 -1
  550. package/lib/response/delete-model-version-set-response.d.ts +1 -1
  551. package/lib/response/delete-model-version-set-response.js +1 -1
  552. package/lib/response/delete-notebook-session-response.d.ts +1 -1
  553. package/lib/response/delete-notebook-session-response.js +1 -1
  554. package/lib/response/delete-pipeline-response.d.ts +1 -1
  555. package/lib/response/delete-pipeline-response.js +1 -1
  556. package/lib/response/delete-pipeline-run-response.d.ts +1 -1
  557. package/lib/response/delete-pipeline-run-response.js +1 -1
  558. package/lib/response/delete-project-response.d.ts +1 -1
  559. package/lib/response/delete-project-response.js +1 -1
  560. package/lib/response/export-model-artifact-response.d.ts +1 -1
  561. package/lib/response/export-model-artifact-response.js +1 -1
  562. package/lib/response/get-data-science-private-endpoint-response.d.ts +1 -1
  563. package/lib/response/get-data-science-private-endpoint-response.js +1 -1
  564. package/lib/response/get-job-artifact-content-response.d.ts +1 -1
  565. package/lib/response/get-job-artifact-content-response.js +1 -1
  566. package/lib/response/get-job-response.d.ts +1 -1
  567. package/lib/response/get-job-response.js +1 -1
  568. package/lib/response/get-job-run-response.d.ts +1 -1
  569. package/lib/response/get-job-run-response.js +1 -1
  570. package/lib/response/get-model-artifact-content-response.d.ts +1 -1
  571. package/lib/response/get-model-artifact-content-response.js +1 -1
  572. package/lib/response/get-model-deployment-response.d.ts +1 -1
  573. package/lib/response/get-model-deployment-response.js +1 -1
  574. package/lib/response/get-model-provenance-response.d.ts +1 -1
  575. package/lib/response/get-model-provenance-response.js +1 -1
  576. package/lib/response/get-model-response.d.ts +1 -1
  577. package/lib/response/get-model-response.js +1 -1
  578. package/lib/response/get-model-version-set-response.d.ts +1 -1
  579. package/lib/response/get-model-version-set-response.js +1 -1
  580. package/lib/response/get-notebook-session-response.d.ts +1 -1
  581. package/lib/response/get-notebook-session-response.js +1 -1
  582. package/lib/response/get-pipeline-response.d.ts +1 -1
  583. package/lib/response/get-pipeline-response.js +1 -1
  584. package/lib/response/get-pipeline-run-response.d.ts +1 -1
  585. package/lib/response/get-pipeline-run-response.js +1 -1
  586. package/lib/response/get-project-response.d.ts +1 -1
  587. package/lib/response/get-project-response.js +1 -1
  588. package/lib/response/get-step-artifact-content-response.d.ts +1 -1
  589. package/lib/response/get-step-artifact-content-response.js +1 -1
  590. package/lib/response/get-work-request-response.d.ts +1 -1
  591. package/lib/response/get-work-request-response.js +1 -1
  592. package/lib/response/head-job-artifact-response.d.ts +1 -1
  593. package/lib/response/head-job-artifact-response.js +1 -1
  594. package/lib/response/head-model-artifact-response.d.ts +1 -1
  595. package/lib/response/head-model-artifact-response.js +1 -1
  596. package/lib/response/head-step-artifact-response.d.ts +1 -1
  597. package/lib/response/head-step-artifact-response.js +1 -1
  598. package/lib/response/import-model-artifact-response.d.ts +1 -1
  599. package/lib/response/import-model-artifact-response.js +1 -1
  600. package/lib/response/index.d.ts +1 -1
  601. package/lib/response/index.js +1 -1
  602. package/lib/response/list-data-science-private-endpoints-response.d.ts +1 -1
  603. package/lib/response/list-data-science-private-endpoints-response.js +1 -1
  604. package/lib/response/list-fast-launch-job-configs-response.d.ts +1 -1
  605. package/lib/response/list-fast-launch-job-configs-response.js +1 -1
  606. package/lib/response/list-job-runs-response.d.ts +1 -1
  607. package/lib/response/list-job-runs-response.js +1 -1
  608. package/lib/response/list-job-shapes-response.d.ts +1 -1
  609. package/lib/response/list-job-shapes-response.js +1 -1
  610. package/lib/response/list-jobs-response.d.ts +1 -1
  611. package/lib/response/list-jobs-response.js +1 -1
  612. package/lib/response/list-model-deployment-shapes-response.d.ts +1 -1
  613. package/lib/response/list-model-deployment-shapes-response.js +1 -1
  614. package/lib/response/list-model-deployments-response.d.ts +1 -1
  615. package/lib/response/list-model-deployments-response.js +1 -1
  616. package/lib/response/list-model-version-sets-response.d.ts +1 -1
  617. package/lib/response/list-model-version-sets-response.js +1 -1
  618. package/lib/response/list-models-response.d.ts +1 -1
  619. package/lib/response/list-models-response.js +1 -1
  620. package/lib/response/list-notebook-session-shapes-response.d.ts +1 -1
  621. package/lib/response/list-notebook-session-shapes-response.js +1 -1
  622. package/lib/response/list-notebook-sessions-response.d.ts +1 -1
  623. package/lib/response/list-notebook-sessions-response.js +1 -1
  624. package/lib/response/list-pipeline-runs-response.d.ts +1 -1
  625. package/lib/response/list-pipeline-runs-response.js +1 -1
  626. package/lib/response/list-pipelines-response.d.ts +1 -1
  627. package/lib/response/list-pipelines-response.js +1 -1
  628. package/lib/response/list-projects-response.d.ts +1 -1
  629. package/lib/response/list-projects-response.js +1 -1
  630. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  631. package/lib/response/list-work-request-errors-response.js +1 -1
  632. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  633. package/lib/response/list-work-request-logs-response.js +1 -1
  634. package/lib/response/list-work-requests-response.d.ts +1 -1
  635. package/lib/response/list-work-requests-response.js +1 -1
  636. package/lib/response/update-data-science-private-endpoint-response.d.ts +1 -1
  637. package/lib/response/update-data-science-private-endpoint-response.js +1 -1
  638. package/lib/response/update-job-response.d.ts +1 -1
  639. package/lib/response/update-job-response.js +1 -1
  640. package/lib/response/update-job-run-response.d.ts +1 -1
  641. package/lib/response/update-job-run-response.js +1 -1
  642. package/lib/response/update-model-deployment-response.d.ts +1 -1
  643. package/lib/response/update-model-deployment-response.js +1 -1
  644. package/lib/response/update-model-provenance-response.d.ts +1 -1
  645. package/lib/response/update-model-provenance-response.js +1 -1
  646. package/lib/response/update-model-response.d.ts +1 -1
  647. package/lib/response/update-model-response.js +1 -1
  648. package/lib/response/update-model-version-set-response.d.ts +1 -1
  649. package/lib/response/update-model-version-set-response.js +1 -1
  650. package/lib/response/update-notebook-session-response.d.ts +1 -1
  651. package/lib/response/update-notebook-session-response.js +1 -1
  652. package/lib/response/update-pipeline-response.d.ts +1 -1
  653. package/lib/response/update-pipeline-response.js +1 -1
  654. package/lib/response/update-pipeline-run-response.d.ts +1 -1
  655. package/lib/response/update-pipeline-run-response.js +1 -1
  656. package/lib/response/update-project-response.d.ts +1 -1
  657. package/lib/response/update-project-response.js +1 -1
  658. package/package.json +3 -3
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenanceRequest.
17
17
  */
18
18
  export interface CreateModelProvenanceRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreateModel.ts.html |here} to see how to use CreateModelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreateModel.ts.html |here} to see how to use CreateModelRequest.
17
17
  */
18
18
  export interface CreateModelRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSetRequest.
17
17
  */
18
18
  export interface CreateModelVersionSetRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSessionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSessionRequest.
17
17
  */
18
18
  export interface CreateNotebookSessionRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipelineRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipelineRequest.
17
17
  */
18
18
  export interface CreatePipelineRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRunRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRunRequest.
17
17
  */
18
18
  export interface CreatePipelineRunRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreateProject.ts.html |here} to see how to use CreateProjectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreateProject.ts.html |here} to see how to use CreateProjectRequest.
17
17
  */
18
18
  export interface CreateProjectRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifactRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifactRequest.
18
18
  */
19
19
  export interface CreateStepArtifactRequest extends common.BaseRequest {
20
20
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeploymentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeploymentRequest.
16
16
  */
17
17
  export interface DeactivateModelDeploymentRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModelRequest.
16
16
  */
17
17
  export interface DeactivateModelRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSessionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSessionRequest.
16
16
  */
17
17
  export interface DeactivateNotebookSessionRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpointRequest.
16
16
  */
17
17
  export interface DeleteDataSciencePrivateEndpointRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteJob.ts.html |here} to see how to use DeleteJobRequest.
16
16
  */
17
17
  export interface DeleteJobRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRunRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRunRequest.
16
16
  */
17
17
  export interface DeleteJobRunRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeploymentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeploymentRequest.
16
16
  */
17
17
  export interface DeleteModelDeploymentRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteModel.ts.html |here} to see how to use DeleteModelRequest.
16
16
  */
17
17
  export interface DeleteModelRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSetRequest.
16
16
  */
17
17
  export interface DeleteModelVersionSetRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSessionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSessionRequest.
16
16
  */
17
17
  export interface DeleteNotebookSessionRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipelineRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipelineRequest.
16
16
  */
17
17
  export interface DeletePipelineRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRunRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRunRequest.
16
16
  */
17
17
  export interface DeletePipelineRunRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/DeleteProject.ts.html |here} to see how to use DeleteProjectRequest.
16
16
  */
17
17
  export interface DeleteProjectRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifactRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifactRequest.
17
17
  */
18
18
  export interface ExportModelArtifactRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });