oci-datascience 2.84.0 → 2.85.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 (97) hide show
  1. package/lib/client.d.ts +95 -91
  2. package/lib/client.js +97 -91
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/instance-configuration.d.ts +5 -0
  5. package/lib/model/instance-configuration.js.map +1 -1
  6. package/lib/request/activate-model-deployment-request.d.ts +1 -1
  7. package/lib/request/activate-model-request.d.ts +1 -1
  8. package/lib/request/activate-notebook-session-request.d.ts +1 -1
  9. package/lib/request/cancel-job-run-request.d.ts +1 -1
  10. package/lib/request/cancel-pipeline-run-request.d.ts +1 -1
  11. package/lib/request/cancel-work-request-request.d.ts +1 -1
  12. package/lib/request/change-data-science-private-endpoint-compartment-request.d.ts +1 -1
  13. package/lib/request/change-job-compartment-request.d.ts +1 -1
  14. package/lib/request/change-job-run-compartment-request.d.ts +1 -1
  15. package/lib/request/change-model-compartment-request.d.ts +1 -1
  16. package/lib/request/change-model-deployment-compartment-request.d.ts +1 -1
  17. package/lib/request/change-model-version-set-compartment-request.d.ts +1 -1
  18. package/lib/request/change-notebook-session-compartment-request.d.ts +1 -1
  19. package/lib/request/change-pipeline-compartment-request.d.ts +1 -1
  20. package/lib/request/change-pipeline-run-compartment-request.d.ts +1 -1
  21. package/lib/request/change-project-compartment-request.d.ts +1 -1
  22. package/lib/request/create-data-science-private-endpoint-request.d.ts +1 -1
  23. package/lib/request/create-job-artifact-request.d.ts +1 -1
  24. package/lib/request/create-job-request.d.ts +1 -1
  25. package/lib/request/create-job-run-request.d.ts +1 -1
  26. package/lib/request/create-model-artifact-request.d.ts +1 -1
  27. package/lib/request/create-model-deployment-request.d.ts +1 -1
  28. package/lib/request/create-model-provenance-request.d.ts +1 -1
  29. package/lib/request/create-model-request.d.ts +1 -1
  30. package/lib/request/create-model-version-set-request.d.ts +1 -1
  31. package/lib/request/create-notebook-session-request.d.ts +1 -1
  32. package/lib/request/create-pipeline-request.d.ts +1 -1
  33. package/lib/request/create-pipeline-run-request.d.ts +1 -1
  34. package/lib/request/create-project-request.d.ts +1 -1
  35. package/lib/request/create-step-artifact-request.d.ts +1 -1
  36. package/lib/request/deactivate-model-deployment-request.d.ts +1 -1
  37. package/lib/request/deactivate-model-request.d.ts +1 -1
  38. package/lib/request/deactivate-notebook-session-request.d.ts +1 -1
  39. package/lib/request/delete-data-science-private-endpoint-request.d.ts +1 -1
  40. package/lib/request/delete-job-request.d.ts +1 -1
  41. package/lib/request/delete-job-run-request.d.ts +1 -1
  42. package/lib/request/delete-model-deployment-request.d.ts +1 -1
  43. package/lib/request/delete-model-request.d.ts +1 -1
  44. package/lib/request/delete-model-version-set-request.d.ts +1 -1
  45. package/lib/request/delete-notebook-session-request.d.ts +1 -1
  46. package/lib/request/delete-pipeline-request.d.ts +1 -1
  47. package/lib/request/delete-pipeline-run-request.d.ts +1 -1
  48. package/lib/request/delete-project-request.d.ts +1 -1
  49. package/lib/request/export-model-artifact-request.d.ts +1 -1
  50. package/lib/request/get-data-science-private-endpoint-request.d.ts +1 -1
  51. package/lib/request/get-job-artifact-content-request.d.ts +1 -1
  52. package/lib/request/get-job-request.d.ts +1 -1
  53. package/lib/request/get-job-run-request.d.ts +1 -1
  54. package/lib/request/get-model-artifact-content-request.d.ts +1 -1
  55. package/lib/request/get-model-deployment-request.d.ts +1 -1
  56. package/lib/request/get-model-provenance-request.d.ts +1 -1
  57. package/lib/request/get-model-request.d.ts +1 -1
  58. package/lib/request/get-model-version-set-request.d.ts +1 -1
  59. package/lib/request/get-notebook-session-request.d.ts +1 -1
  60. package/lib/request/get-pipeline-request.d.ts +1 -1
  61. package/lib/request/get-pipeline-run-request.d.ts +1 -1
  62. package/lib/request/get-project-request.d.ts +1 -1
  63. package/lib/request/get-step-artifact-content-request.d.ts +1 -1
  64. package/lib/request/get-work-request-request.d.ts +1 -1
  65. package/lib/request/head-job-artifact-request.d.ts +1 -1
  66. package/lib/request/head-model-artifact-request.d.ts +1 -1
  67. package/lib/request/head-step-artifact-request.d.ts +1 -1
  68. package/lib/request/import-model-artifact-request.d.ts +1 -1
  69. package/lib/request/list-data-science-private-endpoints-request.d.ts +1 -1
  70. package/lib/request/list-fast-launch-job-configs-request.d.ts +1 -1
  71. package/lib/request/list-job-runs-request.d.ts +1 -1
  72. package/lib/request/list-job-shapes-request.d.ts +1 -1
  73. package/lib/request/list-jobs-request.d.ts +1 -1
  74. package/lib/request/list-model-deployment-shapes-request.d.ts +1 -1
  75. package/lib/request/list-model-deployments-request.d.ts +1 -1
  76. package/lib/request/list-model-version-sets-request.d.ts +1 -1
  77. package/lib/request/list-models-request.d.ts +1 -1
  78. package/lib/request/list-notebook-session-shapes-request.d.ts +1 -1
  79. package/lib/request/list-notebook-sessions-request.d.ts +1 -1
  80. package/lib/request/list-pipeline-runs-request.d.ts +1 -1
  81. package/lib/request/list-pipelines-request.d.ts +1 -1
  82. package/lib/request/list-projects-request.d.ts +1 -1
  83. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  84. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  85. package/lib/request/list-work-requests-request.d.ts +1 -1
  86. package/lib/request/update-data-science-private-endpoint-request.d.ts +1 -1
  87. package/lib/request/update-job-request.d.ts +1 -1
  88. package/lib/request/update-job-run-request.d.ts +1 -1
  89. package/lib/request/update-model-deployment-request.d.ts +1 -1
  90. package/lib/request/update-model-provenance-request.d.ts +1 -1
  91. package/lib/request/update-model-request.d.ts +1 -1
  92. package/lib/request/update-model-version-set-request.d.ts +1 -1
  93. package/lib/request/update-notebook-session-request.d.ts +1 -1
  94. package/lib/request/update-pipeline-request.d.ts +1 -1
  95. package/lib/request/update-pipeline-run-request.d.ts +1 -1
  96. package/lib/request/update-project-request.d.ts +1 -1
  97. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -192,13 +192,19 @@ class DataScienceClient {
192
192
  this._circuitBreaker.shutdown();
193
193
  }
194
194
  }
195
+ /**
196
+ * Close the client once it is no longer needed
197
+ */
198
+ close() {
199
+ this.shutdownCircuitBreaker();
200
+ }
195
201
  /**
196
202
  * Activates the model.
197
203
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
198
204
  * @param ActivateModelRequest
199
205
  * @return ActivateModelResponse
200
206
  * @throws OciError when an error occurs
201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
202
208
  */
203
209
  activateModel(activateModelRequest) {
204
210
  return __awaiter(this, void 0, void 0, function* () {
@@ -262,7 +268,7 @@ class DataScienceClient {
262
268
  * @param ActivateModelDeploymentRequest
263
269
  * @return ActivateModelDeploymentResponse
264
270
  * @throws OciError when an error occurs
265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
266
272
  */
267
273
  activateModelDeployment(activateModelDeploymentRequest) {
268
274
  return __awaiter(this, void 0, void 0, function* () {
@@ -322,7 +328,7 @@ class DataScienceClient {
322
328
  * @param ActivateNotebookSessionRequest
323
329
  * @return ActivateNotebookSessionResponse
324
330
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
326
332
  */
327
333
  activateNotebookSession(activateNotebookSessionRequest) {
328
334
  return __awaiter(this, void 0, void 0, function* () {
@@ -382,7 +388,7 @@ class DataScienceClient {
382
388
  * @param CancelJobRunRequest
383
389
  * @return CancelJobRunResponse
384
390
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
386
392
  */
387
393
  cancelJobRun(cancelJobRunRequest) {
388
394
  return __awaiter(this, void 0, void 0, function* () {
@@ -437,7 +443,7 @@ class DataScienceClient {
437
443
  * @param CancelPipelineRunRequest
438
444
  * @return CancelPipelineRunResponse
439
445
  * @throws OciError when an error occurs
440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
441
447
  */
442
448
  cancelPipelineRun(cancelPipelineRunRequest) {
443
449
  return __awaiter(this, void 0, void 0, function* () {
@@ -493,7 +499,7 @@ class DataScienceClient {
493
499
  * @param CancelWorkRequestRequest
494
500
  * @return CancelWorkRequestResponse
495
501
  * @throws OciError when an error occurs
496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
497
503
  */
498
504
  cancelWorkRequest(cancelWorkRequestRequest) {
499
505
  return __awaiter(this, void 0, void 0, function* () {
@@ -549,7 +555,7 @@ class DataScienceClient {
549
555
  * @param ChangeDataSciencePrivateEndpointCompartmentRequest
550
556
  * @return ChangeDataSciencePrivateEndpointCompartmentResponse
551
557
  * @throws OciError when an error occurs
552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
553
559
  */
554
560
  changeDataSciencePrivateEndpointCompartment(changeDataSciencePrivateEndpointCompartmentRequest) {
555
561
  return __awaiter(this, void 0, void 0, function* () {
@@ -611,7 +617,7 @@ class DataScienceClient {
611
617
  * @param ChangeJobCompartmentRequest
612
618
  * @return ChangeJobCompartmentResponse
613
619
  * @throws OciError when an error occurs
614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
615
621
  */
616
622
  changeJobCompartment(changeJobCompartmentRequest) {
617
623
  return __awaiter(this, void 0, void 0, function* () {
@@ -667,7 +673,7 @@ class DataScienceClient {
667
673
  * @param ChangeJobRunCompartmentRequest
668
674
  * @return ChangeJobRunCompartmentResponse
669
675
  * @throws OciError when an error occurs
670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
671
677
  */
672
678
  changeJobRunCompartment(changeJobRunCompartmentRequest) {
673
679
  return __awaiter(this, void 0, void 0, function* () {
@@ -723,7 +729,7 @@ class DataScienceClient {
723
729
  * @param ChangeModelCompartmentRequest
724
730
  * @return ChangeModelCompartmentResponse
725
731
  * @throws OciError when an error occurs
726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
727
733
  */
728
734
  changeModelCompartment(changeModelCompartmentRequest) {
729
735
  return __awaiter(this, void 0, void 0, function* () {
@@ -780,7 +786,7 @@ class DataScienceClient {
780
786
  * @param ChangeModelDeploymentCompartmentRequest
781
787
  * @return ChangeModelDeploymentCompartmentResponse
782
788
  * @throws OciError when an error occurs
783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
784
790
  */
785
791
  changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
786
792
  return __awaiter(this, void 0, void 0, function* () {
@@ -837,7 +843,7 @@ class DataScienceClient {
837
843
  * @param ChangeModelVersionSetCompartmentRequest
838
844
  * @return ChangeModelVersionSetCompartmentResponse
839
845
  * @throws OciError when an error occurs
840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
841
847
  */
842
848
  changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
843
849
  return __awaiter(this, void 0, void 0, function* () {
@@ -899,7 +905,7 @@ class DataScienceClient {
899
905
  * @param ChangeNotebookSessionCompartmentRequest
900
906
  * @return ChangeNotebookSessionCompartmentResponse
901
907
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
903
909
  */
904
910
  changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
905
911
  return __awaiter(this, void 0, void 0, function* () {
@@ -956,7 +962,7 @@ class DataScienceClient {
956
962
  * @param ChangePipelineCompartmentRequest
957
963
  * @return ChangePipelineCompartmentResponse
958
964
  * @throws OciError when an error occurs
959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
960
966
  */
961
967
  changePipelineCompartment(changePipelineCompartmentRequest) {
962
968
  return __awaiter(this, void 0, void 0, function* () {
@@ -1012,7 +1018,7 @@ class DataScienceClient {
1012
1018
  * @param ChangePipelineRunCompartmentRequest
1013
1019
  * @return ChangePipelineRunCompartmentResponse
1014
1020
  * @throws OciError when an error occurs
1015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1016
1022
  */
1017
1023
  changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
1018
1024
  return __awaiter(this, void 0, void 0, function* () {
@@ -1068,7 +1074,7 @@ class DataScienceClient {
1068
1074
  * @param ChangeProjectCompartmentRequest
1069
1075
  * @return ChangeProjectCompartmentResponse
1070
1076
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1072
1078
  */
1073
1079
  changeProjectCompartment(changeProjectCompartmentRequest) {
1074
1080
  return __awaiter(this, void 0, void 0, function* () {
@@ -1126,7 +1132,7 @@ class DataScienceClient {
1126
1132
  * @param CreateDataSciencePrivateEndpointRequest
1127
1133
  * @return CreateDataSciencePrivateEndpointResponse
1128
1134
  * @throws OciError when an error occurs
1129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1130
1136
  */
1131
1137
  createDataSciencePrivateEndpoint(createDataSciencePrivateEndpointRequest) {
1132
1138
  return __awaiter(this, void 0, void 0, function* () {
@@ -1199,7 +1205,7 @@ class DataScienceClient {
1199
1205
  * @param CreateJobRequest
1200
1206
  * @return CreateJobResponse
1201
1207
  * @throws OciError when an error occurs
1202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1203
1209
  */
1204
1210
  createJob(createJobRequest) {
1205
1211
  return __awaiter(this, void 0, void 0, function* () {
@@ -1262,7 +1268,7 @@ class DataScienceClient {
1262
1268
  * @param CreateJobArtifactRequest
1263
1269
  * @return CreateJobArtifactResponse
1264
1270
  * @throws OciError when an error occurs
1265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1266
1272
  */
1267
1273
  createJobArtifact(createJobArtifactRequest) {
1268
1274
  return __awaiter(this, void 0, void 0, function* () {
@@ -1325,7 +1331,7 @@ class DataScienceClient {
1325
1331
  * @param CreateJobRunRequest
1326
1332
  * @return CreateJobRunResponse
1327
1333
  * @throws OciError when an error occurs
1328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1329
1335
  */
1330
1336
  createJobRun(createJobRunRequest) {
1331
1337
  return __awaiter(this, void 0, void 0, function* () {
@@ -1388,7 +1394,7 @@ class DataScienceClient {
1388
1394
  * @param CreateModelRequest
1389
1395
  * @return CreateModelResponse
1390
1396
  * @throws OciError when an error occurs
1391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1392
1398
  */
1393
1399
  createModel(createModelRequest) {
1394
1400
  return __awaiter(this, void 0, void 0, function* () {
@@ -1451,7 +1457,7 @@ class DataScienceClient {
1451
1457
  * @param CreateModelArtifactRequest
1452
1458
  * @return CreateModelArtifactResponse
1453
1459
  * @throws OciError when an error occurs
1454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1455
1461
  */
1456
1462
  createModelArtifact(createModelArtifactRequest) {
1457
1463
  return __awaiter(this, void 0, void 0, function* () {
@@ -1515,7 +1521,7 @@ class DataScienceClient {
1515
1521
  * @param CreateModelDeploymentRequest
1516
1522
  * @return CreateModelDeploymentResponse
1517
1523
  * @throws OciError when an error occurs
1518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1519
1525
  */
1520
1526
  createModelDeployment(createModelDeploymentRequest) {
1521
1527
  return __awaiter(this, void 0, void 0, function* () {
@@ -1588,7 +1594,7 @@ class DataScienceClient {
1588
1594
  * @param CreateModelProvenanceRequest
1589
1595
  * @return CreateModelProvenanceResponse
1590
1596
  * @throws OciError when an error occurs
1591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1592
1598
  */
1593
1599
  createModelProvenance(createModelProvenanceRequest) {
1594
1600
  return __awaiter(this, void 0, void 0, function* () {
@@ -1653,7 +1659,7 @@ class DataScienceClient {
1653
1659
  * @param CreateModelVersionSetRequest
1654
1660
  * @return CreateModelVersionSetResponse
1655
1661
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1657
1663
  */
1658
1664
  createModelVersionSet(createModelVersionSetRequest) {
1659
1665
  return __awaiter(this, void 0, void 0, function* () {
@@ -1716,7 +1722,7 @@ class DataScienceClient {
1716
1722
  * @param CreateNotebookSessionRequest
1717
1723
  * @return CreateNotebookSessionResponse
1718
1724
  * @throws OciError when an error occurs
1719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1720
1726
  */
1721
1727
  createNotebookSession(createNotebookSessionRequest) {
1722
1728
  return __awaiter(this, void 0, void 0, function* () {
@@ -1790,7 +1796,7 @@ class DataScienceClient {
1790
1796
  * @param CreatePipelineRequest
1791
1797
  * @return CreatePipelineResponse
1792
1798
  * @throws OciError when an error occurs
1793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1794
1800
  */
1795
1801
  createPipeline(createPipelineRequest) {
1796
1802
  return __awaiter(this, void 0, void 0, function* () {
@@ -1854,7 +1860,7 @@ class DataScienceClient {
1854
1860
  * @param CreatePipelineRunRequest
1855
1861
  * @return CreatePipelineRunResponse
1856
1862
  * @throws OciError when an error occurs
1857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1858
1864
  */
1859
1865
  createPipelineRun(createPipelineRunRequest) {
1860
1866
  return __awaiter(this, void 0, void 0, function* () {
@@ -1922,7 +1928,7 @@ class DataScienceClient {
1922
1928
  * @param CreateProjectRequest
1923
1929
  * @return CreateProjectResponse
1924
1930
  * @throws OciError when an error occurs
1925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1926
1932
  */
1927
1933
  createProject(createProjectRequest) {
1928
1934
  return __awaiter(this, void 0, void 0, function* () {
@@ -1985,7 +1991,7 @@ class DataScienceClient {
1985
1991
  * @param CreateStepArtifactRequest
1986
1992
  * @return CreateStepArtifactResponse
1987
1993
  * @throws OciError when an error occurs
1988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1989
1995
  */
1990
1996
  createStepArtifact(createStepArtifactRequest) {
1991
1997
  return __awaiter(this, void 0, void 0, function* () {
@@ -2044,7 +2050,7 @@ class DataScienceClient {
2044
2050
  * @param DeactivateModelRequest
2045
2051
  * @return DeactivateModelResponse
2046
2052
  * @throws OciError when an error occurs
2047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2048
2054
  */
2049
2055
  deactivateModel(deactivateModelRequest) {
2050
2056
  return __awaiter(this, void 0, void 0, function* () {
@@ -2108,7 +2114,7 @@ class DataScienceClient {
2108
2114
  * @param DeactivateModelDeploymentRequest
2109
2115
  * @return DeactivateModelDeploymentResponse
2110
2116
  * @throws OciError when an error occurs
2111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2112
2118
  */
2113
2119
  deactivateModelDeployment(deactivateModelDeploymentRequest) {
2114
2120
  return __awaiter(this, void 0, void 0, function* () {
@@ -2168,7 +2174,7 @@ class DataScienceClient {
2168
2174
  * @param DeactivateNotebookSessionRequest
2169
2175
  * @return DeactivateNotebookSessionResponse
2170
2176
  * @throws OciError when an error occurs
2171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2172
2178
  */
2173
2179
  deactivateNotebookSession(deactivateNotebookSessionRequest) {
2174
2180
  return __awaiter(this, void 0, void 0, function* () {
@@ -2229,7 +2235,7 @@ class DataScienceClient {
2229
2235
  * @param DeleteDataSciencePrivateEndpointRequest
2230
2236
  * @return DeleteDataSciencePrivateEndpointResponse
2231
2237
  * @throws OciError when an error occurs
2232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2233
2239
  */
2234
2240
  deleteDataSciencePrivateEndpoint(deleteDataSciencePrivateEndpointRequest) {
2235
2241
  return __awaiter(this, void 0, void 0, function* () {
@@ -2289,7 +2295,7 @@ class DataScienceClient {
2289
2295
  * @param DeleteJobRequest
2290
2296
  * @return DeleteJobResponse
2291
2297
  * @throws OciError when an error occurs
2292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2293
2299
  */
2294
2300
  deleteJob(deleteJobRequest) {
2295
2301
  return __awaiter(this, void 0, void 0, function* () {
@@ -2351,7 +2357,7 @@ class DataScienceClient {
2351
2357
  * @param DeleteJobRunRequest
2352
2358
  * @return DeleteJobRunResponse
2353
2359
  * @throws OciError when an error occurs
2354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2355
2361
  */
2356
2362
  deleteJobRun(deleteJobRunRequest) {
2357
2363
  return __awaiter(this, void 0, void 0, function* () {
@@ -2406,7 +2412,7 @@ class DataScienceClient {
2406
2412
  * @param DeleteModelRequest
2407
2413
  * @return DeleteModelResponse
2408
2414
  * @throws OciError when an error occurs
2409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2410
2416
  */
2411
2417
  deleteModel(deleteModelRequest) {
2412
2418
  return __awaiter(this, void 0, void 0, function* () {
@@ -2461,7 +2467,7 @@ class DataScienceClient {
2461
2467
  * @param DeleteModelDeploymentRequest
2462
2468
  * @return DeleteModelDeploymentResponse
2463
2469
  * @throws OciError when an error occurs
2464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2465
2471
  */
2466
2472
  deleteModelDeployment(deleteModelDeploymentRequest) {
2467
2473
  return __awaiter(this, void 0, void 0, function* () {
@@ -2521,7 +2527,7 @@ class DataScienceClient {
2521
2527
  * @param DeleteModelVersionSetRequest
2522
2528
  * @return DeleteModelVersionSetResponse
2523
2529
  * @throws OciError when an error occurs
2524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2525
2531
  */
2526
2532
  deleteModelVersionSet(deleteModelVersionSetRequest) {
2527
2533
  return __awaiter(this, void 0, void 0, function* () {
@@ -2583,7 +2589,7 @@ class DataScienceClient {
2583
2589
  * @param DeleteNotebookSessionRequest
2584
2590
  * @return DeleteNotebookSessionResponse
2585
2591
  * @throws OciError when an error occurs
2586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2587
2593
  */
2588
2594
  deleteNotebookSession(deleteNotebookSessionRequest) {
2589
2595
  return __awaiter(this, void 0, void 0, function* () {
@@ -2643,7 +2649,7 @@ class DataScienceClient {
2643
2649
  * @param DeletePipelineRequest
2644
2650
  * @return DeletePipelineResponse
2645
2651
  * @throws OciError when an error occurs
2646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2647
2653
  */
2648
2654
  deletePipeline(deletePipelineRequest) {
2649
2655
  return __awaiter(this, void 0, void 0, function* () {
@@ -2706,7 +2712,7 @@ class DataScienceClient {
2706
2712
  * @param DeletePipelineRunRequest
2707
2713
  * @return DeletePipelineRunResponse
2708
2714
  * @throws OciError when an error occurs
2709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2710
2716
  */
2711
2717
  deletePipelineRun(deletePipelineRunRequest) {
2712
2718
  return __awaiter(this, void 0, void 0, function* () {
@@ -2763,7 +2769,7 @@ class DataScienceClient {
2763
2769
  * @param DeleteProjectRequest
2764
2770
  * @return DeleteProjectResponse
2765
2771
  * @throws OciError when an error occurs
2766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2767
2773
  */
2768
2774
  deleteProject(deleteProjectRequest) {
2769
2775
  return __awaiter(this, void 0, void 0, function* () {
@@ -2823,7 +2829,7 @@ class DataScienceClient {
2823
2829
  * @param ExportModelArtifactRequest
2824
2830
  * @return ExportModelArtifactResponse
2825
2831
  * @throws OciError when an error occurs
2826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2827
2833
  */
2828
2834
  exportModelArtifact(exportModelArtifactRequest) {
2829
2835
  return __awaiter(this, void 0, void 0, function* () {
@@ -2886,7 +2892,7 @@ class DataScienceClient {
2886
2892
  * @param GetDataSciencePrivateEndpointRequest
2887
2893
  * @return GetDataSciencePrivateEndpointResponse
2888
2894
  * @throws OciError when an error occurs
2889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2890
2896
  */
2891
2897
  getDataSciencePrivateEndpoint(getDataSciencePrivateEndpointRequest) {
2892
2898
  return __awaiter(this, void 0, void 0, function* () {
@@ -2949,7 +2955,7 @@ class DataScienceClient {
2949
2955
  * @param GetJobRequest
2950
2956
  * @return GetJobResponse
2951
2957
  * @throws OciError when an error occurs
2952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2953
2959
  */
2954
2960
  getJob(getJobRequest) {
2955
2961
  return __awaiter(this, void 0, void 0, function* () {
@@ -3012,7 +3018,7 @@ class DataScienceClient {
3012
3018
  * @param GetJobArtifactContentRequest
3013
3019
  * @return GetJobArtifactContentResponse
3014
3020
  * @throws OciError when an error occurs
3015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3016
3022
  */
3017
3023
  getJobArtifactContent(getJobArtifactContentRequest) {
3018
3024
  return __awaiter(this, void 0, void 0, function* () {
@@ -3095,7 +3101,7 @@ class DataScienceClient {
3095
3101
  * @param GetJobRunRequest
3096
3102
  * @return GetJobRunResponse
3097
3103
  * @throws OciError when an error occurs
3098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3099
3105
  */
3100
3106
  getJobRun(getJobRunRequest) {
3101
3107
  return __awaiter(this, void 0, void 0, function* () {
@@ -3158,7 +3164,7 @@ class DataScienceClient {
3158
3164
  * @param GetModelRequest
3159
3165
  * @return GetModelResponse
3160
3166
  * @throws OciError when an error occurs
3161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3162
3168
  */
3163
3169
  getModel(getModelRequest) {
3164
3170
  return __awaiter(this, void 0, void 0, function* () {
@@ -3221,7 +3227,7 @@ class DataScienceClient {
3221
3227
  * @param GetModelArtifactContentRequest
3222
3228
  * @return GetModelArtifactContentResponse
3223
3229
  * @throws OciError when an error occurs
3224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3225
3231
  */
3226
3232
  getModelArtifactContent(getModelArtifactContentRequest) {
3227
3233
  return __awaiter(this, void 0, void 0, function* () {
@@ -3304,7 +3310,7 @@ class DataScienceClient {
3304
3310
  * @param GetModelDeploymentRequest
3305
3311
  * @return GetModelDeploymentResponse
3306
3312
  * @throws OciError when an error occurs
3307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3308
3314
  */
3309
3315
  getModelDeployment(getModelDeploymentRequest) {
3310
3316
  return __awaiter(this, void 0, void 0, function* () {
@@ -3367,7 +3373,7 @@ class DataScienceClient {
3367
3373
  * @param GetModelProvenanceRequest
3368
3374
  * @return GetModelProvenanceResponse
3369
3375
  * @throws OciError when an error occurs
3370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3376
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3371
3377
  */
3372
3378
  getModelProvenance(getModelProvenanceRequest) {
3373
3379
  return __awaiter(this, void 0, void 0, function* () {
@@ -3430,7 +3436,7 @@ class DataScienceClient {
3430
3436
  * @param GetModelVersionSetRequest
3431
3437
  * @return GetModelVersionSetResponse
3432
3438
  * @throws OciError when an error occurs
3433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3434
3440
  */
3435
3441
  getModelVersionSet(getModelVersionSetRequest) {
3436
3442
  return __awaiter(this, void 0, void 0, function* () {
@@ -3493,7 +3499,7 @@ class DataScienceClient {
3493
3499
  * @param GetNotebookSessionRequest
3494
3500
  * @return GetNotebookSessionResponse
3495
3501
  * @throws OciError when an error occurs
3496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3497
3503
  */
3498
3504
  getNotebookSession(getNotebookSessionRequest) {
3499
3505
  return __awaiter(this, void 0, void 0, function* () {
@@ -3556,7 +3562,7 @@ class DataScienceClient {
3556
3562
  * @param GetPipelineRequest
3557
3563
  * @return GetPipelineResponse
3558
3564
  * @throws OciError when an error occurs
3559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3560
3566
  */
3561
3567
  getPipeline(getPipelineRequest) {
3562
3568
  return __awaiter(this, void 0, void 0, function* () {
@@ -3619,7 +3625,7 @@ class DataScienceClient {
3619
3625
  * @param GetPipelineRunRequest
3620
3626
  * @return GetPipelineRunResponse
3621
3627
  * @throws OciError when an error occurs
3622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3623
3629
  */
3624
3630
  getPipelineRun(getPipelineRunRequest) {
3625
3631
  return __awaiter(this, void 0, void 0, function* () {
@@ -3682,7 +3688,7 @@ class DataScienceClient {
3682
3688
  * @param GetProjectRequest
3683
3689
  * @return GetProjectResponse
3684
3690
  * @throws OciError when an error occurs
3685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3686
3692
  */
3687
3693
  getProject(getProjectRequest) {
3688
3694
  return __awaiter(this, void 0, void 0, function* () {
@@ -3745,7 +3751,7 @@ class DataScienceClient {
3745
3751
  * @param GetStepArtifactContentRequest
3746
3752
  * @return GetStepArtifactContentResponse
3747
3753
  * @throws OciError when an error occurs
3748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3749
3755
  */
3750
3756
  getStepArtifactContent(getStepArtifactContentRequest) {
3751
3757
  return __awaiter(this, void 0, void 0, function* () {
@@ -3829,7 +3835,7 @@ class DataScienceClient {
3829
3835
  * @param GetWorkRequestRequest
3830
3836
  * @return GetWorkRequestResponse
3831
3837
  * @throws OciError when an error occurs
3832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3833
3839
  */
3834
3840
  getWorkRequest(getWorkRequestRequest) {
3835
3841
  return __awaiter(this, void 0, void 0, function* () {
@@ -3897,7 +3903,7 @@ class DataScienceClient {
3897
3903
  * @param HeadJobArtifactRequest
3898
3904
  * @return HeadJobArtifactResponse
3899
3905
  * @throws OciError when an error occurs
3900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3901
3907
  */
3902
3908
  headJobArtifact(headJobArtifactRequest) {
3903
3909
  return __awaiter(this, void 0, void 0, function* () {
@@ -3976,7 +3982,7 @@ class DataScienceClient {
3976
3982
  * @param HeadModelArtifactRequest
3977
3983
  * @return HeadModelArtifactResponse
3978
3984
  * @throws OciError when an error occurs
3979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3980
3986
  */
3981
3987
  headModelArtifact(headModelArtifactRequest) {
3982
3988
  return __awaiter(this, void 0, void 0, function* () {
@@ -4055,7 +4061,7 @@ class DataScienceClient {
4055
4061
  * @param HeadStepArtifactRequest
4056
4062
  * @return HeadStepArtifactResponse
4057
4063
  * @throws OciError when an error occurs
4058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4059
4065
  */
4060
4066
  headStepArtifact(headStepArtifactRequest) {
4061
4067
  return __awaiter(this, void 0, void 0, function* () {
@@ -4135,7 +4141,7 @@ class DataScienceClient {
4135
4141
  * @param ImportModelArtifactRequest
4136
4142
  * @return ImportModelArtifactResponse
4137
4143
  * @throws OciError when an error occurs
4138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4139
4145
  */
4140
4146
  importModelArtifact(importModelArtifactRequest) {
4141
4147
  return __awaiter(this, void 0, void 0, function* () {
@@ -4197,7 +4203,7 @@ class DataScienceClient {
4197
4203
  * @param ListDataSciencePrivateEndpointsRequest
4198
4204
  * @return ListDataSciencePrivateEndpointsResponse
4199
4205
  * @throws OciError when an error occurs
4200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4201
4207
  */
4202
4208
  listDataSciencePrivateEndpoints(listDataSciencePrivateEndpointsRequest) {
4203
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4313,7 +4319,7 @@ class DataScienceClient {
4313
4319
  * @param ListFastLaunchJobConfigsRequest
4314
4320
  * @return ListFastLaunchJobConfigsResponse
4315
4321
  * @throws OciError when an error occurs
4316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4317
4323
  */
4318
4324
  listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
4319
4325
  return __awaiter(this, void 0, void 0, function* () {
@@ -4423,7 +4429,7 @@ class DataScienceClient {
4423
4429
  * @param ListJobRunsRequest
4424
4430
  * @return ListJobRunsResponse
4425
4431
  * @throws OciError when an error occurs
4426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4427
4433
  */
4428
4434
  listJobRuns(listJobRunsRequest) {
4429
4435
  return __awaiter(this, void 0, void 0, function* () {
@@ -4540,7 +4546,7 @@ class DataScienceClient {
4540
4546
  * @param ListJobShapesRequest
4541
4547
  * @return ListJobShapesResponse
4542
4548
  * @throws OciError when an error occurs
4543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4544
4550
  */
4545
4551
  listJobShapes(listJobShapesRequest) {
4546
4552
  return __awaiter(this, void 0, void 0, function* () {
@@ -4650,7 +4656,7 @@ class DataScienceClient {
4650
4656
  * @param ListJobsRequest
4651
4657
  * @return ListJobsResponse
4652
4658
  * @throws OciError when an error occurs
4653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4654
4660
  */
4655
4661
  listJobs(listJobsRequest) {
4656
4662
  return __awaiter(this, void 0, void 0, function* () {
@@ -4767,7 +4773,7 @@ class DataScienceClient {
4767
4773
  * @param ListModelDeploymentShapesRequest
4768
4774
  * @return ListModelDeploymentShapesResponse
4769
4775
  * @throws OciError when an error occurs
4770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4771
4777
  */
4772
4778
  listModelDeploymentShapes(listModelDeploymentShapesRequest) {
4773
4779
  return __awaiter(this, void 0, void 0, function* () {
@@ -4878,7 +4884,7 @@ class DataScienceClient {
4878
4884
  * @param ListModelDeploymentsRequest
4879
4885
  * @return ListModelDeploymentsResponse
4880
4886
  * @throws OciError when an error occurs
4881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4882
4888
  */
4883
4889
  listModelDeployments(listModelDeploymentsRequest) {
4884
4890
  return __awaiter(this, void 0, void 0, function* () {
@@ -4995,7 +5001,7 @@ class DataScienceClient {
4995
5001
  * @param ListModelVersionSetsRequest
4996
5002
  * @return ListModelVersionSetsResponse
4997
5003
  * @throws OciError when an error occurs
4998
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
5004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
4999
5005
  */
5000
5006
  listModelVersionSets(listModelVersionSetsRequest) {
5001
5007
  return __awaiter(this, void 0, void 0, function* () {
@@ -5112,7 +5118,7 @@ class DataScienceClient {
5112
5118
  * @param ListModelsRequest
5113
5119
  * @return ListModelsResponse
5114
5120
  * @throws OciError when an error occurs
5115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5116
5122
  */
5117
5123
  listModels(listModelsRequest) {
5118
5124
  return __awaiter(this, void 0, void 0, function* () {
@@ -5231,7 +5237,7 @@ class DataScienceClient {
5231
5237
  * @param ListNotebookSessionShapesRequest
5232
5238
  * @return ListNotebookSessionShapesResponse
5233
5239
  * @throws OciError when an error occurs
5234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5235
5241
  */
5236
5242
  listNotebookSessionShapes(listNotebookSessionShapesRequest) {
5237
5243
  return __awaiter(this, void 0, void 0, function* () {
@@ -5341,7 +5347,7 @@ class DataScienceClient {
5341
5347
  * @param ListNotebookSessionsRequest
5342
5348
  * @return ListNotebookSessionsResponse
5343
5349
  * @throws OciError when an error occurs
5344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5345
5351
  */
5346
5352
  listNotebookSessions(listNotebookSessionsRequest) {
5347
5353
  return __awaiter(this, void 0, void 0, function* () {
@@ -5458,7 +5464,7 @@ class DataScienceClient {
5458
5464
  * @param ListPipelineRunsRequest
5459
5465
  * @return ListPipelineRunsResponse
5460
5466
  * @throws OciError when an error occurs
5461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5462
5468
  */
5463
5469
  listPipelineRuns(listPipelineRunsRequest) {
5464
5470
  return __awaiter(this, void 0, void 0, function* () {
@@ -5575,7 +5581,7 @@ class DataScienceClient {
5575
5581
  * @param ListPipelinesRequest
5576
5582
  * @return ListPipelinesResponse
5577
5583
  * @throws OciError when an error occurs
5578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5579
5585
  */
5580
5586
  listPipelines(listPipelinesRequest) {
5581
5587
  return __awaiter(this, void 0, void 0, function* () {
@@ -5692,7 +5698,7 @@ class DataScienceClient {
5692
5698
  * @param ListProjectsRequest
5693
5699
  * @return ListProjectsResponse
5694
5700
  * @throws OciError when an error occurs
5695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5696
5702
  */
5697
5703
  listProjects(listProjectsRequest) {
5698
5704
  return __awaiter(this, void 0, void 0, function* () {
@@ -5808,7 +5814,7 @@ class DataScienceClient {
5808
5814
  * @param ListWorkRequestErrorsRequest
5809
5815
  * @return ListWorkRequestErrorsResponse
5810
5816
  * @throws OciError when an error occurs
5811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5812
5818
  */
5813
5819
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
5814
5820
  return __awaiter(this, void 0, void 0, function* () {
@@ -5919,7 +5925,7 @@ class DataScienceClient {
5919
5925
  * @param ListWorkRequestLogsRequest
5920
5926
  * @return ListWorkRequestLogsResponse
5921
5927
  * @throws OciError when an error occurs
5922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5923
5929
  */
5924
5930
  listWorkRequestLogs(listWorkRequestLogsRequest) {
5925
5931
  return __awaiter(this, void 0, void 0, function* () {
@@ -6030,7 +6036,7 @@ class DataScienceClient {
6030
6036
  * @param ListWorkRequestsRequest
6031
6037
  * @return ListWorkRequestsResponse
6032
6038
  * @throws OciError when an error occurs
6033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6034
6040
  */
6035
6041
  listWorkRequests(listWorkRequestsRequest) {
6036
6042
  return __awaiter(this, void 0, void 0, function* () {
@@ -6148,7 +6154,7 @@ class DataScienceClient {
6148
6154
  * @param UpdateDataSciencePrivateEndpointRequest
6149
6155
  * @return UpdateDataSciencePrivateEndpointResponse
6150
6156
  * @throws OciError when an error occurs
6151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6152
6158
  */
6153
6159
  updateDataSciencePrivateEndpoint(updateDataSciencePrivateEndpointRequest) {
6154
6160
  return __awaiter(this, void 0, void 0, function* () {
@@ -6218,7 +6224,7 @@ class DataScienceClient {
6218
6224
  * @param UpdateJobRequest
6219
6225
  * @return UpdateJobResponse
6220
6226
  * @throws OciError when an error occurs
6221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6222
6228
  */
6223
6229
  updateJob(updateJobRequest) {
6224
6230
  return __awaiter(this, void 0, void 0, function* () {
@@ -6283,7 +6289,7 @@ class DataScienceClient {
6283
6289
  * @param UpdateJobRunRequest
6284
6290
  * @return UpdateJobRunResponse
6285
6291
  * @throws OciError when an error occurs
6286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6287
6293
  */
6288
6294
  updateJobRun(updateJobRunRequest) {
6289
6295
  return __awaiter(this, void 0, void 0, function* () {
@@ -6348,7 +6354,7 @@ class DataScienceClient {
6348
6354
  * @param UpdateModelRequest
6349
6355
  * @return UpdateModelResponse
6350
6356
  * @throws OciError when an error occurs
6351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6352
6358
  */
6353
6359
  updateModel(updateModelRequest) {
6354
6360
  return __awaiter(this, void 0, void 0, function* () {
@@ -6417,7 +6423,7 @@ class DataScienceClient {
6417
6423
  * @param UpdateModelDeploymentRequest
6418
6424
  * @return UpdateModelDeploymentResponse
6419
6425
  * @throws OciError when an error occurs
6420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6421
6427
  */
6422
6428
  updateModelDeployment(updateModelDeploymentRequest) {
6423
6429
  return __awaiter(this, void 0, void 0, function* () {
@@ -6478,7 +6484,7 @@ class DataScienceClient {
6478
6484
  * @param UpdateModelProvenanceRequest
6479
6485
  * @return UpdateModelProvenanceResponse
6480
6486
  * @throws OciError when an error occurs
6481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6482
6488
  */
6483
6489
  updateModelProvenance(updateModelProvenanceRequest) {
6484
6490
  return __awaiter(this, void 0, void 0, function* () {
@@ -6543,7 +6549,7 @@ class DataScienceClient {
6543
6549
  * @param UpdateModelVersionSetRequest
6544
6550
  * @return UpdateModelVersionSetResponse
6545
6551
  * @throws OciError when an error occurs
6546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6547
6553
  */
6548
6554
  updateModelVersionSet(updateModelVersionSetRequest) {
6549
6555
  return __awaiter(this, void 0, void 0, function* () {
@@ -6611,7 +6617,7 @@ class DataScienceClient {
6611
6617
  * @param UpdateNotebookSessionRequest
6612
6618
  * @return UpdateNotebookSessionResponse
6613
6619
  * @throws OciError when an error occurs
6614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6615
6621
  */
6616
6622
  updateNotebookSession(updateNotebookSessionRequest) {
6617
6623
  return __awaiter(this, void 0, void 0, function* () {
@@ -6676,7 +6682,7 @@ class DataScienceClient {
6676
6682
  * @param UpdatePipelineRequest
6677
6683
  * @return UpdatePipelineResponse
6678
6684
  * @throws OciError when an error occurs
6679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6680
6686
  */
6681
6687
  updatePipeline(updatePipelineRequest) {
6682
6688
  return __awaiter(this, void 0, void 0, function* () {
@@ -6741,7 +6747,7 @@ class DataScienceClient {
6741
6747
  * @param UpdatePipelineRunRequest
6742
6748
  * @return UpdatePipelineRunResponse
6743
6749
  * @throws OciError when an error occurs
6744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6745
6751
  */
6746
6752
  updatePipelineRun(updatePipelineRunRequest) {
6747
6753
  return __awaiter(this, void 0, void 0, function* () {
@@ -6806,7 +6812,7 @@ class DataScienceClient {
6806
6812
  * @param UpdateProjectRequest
6807
6813
  * @return UpdateProjectResponse
6808
6814
  * @throws OciError when an error occurs
6809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6810
6816
  */
6811
6817
  updateProject(updateProjectRequest) {
6812
6818
  return __awaiter(this, void 0, void 0, function* () {