oci-datascience 2.85.0 → 2.86.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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.85.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.86.1/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.85.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.86.1/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.85.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.86.1/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.85.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.86.1/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.85.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.86.1/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* () {
@@ -499,7 +499,7 @@ class DataScienceClient {
499
499
  * @param CancelWorkRequestRequest
500
500
  * @return CancelWorkRequestResponse
501
501
  * @throws OciError when an error occurs
502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
503
503
  */
504
504
  cancelWorkRequest(cancelWorkRequestRequest) {
505
505
  return __awaiter(this, void 0, void 0, function* () {
@@ -555,7 +555,7 @@ class DataScienceClient {
555
555
  * @param ChangeDataSciencePrivateEndpointCompartmentRequest
556
556
  * @return ChangeDataSciencePrivateEndpointCompartmentResponse
557
557
  * @throws OciError when an error occurs
558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
559
559
  */
560
560
  changeDataSciencePrivateEndpointCompartment(changeDataSciencePrivateEndpointCompartmentRequest) {
561
561
  return __awaiter(this, void 0, void 0, function* () {
@@ -617,7 +617,7 @@ class DataScienceClient {
617
617
  * @param ChangeJobCompartmentRequest
618
618
  * @return ChangeJobCompartmentResponse
619
619
  * @throws OciError when an error occurs
620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
621
621
  */
622
622
  changeJobCompartment(changeJobCompartmentRequest) {
623
623
  return __awaiter(this, void 0, void 0, function* () {
@@ -673,7 +673,7 @@ class DataScienceClient {
673
673
  * @param ChangeJobRunCompartmentRequest
674
674
  * @return ChangeJobRunCompartmentResponse
675
675
  * @throws OciError when an error occurs
676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
677
677
  */
678
678
  changeJobRunCompartment(changeJobRunCompartmentRequest) {
679
679
  return __awaiter(this, void 0, void 0, function* () {
@@ -729,7 +729,7 @@ class DataScienceClient {
729
729
  * @param ChangeModelCompartmentRequest
730
730
  * @return ChangeModelCompartmentResponse
731
731
  * @throws OciError when an error occurs
732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
733
733
  */
734
734
  changeModelCompartment(changeModelCompartmentRequest) {
735
735
  return __awaiter(this, void 0, void 0, function* () {
@@ -786,7 +786,7 @@ class DataScienceClient {
786
786
  * @param ChangeModelDeploymentCompartmentRequest
787
787
  * @return ChangeModelDeploymentCompartmentResponse
788
788
  * @throws OciError when an error occurs
789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
790
790
  */
791
791
  changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
792
792
  return __awaiter(this, void 0, void 0, function* () {
@@ -843,7 +843,7 @@ class DataScienceClient {
843
843
  * @param ChangeModelVersionSetCompartmentRequest
844
844
  * @return ChangeModelVersionSetCompartmentResponse
845
845
  * @throws OciError when an error occurs
846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
847
847
  */
848
848
  changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
849
849
  return __awaiter(this, void 0, void 0, function* () {
@@ -905,7 +905,7 @@ class DataScienceClient {
905
905
  * @param ChangeNotebookSessionCompartmentRequest
906
906
  * @return ChangeNotebookSessionCompartmentResponse
907
907
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
909
909
  */
910
910
  changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
911
911
  return __awaiter(this, void 0, void 0, function* () {
@@ -962,7 +962,7 @@ class DataScienceClient {
962
962
  * @param ChangePipelineCompartmentRequest
963
963
  * @return ChangePipelineCompartmentResponse
964
964
  * @throws OciError when an error occurs
965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
966
966
  */
967
967
  changePipelineCompartment(changePipelineCompartmentRequest) {
968
968
  return __awaiter(this, void 0, void 0, function* () {
@@ -1018,7 +1018,7 @@ class DataScienceClient {
1018
1018
  * @param ChangePipelineRunCompartmentRequest
1019
1019
  * @return ChangePipelineRunCompartmentResponse
1020
1020
  * @throws OciError when an error occurs
1021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
1022
1022
  */
1023
1023
  changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
1024
1024
  return __awaiter(this, void 0, void 0, function* () {
@@ -1074,7 +1074,7 @@ class DataScienceClient {
1074
1074
  * @param ChangeProjectCompartmentRequest
1075
1075
  * @return ChangeProjectCompartmentResponse
1076
1076
  * @throws OciError when an error occurs
1077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
1078
1078
  */
1079
1079
  changeProjectCompartment(changeProjectCompartmentRequest) {
1080
1080
  return __awaiter(this, void 0, void 0, function* () {
@@ -1132,7 +1132,7 @@ class DataScienceClient {
1132
1132
  * @param CreateDataSciencePrivateEndpointRequest
1133
1133
  * @return CreateDataSciencePrivateEndpointResponse
1134
1134
  * @throws OciError when an error occurs
1135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
1136
1136
  */
1137
1137
  createDataSciencePrivateEndpoint(createDataSciencePrivateEndpointRequest) {
1138
1138
  return __awaiter(this, void 0, void 0, function* () {
@@ -1205,7 +1205,7 @@ class DataScienceClient {
1205
1205
  * @param CreateJobRequest
1206
1206
  * @return CreateJobResponse
1207
1207
  * @throws OciError when an error occurs
1208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
1209
1209
  */
1210
1210
  createJob(createJobRequest) {
1211
1211
  return __awaiter(this, void 0, void 0, function* () {
@@ -1268,7 +1268,7 @@ class DataScienceClient {
1268
1268
  * @param CreateJobArtifactRequest
1269
1269
  * @return CreateJobArtifactResponse
1270
1270
  * @throws OciError when an error occurs
1271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
1272
1272
  */
1273
1273
  createJobArtifact(createJobArtifactRequest) {
1274
1274
  return __awaiter(this, void 0, void 0, function* () {
@@ -1331,7 +1331,7 @@ class DataScienceClient {
1331
1331
  * @param CreateJobRunRequest
1332
1332
  * @return CreateJobRunResponse
1333
1333
  * @throws OciError when an error occurs
1334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
1335
1335
  */
1336
1336
  createJobRun(createJobRunRequest) {
1337
1337
  return __awaiter(this, void 0, void 0, function* () {
@@ -1394,7 +1394,7 @@ class DataScienceClient {
1394
1394
  * @param CreateModelRequest
1395
1395
  * @return CreateModelResponse
1396
1396
  * @throws OciError when an error occurs
1397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
1398
1398
  */
1399
1399
  createModel(createModelRequest) {
1400
1400
  return __awaiter(this, void 0, void 0, function* () {
@@ -1457,7 +1457,7 @@ class DataScienceClient {
1457
1457
  * @param CreateModelArtifactRequest
1458
1458
  * @return CreateModelArtifactResponse
1459
1459
  * @throws OciError when an error occurs
1460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
1461
1461
  */
1462
1462
  createModelArtifact(createModelArtifactRequest) {
1463
1463
  return __awaiter(this, void 0, void 0, function* () {
@@ -1521,7 +1521,7 @@ class DataScienceClient {
1521
1521
  * @param CreateModelDeploymentRequest
1522
1522
  * @return CreateModelDeploymentResponse
1523
1523
  * @throws OciError when an error occurs
1524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
1525
1525
  */
1526
1526
  createModelDeployment(createModelDeploymentRequest) {
1527
1527
  return __awaiter(this, void 0, void 0, function* () {
@@ -1594,7 +1594,7 @@ class DataScienceClient {
1594
1594
  * @param CreateModelProvenanceRequest
1595
1595
  * @return CreateModelProvenanceResponse
1596
1596
  * @throws OciError when an error occurs
1597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
1598
1598
  */
1599
1599
  createModelProvenance(createModelProvenanceRequest) {
1600
1600
  return __awaiter(this, void 0, void 0, function* () {
@@ -1659,7 +1659,7 @@ class DataScienceClient {
1659
1659
  * @param CreateModelVersionSetRequest
1660
1660
  * @return CreateModelVersionSetResponse
1661
1661
  * @throws OciError when an error occurs
1662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
1663
1663
  */
1664
1664
  createModelVersionSet(createModelVersionSetRequest) {
1665
1665
  return __awaiter(this, void 0, void 0, function* () {
@@ -1722,7 +1722,7 @@ class DataScienceClient {
1722
1722
  * @param CreateNotebookSessionRequest
1723
1723
  * @return CreateNotebookSessionResponse
1724
1724
  * @throws OciError when an error occurs
1725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
1726
1726
  */
1727
1727
  createNotebookSession(createNotebookSessionRequest) {
1728
1728
  return __awaiter(this, void 0, void 0, function* () {
@@ -1796,7 +1796,7 @@ class DataScienceClient {
1796
1796
  * @param CreatePipelineRequest
1797
1797
  * @return CreatePipelineResponse
1798
1798
  * @throws OciError when an error occurs
1799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1800
1800
  */
1801
1801
  createPipeline(createPipelineRequest) {
1802
1802
  return __awaiter(this, void 0, void 0, function* () {
@@ -1860,7 +1860,7 @@ class DataScienceClient {
1860
1860
  * @param CreatePipelineRunRequest
1861
1861
  * @return CreatePipelineRunResponse
1862
1862
  * @throws OciError when an error occurs
1863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
1864
1864
  */
1865
1865
  createPipelineRun(createPipelineRunRequest) {
1866
1866
  return __awaiter(this, void 0, void 0, function* () {
@@ -1928,7 +1928,7 @@ class DataScienceClient {
1928
1928
  * @param CreateProjectRequest
1929
1929
  * @return CreateProjectResponse
1930
1930
  * @throws OciError when an error occurs
1931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
1932
1932
  */
1933
1933
  createProject(createProjectRequest) {
1934
1934
  return __awaiter(this, void 0, void 0, function* () {
@@ -1991,7 +1991,7 @@ class DataScienceClient {
1991
1991
  * @param CreateStepArtifactRequest
1992
1992
  * @return CreateStepArtifactResponse
1993
1993
  * @throws OciError when an error occurs
1994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
1995
1995
  */
1996
1996
  createStepArtifact(createStepArtifactRequest) {
1997
1997
  return __awaiter(this, void 0, void 0, function* () {
@@ -2050,7 +2050,7 @@ class DataScienceClient {
2050
2050
  * @param DeactivateModelRequest
2051
2051
  * @return DeactivateModelResponse
2052
2052
  * @throws OciError when an error occurs
2053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
2054
2054
  */
2055
2055
  deactivateModel(deactivateModelRequest) {
2056
2056
  return __awaiter(this, void 0, void 0, function* () {
@@ -2114,7 +2114,7 @@ class DataScienceClient {
2114
2114
  * @param DeactivateModelDeploymentRequest
2115
2115
  * @return DeactivateModelDeploymentResponse
2116
2116
  * @throws OciError when an error occurs
2117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
2118
2118
  */
2119
2119
  deactivateModelDeployment(deactivateModelDeploymentRequest) {
2120
2120
  return __awaiter(this, void 0, void 0, function* () {
@@ -2174,7 +2174,7 @@ class DataScienceClient {
2174
2174
  * @param DeactivateNotebookSessionRequest
2175
2175
  * @return DeactivateNotebookSessionResponse
2176
2176
  * @throws OciError when an error occurs
2177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
2178
2178
  */
2179
2179
  deactivateNotebookSession(deactivateNotebookSessionRequest) {
2180
2180
  return __awaiter(this, void 0, void 0, function* () {
@@ -2235,7 +2235,7 @@ class DataScienceClient {
2235
2235
  * @param DeleteDataSciencePrivateEndpointRequest
2236
2236
  * @return DeleteDataSciencePrivateEndpointResponse
2237
2237
  * @throws OciError when an error occurs
2238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
2239
2239
  */
2240
2240
  deleteDataSciencePrivateEndpoint(deleteDataSciencePrivateEndpointRequest) {
2241
2241
  return __awaiter(this, void 0, void 0, function* () {
@@ -2295,7 +2295,7 @@ class DataScienceClient {
2295
2295
  * @param DeleteJobRequest
2296
2296
  * @return DeleteJobResponse
2297
2297
  * @throws OciError when an error occurs
2298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2299
2299
  */
2300
2300
  deleteJob(deleteJobRequest) {
2301
2301
  return __awaiter(this, void 0, void 0, function* () {
@@ -2357,7 +2357,7 @@ class DataScienceClient {
2357
2357
  * @param DeleteJobRunRequest
2358
2358
  * @return DeleteJobRunResponse
2359
2359
  * @throws OciError when an error occurs
2360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
2361
2361
  */
2362
2362
  deleteJobRun(deleteJobRunRequest) {
2363
2363
  return __awaiter(this, void 0, void 0, function* () {
@@ -2412,7 +2412,7 @@ class DataScienceClient {
2412
2412
  * @param DeleteModelRequest
2413
2413
  * @return DeleteModelResponse
2414
2414
  * @throws OciError when an error occurs
2415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
2416
2416
  */
2417
2417
  deleteModel(deleteModelRequest) {
2418
2418
  return __awaiter(this, void 0, void 0, function* () {
@@ -2467,7 +2467,7 @@ class DataScienceClient {
2467
2467
  * @param DeleteModelDeploymentRequest
2468
2468
  * @return DeleteModelDeploymentResponse
2469
2469
  * @throws OciError when an error occurs
2470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
2471
2471
  */
2472
2472
  deleteModelDeployment(deleteModelDeploymentRequest) {
2473
2473
  return __awaiter(this, void 0, void 0, function* () {
@@ -2527,7 +2527,7 @@ class DataScienceClient {
2527
2527
  * @param DeleteModelVersionSetRequest
2528
2528
  * @return DeleteModelVersionSetResponse
2529
2529
  * @throws OciError when an error occurs
2530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
2531
2531
  */
2532
2532
  deleteModelVersionSet(deleteModelVersionSetRequest) {
2533
2533
  return __awaiter(this, void 0, void 0, function* () {
@@ -2589,7 +2589,7 @@ class DataScienceClient {
2589
2589
  * @param DeleteNotebookSessionRequest
2590
2590
  * @return DeleteNotebookSessionResponse
2591
2591
  * @throws OciError when an error occurs
2592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
2593
2593
  */
2594
2594
  deleteNotebookSession(deleteNotebookSessionRequest) {
2595
2595
  return __awaiter(this, void 0, void 0, function* () {
@@ -2649,7 +2649,7 @@ class DataScienceClient {
2649
2649
  * @param DeletePipelineRequest
2650
2650
  * @return DeletePipelineResponse
2651
2651
  * @throws OciError when an error occurs
2652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
2653
2653
  */
2654
2654
  deletePipeline(deletePipelineRequest) {
2655
2655
  return __awaiter(this, void 0, void 0, function* () {
@@ -2712,7 +2712,7 @@ class DataScienceClient {
2712
2712
  * @param DeletePipelineRunRequest
2713
2713
  * @return DeletePipelineRunResponse
2714
2714
  * @throws OciError when an error occurs
2715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
2716
2716
  */
2717
2717
  deletePipelineRun(deletePipelineRunRequest) {
2718
2718
  return __awaiter(this, void 0, void 0, function* () {
@@ -2769,7 +2769,7 @@ class DataScienceClient {
2769
2769
  * @param DeleteProjectRequest
2770
2770
  * @return DeleteProjectResponse
2771
2771
  * @throws OciError when an error occurs
2772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2773
2773
  */
2774
2774
  deleteProject(deleteProjectRequest) {
2775
2775
  return __awaiter(this, void 0, void 0, function* () {
@@ -2829,7 +2829,7 @@ class DataScienceClient {
2829
2829
  * @param ExportModelArtifactRequest
2830
2830
  * @return ExportModelArtifactResponse
2831
2831
  * @throws OciError when an error occurs
2832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
2833
2833
  */
2834
2834
  exportModelArtifact(exportModelArtifactRequest) {
2835
2835
  return __awaiter(this, void 0, void 0, function* () {
@@ -2892,7 +2892,7 @@ class DataScienceClient {
2892
2892
  * @param GetDataSciencePrivateEndpointRequest
2893
2893
  * @return GetDataSciencePrivateEndpointResponse
2894
2894
  * @throws OciError when an error occurs
2895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
2896
2896
  */
2897
2897
  getDataSciencePrivateEndpoint(getDataSciencePrivateEndpointRequest) {
2898
2898
  return __awaiter(this, void 0, void 0, function* () {
@@ -2955,7 +2955,7 @@ class DataScienceClient {
2955
2955
  * @param GetJobRequest
2956
2956
  * @return GetJobResponse
2957
2957
  * @throws OciError when an error occurs
2958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetJob.ts.html |here} to see how to use GetJob API.
2959
2959
  */
2960
2960
  getJob(getJobRequest) {
2961
2961
  return __awaiter(this, void 0, void 0, function* () {
@@ -3018,7 +3018,7 @@ class DataScienceClient {
3018
3018
  * @param GetJobArtifactContentRequest
3019
3019
  * @return GetJobArtifactContentResponse
3020
3020
  * @throws OciError when an error occurs
3021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
3022
3022
  */
3023
3023
  getJobArtifactContent(getJobArtifactContentRequest) {
3024
3024
  return __awaiter(this, void 0, void 0, function* () {
@@ -3101,7 +3101,7 @@ class DataScienceClient {
3101
3101
  * @param GetJobRunRequest
3102
3102
  * @return GetJobRunResponse
3103
3103
  * @throws OciError when an error occurs
3104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
3105
3105
  */
3106
3106
  getJobRun(getJobRunRequest) {
3107
3107
  return __awaiter(this, void 0, void 0, function* () {
@@ -3164,7 +3164,7 @@ class DataScienceClient {
3164
3164
  * @param GetModelRequest
3165
3165
  * @return GetModelResponse
3166
3166
  * @throws OciError when an error occurs
3167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetModel.ts.html |here} to see how to use GetModel API.
3168
3168
  */
3169
3169
  getModel(getModelRequest) {
3170
3170
  return __awaiter(this, void 0, void 0, function* () {
@@ -3227,7 +3227,7 @@ class DataScienceClient {
3227
3227
  * @param GetModelArtifactContentRequest
3228
3228
  * @return GetModelArtifactContentResponse
3229
3229
  * @throws OciError when an error occurs
3230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
3231
3231
  */
3232
3232
  getModelArtifactContent(getModelArtifactContentRequest) {
3233
3233
  return __awaiter(this, void 0, void 0, function* () {
@@ -3310,7 +3310,7 @@ class DataScienceClient {
3310
3310
  * @param GetModelDeploymentRequest
3311
3311
  * @return GetModelDeploymentResponse
3312
3312
  * @throws OciError when an error occurs
3313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
3314
3314
  */
3315
3315
  getModelDeployment(getModelDeploymentRequest) {
3316
3316
  return __awaiter(this, void 0, void 0, function* () {
@@ -3373,7 +3373,7 @@ class DataScienceClient {
3373
3373
  * @param GetModelProvenanceRequest
3374
3374
  * @return GetModelProvenanceResponse
3375
3375
  * @throws OciError when an error occurs
3376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3376
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
3377
3377
  */
3378
3378
  getModelProvenance(getModelProvenanceRequest) {
3379
3379
  return __awaiter(this, void 0, void 0, function* () {
@@ -3436,7 +3436,7 @@ class DataScienceClient {
3436
3436
  * @param GetModelVersionSetRequest
3437
3437
  * @return GetModelVersionSetResponse
3438
3438
  * @throws OciError when an error occurs
3439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
3440
3440
  */
3441
3441
  getModelVersionSet(getModelVersionSetRequest) {
3442
3442
  return __awaiter(this, void 0, void 0, function* () {
@@ -3499,7 +3499,7 @@ class DataScienceClient {
3499
3499
  * @param GetNotebookSessionRequest
3500
3500
  * @return GetNotebookSessionResponse
3501
3501
  * @throws OciError when an error occurs
3502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
3503
3503
  */
3504
3504
  getNotebookSession(getNotebookSessionRequest) {
3505
3505
  return __awaiter(this, void 0, void 0, function* () {
@@ -3562,7 +3562,7 @@ class DataScienceClient {
3562
3562
  * @param GetPipelineRequest
3563
3563
  * @return GetPipelineResponse
3564
3564
  * @throws OciError when an error occurs
3565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3566
3566
  */
3567
3567
  getPipeline(getPipelineRequest) {
3568
3568
  return __awaiter(this, void 0, void 0, function* () {
@@ -3625,7 +3625,7 @@ class DataScienceClient {
3625
3625
  * @param GetPipelineRunRequest
3626
3626
  * @return GetPipelineRunResponse
3627
3627
  * @throws OciError when an error occurs
3628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
3629
3629
  */
3630
3630
  getPipelineRun(getPipelineRunRequest) {
3631
3631
  return __awaiter(this, void 0, void 0, function* () {
@@ -3688,7 +3688,7 @@ class DataScienceClient {
3688
3688
  * @param GetProjectRequest
3689
3689
  * @return GetProjectResponse
3690
3690
  * @throws OciError when an error occurs
3691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetProject.ts.html |here} to see how to use GetProject API.
3692
3692
  */
3693
3693
  getProject(getProjectRequest) {
3694
3694
  return __awaiter(this, void 0, void 0, function* () {
@@ -3751,7 +3751,7 @@ class DataScienceClient {
3751
3751
  * @param GetStepArtifactContentRequest
3752
3752
  * @return GetStepArtifactContentResponse
3753
3753
  * @throws OciError when an error occurs
3754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
3755
3755
  */
3756
3756
  getStepArtifactContent(getStepArtifactContentRequest) {
3757
3757
  return __awaiter(this, void 0, void 0, function* () {
@@ -3835,7 +3835,7 @@ class DataScienceClient {
3835
3835
  * @param GetWorkRequestRequest
3836
3836
  * @return GetWorkRequestResponse
3837
3837
  * @throws OciError when an error occurs
3838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3839
3839
  */
3840
3840
  getWorkRequest(getWorkRequestRequest) {
3841
3841
  return __awaiter(this, void 0, void 0, function* () {
@@ -3903,7 +3903,7 @@ class DataScienceClient {
3903
3903
  * @param HeadJobArtifactRequest
3904
3904
  * @return HeadJobArtifactResponse
3905
3905
  * @throws OciError when an error occurs
3906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
3907
3907
  */
3908
3908
  headJobArtifact(headJobArtifactRequest) {
3909
3909
  return __awaiter(this, void 0, void 0, function* () {
@@ -3982,7 +3982,7 @@ class DataScienceClient {
3982
3982
  * @param HeadModelArtifactRequest
3983
3983
  * @return HeadModelArtifactResponse
3984
3984
  * @throws OciError when an error occurs
3985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
3986
3986
  */
3987
3987
  headModelArtifact(headModelArtifactRequest) {
3988
3988
  return __awaiter(this, void 0, void 0, function* () {
@@ -4061,7 +4061,7 @@ class DataScienceClient {
4061
4061
  * @param HeadStepArtifactRequest
4062
4062
  * @return HeadStepArtifactResponse
4063
4063
  * @throws OciError when an error occurs
4064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
4065
4065
  */
4066
4066
  headStepArtifact(headStepArtifactRequest) {
4067
4067
  return __awaiter(this, void 0, void 0, function* () {
@@ -4141,7 +4141,7 @@ class DataScienceClient {
4141
4141
  * @param ImportModelArtifactRequest
4142
4142
  * @return ImportModelArtifactResponse
4143
4143
  * @throws OciError when an error occurs
4144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
4145
4145
  */
4146
4146
  importModelArtifact(importModelArtifactRequest) {
4147
4147
  return __awaiter(this, void 0, void 0, function* () {
@@ -4203,7 +4203,7 @@ class DataScienceClient {
4203
4203
  * @param ListDataSciencePrivateEndpointsRequest
4204
4204
  * @return ListDataSciencePrivateEndpointsResponse
4205
4205
  * @throws OciError when an error occurs
4206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
4207
4207
  */
4208
4208
  listDataSciencePrivateEndpoints(listDataSciencePrivateEndpointsRequest) {
4209
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4319,7 +4319,7 @@ class DataScienceClient {
4319
4319
  * @param ListFastLaunchJobConfigsRequest
4320
4320
  * @return ListFastLaunchJobConfigsResponse
4321
4321
  * @throws OciError when an error occurs
4322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
4323
4323
  */
4324
4324
  listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
4325
4325
  return __awaiter(this, void 0, void 0, function* () {
@@ -4429,7 +4429,7 @@ class DataScienceClient {
4429
4429
  * @param ListJobRunsRequest
4430
4430
  * @return ListJobRunsResponse
4431
4431
  * @throws OciError when an error occurs
4432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
4433
4433
  */
4434
4434
  listJobRuns(listJobRunsRequest) {
4435
4435
  return __awaiter(this, void 0, void 0, function* () {
@@ -4546,7 +4546,7 @@ class DataScienceClient {
4546
4546
  * @param ListJobShapesRequest
4547
4547
  * @return ListJobShapesResponse
4548
4548
  * @throws OciError when an error occurs
4549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
4550
4550
  */
4551
4551
  listJobShapes(listJobShapesRequest) {
4552
4552
  return __awaiter(this, void 0, void 0, function* () {
@@ -4656,7 +4656,7 @@ class DataScienceClient {
4656
4656
  * @param ListJobsRequest
4657
4657
  * @return ListJobsResponse
4658
4658
  * @throws OciError when an error occurs
4659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
4660
4660
  */
4661
4661
  listJobs(listJobsRequest) {
4662
4662
  return __awaiter(this, void 0, void 0, function* () {
@@ -4773,7 +4773,7 @@ class DataScienceClient {
4773
4773
  * @param ListModelDeploymentShapesRequest
4774
4774
  * @return ListModelDeploymentShapesResponse
4775
4775
  * @throws OciError when an error occurs
4776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
4777
4777
  */
4778
4778
  listModelDeploymentShapes(listModelDeploymentShapesRequest) {
4779
4779
  return __awaiter(this, void 0, void 0, function* () {
@@ -4884,7 +4884,7 @@ class DataScienceClient {
4884
4884
  * @param ListModelDeploymentsRequest
4885
4885
  * @return ListModelDeploymentsResponse
4886
4886
  * @throws OciError when an error occurs
4887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
4888
4888
  */
4889
4889
  listModelDeployments(listModelDeploymentsRequest) {
4890
4890
  return __awaiter(this, void 0, void 0, function* () {
@@ -5001,7 +5001,7 @@ class DataScienceClient {
5001
5001
  * @param ListModelVersionSetsRequest
5002
5002
  * @return ListModelVersionSetsResponse
5003
5003
  * @throws OciError when an error occurs
5004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
5004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
5005
5005
  */
5006
5006
  listModelVersionSets(listModelVersionSetsRequest) {
5007
5007
  return __awaiter(this, void 0, void 0, function* () {
@@ -5118,7 +5118,7 @@ class DataScienceClient {
5118
5118
  * @param ListModelsRequest
5119
5119
  * @return ListModelsResponse
5120
5120
  * @throws OciError when an error occurs
5121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListModels.ts.html |here} to see how to use ListModels API.
5122
5122
  */
5123
5123
  listModels(listModelsRequest) {
5124
5124
  return __awaiter(this, void 0, void 0, function* () {
@@ -5237,7 +5237,7 @@ class DataScienceClient {
5237
5237
  * @param ListNotebookSessionShapesRequest
5238
5238
  * @return ListNotebookSessionShapesResponse
5239
5239
  * @throws OciError when an error occurs
5240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
5241
5241
  */
5242
5242
  listNotebookSessionShapes(listNotebookSessionShapesRequest) {
5243
5243
  return __awaiter(this, void 0, void 0, function* () {
@@ -5347,7 +5347,7 @@ class DataScienceClient {
5347
5347
  * @param ListNotebookSessionsRequest
5348
5348
  * @return ListNotebookSessionsResponse
5349
5349
  * @throws OciError when an error occurs
5350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
5351
5351
  */
5352
5352
  listNotebookSessions(listNotebookSessionsRequest) {
5353
5353
  return __awaiter(this, void 0, void 0, function* () {
@@ -5464,7 +5464,7 @@ class DataScienceClient {
5464
5464
  * @param ListPipelineRunsRequest
5465
5465
  * @return ListPipelineRunsResponse
5466
5466
  * @throws OciError when an error occurs
5467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
5468
5468
  */
5469
5469
  listPipelineRuns(listPipelineRunsRequest) {
5470
5470
  return __awaiter(this, void 0, void 0, function* () {
@@ -5581,7 +5581,7 @@ class DataScienceClient {
5581
5581
  * @param ListPipelinesRequest
5582
5582
  * @return ListPipelinesResponse
5583
5583
  * @throws OciError when an error occurs
5584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5585
5585
  */
5586
5586
  listPipelines(listPipelinesRequest) {
5587
5587
  return __awaiter(this, void 0, void 0, function* () {
@@ -5698,7 +5698,7 @@ class DataScienceClient {
5698
5698
  * @param ListProjectsRequest
5699
5699
  * @return ListProjectsResponse
5700
5700
  * @throws OciError when an error occurs
5701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
5702
5702
  */
5703
5703
  listProjects(listProjectsRequest) {
5704
5704
  return __awaiter(this, void 0, void 0, function* () {
@@ -5814,7 +5814,7 @@ class DataScienceClient {
5814
5814
  * @param ListWorkRequestErrorsRequest
5815
5815
  * @return ListWorkRequestErrorsResponse
5816
5816
  * @throws OciError when an error occurs
5817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
5818
5818
  */
5819
5819
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
5820
5820
  return __awaiter(this, void 0, void 0, function* () {
@@ -5925,7 +5925,7 @@ class DataScienceClient {
5925
5925
  * @param ListWorkRequestLogsRequest
5926
5926
  * @return ListWorkRequestLogsResponse
5927
5927
  * @throws OciError when an error occurs
5928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
5929
5929
  */
5930
5930
  listWorkRequestLogs(listWorkRequestLogsRequest) {
5931
5931
  return __awaiter(this, void 0, void 0, function* () {
@@ -6036,7 +6036,7 @@ class DataScienceClient {
6036
6036
  * @param ListWorkRequestsRequest
6037
6037
  * @return ListWorkRequestsResponse
6038
6038
  * @throws OciError when an error occurs
6039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6040
6040
  */
6041
6041
  listWorkRequests(listWorkRequestsRequest) {
6042
6042
  return __awaiter(this, void 0, void 0, function* () {
@@ -6154,7 +6154,7 @@ class DataScienceClient {
6154
6154
  * @param UpdateDataSciencePrivateEndpointRequest
6155
6155
  * @return UpdateDataSciencePrivateEndpointResponse
6156
6156
  * @throws OciError when an error occurs
6157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
6158
6158
  */
6159
6159
  updateDataSciencePrivateEndpoint(updateDataSciencePrivateEndpointRequest) {
6160
6160
  return __awaiter(this, void 0, void 0, function* () {
@@ -6224,7 +6224,7 @@ class DataScienceClient {
6224
6224
  * @param UpdateJobRequest
6225
6225
  * @return UpdateJobResponse
6226
6226
  * @throws OciError when an error occurs
6227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
6228
6228
  */
6229
6229
  updateJob(updateJobRequest) {
6230
6230
  return __awaiter(this, void 0, void 0, function* () {
@@ -6289,7 +6289,7 @@ class DataScienceClient {
6289
6289
  * @param UpdateJobRunRequest
6290
6290
  * @return UpdateJobRunResponse
6291
6291
  * @throws OciError when an error occurs
6292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
6293
6293
  */
6294
6294
  updateJobRun(updateJobRunRequest) {
6295
6295
  return __awaiter(this, void 0, void 0, function* () {
@@ -6354,7 +6354,7 @@ class DataScienceClient {
6354
6354
  * @param UpdateModelRequest
6355
6355
  * @return UpdateModelResponse
6356
6356
  * @throws OciError when an error occurs
6357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
6358
6358
  */
6359
6359
  updateModel(updateModelRequest) {
6360
6360
  return __awaiter(this, void 0, void 0, function* () {
@@ -6423,7 +6423,7 @@ class DataScienceClient {
6423
6423
  * @param UpdateModelDeploymentRequest
6424
6424
  * @return UpdateModelDeploymentResponse
6425
6425
  * @throws OciError when an error occurs
6426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
6427
6427
  */
6428
6428
  updateModelDeployment(updateModelDeploymentRequest) {
6429
6429
  return __awaiter(this, void 0, void 0, function* () {
@@ -6484,7 +6484,7 @@ class DataScienceClient {
6484
6484
  * @param UpdateModelProvenanceRequest
6485
6485
  * @return UpdateModelProvenanceResponse
6486
6486
  * @throws OciError when an error occurs
6487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
6488
6488
  */
6489
6489
  updateModelProvenance(updateModelProvenanceRequest) {
6490
6490
  return __awaiter(this, void 0, void 0, function* () {
@@ -6549,7 +6549,7 @@ class DataScienceClient {
6549
6549
  * @param UpdateModelVersionSetRequest
6550
6550
  * @return UpdateModelVersionSetResponse
6551
6551
  * @throws OciError when an error occurs
6552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
6553
6553
  */
6554
6554
  updateModelVersionSet(updateModelVersionSetRequest) {
6555
6555
  return __awaiter(this, void 0, void 0, function* () {
@@ -6617,7 +6617,7 @@ class DataScienceClient {
6617
6617
  * @param UpdateNotebookSessionRequest
6618
6618
  * @return UpdateNotebookSessionResponse
6619
6619
  * @throws OciError when an error occurs
6620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
6621
6621
  */
6622
6622
  updateNotebookSession(updateNotebookSessionRequest) {
6623
6623
  return __awaiter(this, void 0, void 0, function* () {
@@ -6682,7 +6682,7 @@ class DataScienceClient {
6682
6682
  * @param UpdatePipelineRequest
6683
6683
  * @return UpdatePipelineResponse
6684
6684
  * @throws OciError when an error occurs
6685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6686
6686
  */
6687
6687
  updatePipeline(updatePipelineRequest) {
6688
6688
  return __awaiter(this, void 0, void 0, function* () {
@@ -6747,7 +6747,7 @@ class DataScienceClient {
6747
6747
  * @param UpdatePipelineRunRequest
6748
6748
  * @return UpdatePipelineRunResponse
6749
6749
  * @throws OciError when an error occurs
6750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
6751
6751
  */
6752
6752
  updatePipelineRun(updatePipelineRunRequest) {
6753
6753
  return __awaiter(this, void 0, void 0, function* () {
@@ -6812,7 +6812,7 @@ class DataScienceClient {
6812
6812
  * @param UpdateProjectRequest
6813
6813
  * @return UpdateProjectResponse
6814
6814
  * @throws OciError when an error occurs
6815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
6816
6816
  */
6817
6817
  updateProject(updateProjectRequest) {
6818
6818
  return __awaiter(this, void 0, void 0, function* () {