oci-datascience 2.76.0 → 2.77.0

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