oci-datascience 2.73.0 → 2.74.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 (94) hide show
  1. package/lib/client.d.ts +91 -91
  2. package/lib/client.js +91 -91
  3. package/lib/request/activate-model-deployment-request.d.ts +1 -1
  4. package/lib/request/activate-model-request.d.ts +1 -1
  5. package/lib/request/activate-notebook-session-request.d.ts +1 -1
  6. package/lib/request/cancel-job-run-request.d.ts +1 -1
  7. package/lib/request/cancel-pipeline-run-request.d.ts +1 -1
  8. package/lib/request/cancel-work-request-request.d.ts +1 -1
  9. package/lib/request/change-data-science-private-endpoint-compartment-request.d.ts +1 -1
  10. package/lib/request/change-job-compartment-request.d.ts +1 -1
  11. package/lib/request/change-job-run-compartment-request.d.ts +1 -1
  12. package/lib/request/change-model-compartment-request.d.ts +1 -1
  13. package/lib/request/change-model-deployment-compartment-request.d.ts +1 -1
  14. package/lib/request/change-model-version-set-compartment-request.d.ts +1 -1
  15. package/lib/request/change-notebook-session-compartment-request.d.ts +1 -1
  16. package/lib/request/change-pipeline-compartment-request.d.ts +1 -1
  17. package/lib/request/change-pipeline-run-compartment-request.d.ts +1 -1
  18. package/lib/request/change-project-compartment-request.d.ts +1 -1
  19. package/lib/request/create-data-science-private-endpoint-request.d.ts +1 -1
  20. package/lib/request/create-job-artifact-request.d.ts +1 -1
  21. package/lib/request/create-job-request.d.ts +1 -1
  22. package/lib/request/create-job-run-request.d.ts +1 -1
  23. package/lib/request/create-model-artifact-request.d.ts +1 -1
  24. package/lib/request/create-model-deployment-request.d.ts +1 -1
  25. package/lib/request/create-model-provenance-request.d.ts +1 -1
  26. package/lib/request/create-model-request.d.ts +1 -1
  27. package/lib/request/create-model-version-set-request.d.ts +1 -1
  28. package/lib/request/create-notebook-session-request.d.ts +1 -1
  29. package/lib/request/create-pipeline-request.d.ts +1 -1
  30. package/lib/request/create-pipeline-run-request.d.ts +1 -1
  31. package/lib/request/create-project-request.d.ts +1 -1
  32. package/lib/request/create-step-artifact-request.d.ts +1 -1
  33. package/lib/request/deactivate-model-deployment-request.d.ts +1 -1
  34. package/lib/request/deactivate-model-request.d.ts +1 -1
  35. package/lib/request/deactivate-notebook-session-request.d.ts +1 -1
  36. package/lib/request/delete-data-science-private-endpoint-request.d.ts +1 -1
  37. package/lib/request/delete-job-request.d.ts +1 -1
  38. package/lib/request/delete-job-run-request.d.ts +1 -1
  39. package/lib/request/delete-model-deployment-request.d.ts +1 -1
  40. package/lib/request/delete-model-request.d.ts +1 -1
  41. package/lib/request/delete-model-version-set-request.d.ts +1 -1
  42. package/lib/request/delete-notebook-session-request.d.ts +1 -1
  43. package/lib/request/delete-pipeline-request.d.ts +1 -1
  44. package/lib/request/delete-pipeline-run-request.d.ts +1 -1
  45. package/lib/request/delete-project-request.d.ts +1 -1
  46. package/lib/request/export-model-artifact-request.d.ts +1 -1
  47. package/lib/request/get-data-science-private-endpoint-request.d.ts +1 -1
  48. package/lib/request/get-job-artifact-content-request.d.ts +1 -1
  49. package/lib/request/get-job-request.d.ts +1 -1
  50. package/lib/request/get-job-run-request.d.ts +1 -1
  51. package/lib/request/get-model-artifact-content-request.d.ts +1 -1
  52. package/lib/request/get-model-deployment-request.d.ts +1 -1
  53. package/lib/request/get-model-provenance-request.d.ts +1 -1
  54. package/lib/request/get-model-request.d.ts +1 -1
  55. package/lib/request/get-model-version-set-request.d.ts +1 -1
  56. package/lib/request/get-notebook-session-request.d.ts +1 -1
  57. package/lib/request/get-pipeline-request.d.ts +1 -1
  58. package/lib/request/get-pipeline-run-request.d.ts +1 -1
  59. package/lib/request/get-project-request.d.ts +1 -1
  60. package/lib/request/get-step-artifact-content-request.d.ts +1 -1
  61. package/lib/request/get-work-request-request.d.ts +1 -1
  62. package/lib/request/head-job-artifact-request.d.ts +1 -1
  63. package/lib/request/head-model-artifact-request.d.ts +1 -1
  64. package/lib/request/head-step-artifact-request.d.ts +1 -1
  65. package/lib/request/import-model-artifact-request.d.ts +1 -1
  66. package/lib/request/list-data-science-private-endpoints-request.d.ts +1 -1
  67. package/lib/request/list-fast-launch-job-configs-request.d.ts +1 -1
  68. package/lib/request/list-job-runs-request.d.ts +1 -1
  69. package/lib/request/list-job-shapes-request.d.ts +1 -1
  70. package/lib/request/list-jobs-request.d.ts +1 -1
  71. package/lib/request/list-model-deployment-shapes-request.d.ts +1 -1
  72. package/lib/request/list-model-deployments-request.d.ts +1 -1
  73. package/lib/request/list-model-version-sets-request.d.ts +1 -1
  74. package/lib/request/list-models-request.d.ts +1 -1
  75. package/lib/request/list-notebook-session-shapes-request.d.ts +1 -1
  76. package/lib/request/list-notebook-sessions-request.d.ts +1 -1
  77. package/lib/request/list-pipeline-runs-request.d.ts +1 -1
  78. package/lib/request/list-pipelines-request.d.ts +1 -1
  79. package/lib/request/list-projects-request.d.ts +1 -1
  80. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  81. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  82. package/lib/request/list-work-requests-request.d.ts +1 -1
  83. package/lib/request/update-data-science-private-endpoint-request.d.ts +1 -1
  84. package/lib/request/update-job-request.d.ts +1 -1
  85. package/lib/request/update-job-run-request.d.ts +1 -1
  86. package/lib/request/update-model-deployment-request.d.ts +1 -1
  87. package/lib/request/update-model-provenance-request.d.ts +1 -1
  88. package/lib/request/update-model-request.d.ts +1 -1
  89. package/lib/request/update-model-version-set-request.d.ts +1 -1
  90. package/lib/request/update-notebook-session-request.d.ts +1 -1
  91. package/lib/request/update-pipeline-request.d.ts +1 -1
  92. package/lib/request/update-pipeline-run-request.d.ts +1 -1
  93. package/lib/request/update-project-request.d.ts +1 -1
  94. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -185,7 +185,7 @@ class DataScienceClient {
185
185
  * @param ActivateModelRequest
186
186
  * @return ActivateModelResponse
187
187
  * @throws OciError when an error occurs
188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
189
189
  */
190
190
  activateModel(activateModelRequest) {
191
191
  return __awaiter(this, void 0, void 0, function* () {
@@ -249,7 +249,7 @@ class DataScienceClient {
249
249
  * @param ActivateModelDeploymentRequest
250
250
  * @return ActivateModelDeploymentResponse
251
251
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
253
253
  */
254
254
  activateModelDeployment(activateModelDeploymentRequest) {
255
255
  return __awaiter(this, void 0, void 0, function* () {
@@ -309,7 +309,7 @@ class DataScienceClient {
309
309
  * @param ActivateNotebookSessionRequest
310
310
  * @return ActivateNotebookSessionResponse
311
311
  * @throws OciError when an error occurs
312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
313
313
  */
314
314
  activateNotebookSession(activateNotebookSessionRequest) {
315
315
  return __awaiter(this, void 0, void 0, function* () {
@@ -369,7 +369,7 @@ class DataScienceClient {
369
369
  * @param CancelJobRunRequest
370
370
  * @return CancelJobRunResponse
371
371
  * @throws OciError when an error occurs
372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
373
373
  */
374
374
  cancelJobRun(cancelJobRunRequest) {
375
375
  return __awaiter(this, void 0, void 0, function* () {
@@ -424,7 +424,7 @@ class DataScienceClient {
424
424
  * @param CancelPipelineRunRequest
425
425
  * @return CancelPipelineRunResponse
426
426
  * @throws OciError when an error occurs
427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
428
428
  */
429
429
  cancelPipelineRun(cancelPipelineRunRequest) {
430
430
  return __awaiter(this, void 0, void 0, function* () {
@@ -480,7 +480,7 @@ class DataScienceClient {
480
480
  * @param CancelWorkRequestRequest
481
481
  * @return CancelWorkRequestResponse
482
482
  * @throws OciError when an error occurs
483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
484
484
  */
485
485
  cancelWorkRequest(cancelWorkRequestRequest) {
486
486
  return __awaiter(this, void 0, void 0, function* () {
@@ -536,7 +536,7 @@ class DataScienceClient {
536
536
  * @param ChangeDataSciencePrivateEndpointCompartmentRequest
537
537
  * @return ChangeDataSciencePrivateEndpointCompartmentResponse
538
538
  * @throws OciError when an error occurs
539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
540
540
  */
541
541
  changeDataSciencePrivateEndpointCompartment(changeDataSciencePrivateEndpointCompartmentRequest) {
542
542
  return __awaiter(this, void 0, void 0, function* () {
@@ -598,7 +598,7 @@ class DataScienceClient {
598
598
  * @param ChangeJobCompartmentRequest
599
599
  * @return ChangeJobCompartmentResponse
600
600
  * @throws OciError when an error occurs
601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
602
602
  */
603
603
  changeJobCompartment(changeJobCompartmentRequest) {
604
604
  return __awaiter(this, void 0, void 0, function* () {
@@ -654,7 +654,7 @@ class DataScienceClient {
654
654
  * @param ChangeJobRunCompartmentRequest
655
655
  * @return ChangeJobRunCompartmentResponse
656
656
  * @throws OciError when an error occurs
657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
658
658
  */
659
659
  changeJobRunCompartment(changeJobRunCompartmentRequest) {
660
660
  return __awaiter(this, void 0, void 0, function* () {
@@ -710,7 +710,7 @@ class DataScienceClient {
710
710
  * @param ChangeModelCompartmentRequest
711
711
  * @return ChangeModelCompartmentResponse
712
712
  * @throws OciError when an error occurs
713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
714
714
  */
715
715
  changeModelCompartment(changeModelCompartmentRequest) {
716
716
  return __awaiter(this, void 0, void 0, function* () {
@@ -767,7 +767,7 @@ class DataScienceClient {
767
767
  * @param ChangeModelDeploymentCompartmentRequest
768
768
  * @return ChangeModelDeploymentCompartmentResponse
769
769
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
771
771
  */
772
772
  changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
773
773
  return __awaiter(this, void 0, void 0, function* () {
@@ -824,7 +824,7 @@ class DataScienceClient {
824
824
  * @param ChangeModelVersionSetCompartmentRequest
825
825
  * @return ChangeModelVersionSetCompartmentResponse
826
826
  * @throws OciError when an error occurs
827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
827
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
828
828
  */
829
829
  changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
830
830
  return __awaiter(this, void 0, void 0, function* () {
@@ -886,7 +886,7 @@ class DataScienceClient {
886
886
  * @param ChangeNotebookSessionCompartmentRequest
887
887
  * @return ChangeNotebookSessionCompartmentResponse
888
888
  * @throws OciError when an error occurs
889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
890
890
  */
891
891
  changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
892
892
  return __awaiter(this, void 0, void 0, function* () {
@@ -943,7 +943,7 @@ class DataScienceClient {
943
943
  * @param ChangePipelineCompartmentRequest
944
944
  * @return ChangePipelineCompartmentResponse
945
945
  * @throws OciError when an error occurs
946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
947
947
  */
948
948
  changePipelineCompartment(changePipelineCompartmentRequest) {
949
949
  return __awaiter(this, void 0, void 0, function* () {
@@ -999,7 +999,7 @@ class DataScienceClient {
999
999
  * @param ChangePipelineRunCompartmentRequest
1000
1000
  * @return ChangePipelineRunCompartmentResponse
1001
1001
  * @throws OciError when an error occurs
1002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1003
1003
  */
1004
1004
  changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
1005
1005
  return __awaiter(this, void 0, void 0, function* () {
@@ -1055,7 +1055,7 @@ class DataScienceClient {
1055
1055
  * @param ChangeProjectCompartmentRequest
1056
1056
  * @return ChangeProjectCompartmentResponse
1057
1057
  * @throws OciError when an error occurs
1058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1059
1059
  */
1060
1060
  changeProjectCompartment(changeProjectCompartmentRequest) {
1061
1061
  return __awaiter(this, void 0, void 0, function* () {
@@ -1113,7 +1113,7 @@ class DataScienceClient {
1113
1113
  * @param CreateDataSciencePrivateEndpointRequest
1114
1114
  * @return CreateDataSciencePrivateEndpointResponse
1115
1115
  * @throws OciError when an error occurs
1116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1117
1117
  */
1118
1118
  createDataSciencePrivateEndpoint(createDataSciencePrivateEndpointRequest) {
1119
1119
  return __awaiter(this, void 0, void 0, function* () {
@@ -1186,7 +1186,7 @@ class DataScienceClient {
1186
1186
  * @param CreateJobRequest
1187
1187
  * @return CreateJobResponse
1188
1188
  * @throws OciError when an error occurs
1189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1190
1190
  */
1191
1191
  createJob(createJobRequest) {
1192
1192
  return __awaiter(this, void 0, void 0, function* () {
@@ -1249,7 +1249,7 @@ class DataScienceClient {
1249
1249
  * @param CreateJobArtifactRequest
1250
1250
  * @return CreateJobArtifactResponse
1251
1251
  * @throws OciError when an error occurs
1252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1253
1253
  */
1254
1254
  createJobArtifact(createJobArtifactRequest) {
1255
1255
  return __awaiter(this, void 0, void 0, function* () {
@@ -1312,7 +1312,7 @@ class DataScienceClient {
1312
1312
  * @param CreateJobRunRequest
1313
1313
  * @return CreateJobRunResponse
1314
1314
  * @throws OciError when an error occurs
1315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1316
1316
  */
1317
1317
  createJobRun(createJobRunRequest) {
1318
1318
  return __awaiter(this, void 0, void 0, function* () {
@@ -1375,7 +1375,7 @@ class DataScienceClient {
1375
1375
  * @param CreateModelRequest
1376
1376
  * @return CreateModelResponse
1377
1377
  * @throws OciError when an error occurs
1378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1379
1379
  */
1380
1380
  createModel(createModelRequest) {
1381
1381
  return __awaiter(this, void 0, void 0, function* () {
@@ -1438,7 +1438,7 @@ class DataScienceClient {
1438
1438
  * @param CreateModelArtifactRequest
1439
1439
  * @return CreateModelArtifactResponse
1440
1440
  * @throws OciError when an error occurs
1441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1442
1442
  */
1443
1443
  createModelArtifact(createModelArtifactRequest) {
1444
1444
  return __awaiter(this, void 0, void 0, function* () {
@@ -1502,7 +1502,7 @@ class DataScienceClient {
1502
1502
  * @param CreateModelDeploymentRequest
1503
1503
  * @return CreateModelDeploymentResponse
1504
1504
  * @throws OciError when an error occurs
1505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1506
1506
  */
1507
1507
  createModelDeployment(createModelDeploymentRequest) {
1508
1508
  return __awaiter(this, void 0, void 0, function* () {
@@ -1575,7 +1575,7 @@ class DataScienceClient {
1575
1575
  * @param CreateModelProvenanceRequest
1576
1576
  * @return CreateModelProvenanceResponse
1577
1577
  * @throws OciError when an error occurs
1578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1579
1579
  */
1580
1580
  createModelProvenance(createModelProvenanceRequest) {
1581
1581
  return __awaiter(this, void 0, void 0, function* () {
@@ -1640,7 +1640,7 @@ class DataScienceClient {
1640
1640
  * @param CreateModelVersionSetRequest
1641
1641
  * @return CreateModelVersionSetResponse
1642
1642
  * @throws OciError when an error occurs
1643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1644
1644
  */
1645
1645
  createModelVersionSet(createModelVersionSetRequest) {
1646
1646
  return __awaiter(this, void 0, void 0, function* () {
@@ -1703,7 +1703,7 @@ class DataScienceClient {
1703
1703
  * @param CreateNotebookSessionRequest
1704
1704
  * @return CreateNotebookSessionResponse
1705
1705
  * @throws OciError when an error occurs
1706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1707
1707
  */
1708
1708
  createNotebookSession(createNotebookSessionRequest) {
1709
1709
  return __awaiter(this, void 0, void 0, function* () {
@@ -1777,7 +1777,7 @@ class DataScienceClient {
1777
1777
  * @param CreatePipelineRequest
1778
1778
  * @return CreatePipelineResponse
1779
1779
  * @throws OciError when an error occurs
1780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1781
1781
  */
1782
1782
  createPipeline(createPipelineRequest) {
1783
1783
  return __awaiter(this, void 0, void 0, function* () {
@@ -1841,7 +1841,7 @@ class DataScienceClient {
1841
1841
  * @param CreatePipelineRunRequest
1842
1842
  * @return CreatePipelineRunResponse
1843
1843
  * @throws OciError when an error occurs
1844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1845
1845
  */
1846
1846
  createPipelineRun(createPipelineRunRequest) {
1847
1847
  return __awaiter(this, void 0, void 0, function* () {
@@ -1909,7 +1909,7 @@ class DataScienceClient {
1909
1909
  * @param CreateProjectRequest
1910
1910
  * @return CreateProjectResponse
1911
1911
  * @throws OciError when an error occurs
1912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1913
1913
  */
1914
1914
  createProject(createProjectRequest) {
1915
1915
  return __awaiter(this, void 0, void 0, function* () {
@@ -1972,7 +1972,7 @@ class DataScienceClient {
1972
1972
  * @param CreateStepArtifactRequest
1973
1973
  * @return CreateStepArtifactResponse
1974
1974
  * @throws OciError when an error occurs
1975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1976
1976
  */
1977
1977
  createStepArtifact(createStepArtifactRequest) {
1978
1978
  return __awaiter(this, void 0, void 0, function* () {
@@ -2031,7 +2031,7 @@ class DataScienceClient {
2031
2031
  * @param DeactivateModelRequest
2032
2032
  * @return DeactivateModelResponse
2033
2033
  * @throws OciError when an error occurs
2034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2035
2035
  */
2036
2036
  deactivateModel(deactivateModelRequest) {
2037
2037
  return __awaiter(this, void 0, void 0, function* () {
@@ -2095,7 +2095,7 @@ class DataScienceClient {
2095
2095
  * @param DeactivateModelDeploymentRequest
2096
2096
  * @return DeactivateModelDeploymentResponse
2097
2097
  * @throws OciError when an error occurs
2098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2099
2099
  */
2100
2100
  deactivateModelDeployment(deactivateModelDeploymentRequest) {
2101
2101
  return __awaiter(this, void 0, void 0, function* () {
@@ -2155,7 +2155,7 @@ class DataScienceClient {
2155
2155
  * @param DeactivateNotebookSessionRequest
2156
2156
  * @return DeactivateNotebookSessionResponse
2157
2157
  * @throws OciError when an error occurs
2158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2159
2159
  */
2160
2160
  deactivateNotebookSession(deactivateNotebookSessionRequest) {
2161
2161
  return __awaiter(this, void 0, void 0, function* () {
@@ -2216,7 +2216,7 @@ class DataScienceClient {
2216
2216
  * @param DeleteDataSciencePrivateEndpointRequest
2217
2217
  * @return DeleteDataSciencePrivateEndpointResponse
2218
2218
  * @throws OciError when an error occurs
2219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2220
2220
  */
2221
2221
  deleteDataSciencePrivateEndpoint(deleteDataSciencePrivateEndpointRequest) {
2222
2222
  return __awaiter(this, void 0, void 0, function* () {
@@ -2276,7 +2276,7 @@ class DataScienceClient {
2276
2276
  * @param DeleteJobRequest
2277
2277
  * @return DeleteJobResponse
2278
2278
  * @throws OciError when an error occurs
2279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2280
2280
  */
2281
2281
  deleteJob(deleteJobRequest) {
2282
2282
  return __awaiter(this, void 0, void 0, function* () {
@@ -2338,7 +2338,7 @@ class DataScienceClient {
2338
2338
  * @param DeleteJobRunRequest
2339
2339
  * @return DeleteJobRunResponse
2340
2340
  * @throws OciError when an error occurs
2341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2342
2342
  */
2343
2343
  deleteJobRun(deleteJobRunRequest) {
2344
2344
  return __awaiter(this, void 0, void 0, function* () {
@@ -2393,7 +2393,7 @@ class DataScienceClient {
2393
2393
  * @param DeleteModelRequest
2394
2394
  * @return DeleteModelResponse
2395
2395
  * @throws OciError when an error occurs
2396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2397
2397
  */
2398
2398
  deleteModel(deleteModelRequest) {
2399
2399
  return __awaiter(this, void 0, void 0, function* () {
@@ -2448,7 +2448,7 @@ class DataScienceClient {
2448
2448
  * @param DeleteModelDeploymentRequest
2449
2449
  * @return DeleteModelDeploymentResponse
2450
2450
  * @throws OciError when an error occurs
2451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2452
2452
  */
2453
2453
  deleteModelDeployment(deleteModelDeploymentRequest) {
2454
2454
  return __awaiter(this, void 0, void 0, function* () {
@@ -2508,7 +2508,7 @@ class DataScienceClient {
2508
2508
  * @param DeleteModelVersionSetRequest
2509
2509
  * @return DeleteModelVersionSetResponse
2510
2510
  * @throws OciError when an error occurs
2511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2512
2512
  */
2513
2513
  deleteModelVersionSet(deleteModelVersionSetRequest) {
2514
2514
  return __awaiter(this, void 0, void 0, function* () {
@@ -2570,7 +2570,7 @@ class DataScienceClient {
2570
2570
  * @param DeleteNotebookSessionRequest
2571
2571
  * @return DeleteNotebookSessionResponse
2572
2572
  * @throws OciError when an error occurs
2573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2574
2574
  */
2575
2575
  deleteNotebookSession(deleteNotebookSessionRequest) {
2576
2576
  return __awaiter(this, void 0, void 0, function* () {
@@ -2630,7 +2630,7 @@ class DataScienceClient {
2630
2630
  * @param DeletePipelineRequest
2631
2631
  * @return DeletePipelineResponse
2632
2632
  * @throws OciError when an error occurs
2633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2634
2634
  */
2635
2635
  deletePipeline(deletePipelineRequest) {
2636
2636
  return __awaiter(this, void 0, void 0, function* () {
@@ -2693,7 +2693,7 @@ class DataScienceClient {
2693
2693
  * @param DeletePipelineRunRequest
2694
2694
  * @return DeletePipelineRunResponse
2695
2695
  * @throws OciError when an error occurs
2696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2697
2697
  */
2698
2698
  deletePipelineRun(deletePipelineRunRequest) {
2699
2699
  return __awaiter(this, void 0, void 0, function* () {
@@ -2750,7 +2750,7 @@ class DataScienceClient {
2750
2750
  * @param DeleteProjectRequest
2751
2751
  * @return DeleteProjectResponse
2752
2752
  * @throws OciError when an error occurs
2753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2754
2754
  */
2755
2755
  deleteProject(deleteProjectRequest) {
2756
2756
  return __awaiter(this, void 0, void 0, function* () {
@@ -2810,7 +2810,7 @@ class DataScienceClient {
2810
2810
  * @param ExportModelArtifactRequest
2811
2811
  * @return ExportModelArtifactResponse
2812
2812
  * @throws OciError when an error occurs
2813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2814
2814
  */
2815
2815
  exportModelArtifact(exportModelArtifactRequest) {
2816
2816
  return __awaiter(this, void 0, void 0, function* () {
@@ -2873,7 +2873,7 @@ class DataScienceClient {
2873
2873
  * @param GetDataSciencePrivateEndpointRequest
2874
2874
  * @return GetDataSciencePrivateEndpointResponse
2875
2875
  * @throws OciError when an error occurs
2876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2877
2877
  */
2878
2878
  getDataSciencePrivateEndpoint(getDataSciencePrivateEndpointRequest) {
2879
2879
  return __awaiter(this, void 0, void 0, function* () {
@@ -2936,7 +2936,7 @@ class DataScienceClient {
2936
2936
  * @param GetJobRequest
2937
2937
  * @return GetJobResponse
2938
2938
  * @throws OciError when an error occurs
2939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2940
2940
  */
2941
2941
  getJob(getJobRequest) {
2942
2942
  return __awaiter(this, void 0, void 0, function* () {
@@ -2999,7 +2999,7 @@ class DataScienceClient {
2999
2999
  * @param GetJobArtifactContentRequest
3000
3000
  * @return GetJobArtifactContentResponse
3001
3001
  * @throws OciError when an error occurs
3002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3003
3003
  */
3004
3004
  getJobArtifactContent(getJobArtifactContentRequest) {
3005
3005
  return __awaiter(this, void 0, void 0, function* () {
@@ -3082,7 +3082,7 @@ class DataScienceClient {
3082
3082
  * @param GetJobRunRequest
3083
3083
  * @return GetJobRunResponse
3084
3084
  * @throws OciError when an error occurs
3085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3086
3086
  */
3087
3087
  getJobRun(getJobRunRequest) {
3088
3088
  return __awaiter(this, void 0, void 0, function* () {
@@ -3145,7 +3145,7 @@ class DataScienceClient {
3145
3145
  * @param GetModelRequest
3146
3146
  * @return GetModelResponse
3147
3147
  * @throws OciError when an error occurs
3148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3149
3149
  */
3150
3150
  getModel(getModelRequest) {
3151
3151
  return __awaiter(this, void 0, void 0, function* () {
@@ -3208,7 +3208,7 @@ class DataScienceClient {
3208
3208
  * @param GetModelArtifactContentRequest
3209
3209
  * @return GetModelArtifactContentResponse
3210
3210
  * @throws OciError when an error occurs
3211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3212
3212
  */
3213
3213
  getModelArtifactContent(getModelArtifactContentRequest) {
3214
3214
  return __awaiter(this, void 0, void 0, function* () {
@@ -3291,7 +3291,7 @@ class DataScienceClient {
3291
3291
  * @param GetModelDeploymentRequest
3292
3292
  * @return GetModelDeploymentResponse
3293
3293
  * @throws OciError when an error occurs
3294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3295
3295
  */
3296
3296
  getModelDeployment(getModelDeploymentRequest) {
3297
3297
  return __awaiter(this, void 0, void 0, function* () {
@@ -3354,7 +3354,7 @@ class DataScienceClient {
3354
3354
  * @param GetModelProvenanceRequest
3355
3355
  * @return GetModelProvenanceResponse
3356
3356
  * @throws OciError when an error occurs
3357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3358
3358
  */
3359
3359
  getModelProvenance(getModelProvenanceRequest) {
3360
3360
  return __awaiter(this, void 0, void 0, function* () {
@@ -3417,7 +3417,7 @@ class DataScienceClient {
3417
3417
  * @param GetModelVersionSetRequest
3418
3418
  * @return GetModelVersionSetResponse
3419
3419
  * @throws OciError when an error occurs
3420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3421
3421
  */
3422
3422
  getModelVersionSet(getModelVersionSetRequest) {
3423
3423
  return __awaiter(this, void 0, void 0, function* () {
@@ -3480,7 +3480,7 @@ class DataScienceClient {
3480
3480
  * @param GetNotebookSessionRequest
3481
3481
  * @return GetNotebookSessionResponse
3482
3482
  * @throws OciError when an error occurs
3483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3484
3484
  */
3485
3485
  getNotebookSession(getNotebookSessionRequest) {
3486
3486
  return __awaiter(this, void 0, void 0, function* () {
@@ -3543,7 +3543,7 @@ class DataScienceClient {
3543
3543
  * @param GetPipelineRequest
3544
3544
  * @return GetPipelineResponse
3545
3545
  * @throws OciError when an error occurs
3546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3547
3547
  */
3548
3548
  getPipeline(getPipelineRequest) {
3549
3549
  return __awaiter(this, void 0, void 0, function* () {
@@ -3606,7 +3606,7 @@ class DataScienceClient {
3606
3606
  * @param GetPipelineRunRequest
3607
3607
  * @return GetPipelineRunResponse
3608
3608
  * @throws OciError when an error occurs
3609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3610
3610
  */
3611
3611
  getPipelineRun(getPipelineRunRequest) {
3612
3612
  return __awaiter(this, void 0, void 0, function* () {
@@ -3669,7 +3669,7 @@ class DataScienceClient {
3669
3669
  * @param GetProjectRequest
3670
3670
  * @return GetProjectResponse
3671
3671
  * @throws OciError when an error occurs
3672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3673
3673
  */
3674
3674
  getProject(getProjectRequest) {
3675
3675
  return __awaiter(this, void 0, void 0, function* () {
@@ -3732,7 +3732,7 @@ class DataScienceClient {
3732
3732
  * @param GetStepArtifactContentRequest
3733
3733
  * @return GetStepArtifactContentResponse
3734
3734
  * @throws OciError when an error occurs
3735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3736
3736
  */
3737
3737
  getStepArtifactContent(getStepArtifactContentRequest) {
3738
3738
  return __awaiter(this, void 0, void 0, function* () {
@@ -3816,7 +3816,7 @@ class DataScienceClient {
3816
3816
  * @param GetWorkRequestRequest
3817
3817
  * @return GetWorkRequestResponse
3818
3818
  * @throws OciError when an error occurs
3819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3820
3820
  */
3821
3821
  getWorkRequest(getWorkRequestRequest) {
3822
3822
  return __awaiter(this, void 0, void 0, function* () {
@@ -3884,7 +3884,7 @@ class DataScienceClient {
3884
3884
  * @param HeadJobArtifactRequest
3885
3885
  * @return HeadJobArtifactResponse
3886
3886
  * @throws OciError when an error occurs
3887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3888
3888
  */
3889
3889
  headJobArtifact(headJobArtifactRequest) {
3890
3890
  return __awaiter(this, void 0, void 0, function* () {
@@ -3963,7 +3963,7 @@ class DataScienceClient {
3963
3963
  * @param HeadModelArtifactRequest
3964
3964
  * @return HeadModelArtifactResponse
3965
3965
  * @throws OciError when an error occurs
3966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3967
3967
  */
3968
3968
  headModelArtifact(headModelArtifactRequest) {
3969
3969
  return __awaiter(this, void 0, void 0, function* () {
@@ -4042,7 +4042,7 @@ class DataScienceClient {
4042
4042
  * @param HeadStepArtifactRequest
4043
4043
  * @return HeadStepArtifactResponse
4044
4044
  * @throws OciError when an error occurs
4045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4046
4046
  */
4047
4047
  headStepArtifact(headStepArtifactRequest) {
4048
4048
  return __awaiter(this, void 0, void 0, function* () {
@@ -4122,7 +4122,7 @@ class DataScienceClient {
4122
4122
  * @param ImportModelArtifactRequest
4123
4123
  * @return ImportModelArtifactResponse
4124
4124
  * @throws OciError when an error occurs
4125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4126
4126
  */
4127
4127
  importModelArtifact(importModelArtifactRequest) {
4128
4128
  return __awaiter(this, void 0, void 0, function* () {
@@ -4184,7 +4184,7 @@ class DataScienceClient {
4184
4184
  * @param ListDataSciencePrivateEndpointsRequest
4185
4185
  * @return ListDataSciencePrivateEndpointsResponse
4186
4186
  * @throws OciError when an error occurs
4187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4188
4188
  */
4189
4189
  listDataSciencePrivateEndpoints(listDataSciencePrivateEndpointsRequest) {
4190
4190
  return __awaiter(this, void 0, void 0, function* () {
@@ -4300,7 +4300,7 @@ class DataScienceClient {
4300
4300
  * @param ListFastLaunchJobConfigsRequest
4301
4301
  * @return ListFastLaunchJobConfigsResponse
4302
4302
  * @throws OciError when an error occurs
4303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4304
4304
  */
4305
4305
  listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
4306
4306
  return __awaiter(this, void 0, void 0, function* () {
@@ -4410,7 +4410,7 @@ class DataScienceClient {
4410
4410
  * @param ListJobRunsRequest
4411
4411
  * @return ListJobRunsResponse
4412
4412
  * @throws OciError when an error occurs
4413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4414
4414
  */
4415
4415
  listJobRuns(listJobRunsRequest) {
4416
4416
  return __awaiter(this, void 0, void 0, function* () {
@@ -4527,7 +4527,7 @@ class DataScienceClient {
4527
4527
  * @param ListJobShapesRequest
4528
4528
  * @return ListJobShapesResponse
4529
4529
  * @throws OciError when an error occurs
4530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4531
4531
  */
4532
4532
  listJobShapes(listJobShapesRequest) {
4533
4533
  return __awaiter(this, void 0, void 0, function* () {
@@ -4637,7 +4637,7 @@ class DataScienceClient {
4637
4637
  * @param ListJobsRequest
4638
4638
  * @return ListJobsResponse
4639
4639
  * @throws OciError when an error occurs
4640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4641
4641
  */
4642
4642
  listJobs(listJobsRequest) {
4643
4643
  return __awaiter(this, void 0, void 0, function* () {
@@ -4754,7 +4754,7 @@ class DataScienceClient {
4754
4754
  * @param ListModelDeploymentShapesRequest
4755
4755
  * @return ListModelDeploymentShapesResponse
4756
4756
  * @throws OciError when an error occurs
4757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4758
4758
  */
4759
4759
  listModelDeploymentShapes(listModelDeploymentShapesRequest) {
4760
4760
  return __awaiter(this, void 0, void 0, function* () {
@@ -4865,7 +4865,7 @@ class DataScienceClient {
4865
4865
  * @param ListModelDeploymentsRequest
4866
4866
  * @return ListModelDeploymentsResponse
4867
4867
  * @throws OciError when an error occurs
4868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4869
4869
  */
4870
4870
  listModelDeployments(listModelDeploymentsRequest) {
4871
4871
  return __awaiter(this, void 0, void 0, function* () {
@@ -4982,7 +4982,7 @@ class DataScienceClient {
4982
4982
  * @param ListModelVersionSetsRequest
4983
4983
  * @return ListModelVersionSetsResponse
4984
4984
  * @throws OciError when an error occurs
4985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
4985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
4986
4986
  */
4987
4987
  listModelVersionSets(listModelVersionSetsRequest) {
4988
4988
  return __awaiter(this, void 0, void 0, function* () {
@@ -5099,7 +5099,7 @@ class DataScienceClient {
5099
5099
  * @param ListModelsRequest
5100
5100
  * @return ListModelsResponse
5101
5101
  * @throws OciError when an error occurs
5102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5103
5103
  */
5104
5104
  listModels(listModelsRequest) {
5105
5105
  return __awaiter(this, void 0, void 0, function* () {
@@ -5218,7 +5218,7 @@ class DataScienceClient {
5218
5218
  * @param ListNotebookSessionShapesRequest
5219
5219
  * @return ListNotebookSessionShapesResponse
5220
5220
  * @throws OciError when an error occurs
5221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5222
5222
  */
5223
5223
  listNotebookSessionShapes(listNotebookSessionShapesRequest) {
5224
5224
  return __awaiter(this, void 0, void 0, function* () {
@@ -5328,7 +5328,7 @@ class DataScienceClient {
5328
5328
  * @param ListNotebookSessionsRequest
5329
5329
  * @return ListNotebookSessionsResponse
5330
5330
  * @throws OciError when an error occurs
5331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5332
5332
  */
5333
5333
  listNotebookSessions(listNotebookSessionsRequest) {
5334
5334
  return __awaiter(this, void 0, void 0, function* () {
@@ -5445,7 +5445,7 @@ class DataScienceClient {
5445
5445
  * @param ListPipelineRunsRequest
5446
5446
  * @return ListPipelineRunsResponse
5447
5447
  * @throws OciError when an error occurs
5448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5449
5449
  */
5450
5450
  listPipelineRuns(listPipelineRunsRequest) {
5451
5451
  return __awaiter(this, void 0, void 0, function* () {
@@ -5562,7 +5562,7 @@ class DataScienceClient {
5562
5562
  * @param ListPipelinesRequest
5563
5563
  * @return ListPipelinesResponse
5564
5564
  * @throws OciError when an error occurs
5565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5566
5566
  */
5567
5567
  listPipelines(listPipelinesRequest) {
5568
5568
  return __awaiter(this, void 0, void 0, function* () {
@@ -5679,7 +5679,7 @@ class DataScienceClient {
5679
5679
  * @param ListProjectsRequest
5680
5680
  * @return ListProjectsResponse
5681
5681
  * @throws OciError when an error occurs
5682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5683
5683
  */
5684
5684
  listProjects(listProjectsRequest) {
5685
5685
  return __awaiter(this, void 0, void 0, function* () {
@@ -5795,7 +5795,7 @@ class DataScienceClient {
5795
5795
  * @param ListWorkRequestErrorsRequest
5796
5796
  * @return ListWorkRequestErrorsResponse
5797
5797
  * @throws OciError when an error occurs
5798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5799
5799
  */
5800
5800
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
5801
5801
  return __awaiter(this, void 0, void 0, function* () {
@@ -5906,7 +5906,7 @@ class DataScienceClient {
5906
5906
  * @param ListWorkRequestLogsRequest
5907
5907
  * @return ListWorkRequestLogsResponse
5908
5908
  * @throws OciError when an error occurs
5909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5910
5910
  */
5911
5911
  listWorkRequestLogs(listWorkRequestLogsRequest) {
5912
5912
  return __awaiter(this, void 0, void 0, function* () {
@@ -6017,7 +6017,7 @@ class DataScienceClient {
6017
6017
  * @param ListWorkRequestsRequest
6018
6018
  * @return ListWorkRequestsResponse
6019
6019
  * @throws OciError when an error occurs
6020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6021
6021
  */
6022
6022
  listWorkRequests(listWorkRequestsRequest) {
6023
6023
  return __awaiter(this, void 0, void 0, function* () {
@@ -6135,7 +6135,7 @@ class DataScienceClient {
6135
6135
  * @param UpdateDataSciencePrivateEndpointRequest
6136
6136
  * @return UpdateDataSciencePrivateEndpointResponse
6137
6137
  * @throws OciError when an error occurs
6138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6139
6139
  */
6140
6140
  updateDataSciencePrivateEndpoint(updateDataSciencePrivateEndpointRequest) {
6141
6141
  return __awaiter(this, void 0, void 0, function* () {
@@ -6205,7 +6205,7 @@ class DataScienceClient {
6205
6205
  * @param UpdateJobRequest
6206
6206
  * @return UpdateJobResponse
6207
6207
  * @throws OciError when an error occurs
6208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6209
6209
  */
6210
6210
  updateJob(updateJobRequest) {
6211
6211
  return __awaiter(this, void 0, void 0, function* () {
@@ -6270,7 +6270,7 @@ class DataScienceClient {
6270
6270
  * @param UpdateJobRunRequest
6271
6271
  * @return UpdateJobRunResponse
6272
6272
  * @throws OciError when an error occurs
6273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6274
6274
  */
6275
6275
  updateJobRun(updateJobRunRequest) {
6276
6276
  return __awaiter(this, void 0, void 0, function* () {
@@ -6335,7 +6335,7 @@ class DataScienceClient {
6335
6335
  * @param UpdateModelRequest
6336
6336
  * @return UpdateModelResponse
6337
6337
  * @throws OciError when an error occurs
6338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6339
6339
  */
6340
6340
  updateModel(updateModelRequest) {
6341
6341
  return __awaiter(this, void 0, void 0, function* () {
@@ -6404,7 +6404,7 @@ class DataScienceClient {
6404
6404
  * @param UpdateModelDeploymentRequest
6405
6405
  * @return UpdateModelDeploymentResponse
6406
6406
  * @throws OciError when an error occurs
6407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6408
6408
  */
6409
6409
  updateModelDeployment(updateModelDeploymentRequest) {
6410
6410
  return __awaiter(this, void 0, void 0, function* () {
@@ -6465,7 +6465,7 @@ class DataScienceClient {
6465
6465
  * @param UpdateModelProvenanceRequest
6466
6466
  * @return UpdateModelProvenanceResponse
6467
6467
  * @throws OciError when an error occurs
6468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6469
6469
  */
6470
6470
  updateModelProvenance(updateModelProvenanceRequest) {
6471
6471
  return __awaiter(this, void 0, void 0, function* () {
@@ -6530,7 +6530,7 @@ class DataScienceClient {
6530
6530
  * @param UpdateModelVersionSetRequest
6531
6531
  * @return UpdateModelVersionSetResponse
6532
6532
  * @throws OciError when an error occurs
6533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6534
6534
  */
6535
6535
  updateModelVersionSet(updateModelVersionSetRequest) {
6536
6536
  return __awaiter(this, void 0, void 0, function* () {
@@ -6598,7 +6598,7 @@ class DataScienceClient {
6598
6598
  * @param UpdateNotebookSessionRequest
6599
6599
  * @return UpdateNotebookSessionResponse
6600
6600
  * @throws OciError when an error occurs
6601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6602
6602
  */
6603
6603
  updateNotebookSession(updateNotebookSessionRequest) {
6604
6604
  return __awaiter(this, void 0, void 0, function* () {
@@ -6663,7 +6663,7 @@ class DataScienceClient {
6663
6663
  * @param UpdatePipelineRequest
6664
6664
  * @return UpdatePipelineResponse
6665
6665
  * @throws OciError when an error occurs
6666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6667
6667
  */
6668
6668
  updatePipeline(updatePipelineRequest) {
6669
6669
  return __awaiter(this, void 0, void 0, function* () {
@@ -6728,7 +6728,7 @@ class DataScienceClient {
6728
6728
  * @param UpdatePipelineRunRequest
6729
6729
  * @return UpdatePipelineRunResponse
6730
6730
  * @throws OciError when an error occurs
6731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6732
6732
  */
6733
6733
  updatePipelineRun(updatePipelineRunRequest) {
6734
6734
  return __awaiter(this, void 0, void 0, function* () {
@@ -6793,7 +6793,7 @@ class DataScienceClient {
6793
6793
  * @param UpdateProjectRequest
6794
6794
  * @return UpdateProjectResponse
6795
6795
  * @throws OciError when an error occurs
6796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6797
6797
  */
6798
6798
  updateProject(updateProjectRequest) {
6799
6799
  return __awaiter(this, void 0, void 0, function* () {