oci-datascience 2.77.0 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/lib/client.d.ts +98 -92
  2. package/lib/client.js +100 -91
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/activate-model-deployment-request.d.ts +1 -1
  5. package/lib/request/activate-model-request.d.ts +1 -1
  6. package/lib/request/activate-notebook-session-request.d.ts +1 -1
  7. package/lib/request/cancel-job-run-request.d.ts +1 -1
  8. package/lib/request/cancel-pipeline-run-request.d.ts +1 -1
  9. package/lib/request/cancel-work-request-request.d.ts +1 -1
  10. package/lib/request/change-data-science-private-endpoint-compartment-request.d.ts +1 -1
  11. package/lib/request/change-job-compartment-request.d.ts +1 -1
  12. package/lib/request/change-job-run-compartment-request.d.ts +1 -1
  13. package/lib/request/change-model-compartment-request.d.ts +1 -1
  14. package/lib/request/change-model-deployment-compartment-request.d.ts +1 -1
  15. package/lib/request/change-model-version-set-compartment-request.d.ts +1 -1
  16. package/lib/request/change-notebook-session-compartment-request.d.ts +1 -1
  17. package/lib/request/change-pipeline-compartment-request.d.ts +1 -1
  18. package/lib/request/change-pipeline-run-compartment-request.d.ts +1 -1
  19. package/lib/request/change-project-compartment-request.d.ts +1 -1
  20. package/lib/request/create-data-science-private-endpoint-request.d.ts +1 -1
  21. package/lib/request/create-job-artifact-request.d.ts +1 -1
  22. package/lib/request/create-job-request.d.ts +1 -1
  23. package/lib/request/create-job-run-request.d.ts +1 -1
  24. package/lib/request/create-model-artifact-request.d.ts +1 -1
  25. package/lib/request/create-model-deployment-request.d.ts +1 -1
  26. package/lib/request/create-model-provenance-request.d.ts +1 -1
  27. package/lib/request/create-model-request.d.ts +1 -1
  28. package/lib/request/create-model-version-set-request.d.ts +1 -1
  29. package/lib/request/create-notebook-session-request.d.ts +1 -1
  30. package/lib/request/create-pipeline-request.d.ts +1 -1
  31. package/lib/request/create-pipeline-run-request.d.ts +1 -1
  32. package/lib/request/create-project-request.d.ts +1 -1
  33. package/lib/request/create-step-artifact-request.d.ts +1 -1
  34. package/lib/request/deactivate-model-deployment-request.d.ts +1 -1
  35. package/lib/request/deactivate-model-request.d.ts +1 -1
  36. package/lib/request/deactivate-notebook-session-request.d.ts +1 -1
  37. package/lib/request/delete-data-science-private-endpoint-request.d.ts +1 -1
  38. package/lib/request/delete-job-request.d.ts +1 -1
  39. package/lib/request/delete-job-run-request.d.ts +1 -1
  40. package/lib/request/delete-model-deployment-request.d.ts +1 -1
  41. package/lib/request/delete-model-request.d.ts +1 -1
  42. package/lib/request/delete-model-version-set-request.d.ts +1 -1
  43. package/lib/request/delete-notebook-session-request.d.ts +1 -1
  44. package/lib/request/delete-pipeline-request.d.ts +1 -1
  45. package/lib/request/delete-pipeline-run-request.d.ts +1 -1
  46. package/lib/request/delete-project-request.d.ts +1 -1
  47. package/lib/request/export-model-artifact-request.d.ts +1 -1
  48. package/lib/request/get-data-science-private-endpoint-request.d.ts +1 -1
  49. package/lib/request/get-job-artifact-content-request.d.ts +1 -1
  50. package/lib/request/get-job-request.d.ts +1 -1
  51. package/lib/request/get-job-run-request.d.ts +1 -1
  52. package/lib/request/get-model-artifact-content-request.d.ts +1 -1
  53. package/lib/request/get-model-deployment-request.d.ts +1 -1
  54. package/lib/request/get-model-provenance-request.d.ts +1 -1
  55. package/lib/request/get-model-request.d.ts +1 -1
  56. package/lib/request/get-model-version-set-request.d.ts +1 -1
  57. package/lib/request/get-notebook-session-request.d.ts +1 -1
  58. package/lib/request/get-pipeline-request.d.ts +1 -1
  59. package/lib/request/get-pipeline-run-request.d.ts +1 -1
  60. package/lib/request/get-project-request.d.ts +1 -1
  61. package/lib/request/get-step-artifact-content-request.d.ts +1 -1
  62. package/lib/request/get-work-request-request.d.ts +1 -1
  63. package/lib/request/head-job-artifact-request.d.ts +1 -1
  64. package/lib/request/head-model-artifact-request.d.ts +1 -1
  65. package/lib/request/head-step-artifact-request.d.ts +1 -1
  66. package/lib/request/import-model-artifact-request.d.ts +1 -1
  67. package/lib/request/list-data-science-private-endpoints-request.d.ts +1 -1
  68. package/lib/request/list-fast-launch-job-configs-request.d.ts +1 -1
  69. package/lib/request/list-job-runs-request.d.ts +1 -1
  70. package/lib/request/list-job-shapes-request.d.ts +1 -1
  71. package/lib/request/list-jobs-request.d.ts +1 -1
  72. package/lib/request/list-model-deployment-shapes-request.d.ts +1 -1
  73. package/lib/request/list-model-deployments-request.d.ts +1 -1
  74. package/lib/request/list-model-version-sets-request.d.ts +1 -1
  75. package/lib/request/list-models-request.d.ts +1 -1
  76. package/lib/request/list-notebook-session-shapes-request.d.ts +1 -1
  77. package/lib/request/list-notebook-sessions-request.d.ts +1 -1
  78. package/lib/request/list-pipeline-runs-request.d.ts +1 -1
  79. package/lib/request/list-pipelines-request.d.ts +1 -1
  80. package/lib/request/list-projects-request.d.ts +1 -1
  81. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  82. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  83. package/lib/request/list-work-requests-request.d.ts +1 -1
  84. package/lib/request/update-data-science-private-endpoint-request.d.ts +1 -1
  85. package/lib/request/update-job-request.d.ts +1 -1
  86. package/lib/request/update-job-run-request.d.ts +1 -1
  87. package/lib/request/update-model-deployment-request.d.ts +1 -1
  88. package/lib/request/update-model-provenance-request.d.ts +1 -1
  89. package/lib/request/update-model-request.d.ts +1 -1
  90. package/lib/request/update-model-version-set-request.d.ts +1 -1
  91. package/lib/request/update-notebook-session-request.d.ts +1 -1
  92. package/lib/request/update-pipeline-request.d.ts +1 -1
  93. package/lib/request/update-pipeline-run-request.d.ts +1 -1
  94. package/lib/request/update-project-request.d.ts +1 -1
  95. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -47,6 +47,7 @@ const model = __importStar(require("./model"));
47
47
  const oci_common_1 = require("oci-common");
48
48
  const datascience_waiter_1 = require("./datascience-waiter");
49
49
  const oci_common_2 = require("oci-common");
50
+ const Breaker = require("opossum");
50
51
  // ===============================================
51
52
  // This file is autogenerated - Please do not edit
52
53
  // ===============================================
@@ -183,13 +184,21 @@ class DataScienceClient {
183
184
  }
184
185
  throw Error("Waiters do not exist. Please create waiters.");
185
186
  }
187
+ /**
188
+ * Shutdown the circuit breaker used by the client when it is no longer needed
189
+ */
190
+ shutdownCircuitBreaker() {
191
+ if (this._circuitBreaker) {
192
+ this._circuitBreaker.shutdown();
193
+ }
194
+ }
186
195
  /**
187
196
  * Activates the model.
188
197
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
189
198
  * @param ActivateModelRequest
190
199
  * @return ActivateModelResponse
191
200
  * @throws OciError when an error occurs
192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
193
202
  */
194
203
  activateModel(activateModelRequest) {
195
204
  return __awaiter(this, void 0, void 0, function* () {
@@ -253,7 +262,7 @@ class DataScienceClient {
253
262
  * @param ActivateModelDeploymentRequest
254
263
  * @return ActivateModelDeploymentResponse
255
264
  * @throws OciError when an error occurs
256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
257
266
  */
258
267
  activateModelDeployment(activateModelDeploymentRequest) {
259
268
  return __awaiter(this, void 0, void 0, function* () {
@@ -313,7 +322,7 @@ class DataScienceClient {
313
322
  * @param ActivateNotebookSessionRequest
314
323
  * @return ActivateNotebookSessionResponse
315
324
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
317
326
  */
318
327
  activateNotebookSession(activateNotebookSessionRequest) {
319
328
  return __awaiter(this, void 0, void 0, function* () {
@@ -373,7 +382,7 @@ class DataScienceClient {
373
382
  * @param CancelJobRunRequest
374
383
  * @return CancelJobRunResponse
375
384
  * @throws OciError when an error occurs
376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
377
386
  */
378
387
  cancelJobRun(cancelJobRunRequest) {
379
388
  return __awaiter(this, void 0, void 0, function* () {
@@ -428,7 +437,7 @@ class DataScienceClient {
428
437
  * @param CancelPipelineRunRequest
429
438
  * @return CancelPipelineRunResponse
430
439
  * @throws OciError when an error occurs
431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
432
441
  */
433
442
  cancelPipelineRun(cancelPipelineRunRequest) {
434
443
  return __awaiter(this, void 0, void 0, function* () {
@@ -484,7 +493,7 @@ class DataScienceClient {
484
493
  * @param CancelWorkRequestRequest
485
494
  * @return CancelWorkRequestResponse
486
495
  * @throws OciError when an error occurs
487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
488
497
  */
489
498
  cancelWorkRequest(cancelWorkRequestRequest) {
490
499
  return __awaiter(this, void 0, void 0, function* () {
@@ -540,7 +549,7 @@ class DataScienceClient {
540
549
  * @param ChangeDataSciencePrivateEndpointCompartmentRequest
541
550
  * @return ChangeDataSciencePrivateEndpointCompartmentResponse
542
551
  * @throws OciError when an error occurs
543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
544
553
  */
545
554
  changeDataSciencePrivateEndpointCompartment(changeDataSciencePrivateEndpointCompartmentRequest) {
546
555
  return __awaiter(this, void 0, void 0, function* () {
@@ -602,7 +611,7 @@ class DataScienceClient {
602
611
  * @param ChangeJobCompartmentRequest
603
612
  * @return ChangeJobCompartmentResponse
604
613
  * @throws OciError when an error occurs
605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
606
615
  */
607
616
  changeJobCompartment(changeJobCompartmentRequest) {
608
617
  return __awaiter(this, void 0, void 0, function* () {
@@ -658,7 +667,7 @@ class DataScienceClient {
658
667
  * @param ChangeJobRunCompartmentRequest
659
668
  * @return ChangeJobRunCompartmentResponse
660
669
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
662
671
  */
663
672
  changeJobRunCompartment(changeJobRunCompartmentRequest) {
664
673
  return __awaiter(this, void 0, void 0, function* () {
@@ -714,7 +723,7 @@ class DataScienceClient {
714
723
  * @param ChangeModelCompartmentRequest
715
724
  * @return ChangeModelCompartmentResponse
716
725
  * @throws OciError when an error occurs
717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
718
727
  */
719
728
  changeModelCompartment(changeModelCompartmentRequest) {
720
729
  return __awaiter(this, void 0, void 0, function* () {
@@ -771,7 +780,7 @@ class DataScienceClient {
771
780
  * @param ChangeModelDeploymentCompartmentRequest
772
781
  * @return ChangeModelDeploymentCompartmentResponse
773
782
  * @throws OciError when an error occurs
774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
775
784
  */
776
785
  changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
777
786
  return __awaiter(this, void 0, void 0, function* () {
@@ -828,7 +837,7 @@ class DataScienceClient {
828
837
  * @param ChangeModelVersionSetCompartmentRequest
829
838
  * @return ChangeModelVersionSetCompartmentResponse
830
839
  * @throws OciError when an error occurs
831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
832
841
  */
833
842
  changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
834
843
  return __awaiter(this, void 0, void 0, function* () {
@@ -890,7 +899,7 @@ class DataScienceClient {
890
899
  * @param ChangeNotebookSessionCompartmentRequest
891
900
  * @return ChangeNotebookSessionCompartmentResponse
892
901
  * @throws OciError when an error occurs
893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
894
903
  */
895
904
  changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
896
905
  return __awaiter(this, void 0, void 0, function* () {
@@ -947,7 +956,7 @@ class DataScienceClient {
947
956
  * @param ChangePipelineCompartmentRequest
948
957
  * @return ChangePipelineCompartmentResponse
949
958
  * @throws OciError when an error occurs
950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
951
960
  */
952
961
  changePipelineCompartment(changePipelineCompartmentRequest) {
953
962
  return __awaiter(this, void 0, void 0, function* () {
@@ -1003,7 +1012,7 @@ class DataScienceClient {
1003
1012
  * @param ChangePipelineRunCompartmentRequest
1004
1013
  * @return ChangePipelineRunCompartmentResponse
1005
1014
  * @throws OciError when an error occurs
1006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1007
1016
  */
1008
1017
  changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
1009
1018
  return __awaiter(this, void 0, void 0, function* () {
@@ -1059,7 +1068,7 @@ class DataScienceClient {
1059
1068
  * @param ChangeProjectCompartmentRequest
1060
1069
  * @return ChangeProjectCompartmentResponse
1061
1070
  * @throws OciError when an error occurs
1062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1063
1072
  */
1064
1073
  changeProjectCompartment(changeProjectCompartmentRequest) {
1065
1074
  return __awaiter(this, void 0, void 0, function* () {
@@ -1117,7 +1126,7 @@ class DataScienceClient {
1117
1126
  * @param CreateDataSciencePrivateEndpointRequest
1118
1127
  * @return CreateDataSciencePrivateEndpointResponse
1119
1128
  * @throws OciError when an error occurs
1120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1121
1130
  */
1122
1131
  createDataSciencePrivateEndpoint(createDataSciencePrivateEndpointRequest) {
1123
1132
  return __awaiter(this, void 0, void 0, function* () {
@@ -1190,7 +1199,7 @@ class DataScienceClient {
1190
1199
  * @param CreateJobRequest
1191
1200
  * @return CreateJobResponse
1192
1201
  * @throws OciError when an error occurs
1193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1194
1203
  */
1195
1204
  createJob(createJobRequest) {
1196
1205
  return __awaiter(this, void 0, void 0, function* () {
@@ -1253,7 +1262,7 @@ class DataScienceClient {
1253
1262
  * @param CreateJobArtifactRequest
1254
1263
  * @return CreateJobArtifactResponse
1255
1264
  * @throws OciError when an error occurs
1256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1257
1266
  */
1258
1267
  createJobArtifact(createJobArtifactRequest) {
1259
1268
  return __awaiter(this, void 0, void 0, function* () {
@@ -1316,7 +1325,7 @@ class DataScienceClient {
1316
1325
  * @param CreateJobRunRequest
1317
1326
  * @return CreateJobRunResponse
1318
1327
  * @throws OciError when an error occurs
1319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1320
1329
  */
1321
1330
  createJobRun(createJobRunRequest) {
1322
1331
  return __awaiter(this, void 0, void 0, function* () {
@@ -1379,7 +1388,7 @@ class DataScienceClient {
1379
1388
  * @param CreateModelRequest
1380
1389
  * @return CreateModelResponse
1381
1390
  * @throws OciError when an error occurs
1382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1383
1392
  */
1384
1393
  createModel(createModelRequest) {
1385
1394
  return __awaiter(this, void 0, void 0, function* () {
@@ -1442,7 +1451,7 @@ class DataScienceClient {
1442
1451
  * @param CreateModelArtifactRequest
1443
1452
  * @return CreateModelArtifactResponse
1444
1453
  * @throws OciError when an error occurs
1445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1446
1455
  */
1447
1456
  createModelArtifact(createModelArtifactRequest) {
1448
1457
  return __awaiter(this, void 0, void 0, function* () {
@@ -1506,7 +1515,7 @@ class DataScienceClient {
1506
1515
  * @param CreateModelDeploymentRequest
1507
1516
  * @return CreateModelDeploymentResponse
1508
1517
  * @throws OciError when an error occurs
1509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1510
1519
  */
1511
1520
  createModelDeployment(createModelDeploymentRequest) {
1512
1521
  return __awaiter(this, void 0, void 0, function* () {
@@ -1579,7 +1588,7 @@ class DataScienceClient {
1579
1588
  * @param CreateModelProvenanceRequest
1580
1589
  * @return CreateModelProvenanceResponse
1581
1590
  * @throws OciError when an error occurs
1582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1583
1592
  */
1584
1593
  createModelProvenance(createModelProvenanceRequest) {
1585
1594
  return __awaiter(this, void 0, void 0, function* () {
@@ -1644,7 +1653,7 @@ class DataScienceClient {
1644
1653
  * @param CreateModelVersionSetRequest
1645
1654
  * @return CreateModelVersionSetResponse
1646
1655
  * @throws OciError when an error occurs
1647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1648
1657
  */
1649
1658
  createModelVersionSet(createModelVersionSetRequest) {
1650
1659
  return __awaiter(this, void 0, void 0, function* () {
@@ -1707,7 +1716,7 @@ class DataScienceClient {
1707
1716
  * @param CreateNotebookSessionRequest
1708
1717
  * @return CreateNotebookSessionResponse
1709
1718
  * @throws OciError when an error occurs
1710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1711
1720
  */
1712
1721
  createNotebookSession(createNotebookSessionRequest) {
1713
1722
  return __awaiter(this, void 0, void 0, function* () {
@@ -1781,7 +1790,7 @@ class DataScienceClient {
1781
1790
  * @param CreatePipelineRequest
1782
1791
  * @return CreatePipelineResponse
1783
1792
  * @throws OciError when an error occurs
1784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1785
1794
  */
1786
1795
  createPipeline(createPipelineRequest) {
1787
1796
  return __awaiter(this, void 0, void 0, function* () {
@@ -1845,7 +1854,7 @@ class DataScienceClient {
1845
1854
  * @param CreatePipelineRunRequest
1846
1855
  * @return CreatePipelineRunResponse
1847
1856
  * @throws OciError when an error occurs
1848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1849
1858
  */
1850
1859
  createPipelineRun(createPipelineRunRequest) {
1851
1860
  return __awaiter(this, void 0, void 0, function* () {
@@ -1913,7 +1922,7 @@ class DataScienceClient {
1913
1922
  * @param CreateProjectRequest
1914
1923
  * @return CreateProjectResponse
1915
1924
  * @throws OciError when an error occurs
1916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1917
1926
  */
1918
1927
  createProject(createProjectRequest) {
1919
1928
  return __awaiter(this, void 0, void 0, function* () {
@@ -1976,7 +1985,7 @@ class DataScienceClient {
1976
1985
  * @param CreateStepArtifactRequest
1977
1986
  * @return CreateStepArtifactResponse
1978
1987
  * @throws OciError when an error occurs
1979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1980
1989
  */
1981
1990
  createStepArtifact(createStepArtifactRequest) {
1982
1991
  return __awaiter(this, void 0, void 0, function* () {
@@ -2035,7 +2044,7 @@ class DataScienceClient {
2035
2044
  * @param DeactivateModelRequest
2036
2045
  * @return DeactivateModelResponse
2037
2046
  * @throws OciError when an error occurs
2038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2039
2048
  */
2040
2049
  deactivateModel(deactivateModelRequest) {
2041
2050
  return __awaiter(this, void 0, void 0, function* () {
@@ -2099,7 +2108,7 @@ class DataScienceClient {
2099
2108
  * @param DeactivateModelDeploymentRequest
2100
2109
  * @return DeactivateModelDeploymentResponse
2101
2110
  * @throws OciError when an error occurs
2102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2103
2112
  */
2104
2113
  deactivateModelDeployment(deactivateModelDeploymentRequest) {
2105
2114
  return __awaiter(this, void 0, void 0, function* () {
@@ -2159,7 +2168,7 @@ class DataScienceClient {
2159
2168
  * @param DeactivateNotebookSessionRequest
2160
2169
  * @return DeactivateNotebookSessionResponse
2161
2170
  * @throws OciError when an error occurs
2162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2163
2172
  */
2164
2173
  deactivateNotebookSession(deactivateNotebookSessionRequest) {
2165
2174
  return __awaiter(this, void 0, void 0, function* () {
@@ -2220,7 +2229,7 @@ class DataScienceClient {
2220
2229
  * @param DeleteDataSciencePrivateEndpointRequest
2221
2230
  * @return DeleteDataSciencePrivateEndpointResponse
2222
2231
  * @throws OciError when an error occurs
2223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2224
2233
  */
2225
2234
  deleteDataSciencePrivateEndpoint(deleteDataSciencePrivateEndpointRequest) {
2226
2235
  return __awaiter(this, void 0, void 0, function* () {
@@ -2280,7 +2289,7 @@ class DataScienceClient {
2280
2289
  * @param DeleteJobRequest
2281
2290
  * @return DeleteJobResponse
2282
2291
  * @throws OciError when an error occurs
2283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2284
2293
  */
2285
2294
  deleteJob(deleteJobRequest) {
2286
2295
  return __awaiter(this, void 0, void 0, function* () {
@@ -2342,7 +2351,7 @@ class DataScienceClient {
2342
2351
  * @param DeleteJobRunRequest
2343
2352
  * @return DeleteJobRunResponse
2344
2353
  * @throws OciError when an error occurs
2345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2346
2355
  */
2347
2356
  deleteJobRun(deleteJobRunRequest) {
2348
2357
  return __awaiter(this, void 0, void 0, function* () {
@@ -2397,7 +2406,7 @@ class DataScienceClient {
2397
2406
  * @param DeleteModelRequest
2398
2407
  * @return DeleteModelResponse
2399
2408
  * @throws OciError when an error occurs
2400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2401
2410
  */
2402
2411
  deleteModel(deleteModelRequest) {
2403
2412
  return __awaiter(this, void 0, void 0, function* () {
@@ -2452,7 +2461,7 @@ class DataScienceClient {
2452
2461
  * @param DeleteModelDeploymentRequest
2453
2462
  * @return DeleteModelDeploymentResponse
2454
2463
  * @throws OciError when an error occurs
2455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2456
2465
  */
2457
2466
  deleteModelDeployment(deleteModelDeploymentRequest) {
2458
2467
  return __awaiter(this, void 0, void 0, function* () {
@@ -2512,7 +2521,7 @@ class DataScienceClient {
2512
2521
  * @param DeleteModelVersionSetRequest
2513
2522
  * @return DeleteModelVersionSetResponse
2514
2523
  * @throws OciError when an error occurs
2515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2516
2525
  */
2517
2526
  deleteModelVersionSet(deleteModelVersionSetRequest) {
2518
2527
  return __awaiter(this, void 0, void 0, function* () {
@@ -2574,7 +2583,7 @@ class DataScienceClient {
2574
2583
  * @param DeleteNotebookSessionRequest
2575
2584
  * @return DeleteNotebookSessionResponse
2576
2585
  * @throws OciError when an error occurs
2577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2578
2587
  */
2579
2588
  deleteNotebookSession(deleteNotebookSessionRequest) {
2580
2589
  return __awaiter(this, void 0, void 0, function* () {
@@ -2634,7 +2643,7 @@ class DataScienceClient {
2634
2643
  * @param DeletePipelineRequest
2635
2644
  * @return DeletePipelineResponse
2636
2645
  * @throws OciError when an error occurs
2637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2638
2647
  */
2639
2648
  deletePipeline(deletePipelineRequest) {
2640
2649
  return __awaiter(this, void 0, void 0, function* () {
@@ -2697,7 +2706,7 @@ class DataScienceClient {
2697
2706
  * @param DeletePipelineRunRequest
2698
2707
  * @return DeletePipelineRunResponse
2699
2708
  * @throws OciError when an error occurs
2700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2701
2710
  */
2702
2711
  deletePipelineRun(deletePipelineRunRequest) {
2703
2712
  return __awaiter(this, void 0, void 0, function* () {
@@ -2754,7 +2763,7 @@ class DataScienceClient {
2754
2763
  * @param DeleteProjectRequest
2755
2764
  * @return DeleteProjectResponse
2756
2765
  * @throws OciError when an error occurs
2757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2758
2767
  */
2759
2768
  deleteProject(deleteProjectRequest) {
2760
2769
  return __awaiter(this, void 0, void 0, function* () {
@@ -2814,7 +2823,7 @@ class DataScienceClient {
2814
2823
  * @param ExportModelArtifactRequest
2815
2824
  * @return ExportModelArtifactResponse
2816
2825
  * @throws OciError when an error occurs
2817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2818
2827
  */
2819
2828
  exportModelArtifact(exportModelArtifactRequest) {
2820
2829
  return __awaiter(this, void 0, void 0, function* () {
@@ -2877,7 +2886,7 @@ class DataScienceClient {
2877
2886
  * @param GetDataSciencePrivateEndpointRequest
2878
2887
  * @return GetDataSciencePrivateEndpointResponse
2879
2888
  * @throws OciError when an error occurs
2880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2881
2890
  */
2882
2891
  getDataSciencePrivateEndpoint(getDataSciencePrivateEndpointRequest) {
2883
2892
  return __awaiter(this, void 0, void 0, function* () {
@@ -2940,7 +2949,7 @@ class DataScienceClient {
2940
2949
  * @param GetJobRequest
2941
2950
  * @return GetJobResponse
2942
2951
  * @throws OciError when an error occurs
2943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2944
2953
  */
2945
2954
  getJob(getJobRequest) {
2946
2955
  return __awaiter(this, void 0, void 0, function* () {
@@ -3003,7 +3012,7 @@ class DataScienceClient {
3003
3012
  * @param GetJobArtifactContentRequest
3004
3013
  * @return GetJobArtifactContentResponse
3005
3014
  * @throws OciError when an error occurs
3006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3007
3016
  */
3008
3017
  getJobArtifactContent(getJobArtifactContentRequest) {
3009
3018
  return __awaiter(this, void 0, void 0, function* () {
@@ -3086,7 +3095,7 @@ class DataScienceClient {
3086
3095
  * @param GetJobRunRequest
3087
3096
  * @return GetJobRunResponse
3088
3097
  * @throws OciError when an error occurs
3089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3090
3099
  */
3091
3100
  getJobRun(getJobRunRequest) {
3092
3101
  return __awaiter(this, void 0, void 0, function* () {
@@ -3149,7 +3158,7 @@ class DataScienceClient {
3149
3158
  * @param GetModelRequest
3150
3159
  * @return GetModelResponse
3151
3160
  * @throws OciError when an error occurs
3152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3153
3162
  */
3154
3163
  getModel(getModelRequest) {
3155
3164
  return __awaiter(this, void 0, void 0, function* () {
@@ -3212,7 +3221,7 @@ class DataScienceClient {
3212
3221
  * @param GetModelArtifactContentRequest
3213
3222
  * @return GetModelArtifactContentResponse
3214
3223
  * @throws OciError when an error occurs
3215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3216
3225
  */
3217
3226
  getModelArtifactContent(getModelArtifactContentRequest) {
3218
3227
  return __awaiter(this, void 0, void 0, function* () {
@@ -3295,7 +3304,7 @@ class DataScienceClient {
3295
3304
  * @param GetModelDeploymentRequest
3296
3305
  * @return GetModelDeploymentResponse
3297
3306
  * @throws OciError when an error occurs
3298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3299
3308
  */
3300
3309
  getModelDeployment(getModelDeploymentRequest) {
3301
3310
  return __awaiter(this, void 0, void 0, function* () {
@@ -3358,7 +3367,7 @@ class DataScienceClient {
3358
3367
  * @param GetModelProvenanceRequest
3359
3368
  * @return GetModelProvenanceResponse
3360
3369
  * @throws OciError when an error occurs
3361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3362
3371
  */
3363
3372
  getModelProvenance(getModelProvenanceRequest) {
3364
3373
  return __awaiter(this, void 0, void 0, function* () {
@@ -3421,7 +3430,7 @@ class DataScienceClient {
3421
3430
  * @param GetModelVersionSetRequest
3422
3431
  * @return GetModelVersionSetResponse
3423
3432
  * @throws OciError when an error occurs
3424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3425
3434
  */
3426
3435
  getModelVersionSet(getModelVersionSetRequest) {
3427
3436
  return __awaiter(this, void 0, void 0, function* () {
@@ -3484,7 +3493,7 @@ class DataScienceClient {
3484
3493
  * @param GetNotebookSessionRequest
3485
3494
  * @return GetNotebookSessionResponse
3486
3495
  * @throws OciError when an error occurs
3487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3488
3497
  */
3489
3498
  getNotebookSession(getNotebookSessionRequest) {
3490
3499
  return __awaiter(this, void 0, void 0, function* () {
@@ -3547,7 +3556,7 @@ class DataScienceClient {
3547
3556
  * @param GetPipelineRequest
3548
3557
  * @return GetPipelineResponse
3549
3558
  * @throws OciError when an error occurs
3550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3551
3560
  */
3552
3561
  getPipeline(getPipelineRequest) {
3553
3562
  return __awaiter(this, void 0, void 0, function* () {
@@ -3610,7 +3619,7 @@ class DataScienceClient {
3610
3619
  * @param GetPipelineRunRequest
3611
3620
  * @return GetPipelineRunResponse
3612
3621
  * @throws OciError when an error occurs
3613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3614
3623
  */
3615
3624
  getPipelineRun(getPipelineRunRequest) {
3616
3625
  return __awaiter(this, void 0, void 0, function* () {
@@ -3673,7 +3682,7 @@ class DataScienceClient {
3673
3682
  * @param GetProjectRequest
3674
3683
  * @return GetProjectResponse
3675
3684
  * @throws OciError when an error occurs
3676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3677
3686
  */
3678
3687
  getProject(getProjectRequest) {
3679
3688
  return __awaiter(this, void 0, void 0, function* () {
@@ -3736,7 +3745,7 @@ class DataScienceClient {
3736
3745
  * @param GetStepArtifactContentRequest
3737
3746
  * @return GetStepArtifactContentResponse
3738
3747
  * @throws OciError when an error occurs
3739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3740
3749
  */
3741
3750
  getStepArtifactContent(getStepArtifactContentRequest) {
3742
3751
  return __awaiter(this, void 0, void 0, function* () {
@@ -3820,7 +3829,7 @@ class DataScienceClient {
3820
3829
  * @param GetWorkRequestRequest
3821
3830
  * @return GetWorkRequestResponse
3822
3831
  * @throws OciError when an error occurs
3823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3824
3833
  */
3825
3834
  getWorkRequest(getWorkRequestRequest) {
3826
3835
  return __awaiter(this, void 0, void 0, function* () {
@@ -3888,7 +3897,7 @@ class DataScienceClient {
3888
3897
  * @param HeadJobArtifactRequest
3889
3898
  * @return HeadJobArtifactResponse
3890
3899
  * @throws OciError when an error occurs
3891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3892
3901
  */
3893
3902
  headJobArtifact(headJobArtifactRequest) {
3894
3903
  return __awaiter(this, void 0, void 0, function* () {
@@ -3967,7 +3976,7 @@ class DataScienceClient {
3967
3976
  * @param HeadModelArtifactRequest
3968
3977
  * @return HeadModelArtifactResponse
3969
3978
  * @throws OciError when an error occurs
3970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3971
3980
  */
3972
3981
  headModelArtifact(headModelArtifactRequest) {
3973
3982
  return __awaiter(this, void 0, void 0, function* () {
@@ -4046,7 +4055,7 @@ class DataScienceClient {
4046
4055
  * @param HeadStepArtifactRequest
4047
4056
  * @return HeadStepArtifactResponse
4048
4057
  * @throws OciError when an error occurs
4049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4050
4059
  */
4051
4060
  headStepArtifact(headStepArtifactRequest) {
4052
4061
  return __awaiter(this, void 0, void 0, function* () {
@@ -4126,7 +4135,7 @@ class DataScienceClient {
4126
4135
  * @param ImportModelArtifactRequest
4127
4136
  * @return ImportModelArtifactResponse
4128
4137
  * @throws OciError when an error occurs
4129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4130
4139
  */
4131
4140
  importModelArtifact(importModelArtifactRequest) {
4132
4141
  return __awaiter(this, void 0, void 0, function* () {
@@ -4188,7 +4197,7 @@ class DataScienceClient {
4188
4197
  * @param ListDataSciencePrivateEndpointsRequest
4189
4198
  * @return ListDataSciencePrivateEndpointsResponse
4190
4199
  * @throws OciError when an error occurs
4191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4192
4201
  */
4193
4202
  listDataSciencePrivateEndpoints(listDataSciencePrivateEndpointsRequest) {
4194
4203
  return __awaiter(this, void 0, void 0, function* () {
@@ -4304,7 +4313,7 @@ class DataScienceClient {
4304
4313
  * @param ListFastLaunchJobConfigsRequest
4305
4314
  * @return ListFastLaunchJobConfigsResponse
4306
4315
  * @throws OciError when an error occurs
4307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4308
4317
  */
4309
4318
  listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
4310
4319
  return __awaiter(this, void 0, void 0, function* () {
@@ -4414,7 +4423,7 @@ class DataScienceClient {
4414
4423
  * @param ListJobRunsRequest
4415
4424
  * @return ListJobRunsResponse
4416
4425
  * @throws OciError when an error occurs
4417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4418
4427
  */
4419
4428
  listJobRuns(listJobRunsRequest) {
4420
4429
  return __awaiter(this, void 0, void 0, function* () {
@@ -4531,7 +4540,7 @@ class DataScienceClient {
4531
4540
  * @param ListJobShapesRequest
4532
4541
  * @return ListJobShapesResponse
4533
4542
  * @throws OciError when an error occurs
4534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4535
4544
  */
4536
4545
  listJobShapes(listJobShapesRequest) {
4537
4546
  return __awaiter(this, void 0, void 0, function* () {
@@ -4641,7 +4650,7 @@ class DataScienceClient {
4641
4650
  * @param ListJobsRequest
4642
4651
  * @return ListJobsResponse
4643
4652
  * @throws OciError when an error occurs
4644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4645
4654
  */
4646
4655
  listJobs(listJobsRequest) {
4647
4656
  return __awaiter(this, void 0, void 0, function* () {
@@ -4758,7 +4767,7 @@ class DataScienceClient {
4758
4767
  * @param ListModelDeploymentShapesRequest
4759
4768
  * @return ListModelDeploymentShapesResponse
4760
4769
  * @throws OciError when an error occurs
4761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4762
4771
  */
4763
4772
  listModelDeploymentShapes(listModelDeploymentShapesRequest) {
4764
4773
  return __awaiter(this, void 0, void 0, function* () {
@@ -4869,7 +4878,7 @@ class DataScienceClient {
4869
4878
  * @param ListModelDeploymentsRequest
4870
4879
  * @return ListModelDeploymentsResponse
4871
4880
  * @throws OciError when an error occurs
4872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4873
4882
  */
4874
4883
  listModelDeployments(listModelDeploymentsRequest) {
4875
4884
  return __awaiter(this, void 0, void 0, function* () {
@@ -4986,7 +4995,7 @@ class DataScienceClient {
4986
4995
  * @param ListModelVersionSetsRequest
4987
4996
  * @return ListModelVersionSetsResponse
4988
4997
  * @throws OciError when an error occurs
4989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
4998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
4990
4999
  */
4991
5000
  listModelVersionSets(listModelVersionSetsRequest) {
4992
5001
  return __awaiter(this, void 0, void 0, function* () {
@@ -5103,7 +5112,7 @@ class DataScienceClient {
5103
5112
  * @param ListModelsRequest
5104
5113
  * @return ListModelsResponse
5105
5114
  * @throws OciError when an error occurs
5106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5107
5116
  */
5108
5117
  listModels(listModelsRequest) {
5109
5118
  return __awaiter(this, void 0, void 0, function* () {
@@ -5222,7 +5231,7 @@ class DataScienceClient {
5222
5231
  * @param ListNotebookSessionShapesRequest
5223
5232
  * @return ListNotebookSessionShapesResponse
5224
5233
  * @throws OciError when an error occurs
5225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5226
5235
  */
5227
5236
  listNotebookSessionShapes(listNotebookSessionShapesRequest) {
5228
5237
  return __awaiter(this, void 0, void 0, function* () {
@@ -5332,7 +5341,7 @@ class DataScienceClient {
5332
5341
  * @param ListNotebookSessionsRequest
5333
5342
  * @return ListNotebookSessionsResponse
5334
5343
  * @throws OciError when an error occurs
5335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5336
5345
  */
5337
5346
  listNotebookSessions(listNotebookSessionsRequest) {
5338
5347
  return __awaiter(this, void 0, void 0, function* () {
@@ -5449,7 +5458,7 @@ class DataScienceClient {
5449
5458
  * @param ListPipelineRunsRequest
5450
5459
  * @return ListPipelineRunsResponse
5451
5460
  * @throws OciError when an error occurs
5452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5453
5462
  */
5454
5463
  listPipelineRuns(listPipelineRunsRequest) {
5455
5464
  return __awaiter(this, void 0, void 0, function* () {
@@ -5566,7 +5575,7 @@ class DataScienceClient {
5566
5575
  * @param ListPipelinesRequest
5567
5576
  * @return ListPipelinesResponse
5568
5577
  * @throws OciError when an error occurs
5569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5570
5579
  */
5571
5580
  listPipelines(listPipelinesRequest) {
5572
5581
  return __awaiter(this, void 0, void 0, function* () {
@@ -5683,7 +5692,7 @@ class DataScienceClient {
5683
5692
  * @param ListProjectsRequest
5684
5693
  * @return ListProjectsResponse
5685
5694
  * @throws OciError when an error occurs
5686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5687
5696
  */
5688
5697
  listProjects(listProjectsRequest) {
5689
5698
  return __awaiter(this, void 0, void 0, function* () {
@@ -5799,7 +5808,7 @@ class DataScienceClient {
5799
5808
  * @param ListWorkRequestErrorsRequest
5800
5809
  * @return ListWorkRequestErrorsResponse
5801
5810
  * @throws OciError when an error occurs
5802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5803
5812
  */
5804
5813
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
5805
5814
  return __awaiter(this, void 0, void 0, function* () {
@@ -5910,7 +5919,7 @@ class DataScienceClient {
5910
5919
  * @param ListWorkRequestLogsRequest
5911
5920
  * @return ListWorkRequestLogsResponse
5912
5921
  * @throws OciError when an error occurs
5913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5914
5923
  */
5915
5924
  listWorkRequestLogs(listWorkRequestLogsRequest) {
5916
5925
  return __awaiter(this, void 0, void 0, function* () {
@@ -6021,7 +6030,7 @@ class DataScienceClient {
6021
6030
  * @param ListWorkRequestsRequest
6022
6031
  * @return ListWorkRequestsResponse
6023
6032
  * @throws OciError when an error occurs
6024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6025
6034
  */
6026
6035
  listWorkRequests(listWorkRequestsRequest) {
6027
6036
  return __awaiter(this, void 0, void 0, function* () {
@@ -6139,7 +6148,7 @@ class DataScienceClient {
6139
6148
  * @param UpdateDataSciencePrivateEndpointRequest
6140
6149
  * @return UpdateDataSciencePrivateEndpointResponse
6141
6150
  * @throws OciError when an error occurs
6142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6143
6152
  */
6144
6153
  updateDataSciencePrivateEndpoint(updateDataSciencePrivateEndpointRequest) {
6145
6154
  return __awaiter(this, void 0, void 0, function* () {
@@ -6209,7 +6218,7 @@ class DataScienceClient {
6209
6218
  * @param UpdateJobRequest
6210
6219
  * @return UpdateJobResponse
6211
6220
  * @throws OciError when an error occurs
6212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6213
6222
  */
6214
6223
  updateJob(updateJobRequest) {
6215
6224
  return __awaiter(this, void 0, void 0, function* () {
@@ -6274,7 +6283,7 @@ class DataScienceClient {
6274
6283
  * @param UpdateJobRunRequest
6275
6284
  * @return UpdateJobRunResponse
6276
6285
  * @throws OciError when an error occurs
6277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6278
6287
  */
6279
6288
  updateJobRun(updateJobRunRequest) {
6280
6289
  return __awaiter(this, void 0, void 0, function* () {
@@ -6339,7 +6348,7 @@ class DataScienceClient {
6339
6348
  * @param UpdateModelRequest
6340
6349
  * @return UpdateModelResponse
6341
6350
  * @throws OciError when an error occurs
6342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6343
6352
  */
6344
6353
  updateModel(updateModelRequest) {
6345
6354
  return __awaiter(this, void 0, void 0, function* () {
@@ -6408,7 +6417,7 @@ class DataScienceClient {
6408
6417
  * @param UpdateModelDeploymentRequest
6409
6418
  * @return UpdateModelDeploymentResponse
6410
6419
  * @throws OciError when an error occurs
6411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6412
6421
  */
6413
6422
  updateModelDeployment(updateModelDeploymentRequest) {
6414
6423
  return __awaiter(this, void 0, void 0, function* () {
@@ -6469,7 +6478,7 @@ class DataScienceClient {
6469
6478
  * @param UpdateModelProvenanceRequest
6470
6479
  * @return UpdateModelProvenanceResponse
6471
6480
  * @throws OciError when an error occurs
6472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6473
6482
  */
6474
6483
  updateModelProvenance(updateModelProvenanceRequest) {
6475
6484
  return __awaiter(this, void 0, void 0, function* () {
@@ -6534,7 +6543,7 @@ class DataScienceClient {
6534
6543
  * @param UpdateModelVersionSetRequest
6535
6544
  * @return UpdateModelVersionSetResponse
6536
6545
  * @throws OciError when an error occurs
6537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6538
6547
  */
6539
6548
  updateModelVersionSet(updateModelVersionSetRequest) {
6540
6549
  return __awaiter(this, void 0, void 0, function* () {
@@ -6602,7 +6611,7 @@ class DataScienceClient {
6602
6611
  * @param UpdateNotebookSessionRequest
6603
6612
  * @return UpdateNotebookSessionResponse
6604
6613
  * @throws OciError when an error occurs
6605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6606
6615
  */
6607
6616
  updateNotebookSession(updateNotebookSessionRequest) {
6608
6617
  return __awaiter(this, void 0, void 0, function* () {
@@ -6667,7 +6676,7 @@ class DataScienceClient {
6667
6676
  * @param UpdatePipelineRequest
6668
6677
  * @return UpdatePipelineResponse
6669
6678
  * @throws OciError when an error occurs
6670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6671
6680
  */
6672
6681
  updatePipeline(updatePipelineRequest) {
6673
6682
  return __awaiter(this, void 0, void 0, function* () {
@@ -6732,7 +6741,7 @@ class DataScienceClient {
6732
6741
  * @param UpdatePipelineRunRequest
6733
6742
  * @return UpdatePipelineRunResponse
6734
6743
  * @throws OciError when an error occurs
6735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6736
6745
  */
6737
6746
  updatePipelineRun(updatePipelineRunRequest) {
6738
6747
  return __awaiter(this, void 0, void 0, function* () {
@@ -6797,7 +6806,7 @@ class DataScienceClient {
6797
6806
  * @param UpdateProjectRequest
6798
6807
  * @return UpdateProjectResponse
6799
6808
  * @throws OciError when an error occurs
6800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6801
6810
  */
6802
6811
  updateProject(updateProjectRequest) {
6803
6812
  return __awaiter(this, void 0, void 0, function* () {