oci-datascience 2.88.0 → 2.88.2

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
@@ -204,7 +204,7 @@ class DataScienceClient {
204
204
  * @param ActivateModelRequest
205
205
  * @return ActivateModelResponse
206
206
  * @throws OciError when an error occurs
207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
208
208
  */
209
209
  activateModel(activateModelRequest) {
210
210
  return __awaiter(this, void 0, void 0, function* () {
@@ -268,7 +268,7 @@ class DataScienceClient {
268
268
  * @param ActivateModelDeploymentRequest
269
269
  * @return ActivateModelDeploymentResponse
270
270
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
272
272
  */
273
273
  activateModelDeployment(activateModelDeploymentRequest) {
274
274
  return __awaiter(this, void 0, void 0, function* () {
@@ -328,7 +328,7 @@ class DataScienceClient {
328
328
  * @param ActivateNotebookSessionRequest
329
329
  * @return ActivateNotebookSessionResponse
330
330
  * @throws OciError when an error occurs
331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
332
332
  */
333
333
  activateNotebookSession(activateNotebookSessionRequest) {
334
334
  return __awaiter(this, void 0, void 0, function* () {
@@ -388,7 +388,7 @@ class DataScienceClient {
388
388
  * @param CancelJobRunRequest
389
389
  * @return CancelJobRunResponse
390
390
  * @throws OciError when an error occurs
391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
392
392
  */
393
393
  cancelJobRun(cancelJobRunRequest) {
394
394
  return __awaiter(this, void 0, void 0, function* () {
@@ -443,7 +443,7 @@ class DataScienceClient {
443
443
  * @param CancelPipelineRunRequest
444
444
  * @return CancelPipelineRunResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
447
447
  */
448
448
  cancelPipelineRun(cancelPipelineRunRequest) {
449
449
  return __awaiter(this, void 0, void 0, function* () {
@@ -501,7 +501,7 @@ class DataScienceClient {
501
501
  * @param CancelWorkRequestRequest
502
502
  * @return CancelWorkRequestResponse
503
503
  * @throws OciError when an error occurs
504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
505
505
  */
506
506
  cancelWorkRequest(cancelWorkRequestRequest) {
507
507
  return __awaiter(this, void 0, void 0, function* () {
@@ -557,7 +557,7 @@ class DataScienceClient {
557
557
  * @param ChangeDataSciencePrivateEndpointCompartmentRequest
558
558
  * @return ChangeDataSciencePrivateEndpointCompartmentResponse
559
559
  * @throws OciError when an error occurs
560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
561
561
  */
562
562
  changeDataSciencePrivateEndpointCompartment(changeDataSciencePrivateEndpointCompartmentRequest) {
563
563
  return __awaiter(this, void 0, void 0, function* () {
@@ -619,7 +619,7 @@ class DataScienceClient {
619
619
  * @param ChangeJobCompartmentRequest
620
620
  * @return ChangeJobCompartmentResponse
621
621
  * @throws OciError when an error occurs
622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
623
623
  */
624
624
  changeJobCompartment(changeJobCompartmentRequest) {
625
625
  return __awaiter(this, void 0, void 0, function* () {
@@ -675,7 +675,7 @@ class DataScienceClient {
675
675
  * @param ChangeJobRunCompartmentRequest
676
676
  * @return ChangeJobRunCompartmentResponse
677
677
  * @throws OciError when an error occurs
678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
679
679
  */
680
680
  changeJobRunCompartment(changeJobRunCompartmentRequest) {
681
681
  return __awaiter(this, void 0, void 0, function* () {
@@ -731,7 +731,7 @@ class DataScienceClient {
731
731
  * @param ChangeModelCompartmentRequest
732
732
  * @return ChangeModelCompartmentResponse
733
733
  * @throws OciError when an error occurs
734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
735
735
  */
736
736
  changeModelCompartment(changeModelCompartmentRequest) {
737
737
  return __awaiter(this, void 0, void 0, function* () {
@@ -788,7 +788,7 @@ class DataScienceClient {
788
788
  * @param ChangeModelDeploymentCompartmentRequest
789
789
  * @return ChangeModelDeploymentCompartmentResponse
790
790
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
792
792
  */
793
793
  changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
794
794
  return __awaiter(this, void 0, void 0, function* () {
@@ -845,7 +845,7 @@ class DataScienceClient {
845
845
  * @param ChangeModelVersionSetCompartmentRequest
846
846
  * @return ChangeModelVersionSetCompartmentResponse
847
847
  * @throws OciError when an error occurs
848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
849
849
  */
850
850
  changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
851
851
  return __awaiter(this, void 0, void 0, function* () {
@@ -907,7 +907,7 @@ class DataScienceClient {
907
907
  * @param ChangeNotebookSessionCompartmentRequest
908
908
  * @return ChangeNotebookSessionCompartmentResponse
909
909
  * @throws OciError when an error occurs
910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
911
911
  */
912
912
  changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
913
913
  return __awaiter(this, void 0, void 0, function* () {
@@ -964,7 +964,7 @@ class DataScienceClient {
964
964
  * @param ChangePipelineCompartmentRequest
965
965
  * @return ChangePipelineCompartmentResponse
966
966
  * @throws OciError when an error occurs
967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
968
968
  */
969
969
  changePipelineCompartment(changePipelineCompartmentRequest) {
970
970
  return __awaiter(this, void 0, void 0, function* () {
@@ -1020,7 +1020,7 @@ class DataScienceClient {
1020
1020
  * @param ChangePipelineRunCompartmentRequest
1021
1021
  * @return ChangePipelineRunCompartmentResponse
1022
1022
  * @throws OciError when an error occurs
1023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1024
1024
  */
1025
1025
  changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
1026
1026
  return __awaiter(this, void 0, void 0, function* () {
@@ -1076,7 +1076,7 @@ class DataScienceClient {
1076
1076
  * @param ChangeProjectCompartmentRequest
1077
1077
  * @return ChangeProjectCompartmentResponse
1078
1078
  * @throws OciError when an error occurs
1079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1080
1080
  */
1081
1081
  changeProjectCompartment(changeProjectCompartmentRequest) {
1082
1082
  return __awaiter(this, void 0, void 0, function* () {
@@ -1134,7 +1134,7 @@ class DataScienceClient {
1134
1134
  * @param CreateDataSciencePrivateEndpointRequest
1135
1135
  * @return CreateDataSciencePrivateEndpointResponse
1136
1136
  * @throws OciError when an error occurs
1137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1138
1138
  */
1139
1139
  createDataSciencePrivateEndpoint(createDataSciencePrivateEndpointRequest) {
1140
1140
  return __awaiter(this, void 0, void 0, function* () {
@@ -1207,7 +1207,7 @@ class DataScienceClient {
1207
1207
  * @param CreateJobRequest
1208
1208
  * @return CreateJobResponse
1209
1209
  * @throws OciError when an error occurs
1210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1211
1211
  */
1212
1212
  createJob(createJobRequest) {
1213
1213
  return __awaiter(this, void 0, void 0, function* () {
@@ -1270,7 +1270,7 @@ class DataScienceClient {
1270
1270
  * @param CreateJobArtifactRequest
1271
1271
  * @return CreateJobArtifactResponse
1272
1272
  * @throws OciError when an error occurs
1273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1274
1274
  */
1275
1275
  createJobArtifact(createJobArtifactRequest) {
1276
1276
  return __awaiter(this, void 0, void 0, function* () {
@@ -1333,7 +1333,7 @@ class DataScienceClient {
1333
1333
  * @param CreateJobRunRequest
1334
1334
  * @return CreateJobRunResponse
1335
1335
  * @throws OciError when an error occurs
1336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1337
1337
  */
1338
1338
  createJobRun(createJobRunRequest) {
1339
1339
  return __awaiter(this, void 0, void 0, function* () {
@@ -1397,7 +1397,7 @@ class DataScienceClient {
1397
1397
  * @param CreateModelRequest
1398
1398
  * @return CreateModelResponse
1399
1399
  * @throws OciError when an error occurs
1400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1401
1401
  */
1402
1402
  createModel(createModelRequest) {
1403
1403
  return __awaiter(this, void 0, void 0, function* () {
@@ -1460,7 +1460,7 @@ class DataScienceClient {
1460
1460
  * @param CreateModelArtifactRequest
1461
1461
  * @return CreateModelArtifactResponse
1462
1462
  * @throws OciError when an error occurs
1463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1464
1464
  */
1465
1465
  createModelArtifact(createModelArtifactRequest) {
1466
1466
  return __awaiter(this, void 0, void 0, function* () {
@@ -1524,7 +1524,7 @@ class DataScienceClient {
1524
1524
  * @param CreateModelDeploymentRequest
1525
1525
  * @return CreateModelDeploymentResponse
1526
1526
  * @throws OciError when an error occurs
1527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1528
1528
  */
1529
1529
  createModelDeployment(createModelDeploymentRequest) {
1530
1530
  return __awaiter(this, void 0, void 0, function* () {
@@ -1598,7 +1598,7 @@ class DataScienceClient {
1598
1598
  * @param CreateModelProvenanceRequest
1599
1599
  * @return CreateModelProvenanceResponse
1600
1600
  * @throws OciError when an error occurs
1601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1602
1602
  */
1603
1603
  createModelProvenance(createModelProvenanceRequest) {
1604
1604
  return __awaiter(this, void 0, void 0, function* () {
@@ -1663,7 +1663,7 @@ class DataScienceClient {
1663
1663
  * @param CreateModelVersionSetRequest
1664
1664
  * @return CreateModelVersionSetResponse
1665
1665
  * @throws OciError when an error occurs
1666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1667
1667
  */
1668
1668
  createModelVersionSet(createModelVersionSetRequest) {
1669
1669
  return __awaiter(this, void 0, void 0, function* () {
@@ -1726,7 +1726,7 @@ class DataScienceClient {
1726
1726
  * @param CreateNotebookSessionRequest
1727
1727
  * @return CreateNotebookSessionResponse
1728
1728
  * @throws OciError when an error occurs
1729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1730
1730
  */
1731
1731
  createNotebookSession(createNotebookSessionRequest) {
1732
1732
  return __awaiter(this, void 0, void 0, function* () {
@@ -1800,7 +1800,7 @@ class DataScienceClient {
1800
1800
  * @param CreatePipelineRequest
1801
1801
  * @return CreatePipelineResponse
1802
1802
  * @throws OciError when an error occurs
1803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1804
1804
  */
1805
1805
  createPipeline(createPipelineRequest) {
1806
1806
  return __awaiter(this, void 0, void 0, function* () {
@@ -1864,7 +1864,7 @@ class DataScienceClient {
1864
1864
  * @param CreatePipelineRunRequest
1865
1865
  * @return CreatePipelineRunResponse
1866
1866
  * @throws OciError when an error occurs
1867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1868
1868
  */
1869
1869
  createPipelineRun(createPipelineRunRequest) {
1870
1870
  return __awaiter(this, void 0, void 0, function* () {
@@ -1933,7 +1933,7 @@ class DataScienceClient {
1933
1933
  * @param CreateProjectRequest
1934
1934
  * @return CreateProjectResponse
1935
1935
  * @throws OciError when an error occurs
1936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1937
1937
  */
1938
1938
  createProject(createProjectRequest) {
1939
1939
  return __awaiter(this, void 0, void 0, function* () {
@@ -1996,7 +1996,7 @@ class DataScienceClient {
1996
1996
  * @param CreateStepArtifactRequest
1997
1997
  * @return CreateStepArtifactResponse
1998
1998
  * @throws OciError when an error occurs
1999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
2000
2000
  */
2001
2001
  createStepArtifact(createStepArtifactRequest) {
2002
2002
  return __awaiter(this, void 0, void 0, function* () {
@@ -2055,7 +2055,7 @@ class DataScienceClient {
2055
2055
  * @param DeactivateModelRequest
2056
2056
  * @return DeactivateModelResponse
2057
2057
  * @throws OciError when an error occurs
2058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2059
2059
  */
2060
2060
  deactivateModel(deactivateModelRequest) {
2061
2061
  return __awaiter(this, void 0, void 0, function* () {
@@ -2119,7 +2119,7 @@ class DataScienceClient {
2119
2119
  * @param DeactivateModelDeploymentRequest
2120
2120
  * @return DeactivateModelDeploymentResponse
2121
2121
  * @throws OciError when an error occurs
2122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2123
2123
  */
2124
2124
  deactivateModelDeployment(deactivateModelDeploymentRequest) {
2125
2125
  return __awaiter(this, void 0, void 0, function* () {
@@ -2179,7 +2179,7 @@ class DataScienceClient {
2179
2179
  * @param DeactivateNotebookSessionRequest
2180
2180
  * @return DeactivateNotebookSessionResponse
2181
2181
  * @throws OciError when an error occurs
2182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2183
2183
  */
2184
2184
  deactivateNotebookSession(deactivateNotebookSessionRequest) {
2185
2185
  return __awaiter(this, void 0, void 0, function* () {
@@ -2240,7 +2240,7 @@ class DataScienceClient {
2240
2240
  * @param DeleteDataSciencePrivateEndpointRequest
2241
2241
  * @return DeleteDataSciencePrivateEndpointResponse
2242
2242
  * @throws OciError when an error occurs
2243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2244
2244
  */
2245
2245
  deleteDataSciencePrivateEndpoint(deleteDataSciencePrivateEndpointRequest) {
2246
2246
  return __awaiter(this, void 0, void 0, function* () {
@@ -2300,7 +2300,7 @@ class DataScienceClient {
2300
2300
  * @param DeleteJobRequest
2301
2301
  * @return DeleteJobResponse
2302
2302
  * @throws OciError when an error occurs
2303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2304
2304
  */
2305
2305
  deleteJob(deleteJobRequest) {
2306
2306
  return __awaiter(this, void 0, void 0, function* () {
@@ -2362,7 +2362,7 @@ class DataScienceClient {
2362
2362
  * @param DeleteJobRunRequest
2363
2363
  * @return DeleteJobRunResponse
2364
2364
  * @throws OciError when an error occurs
2365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2366
2366
  */
2367
2367
  deleteJobRun(deleteJobRunRequest) {
2368
2368
  return __awaiter(this, void 0, void 0, function* () {
@@ -2417,7 +2417,7 @@ class DataScienceClient {
2417
2417
  * @param DeleteModelRequest
2418
2418
  * @return DeleteModelResponse
2419
2419
  * @throws OciError when an error occurs
2420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2421
2421
  */
2422
2422
  deleteModel(deleteModelRequest) {
2423
2423
  return __awaiter(this, void 0, void 0, function* () {
@@ -2472,7 +2472,7 @@ class DataScienceClient {
2472
2472
  * @param DeleteModelDeploymentRequest
2473
2473
  * @return DeleteModelDeploymentResponse
2474
2474
  * @throws OciError when an error occurs
2475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2476
2476
  */
2477
2477
  deleteModelDeployment(deleteModelDeploymentRequest) {
2478
2478
  return __awaiter(this, void 0, void 0, function* () {
@@ -2532,7 +2532,7 @@ class DataScienceClient {
2532
2532
  * @param DeleteModelVersionSetRequest
2533
2533
  * @return DeleteModelVersionSetResponse
2534
2534
  * @throws OciError when an error occurs
2535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2536
2536
  */
2537
2537
  deleteModelVersionSet(deleteModelVersionSetRequest) {
2538
2538
  return __awaiter(this, void 0, void 0, function* () {
@@ -2594,7 +2594,7 @@ class DataScienceClient {
2594
2594
  * @param DeleteNotebookSessionRequest
2595
2595
  * @return DeleteNotebookSessionResponse
2596
2596
  * @throws OciError when an error occurs
2597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2598
2598
  */
2599
2599
  deleteNotebookSession(deleteNotebookSessionRequest) {
2600
2600
  return __awaiter(this, void 0, void 0, function* () {
@@ -2654,7 +2654,7 @@ class DataScienceClient {
2654
2654
  * @param DeletePipelineRequest
2655
2655
  * @return DeletePipelineResponse
2656
2656
  * @throws OciError when an error occurs
2657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2658
2658
  */
2659
2659
  deletePipeline(deletePipelineRequest) {
2660
2660
  return __awaiter(this, void 0, void 0, function* () {
@@ -2717,7 +2717,7 @@ class DataScienceClient {
2717
2717
  * @param DeletePipelineRunRequest
2718
2718
  * @return DeletePipelineRunResponse
2719
2719
  * @throws OciError when an error occurs
2720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2721
2721
  */
2722
2722
  deletePipelineRun(deletePipelineRunRequest) {
2723
2723
  return __awaiter(this, void 0, void 0, function* () {
@@ -2774,7 +2774,7 @@ class DataScienceClient {
2774
2774
  * @param DeleteProjectRequest
2775
2775
  * @return DeleteProjectResponse
2776
2776
  * @throws OciError when an error occurs
2777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2778
2778
  */
2779
2779
  deleteProject(deleteProjectRequest) {
2780
2780
  return __awaiter(this, void 0, void 0, function* () {
@@ -2834,7 +2834,7 @@ class DataScienceClient {
2834
2834
  * @param ExportModelArtifactRequest
2835
2835
  * @return ExportModelArtifactResponse
2836
2836
  * @throws OciError when an error occurs
2837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2838
2838
  */
2839
2839
  exportModelArtifact(exportModelArtifactRequest) {
2840
2840
  return __awaiter(this, void 0, void 0, function* () {
@@ -2897,7 +2897,7 @@ class DataScienceClient {
2897
2897
  * @param GetDataSciencePrivateEndpointRequest
2898
2898
  * @return GetDataSciencePrivateEndpointResponse
2899
2899
  * @throws OciError when an error occurs
2900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2901
2901
  */
2902
2902
  getDataSciencePrivateEndpoint(getDataSciencePrivateEndpointRequest) {
2903
2903
  return __awaiter(this, void 0, void 0, function* () {
@@ -2960,7 +2960,7 @@ class DataScienceClient {
2960
2960
  * @param GetJobRequest
2961
2961
  * @return GetJobResponse
2962
2962
  * @throws OciError when an error occurs
2963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2964
2964
  */
2965
2965
  getJob(getJobRequest) {
2966
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -3023,7 +3023,7 @@ class DataScienceClient {
3023
3023
  * @param GetJobArtifactContentRequest
3024
3024
  * @return GetJobArtifactContentResponse
3025
3025
  * @throws OciError when an error occurs
3026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3027
3027
  */
3028
3028
  getJobArtifactContent(getJobArtifactContentRequest) {
3029
3029
  return __awaiter(this, void 0, void 0, function* () {
@@ -3106,7 +3106,7 @@ class DataScienceClient {
3106
3106
  * @param GetJobRunRequest
3107
3107
  * @return GetJobRunResponse
3108
3108
  * @throws OciError when an error occurs
3109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3110
3110
  */
3111
3111
  getJobRun(getJobRunRequest) {
3112
3112
  return __awaiter(this, void 0, void 0, function* () {
@@ -3169,7 +3169,7 @@ class DataScienceClient {
3169
3169
  * @param GetModelRequest
3170
3170
  * @return GetModelResponse
3171
3171
  * @throws OciError when an error occurs
3172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3173
3173
  */
3174
3174
  getModel(getModelRequest) {
3175
3175
  return __awaiter(this, void 0, void 0, function* () {
@@ -3232,7 +3232,7 @@ class DataScienceClient {
3232
3232
  * @param GetModelArtifactContentRequest
3233
3233
  * @return GetModelArtifactContentResponse
3234
3234
  * @throws OciError when an error occurs
3235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3236
3236
  */
3237
3237
  getModelArtifactContent(getModelArtifactContentRequest) {
3238
3238
  return __awaiter(this, void 0, void 0, function* () {
@@ -3315,7 +3315,7 @@ class DataScienceClient {
3315
3315
  * @param GetModelDeploymentRequest
3316
3316
  * @return GetModelDeploymentResponse
3317
3317
  * @throws OciError when an error occurs
3318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3319
3319
  */
3320
3320
  getModelDeployment(getModelDeploymentRequest) {
3321
3321
  return __awaiter(this, void 0, void 0, function* () {
@@ -3378,7 +3378,7 @@ class DataScienceClient {
3378
3378
  * @param GetModelProvenanceRequest
3379
3379
  * @return GetModelProvenanceResponse
3380
3380
  * @throws OciError when an error occurs
3381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3382
3382
  */
3383
3383
  getModelProvenance(getModelProvenanceRequest) {
3384
3384
  return __awaiter(this, void 0, void 0, function* () {
@@ -3441,7 +3441,7 @@ class DataScienceClient {
3441
3441
  * @param GetModelVersionSetRequest
3442
3442
  * @return GetModelVersionSetResponse
3443
3443
  * @throws OciError when an error occurs
3444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3445
3445
  */
3446
3446
  getModelVersionSet(getModelVersionSetRequest) {
3447
3447
  return __awaiter(this, void 0, void 0, function* () {
@@ -3504,7 +3504,7 @@ class DataScienceClient {
3504
3504
  * @param GetNotebookSessionRequest
3505
3505
  * @return GetNotebookSessionResponse
3506
3506
  * @throws OciError when an error occurs
3507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3508
3508
  */
3509
3509
  getNotebookSession(getNotebookSessionRequest) {
3510
3510
  return __awaiter(this, void 0, void 0, function* () {
@@ -3567,7 +3567,7 @@ class DataScienceClient {
3567
3567
  * @param GetPipelineRequest
3568
3568
  * @return GetPipelineResponse
3569
3569
  * @throws OciError when an error occurs
3570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3571
3571
  */
3572
3572
  getPipeline(getPipelineRequest) {
3573
3573
  return __awaiter(this, void 0, void 0, function* () {
@@ -3630,7 +3630,7 @@ class DataScienceClient {
3630
3630
  * @param GetPipelineRunRequest
3631
3631
  * @return GetPipelineRunResponse
3632
3632
  * @throws OciError when an error occurs
3633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3634
3634
  */
3635
3635
  getPipelineRun(getPipelineRunRequest) {
3636
3636
  return __awaiter(this, void 0, void 0, function* () {
@@ -3693,7 +3693,7 @@ class DataScienceClient {
3693
3693
  * @param GetProjectRequest
3694
3694
  * @return GetProjectResponse
3695
3695
  * @throws OciError when an error occurs
3696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3697
3697
  */
3698
3698
  getProject(getProjectRequest) {
3699
3699
  return __awaiter(this, void 0, void 0, function* () {
@@ -3756,7 +3756,7 @@ class DataScienceClient {
3756
3756
  * @param GetStepArtifactContentRequest
3757
3757
  * @return GetStepArtifactContentResponse
3758
3758
  * @throws OciError when an error occurs
3759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3760
3760
  */
3761
3761
  getStepArtifactContent(getStepArtifactContentRequest) {
3762
3762
  return __awaiter(this, void 0, void 0, function* () {
@@ -3840,7 +3840,7 @@ class DataScienceClient {
3840
3840
  * @param GetWorkRequestRequest
3841
3841
  * @return GetWorkRequestResponse
3842
3842
  * @throws OciError when an error occurs
3843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3844
3844
  */
3845
3845
  getWorkRequest(getWorkRequestRequest) {
3846
3846
  return __awaiter(this, void 0, void 0, function* () {
@@ -3908,7 +3908,7 @@ class DataScienceClient {
3908
3908
  * @param HeadJobArtifactRequest
3909
3909
  * @return HeadJobArtifactResponse
3910
3910
  * @throws OciError when an error occurs
3911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3912
3912
  */
3913
3913
  headJobArtifact(headJobArtifactRequest) {
3914
3914
  return __awaiter(this, void 0, void 0, function* () {
@@ -3987,7 +3987,7 @@ class DataScienceClient {
3987
3987
  * @param HeadModelArtifactRequest
3988
3988
  * @return HeadModelArtifactResponse
3989
3989
  * @throws OciError when an error occurs
3990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3991
3991
  */
3992
3992
  headModelArtifact(headModelArtifactRequest) {
3993
3993
  return __awaiter(this, void 0, void 0, function* () {
@@ -4066,7 +4066,7 @@ class DataScienceClient {
4066
4066
  * @param HeadStepArtifactRequest
4067
4067
  * @return HeadStepArtifactResponse
4068
4068
  * @throws OciError when an error occurs
4069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4070
4070
  */
4071
4071
  headStepArtifact(headStepArtifactRequest) {
4072
4072
  return __awaiter(this, void 0, void 0, function* () {
@@ -4146,7 +4146,7 @@ class DataScienceClient {
4146
4146
  * @param ImportModelArtifactRequest
4147
4147
  * @return ImportModelArtifactResponse
4148
4148
  * @throws OciError when an error occurs
4149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4150
4150
  */
4151
4151
  importModelArtifact(importModelArtifactRequest) {
4152
4152
  return __awaiter(this, void 0, void 0, function* () {
@@ -4208,7 +4208,7 @@ class DataScienceClient {
4208
4208
  * @param ListDataSciencePrivateEndpointsRequest
4209
4209
  * @return ListDataSciencePrivateEndpointsResponse
4210
4210
  * @throws OciError when an error occurs
4211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4212
4212
  */
4213
4213
  listDataSciencePrivateEndpoints(listDataSciencePrivateEndpointsRequest) {
4214
4214
  return __awaiter(this, void 0, void 0, function* () {
@@ -4324,7 +4324,7 @@ class DataScienceClient {
4324
4324
  * @param ListFastLaunchJobConfigsRequest
4325
4325
  * @return ListFastLaunchJobConfigsResponse
4326
4326
  * @throws OciError when an error occurs
4327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4328
4328
  */
4329
4329
  listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
4330
4330
  return __awaiter(this, void 0, void 0, function* () {
@@ -4434,7 +4434,7 @@ class DataScienceClient {
4434
4434
  * @param ListJobRunsRequest
4435
4435
  * @return ListJobRunsResponse
4436
4436
  * @throws OciError when an error occurs
4437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4438
4438
  */
4439
4439
  listJobRuns(listJobRunsRequest) {
4440
4440
  return __awaiter(this, void 0, void 0, function* () {
@@ -4551,7 +4551,7 @@ class DataScienceClient {
4551
4551
  * @param ListJobShapesRequest
4552
4552
  * @return ListJobShapesResponse
4553
4553
  * @throws OciError when an error occurs
4554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4555
4555
  */
4556
4556
  listJobShapes(listJobShapesRequest) {
4557
4557
  return __awaiter(this, void 0, void 0, function* () {
@@ -4661,7 +4661,7 @@ class DataScienceClient {
4661
4661
  * @param ListJobsRequest
4662
4662
  * @return ListJobsResponse
4663
4663
  * @throws OciError when an error occurs
4664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4665
4665
  */
4666
4666
  listJobs(listJobsRequest) {
4667
4667
  return __awaiter(this, void 0, void 0, function* () {
@@ -4778,7 +4778,7 @@ class DataScienceClient {
4778
4778
  * @param ListModelDeploymentShapesRequest
4779
4779
  * @return ListModelDeploymentShapesResponse
4780
4780
  * @throws OciError when an error occurs
4781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4782
4782
  */
4783
4783
  listModelDeploymentShapes(listModelDeploymentShapesRequest) {
4784
4784
  return __awaiter(this, void 0, void 0, function* () {
@@ -4889,7 +4889,7 @@ class DataScienceClient {
4889
4889
  * @param ListModelDeploymentsRequest
4890
4890
  * @return ListModelDeploymentsResponse
4891
4891
  * @throws OciError when an error occurs
4892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4893
4893
  */
4894
4894
  listModelDeployments(listModelDeploymentsRequest) {
4895
4895
  return __awaiter(this, void 0, void 0, function* () {
@@ -5006,7 +5006,7 @@ class DataScienceClient {
5006
5006
  * @param ListModelVersionSetsRequest
5007
5007
  * @return ListModelVersionSetsResponse
5008
5008
  * @throws OciError when an error occurs
5009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
5009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
5010
5010
  */
5011
5011
  listModelVersionSets(listModelVersionSetsRequest) {
5012
5012
  return __awaiter(this, void 0, void 0, function* () {
@@ -5123,7 +5123,7 @@ class DataScienceClient {
5123
5123
  * @param ListModelsRequest
5124
5124
  * @return ListModelsResponse
5125
5125
  * @throws OciError when an error occurs
5126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5127
5127
  */
5128
5128
  listModels(listModelsRequest) {
5129
5129
  return __awaiter(this, void 0, void 0, function* () {
@@ -5242,7 +5242,7 @@ class DataScienceClient {
5242
5242
  * @param ListNotebookSessionShapesRequest
5243
5243
  * @return ListNotebookSessionShapesResponse
5244
5244
  * @throws OciError when an error occurs
5245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5246
5246
  */
5247
5247
  listNotebookSessionShapes(listNotebookSessionShapesRequest) {
5248
5248
  return __awaiter(this, void 0, void 0, function* () {
@@ -5352,7 +5352,7 @@ class DataScienceClient {
5352
5352
  * @param ListNotebookSessionsRequest
5353
5353
  * @return ListNotebookSessionsResponse
5354
5354
  * @throws OciError when an error occurs
5355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5356
5356
  */
5357
5357
  listNotebookSessions(listNotebookSessionsRequest) {
5358
5358
  return __awaiter(this, void 0, void 0, function* () {
@@ -5469,7 +5469,7 @@ class DataScienceClient {
5469
5469
  * @param ListPipelineRunsRequest
5470
5470
  * @return ListPipelineRunsResponse
5471
5471
  * @throws OciError when an error occurs
5472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5473
5473
  */
5474
5474
  listPipelineRuns(listPipelineRunsRequest) {
5475
5475
  return __awaiter(this, void 0, void 0, function* () {
@@ -5586,7 +5586,7 @@ class DataScienceClient {
5586
5586
  * @param ListPipelinesRequest
5587
5587
  * @return ListPipelinesResponse
5588
5588
  * @throws OciError when an error occurs
5589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5590
5590
  */
5591
5591
  listPipelines(listPipelinesRequest) {
5592
5592
  return __awaiter(this, void 0, void 0, function* () {
@@ -5703,7 +5703,7 @@ class DataScienceClient {
5703
5703
  * @param ListProjectsRequest
5704
5704
  * @return ListProjectsResponse
5705
5705
  * @throws OciError when an error occurs
5706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5707
5707
  */
5708
5708
  listProjects(listProjectsRequest) {
5709
5709
  return __awaiter(this, void 0, void 0, function* () {
@@ -5819,7 +5819,7 @@ class DataScienceClient {
5819
5819
  * @param ListWorkRequestErrorsRequest
5820
5820
  * @return ListWorkRequestErrorsResponse
5821
5821
  * @throws OciError when an error occurs
5822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5823
5823
  */
5824
5824
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
5825
5825
  return __awaiter(this, void 0, void 0, function* () {
@@ -5930,7 +5930,7 @@ class DataScienceClient {
5930
5930
  * @param ListWorkRequestLogsRequest
5931
5931
  * @return ListWorkRequestLogsResponse
5932
5932
  * @throws OciError when an error occurs
5933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5934
5934
  */
5935
5935
  listWorkRequestLogs(listWorkRequestLogsRequest) {
5936
5936
  return __awaiter(this, void 0, void 0, function* () {
@@ -6041,7 +6041,7 @@ class DataScienceClient {
6041
6041
  * @param ListWorkRequestsRequest
6042
6042
  * @return ListWorkRequestsResponse
6043
6043
  * @throws OciError when an error occurs
6044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6045
6045
  */
6046
6046
  listWorkRequests(listWorkRequestsRequest) {
6047
6047
  return __awaiter(this, void 0, void 0, function* () {
@@ -6159,7 +6159,7 @@ class DataScienceClient {
6159
6159
  * @param UpdateDataSciencePrivateEndpointRequest
6160
6160
  * @return UpdateDataSciencePrivateEndpointResponse
6161
6161
  * @throws OciError when an error occurs
6162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6163
6163
  */
6164
6164
  updateDataSciencePrivateEndpoint(updateDataSciencePrivateEndpointRequest) {
6165
6165
  return __awaiter(this, void 0, void 0, function* () {
@@ -6229,7 +6229,7 @@ class DataScienceClient {
6229
6229
  * @param UpdateJobRequest
6230
6230
  * @return UpdateJobResponse
6231
6231
  * @throws OciError when an error occurs
6232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6233
6233
  */
6234
6234
  updateJob(updateJobRequest) {
6235
6235
  return __awaiter(this, void 0, void 0, function* () {
@@ -6294,7 +6294,7 @@ class DataScienceClient {
6294
6294
  * @param UpdateJobRunRequest
6295
6295
  * @return UpdateJobRunResponse
6296
6296
  * @throws OciError when an error occurs
6297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6298
6298
  */
6299
6299
  updateJobRun(updateJobRunRequest) {
6300
6300
  return __awaiter(this, void 0, void 0, function* () {
@@ -6359,7 +6359,7 @@ class DataScienceClient {
6359
6359
  * @param UpdateModelRequest
6360
6360
  * @return UpdateModelResponse
6361
6361
  * @throws OciError when an error occurs
6362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6363
6363
  */
6364
6364
  updateModel(updateModelRequest) {
6365
6365
  return __awaiter(this, void 0, void 0, function* () {
@@ -6428,7 +6428,7 @@ class DataScienceClient {
6428
6428
  * @param UpdateModelDeploymentRequest
6429
6429
  * @return UpdateModelDeploymentResponse
6430
6430
  * @throws OciError when an error occurs
6431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6432
6432
  */
6433
6433
  updateModelDeployment(updateModelDeploymentRequest) {
6434
6434
  return __awaiter(this, void 0, void 0, function* () {
@@ -6489,7 +6489,7 @@ class DataScienceClient {
6489
6489
  * @param UpdateModelProvenanceRequest
6490
6490
  * @return UpdateModelProvenanceResponse
6491
6491
  * @throws OciError when an error occurs
6492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6493
6493
  */
6494
6494
  updateModelProvenance(updateModelProvenanceRequest) {
6495
6495
  return __awaiter(this, void 0, void 0, function* () {
@@ -6554,7 +6554,7 @@ class DataScienceClient {
6554
6554
  * @param UpdateModelVersionSetRequest
6555
6555
  * @return UpdateModelVersionSetResponse
6556
6556
  * @throws OciError when an error occurs
6557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6558
6558
  */
6559
6559
  updateModelVersionSet(updateModelVersionSetRequest) {
6560
6560
  return __awaiter(this, void 0, void 0, function* () {
@@ -6622,7 +6622,7 @@ class DataScienceClient {
6622
6622
  * @param UpdateNotebookSessionRequest
6623
6623
  * @return UpdateNotebookSessionResponse
6624
6624
  * @throws OciError when an error occurs
6625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6626
6626
  */
6627
6627
  updateNotebookSession(updateNotebookSessionRequest) {
6628
6628
  return __awaiter(this, void 0, void 0, function* () {
@@ -6687,7 +6687,7 @@ class DataScienceClient {
6687
6687
  * @param UpdatePipelineRequest
6688
6688
  * @return UpdatePipelineResponse
6689
6689
  * @throws OciError when an error occurs
6690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6691
6691
  */
6692
6692
  updatePipeline(updatePipelineRequest) {
6693
6693
  return __awaiter(this, void 0, void 0, function* () {
@@ -6752,7 +6752,7 @@ class DataScienceClient {
6752
6752
  * @param UpdatePipelineRunRequest
6753
6753
  * @return UpdatePipelineRunResponse
6754
6754
  * @throws OciError when an error occurs
6755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6756
6756
  */
6757
6757
  updatePipelineRun(updatePipelineRunRequest) {
6758
6758
  return __awaiter(this, void 0, void 0, function* () {
@@ -6817,7 +6817,7 @@ class DataScienceClient {
6817
6817
  * @param UpdateProjectRequest
6818
6818
  * @return UpdateProjectResponse
6819
6819
  * @throws OciError when an error occurs
6820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.2/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6821
6821
  */
6822
6822
  updateProject(updateProjectRequest) {
6823
6823
  return __awaiter(this, void 0, void 0, function* () {