oci-dataintegration 2.5.1 → 2.5.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 (115) hide show
  1. package/LICENSE.txt +6 -0
  2. package/lib/client.d.ts +111 -111
  3. package/lib/client.js +111 -111
  4. package/lib/request/change-compartment-request.d.ts +1 -1
  5. package/lib/request/create-application-request.d.ts +1 -1
  6. package/lib/request/create-connection-request.d.ts +1 -1
  7. package/lib/request/create-connection-validation-request.d.ts +1 -1
  8. package/lib/request/create-data-asset-request.d.ts +1 -1
  9. package/lib/request/create-data-flow-request.d.ts +1 -1
  10. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  11. package/lib/request/create-entity-shape-request.d.ts +1 -1
  12. package/lib/request/create-external-publication-request.d.ts +1 -1
  13. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  14. package/lib/request/create-folder-request.d.ts +1 -1
  15. package/lib/request/create-patch-request.d.ts +1 -1
  16. package/lib/request/create-pipeline-request.d.ts +1 -1
  17. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  18. package/lib/request/create-project-request.d.ts +1 -1
  19. package/lib/request/create-schedule-request.d.ts +1 -1
  20. package/lib/request/create-task-request.d.ts +1 -1
  21. package/lib/request/create-task-run-request.d.ts +1 -1
  22. package/lib/request/create-task-schedule-request.d.ts +1 -1
  23. package/lib/request/create-task-validation-request.d.ts +1 -1
  24. package/lib/request/create-workspace-request.d.ts +1 -1
  25. package/lib/request/delete-application-request.d.ts +1 -1
  26. package/lib/request/delete-connection-request.d.ts +1 -1
  27. package/lib/request/delete-connection-validation-request.d.ts +1 -1
  28. package/lib/request/delete-data-asset-request.d.ts +1 -1
  29. package/lib/request/delete-data-flow-request.d.ts +1 -1
  30. package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
  31. package/lib/request/delete-external-publication-request.d.ts +1 -1
  32. package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
  33. package/lib/request/delete-folder-request.d.ts +1 -1
  34. package/lib/request/delete-patch-request.d.ts +1 -1
  35. package/lib/request/delete-pipeline-request.d.ts +1 -1
  36. package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
  37. package/lib/request/delete-project-request.d.ts +1 -1
  38. package/lib/request/delete-schedule-request.d.ts +1 -1
  39. package/lib/request/delete-task-request.d.ts +1 -1
  40. package/lib/request/delete-task-run-request.d.ts +1 -1
  41. package/lib/request/delete-task-schedule-request.d.ts +1 -1
  42. package/lib/request/delete-task-validation-request.d.ts +1 -1
  43. package/lib/request/delete-workspace-request.d.ts +1 -1
  44. package/lib/request/get-application-request.d.ts +1 -1
  45. package/lib/request/get-connection-request.d.ts +1 -1
  46. package/lib/request/get-connection-validation-request.d.ts +1 -1
  47. package/lib/request/get-count-statistic-request.d.ts +1 -1
  48. package/lib/request/get-data-asset-request.d.ts +1 -1
  49. package/lib/request/get-data-entity-request.d.ts +1 -1
  50. package/lib/request/get-data-flow-request.d.ts +1 -1
  51. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  52. package/lib/request/get-dependent-object-request.d.ts +1 -1
  53. package/lib/request/get-external-publication-request.d.ts +1 -1
  54. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  55. package/lib/request/get-folder-request.d.ts +1 -1
  56. package/lib/request/get-patch-request.d.ts +1 -1
  57. package/lib/request/get-pipeline-request.d.ts +1 -1
  58. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  59. package/lib/request/get-project-request.d.ts +1 -1
  60. package/lib/request/get-published-object-request.d.ts +1 -1
  61. package/lib/request/get-reference-request.d.ts +1 -1
  62. package/lib/request/get-schedule-request.d.ts +1 -1
  63. package/lib/request/get-schema-request.d.ts +1 -1
  64. package/lib/request/get-task-request.d.ts +1 -1
  65. package/lib/request/get-task-run-request.d.ts +1 -1
  66. package/lib/request/get-task-schedule-request.d.ts +1 -1
  67. package/lib/request/get-task-validation-request.d.ts +1 -1
  68. package/lib/request/get-work-request-request.d.ts +1 -1
  69. package/lib/request/get-workspace-request.d.ts +1 -1
  70. package/lib/request/list-applications-request.d.ts +1 -1
  71. package/lib/request/list-connection-validations-request.d.ts +1 -1
  72. package/lib/request/list-connections-request.d.ts +1 -1
  73. package/lib/request/list-data-assets-request.d.ts +1 -1
  74. package/lib/request/list-data-entities-request.d.ts +1 -1
  75. package/lib/request/list-data-flow-validations-request.d.ts +1 -1
  76. package/lib/request/list-data-flows-request.d.ts +1 -1
  77. package/lib/request/list-dependent-objects-request.d.ts +1 -1
  78. package/lib/request/list-external-publication-validations-request.d.ts +1 -1
  79. package/lib/request/list-external-publications-request.d.ts +1 -1
  80. package/lib/request/list-folders-request.d.ts +1 -1
  81. package/lib/request/list-patch-changes-request.d.ts +1 -1
  82. package/lib/request/list-patches-request.d.ts +1 -1
  83. package/lib/request/list-pipeline-validations-request.d.ts +1 -1
  84. package/lib/request/list-pipelines-request.d.ts +1 -1
  85. package/lib/request/list-projects-request.d.ts +1 -1
  86. package/lib/request/list-published-objects-request.d.ts +1 -1
  87. package/lib/request/list-references-request.d.ts +1 -1
  88. package/lib/request/list-schedules-request.d.ts +1 -1
  89. package/lib/request/list-schemas-request.d.ts +1 -1
  90. package/lib/request/list-task-run-logs-request.d.ts +1 -1
  91. package/lib/request/list-task-runs-request.d.ts +1 -1
  92. package/lib/request/list-task-schedules-request.d.ts +1 -1
  93. package/lib/request/list-task-validations-request.d.ts +1 -1
  94. package/lib/request/list-tasks-request.d.ts +1 -1
  95. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  96. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  97. package/lib/request/list-work-requests-request.d.ts +1 -1
  98. package/lib/request/list-workspaces-request.d.ts +1 -1
  99. package/lib/request/start-workspace-request.d.ts +1 -1
  100. package/lib/request/stop-workspace-request.d.ts +1 -1
  101. package/lib/request/update-application-request.d.ts +1 -1
  102. package/lib/request/update-connection-request.d.ts +1 -1
  103. package/lib/request/update-data-asset-request.d.ts +1 -1
  104. package/lib/request/update-data-flow-request.d.ts +1 -1
  105. package/lib/request/update-external-publication-request.d.ts +1 -1
  106. package/lib/request/update-folder-request.d.ts +1 -1
  107. package/lib/request/update-pipeline-request.d.ts +1 -1
  108. package/lib/request/update-project-request.d.ts +1 -1
  109. package/lib/request/update-reference-request.d.ts +1 -1
  110. package/lib/request/update-schedule-request.d.ts +1 -1
  111. package/lib/request/update-task-request.d.ts +1 -1
  112. package/lib/request/update-task-run-request.d.ts +1 -1
  113. package/lib/request/update-task-schedule-request.d.ts +1 -1
  114. package/lib/request/update-workspace-request.d.ts +1 -1
  115. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -141,7 +141,7 @@ class DataIntegrationClient {
141
141
  * @param ChangeCompartmentRequest
142
142
  * @return ChangeCompartmentResponse
143
143
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
145
145
  */
146
146
  changeCompartment(changeCompartmentRequest) {
147
147
  return __awaiter(this, void 0, void 0, function* () {
@@ -200,7 +200,7 @@ class DataIntegrationClient {
200
200
  * @param CreateApplicationRequest
201
201
  * @return CreateApplicationResponse
202
202
  * @throws OciError when an error occurs
203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
204
204
  */
205
205
  createApplication(createApplicationRequest) {
206
206
  return __awaiter(this, void 0, void 0, function* () {
@@ -261,7 +261,7 @@ class DataIntegrationClient {
261
261
  * @param CreateConnectionRequest
262
262
  * @return CreateConnectionResponse
263
263
  * @throws OciError when an error occurs
264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
265
265
  */
266
266
  createConnection(createConnectionRequest) {
267
267
  return __awaiter(this, void 0, void 0, function* () {
@@ -322,7 +322,7 @@ class DataIntegrationClient {
322
322
  * @param CreateConnectionValidationRequest
323
323
  * @return CreateConnectionValidationResponse
324
324
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
326
326
  */
327
327
  createConnectionValidation(createConnectionValidationRequest) {
328
328
  return __awaiter(this, void 0, void 0, function* () {
@@ -383,7 +383,7 @@ class DataIntegrationClient {
383
383
  * @param CreateDataAssetRequest
384
384
  * @return CreateDataAssetResponse
385
385
  * @throws OciError when an error occurs
386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
387
387
  */
388
388
  createDataAsset(createDataAssetRequest) {
389
389
  return __awaiter(this, void 0, void 0, function* () {
@@ -445,7 +445,7 @@ class DataIntegrationClient {
445
445
  * @param CreateDataFlowRequest
446
446
  * @return CreateDataFlowResponse
447
447
  * @throws OciError when an error occurs
448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
449
449
  */
450
450
  createDataFlow(createDataFlowRequest) {
451
451
  return __awaiter(this, void 0, void 0, function* () {
@@ -507,7 +507,7 @@ class DataIntegrationClient {
507
507
  * @param CreateDataFlowValidationRequest
508
508
  * @return CreateDataFlowValidationResponse
509
509
  * @throws OciError when an error occurs
510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
511
511
  */
512
512
  createDataFlowValidation(createDataFlowValidationRequest) {
513
513
  return __awaiter(this, void 0, void 0, function* () {
@@ -568,7 +568,7 @@ class DataIntegrationClient {
568
568
  * @param CreateEntityShapeRequest
569
569
  * @return CreateEntityShapeResponse
570
570
  * @throws OciError when an error occurs
571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
572
572
  */
573
573
  createEntityShape(createEntityShapeRequest) {
574
574
  return __awaiter(this, void 0, void 0, function* () {
@@ -627,7 +627,7 @@ class DataIntegrationClient {
627
627
  * @param CreateExternalPublicationRequest
628
628
  * @return CreateExternalPublicationResponse
629
629
  * @throws OciError when an error occurs
630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
631
631
  */
632
632
  createExternalPublication(createExternalPublicationRequest) {
633
633
  return __awaiter(this, void 0, void 0, function* () {
@@ -689,7 +689,7 @@ class DataIntegrationClient {
689
689
  * @param CreateExternalPublicationValidationRequest
690
690
  * @return CreateExternalPublicationValidationResponse
691
691
  * @throws OciError when an error occurs
692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
693
693
  */
694
694
  createExternalPublicationValidation(createExternalPublicationValidationRequest) {
695
695
  return __awaiter(this, void 0, void 0, function* () {
@@ -753,7 +753,7 @@ class DataIntegrationClient {
753
753
  * @param CreateFolderRequest
754
754
  * @return CreateFolderResponse
755
755
  * @throws OciError when an error occurs
756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
757
757
  */
758
758
  createFolder(createFolderRequest) {
759
759
  return __awaiter(this, void 0, void 0, function* () {
@@ -814,7 +814,7 @@ class DataIntegrationClient {
814
814
  * @param CreatePatchRequest
815
815
  * @return CreatePatchResponse
816
816
  * @throws OciError when an error occurs
817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
818
818
  */
819
819
  createPatch(createPatchRequest) {
820
820
  return __awaiter(this, void 0, void 0, function* () {
@@ -877,7 +877,7 @@ class DataIntegrationClient {
877
877
  * @param CreatePipelineRequest
878
878
  * @return CreatePipelineResponse
879
879
  * @throws OciError when an error occurs
880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
881
881
  */
882
882
  createPipeline(createPipelineRequest) {
883
883
  return __awaiter(this, void 0, void 0, function* () {
@@ -939,7 +939,7 @@ class DataIntegrationClient {
939
939
  * @param CreatePipelineValidationRequest
940
940
  * @return CreatePipelineValidationResponse
941
941
  * @throws OciError when an error occurs
942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
943
943
  */
944
944
  createPipelineValidation(createPipelineValidationRequest) {
945
945
  return __awaiter(this, void 0, void 0, function* () {
@@ -1001,7 +1001,7 @@ class DataIntegrationClient {
1001
1001
  * @param CreateProjectRequest
1002
1002
  * @return CreateProjectResponse
1003
1003
  * @throws OciError when an error occurs
1004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
1004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
1005
1005
  */
1006
1006
  createProject(createProjectRequest) {
1007
1007
  return __awaiter(this, void 0, void 0, function* () {
@@ -1062,7 +1062,7 @@ class DataIntegrationClient {
1062
1062
  * @param CreateScheduleRequest
1063
1063
  * @return CreateScheduleResponse
1064
1064
  * @throws OciError when an error occurs
1065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
1065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
1066
1066
  */
1067
1067
  createSchedule(createScheduleRequest) {
1068
1068
  return __awaiter(this, void 0, void 0, function* () {
@@ -1125,7 +1125,7 @@ class DataIntegrationClient {
1125
1125
  * @param CreateTaskRequest
1126
1126
  * @return CreateTaskResponse
1127
1127
  * @throws OciError when an error occurs
1128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
1128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
1129
1129
  */
1130
1130
  createTask(createTaskRequest) {
1131
1131
  return __awaiter(this, void 0, void 0, function* () {
@@ -1186,7 +1186,7 @@ class DataIntegrationClient {
1186
1186
  * @param CreateTaskRunRequest
1187
1187
  * @return CreateTaskRunResponse
1188
1188
  * @throws OciError when an error occurs
1189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
1189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
1190
1190
  */
1191
1191
  createTaskRun(createTaskRunRequest) {
1192
1192
  return __awaiter(this, void 0, void 0, function* () {
@@ -1248,7 +1248,7 @@ class DataIntegrationClient {
1248
1248
  * @param CreateTaskScheduleRequest
1249
1249
  * @return CreateTaskScheduleResponse
1250
1250
  * @throws OciError when an error occurs
1251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
1251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
1252
1252
  */
1253
1253
  createTaskSchedule(createTaskScheduleRequest) {
1254
1254
  return __awaiter(this, void 0, void 0, function* () {
@@ -1310,7 +1310,7 @@ class DataIntegrationClient {
1310
1310
  * @param CreateTaskValidationRequest
1311
1311
  * @return CreateTaskValidationResponse
1312
1312
  * @throws OciError when an error occurs
1313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
1313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
1314
1314
  */
1315
1315
  createTaskValidation(createTaskValidationRequest) {
1316
1316
  return __awaiter(this, void 0, void 0, function* () {
@@ -1372,7 +1372,7 @@ class DataIntegrationClient {
1372
1372
  * @param CreateWorkspaceRequest
1373
1373
  * @return CreateWorkspaceResponse
1374
1374
  * @throws OciError when an error occurs
1375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
1375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
1376
1376
  */
1377
1377
  createWorkspace(createWorkspaceRequest) {
1378
1378
  return __awaiter(this, void 0, void 0, function* () {
@@ -1427,7 +1427,7 @@ class DataIntegrationClient {
1427
1427
  * @param DeleteApplicationRequest
1428
1428
  * @return DeleteApplicationResponse
1429
1429
  * @throws OciError when an error occurs
1430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
1430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
1431
1431
  */
1432
1432
  deleteApplication(deleteApplicationRequest) {
1433
1433
  return __awaiter(this, void 0, void 0, function* () {
@@ -1479,7 +1479,7 @@ class DataIntegrationClient {
1479
1479
  * @param DeleteConnectionRequest
1480
1480
  * @return DeleteConnectionResponse
1481
1481
  * @throws OciError when an error occurs
1482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1483
1483
  */
1484
1484
  deleteConnection(deleteConnectionRequest) {
1485
1485
  return __awaiter(this, void 0, void 0, function* () {
@@ -1531,7 +1531,7 @@ class DataIntegrationClient {
1531
1531
  * @param DeleteConnectionValidationRequest
1532
1532
  * @return DeleteConnectionValidationResponse
1533
1533
  * @throws OciError when an error occurs
1534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
1534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
1535
1535
  */
1536
1536
  deleteConnectionValidation(deleteConnectionValidationRequest) {
1537
1537
  return __awaiter(this, void 0, void 0, function* () {
@@ -1583,7 +1583,7 @@ class DataIntegrationClient {
1583
1583
  * @param DeleteDataAssetRequest
1584
1584
  * @return DeleteDataAssetResponse
1585
1585
  * @throws OciError when an error occurs
1586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
1586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
1587
1587
  */
1588
1588
  deleteDataAsset(deleteDataAssetRequest) {
1589
1589
  return __awaiter(this, void 0, void 0, function* () {
@@ -1635,7 +1635,7 @@ class DataIntegrationClient {
1635
1635
  * @param DeleteDataFlowRequest
1636
1636
  * @return DeleteDataFlowResponse
1637
1637
  * @throws OciError when an error occurs
1638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
1638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
1639
1639
  */
1640
1640
  deleteDataFlow(deleteDataFlowRequest) {
1641
1641
  return __awaiter(this, void 0, void 0, function* () {
@@ -1687,7 +1687,7 @@ class DataIntegrationClient {
1687
1687
  * @param DeleteDataFlowValidationRequest
1688
1688
  * @return DeleteDataFlowValidationResponse
1689
1689
  * @throws OciError when an error occurs
1690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
1690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
1691
1691
  */
1692
1692
  deleteDataFlowValidation(deleteDataFlowValidationRequest) {
1693
1693
  return __awaiter(this, void 0, void 0, function* () {
@@ -1739,7 +1739,7 @@ class DataIntegrationClient {
1739
1739
  * @param DeleteExternalPublicationRequest
1740
1740
  * @return DeleteExternalPublicationResponse
1741
1741
  * @throws OciError when an error occurs
1742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
1742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
1743
1743
  */
1744
1744
  deleteExternalPublication(deleteExternalPublicationRequest) {
1745
1745
  return __awaiter(this, void 0, void 0, function* () {
@@ -1793,7 +1793,7 @@ class DataIntegrationClient {
1793
1793
  * @param DeleteExternalPublicationValidationRequest
1794
1794
  * @return DeleteExternalPublicationValidationResponse
1795
1795
  * @throws OciError when an error occurs
1796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
1796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
1797
1797
  */
1798
1798
  deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest) {
1799
1799
  return __awaiter(this, void 0, void 0, function* () {
@@ -1846,7 +1846,7 @@ class DataIntegrationClient {
1846
1846
  * @param DeleteFolderRequest
1847
1847
  * @return DeleteFolderResponse
1848
1848
  * @throws OciError when an error occurs
1849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
1849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
1850
1850
  */
1851
1851
  deleteFolder(deleteFolderRequest) {
1852
1852
  return __awaiter(this, void 0, void 0, function* () {
@@ -1898,7 +1898,7 @@ class DataIntegrationClient {
1898
1898
  * @param DeletePatchRequest
1899
1899
  * @return DeletePatchResponse
1900
1900
  * @throws OciError when an error occurs
1901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
1901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
1902
1902
  */
1903
1903
  deletePatch(deletePatchRequest) {
1904
1904
  return __awaiter(this, void 0, void 0, function* () {
@@ -1951,7 +1951,7 @@ class DataIntegrationClient {
1951
1951
  * @param DeletePipelineRequest
1952
1952
  * @return DeletePipelineResponse
1953
1953
  * @throws OciError when an error occurs
1954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
1954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
1955
1955
  */
1956
1956
  deletePipeline(deletePipelineRequest) {
1957
1957
  return __awaiter(this, void 0, void 0, function* () {
@@ -2003,7 +2003,7 @@ class DataIntegrationClient {
2003
2003
  * @param DeletePipelineValidationRequest
2004
2004
  * @return DeletePipelineValidationResponse
2005
2005
  * @throws OciError when an error occurs
2006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
2006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
2007
2007
  */
2008
2008
  deletePipelineValidation(deletePipelineValidationRequest) {
2009
2009
  return __awaiter(this, void 0, void 0, function* () {
@@ -2055,7 +2055,7 @@ class DataIntegrationClient {
2055
2055
  * @param DeleteProjectRequest
2056
2056
  * @return DeleteProjectResponse
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.5.1/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
2059
2059
  */
2060
2060
  deleteProject(deleteProjectRequest) {
2061
2061
  return __awaiter(this, void 0, void 0, function* () {
@@ -2107,7 +2107,7 @@ class DataIntegrationClient {
2107
2107
  * @param DeleteScheduleRequest
2108
2108
  * @return DeleteScheduleResponse
2109
2109
  * @throws OciError when an error occurs
2110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
2110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
2111
2111
  */
2112
2112
  deleteSchedule(deleteScheduleRequest) {
2113
2113
  return __awaiter(this, void 0, void 0, function* () {
@@ -2160,7 +2160,7 @@ class DataIntegrationClient {
2160
2160
  * @param DeleteTaskRequest
2161
2161
  * @return DeleteTaskResponse
2162
2162
  * @throws OciError when an error occurs
2163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
2163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
2164
2164
  */
2165
2165
  deleteTask(deleteTaskRequest) {
2166
2166
  return __awaiter(this, void 0, void 0, function* () {
@@ -2212,7 +2212,7 @@ class DataIntegrationClient {
2212
2212
  * @param DeleteTaskRunRequest
2213
2213
  * @return DeleteTaskRunResponse
2214
2214
  * @throws OciError when an error occurs
2215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
2215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
2216
2216
  */
2217
2217
  deleteTaskRun(deleteTaskRunRequest) {
2218
2218
  return __awaiter(this, void 0, void 0, function* () {
@@ -2265,7 +2265,7 @@ class DataIntegrationClient {
2265
2265
  * @param DeleteTaskScheduleRequest
2266
2266
  * @return DeleteTaskScheduleResponse
2267
2267
  * @throws OciError when an error occurs
2268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
2268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
2269
2269
  */
2270
2270
  deleteTaskSchedule(deleteTaskScheduleRequest) {
2271
2271
  return __awaiter(this, void 0, void 0, function* () {
@@ -2319,7 +2319,7 @@ class DataIntegrationClient {
2319
2319
  * @param DeleteTaskValidationRequest
2320
2320
  * @return DeleteTaskValidationResponse
2321
2321
  * @throws OciError when an error occurs
2322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
2322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
2323
2323
  */
2324
2324
  deleteTaskValidation(deleteTaskValidationRequest) {
2325
2325
  return __awaiter(this, void 0, void 0, function* () {
@@ -2371,7 +2371,7 @@ class DataIntegrationClient {
2371
2371
  * @param DeleteWorkspaceRequest
2372
2372
  * @return DeleteWorkspaceResponse
2373
2373
  * @throws OciError when an error occurs
2374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
2374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
2375
2375
  */
2376
2376
  deleteWorkspace(deleteWorkspaceRequest) {
2377
2377
  return __awaiter(this, void 0, void 0, function* () {
@@ -2430,7 +2430,7 @@ class DataIntegrationClient {
2430
2430
  * @param GetApplicationRequest
2431
2431
  * @return GetApplicationResponse
2432
2432
  * @throws OciError when an error occurs
2433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
2433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
2434
2434
  */
2435
2435
  getApplication(getApplicationRequest) {
2436
2436
  return __awaiter(this, void 0, void 0, function* () {
@@ -2490,7 +2490,7 @@ class DataIntegrationClient {
2490
2490
  * @param GetConnectionRequest
2491
2491
  * @return GetConnectionResponse
2492
2492
  * @throws OciError when an error occurs
2493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
2493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
2494
2494
  */
2495
2495
  getConnection(getConnectionRequest) {
2496
2496
  return __awaiter(this, void 0, void 0, function* () {
@@ -2550,7 +2550,7 @@ class DataIntegrationClient {
2550
2550
  * @param GetConnectionValidationRequest
2551
2551
  * @return GetConnectionValidationResponse
2552
2552
  * @throws OciError when an error occurs
2553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
2553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
2554
2554
  */
2555
2555
  getConnectionValidation(getConnectionValidationRequest) {
2556
2556
  return __awaiter(this, void 0, void 0, function* () {
@@ -2612,7 +2612,7 @@ class DataIntegrationClient {
2612
2612
  * @param GetCountStatisticRequest
2613
2613
  * @return GetCountStatisticResponse
2614
2614
  * @throws OciError when an error occurs
2615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
2615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
2616
2616
  */
2617
2617
  getCountStatistic(getCountStatisticRequest) {
2618
2618
  return __awaiter(this, void 0, void 0, function* () {
@@ -2672,7 +2672,7 @@ class DataIntegrationClient {
2672
2672
  * @param GetDataAssetRequest
2673
2673
  * @return GetDataAssetResponse
2674
2674
  * @throws OciError when an error occurs
2675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
2675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
2676
2676
  */
2677
2677
  getDataAsset(getDataAssetRequest) {
2678
2678
  return __awaiter(this, void 0, void 0, function* () {
@@ -2732,7 +2732,7 @@ class DataIntegrationClient {
2732
2732
  * @param GetDataEntityRequest
2733
2733
  * @return GetDataEntityResponse
2734
2734
  * @throws OciError when an error occurs
2735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
2735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
2736
2736
  */
2737
2737
  getDataEntity(getDataEntityRequest) {
2738
2738
  return __awaiter(this, void 0, void 0, function* () {
@@ -2789,7 +2789,7 @@ class DataIntegrationClient {
2789
2789
  * @param GetDataFlowRequest
2790
2790
  * @return GetDataFlowResponse
2791
2791
  * @throws OciError when an error occurs
2792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
2792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
2793
2793
  */
2794
2794
  getDataFlow(getDataFlowRequest) {
2795
2795
  return __awaiter(this, void 0, void 0, function* () {
@@ -2851,7 +2851,7 @@ class DataIntegrationClient {
2851
2851
  * @param GetDataFlowValidationRequest
2852
2852
  * @return GetDataFlowValidationResponse
2853
2853
  * @throws OciError when an error occurs
2854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
2854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
2855
2855
  */
2856
2856
  getDataFlowValidation(getDataFlowValidationRequest) {
2857
2857
  return __awaiter(this, void 0, void 0, function* () {
@@ -2911,7 +2911,7 @@ class DataIntegrationClient {
2911
2911
  * @param GetDependentObjectRequest
2912
2912
  * @return GetDependentObjectResponse
2913
2913
  * @throws OciError when an error occurs
2914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
2914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
2915
2915
  */
2916
2916
  getDependentObject(getDependentObjectRequest) {
2917
2917
  return __awaiter(this, void 0, void 0, function* () {
@@ -2972,7 +2972,7 @@ class DataIntegrationClient {
2972
2972
  * @param GetExternalPublicationRequest
2973
2973
  * @return GetExternalPublicationResponse
2974
2974
  * @throws OciError when an error occurs
2975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
2975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
2976
2976
  */
2977
2977
  getExternalPublication(getExternalPublicationRequest) {
2978
2978
  return __awaiter(this, void 0, void 0, function* () {
@@ -3033,7 +3033,7 @@ class DataIntegrationClient {
3033
3033
  * @param GetExternalPublicationValidationRequest
3034
3034
  * @return GetExternalPublicationValidationResponse
3035
3035
  * @throws OciError when an error occurs
3036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
3036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
3037
3037
  */
3038
3038
  getExternalPublicationValidation(getExternalPublicationValidationRequest) {
3039
3039
  return __awaiter(this, void 0, void 0, function* () {
@@ -3094,7 +3094,7 @@ class DataIntegrationClient {
3094
3094
  * @param GetFolderRequest
3095
3095
  * @return GetFolderResponse
3096
3096
  * @throws OciError when an error occurs
3097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
3097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
3098
3098
  */
3099
3099
  getFolder(getFolderRequest) {
3100
3100
  return __awaiter(this, void 0, void 0, function* () {
@@ -3156,7 +3156,7 @@ class DataIntegrationClient {
3156
3156
  * @param GetPatchRequest
3157
3157
  * @return GetPatchResponse
3158
3158
  * @throws OciError when an error occurs
3159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
3159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
3160
3160
  */
3161
3161
  getPatch(getPatchRequest) {
3162
3162
  return __awaiter(this, void 0, void 0, function* () {
@@ -3217,7 +3217,7 @@ class DataIntegrationClient {
3217
3217
  * @param GetPipelineRequest
3218
3218
  * @return GetPipelineResponse
3219
3219
  * @throws OciError when an error occurs
3220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
3221
3221
  */
3222
3222
  getPipeline(getPipelineRequest) {
3223
3223
  return __awaiter(this, void 0, void 0, function* () {
@@ -3279,7 +3279,7 @@ class DataIntegrationClient {
3279
3279
  * @param GetPipelineValidationRequest
3280
3280
  * @return GetPipelineValidationResponse
3281
3281
  * @throws OciError when an error occurs
3282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
3282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
3283
3283
  */
3284
3284
  getPipelineValidation(getPipelineValidationRequest) {
3285
3285
  return __awaiter(this, void 0, void 0, function* () {
@@ -3339,7 +3339,7 @@ class DataIntegrationClient {
3339
3339
  * @param GetProjectRequest
3340
3340
  * @return GetProjectResponse
3341
3341
  * @throws OciError when an error occurs
3342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
3342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
3343
3343
  */
3344
3344
  getProject(getProjectRequest) {
3345
3345
  return __awaiter(this, void 0, void 0, function* () {
@@ -3401,7 +3401,7 @@ class DataIntegrationClient {
3401
3401
  * @param GetPublishedObjectRequest
3402
3402
  * @return GetPublishedObjectResponse
3403
3403
  * @throws OciError when an error occurs
3404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
3404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
3405
3405
  */
3406
3406
  getPublishedObject(getPublishedObjectRequest) {
3407
3407
  return __awaiter(this, void 0, void 0, function* () {
@@ -3464,7 +3464,7 @@ class DataIntegrationClient {
3464
3464
  * @param GetReferenceRequest
3465
3465
  * @return GetReferenceResponse
3466
3466
  * @throws OciError when an error occurs
3467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
3467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
3468
3468
  */
3469
3469
  getReference(getReferenceRequest) {
3470
3470
  return __awaiter(this, void 0, void 0, function* () {
@@ -3525,7 +3525,7 @@ class DataIntegrationClient {
3525
3525
  * @param GetScheduleRequest
3526
3526
  * @return GetScheduleResponse
3527
3527
  * @throws OciError when an error occurs
3528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
3528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
3529
3529
  */
3530
3530
  getSchedule(getScheduleRequest) {
3531
3531
  return __awaiter(this, void 0, void 0, function* () {
@@ -3586,7 +3586,7 @@ class DataIntegrationClient {
3586
3586
  * @param GetSchemaRequest
3587
3587
  * @return GetSchemaResponse
3588
3588
  * @throws OciError when an error occurs
3589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
3589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
3590
3590
  */
3591
3591
  getSchema(getSchemaRequest) {
3592
3592
  return __awaiter(this, void 0, void 0, function* () {
@@ -3642,7 +3642,7 @@ class DataIntegrationClient {
3642
3642
  * @param GetTaskRequest
3643
3643
  * @return GetTaskResponse
3644
3644
  * @throws OciError when an error occurs
3645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
3645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
3646
3646
  */
3647
3647
  getTask(getTaskRequest) {
3648
3648
  return __awaiter(this, void 0, void 0, function* () {
@@ -3704,7 +3704,7 @@ class DataIntegrationClient {
3704
3704
  * @param GetTaskRunRequest
3705
3705
  * @return GetTaskRunResponse
3706
3706
  * @throws OciError when an error occurs
3707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
3707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
3708
3708
  */
3709
3709
  getTaskRun(getTaskRunRequest) {
3710
3710
  return __awaiter(this, void 0, void 0, function* () {
@@ -3765,7 +3765,7 @@ class DataIntegrationClient {
3765
3765
  * @param GetTaskScheduleRequest
3766
3766
  * @return GetTaskScheduleResponse
3767
3767
  * @throws OciError when an error occurs
3768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
3768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
3769
3769
  */
3770
3770
  getTaskSchedule(getTaskScheduleRequest) {
3771
3771
  return __awaiter(this, void 0, void 0, function* () {
@@ -3827,7 +3827,7 @@ class DataIntegrationClient {
3827
3827
  * @param GetTaskValidationRequest
3828
3828
  * @return GetTaskValidationResponse
3829
3829
  * @throws OciError when an error occurs
3830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
3830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
3831
3831
  */
3832
3832
  getTaskValidation(getTaskValidationRequest) {
3833
3833
  return __awaiter(this, void 0, void 0, function* () {
@@ -3887,7 +3887,7 @@ class DataIntegrationClient {
3887
3887
  * @param GetWorkRequestRequest
3888
3888
  * @return GetWorkRequestResponse
3889
3889
  * @throws OciError when an error occurs
3890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3891
3891
  */
3892
3892
  getWorkRequest(getWorkRequestRequest) {
3893
3893
  return __awaiter(this, void 0, void 0, function* () {
@@ -3951,7 +3951,7 @@ class DataIntegrationClient {
3951
3951
  * @param GetWorkspaceRequest
3952
3952
  * @return GetWorkspaceResponse
3953
3953
  * @throws OciError when an error occurs
3954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
3954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
3955
3955
  */
3956
3956
  getWorkspace(getWorkspaceRequest) {
3957
3957
  return __awaiter(this, void 0, void 0, function* () {
@@ -4010,7 +4010,7 @@ class DataIntegrationClient {
4010
4010
  * @param ListApplicationsRequest
4011
4011
  * @return ListApplicationsResponse
4012
4012
  * @throws OciError when an error occurs
4013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
4013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
4014
4014
  */
4015
4015
  listApplications(listApplicationsRequest) {
4016
4016
  return __awaiter(this, void 0, void 0, function* () {
@@ -4087,7 +4087,7 @@ class DataIntegrationClient {
4087
4087
  * @param ListConnectionValidationsRequest
4088
4088
  * @return ListConnectionValidationsResponse
4089
4089
  * @throws OciError when an error occurs
4090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
4090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
4091
4091
  */
4092
4092
  listConnectionValidations(listConnectionValidationsRequest) {
4093
4093
  return __awaiter(this, void 0, void 0, function* () {
@@ -4165,7 +4165,7 @@ class DataIntegrationClient {
4165
4165
  * @param ListConnectionsRequest
4166
4166
  * @return ListConnectionsResponse
4167
4167
  * @throws OciError when an error occurs
4168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
4168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
4169
4169
  */
4170
4170
  listConnections(listConnectionsRequest) {
4171
4171
  return __awaiter(this, void 0, void 0, function* () {
@@ -4244,7 +4244,7 @@ class DataIntegrationClient {
4244
4244
  * @param ListDataAssetsRequest
4245
4245
  * @return ListDataAssetsResponse
4246
4246
  * @throws OciError when an error occurs
4247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
4247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
4248
4248
  */
4249
4249
  listDataAssets(listDataAssetsRequest) {
4250
4250
  return __awaiter(this, void 0, void 0, function* () {
@@ -4322,7 +4322,7 @@ class DataIntegrationClient {
4322
4322
  * @param ListDataEntitiesRequest
4323
4323
  * @return ListDataEntitiesResponse
4324
4324
  * @throws OciError when an error occurs
4325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
4325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
4326
4326
  */
4327
4327
  listDataEntities(listDataEntitiesRequest) {
4328
4328
  return __awaiter(this, void 0, void 0, function* () {
@@ -4403,7 +4403,7 @@ class DataIntegrationClient {
4403
4403
  * @param ListDataFlowValidationsRequest
4404
4404
  * @return ListDataFlowValidationsResponse
4405
4405
  * @throws OciError when an error occurs
4406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
4406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
4407
4407
  */
4408
4408
  listDataFlowValidations(listDataFlowValidationsRequest) {
4409
4409
  return __awaiter(this, void 0, void 0, function* () {
@@ -4482,7 +4482,7 @@ class DataIntegrationClient {
4482
4482
  * @param ListDataFlowsRequest
4483
4483
  * @return ListDataFlowsResponse
4484
4484
  * @throws OciError when an error occurs
4485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
4485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
4486
4486
  */
4487
4487
  listDataFlows(listDataFlowsRequest) {
4488
4488
  return __awaiter(this, void 0, void 0, function* () {
@@ -4560,7 +4560,7 @@ class DataIntegrationClient {
4560
4560
  * @param ListDependentObjectsRequest
4561
4561
  * @return ListDependentObjectsResponse
4562
4562
  * @throws OciError when an error occurs
4563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
4563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
4564
4564
  */
4565
4565
  listDependentObjects(listDependentObjectsRequest) {
4566
4566
  return __awaiter(this, void 0, void 0, function* () {
@@ -4641,7 +4641,7 @@ class DataIntegrationClient {
4641
4641
  * @param ListExternalPublicationValidationsRequest
4642
4642
  * @return ListExternalPublicationValidationsResponse
4643
4643
  * @throws OciError when an error occurs
4644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
4644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
4645
4645
  */
4646
4646
  listExternalPublicationValidations(listExternalPublicationValidationsRequest) {
4647
4647
  return __awaiter(this, void 0, void 0, function* () {
@@ -4719,7 +4719,7 @@ class DataIntegrationClient {
4719
4719
  * @param ListExternalPublicationsRequest
4720
4720
  * @return ListExternalPublicationsResponse
4721
4721
  * @throws OciError when an error occurs
4722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
4722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
4723
4723
  */
4724
4724
  listExternalPublications(listExternalPublicationsRequest) {
4725
4725
  return __awaiter(this, void 0, void 0, function* () {
@@ -4797,7 +4797,7 @@ class DataIntegrationClient {
4797
4797
  * @param ListFoldersRequest
4798
4798
  * @return ListFoldersResponse
4799
4799
  * @throws OciError when an error occurs
4800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
4800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
4801
4801
  */
4802
4802
  listFolders(listFoldersRequest) {
4803
4803
  return __awaiter(this, void 0, void 0, function* () {
@@ -4875,7 +4875,7 @@ class DataIntegrationClient {
4875
4875
  * @param ListPatchChangesRequest
4876
4876
  * @return ListPatchChangesResponse
4877
4877
  * @throws OciError when an error occurs
4878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
4878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
4879
4879
  */
4880
4880
  listPatchChanges(listPatchChangesRequest) {
4881
4881
  return __awaiter(this, void 0, void 0, function* () {
@@ -4953,7 +4953,7 @@ class DataIntegrationClient {
4953
4953
  * @param ListPatchesRequest
4954
4954
  * @return ListPatchesResponse
4955
4955
  * @throws OciError when an error occurs
4956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
4956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
4957
4957
  */
4958
4958
  listPatches(listPatchesRequest) {
4959
4959
  return __awaiter(this, void 0, void 0, function* () {
@@ -5031,7 +5031,7 @@ class DataIntegrationClient {
5031
5031
  * @param ListPipelineValidationsRequest
5032
5032
  * @return ListPipelineValidationsResponse
5033
5033
  * @throws OciError when an error occurs
5034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
5034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
5035
5035
  */
5036
5036
  listPipelineValidations(listPipelineValidationsRequest) {
5037
5037
  return __awaiter(this, void 0, void 0, function* () {
@@ -5110,7 +5110,7 @@ class DataIntegrationClient {
5110
5110
  * @param ListPipelinesRequest
5111
5111
  * @return ListPipelinesResponse
5112
5112
  * @throws OciError when an error occurs
5113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
5114
5114
  */
5115
5115
  listPipelines(listPipelinesRequest) {
5116
5116
  return __awaiter(this, void 0, void 0, function* () {
@@ -5189,7 +5189,7 @@ class DataIntegrationClient {
5189
5189
  * @param ListProjectsRequest
5190
5190
  * @return ListProjectsResponse
5191
5191
  * @throws OciError when an error occurs
5192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
5192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
5193
5193
  */
5194
5194
  listProjects(listProjectsRequest) {
5195
5195
  return __awaiter(this, void 0, void 0, function* () {
@@ -5266,7 +5266,7 @@ class DataIntegrationClient {
5266
5266
  * @param ListPublishedObjectsRequest
5267
5267
  * @return ListPublishedObjectsResponse
5268
5268
  * @throws OciError when an error occurs
5269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
5269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
5270
5270
  */
5271
5271
  listPublishedObjects(listPublishedObjectsRequest) {
5272
5272
  return __awaiter(this, void 0, void 0, function* () {
@@ -5346,7 +5346,7 @@ class DataIntegrationClient {
5346
5346
  * @param ListReferencesRequest
5347
5347
  * @return ListReferencesResponse
5348
5348
  * @throws OciError when an error occurs
5349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
5349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
5350
5350
  */
5351
5351
  listReferences(listReferencesRequest) {
5352
5352
  return __awaiter(this, void 0, void 0, function* () {
@@ -5428,7 +5428,7 @@ class DataIntegrationClient {
5428
5428
  * @param ListSchedulesRequest
5429
5429
  * @return ListSchedulesResponse
5430
5430
  * @throws OciError when an error occurs
5431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
5431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
5432
5432
  */
5433
5433
  listSchedules(listSchedulesRequest) {
5434
5434
  return __awaiter(this, void 0, void 0, function* () {
@@ -5507,7 +5507,7 @@ class DataIntegrationClient {
5507
5507
  * @param ListSchemasRequest
5508
5508
  * @return ListSchemasResponse
5509
5509
  * @throws OciError when an error occurs
5510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
5510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
5511
5511
  */
5512
5512
  listSchemas(listSchemasRequest) {
5513
5513
  return __awaiter(this, void 0, void 0, function* () {
@@ -5586,7 +5586,7 @@ class DataIntegrationClient {
5586
5586
  * @param ListTaskRunLogsRequest
5587
5587
  * @return ListTaskRunLogsResponse
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.5.1/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
5589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
5590
5590
  */
5591
5591
  listTaskRunLogs(listTaskRunLogsRequest) {
5592
5592
  return __awaiter(this, void 0, void 0, function* () {
@@ -5702,7 +5702,7 @@ class DataIntegrationClient {
5702
5702
  * @param ListTaskRunsRequest
5703
5703
  * @return ListTaskRunsResponse
5704
5704
  * @throws OciError when an error occurs
5705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
5705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
5706
5706
  */
5707
5707
  listTaskRuns(listTaskRunsRequest) {
5708
5708
  return __awaiter(this, void 0, void 0, function* () {
@@ -5784,7 +5784,7 @@ class DataIntegrationClient {
5784
5784
  * @param ListTaskSchedulesRequest
5785
5785
  * @return ListTaskSchedulesResponse
5786
5786
  * @throws OciError when an error occurs
5787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
5787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
5788
5788
  */
5789
5789
  listTaskSchedules(listTaskSchedulesRequest) {
5790
5790
  return __awaiter(this, void 0, void 0, function* () {
@@ -5865,7 +5865,7 @@ class DataIntegrationClient {
5865
5865
  * @param ListTaskValidationsRequest
5866
5866
  * @return ListTaskValidationsResponse
5867
5867
  * @throws OciError when an error occurs
5868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
5868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
5869
5869
  */
5870
5870
  listTaskValidations(listTaskValidationsRequest) {
5871
5871
  return __awaiter(this, void 0, void 0, function* () {
@@ -5944,7 +5944,7 @@ class DataIntegrationClient {
5944
5944
  * @param ListTasksRequest
5945
5945
  * @return ListTasksResponse
5946
5946
  * @throws OciError when an error occurs
5947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
5947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
5948
5948
  */
5949
5949
  listTasks(listTasksRequest) {
5950
5950
  return __awaiter(this, void 0, void 0, function* () {
@@ -6025,7 +6025,7 @@ class DataIntegrationClient {
6025
6025
  * @param ListWorkRequestErrorsRequest
6026
6026
  * @return ListWorkRequestErrorsResponse
6027
6027
  * @throws OciError when an error occurs
6028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6029
6029
  */
6030
6030
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
6031
6031
  return __awaiter(this, void 0, void 0, function* () {
@@ -6130,7 +6130,7 @@ class DataIntegrationClient {
6130
6130
  * @param ListWorkRequestLogsRequest
6131
6131
  * @return ListWorkRequestLogsResponse
6132
6132
  * @throws OciError when an error occurs
6133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6134
6134
  */
6135
6135
  listWorkRequestLogs(listWorkRequestLogsRequest) {
6136
6136
  return __awaiter(this, void 0, void 0, function* () {
@@ -6235,7 +6235,7 @@ class DataIntegrationClient {
6235
6235
  * @param ListWorkRequestsRequest
6236
6236
  * @return ListWorkRequestsResponse
6237
6237
  * @throws OciError when an error occurs
6238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6239
6239
  */
6240
6240
  listWorkRequests(listWorkRequestsRequest) {
6241
6241
  return __awaiter(this, void 0, void 0, function* () {
@@ -6341,7 +6341,7 @@ class DataIntegrationClient {
6341
6341
  * @param ListWorkspacesRequest
6342
6342
  * @return ListWorkspacesResponse
6343
6343
  * @throws OciError when an error occurs
6344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
6344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
6345
6345
  */
6346
6346
  listWorkspaces(listWorkspacesRequest) {
6347
6347
  return __awaiter(this, void 0, void 0, function* () {
@@ -6447,7 +6447,7 @@ class DataIntegrationClient {
6447
6447
  * @param StartWorkspaceRequest
6448
6448
  * @return StartWorkspaceResponse
6449
6449
  * @throws OciError when an error occurs
6450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
6450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
6451
6451
  */
6452
6452
  startWorkspace(startWorkspaceRequest) {
6453
6453
  return __awaiter(this, void 0, void 0, function* () {
@@ -6505,7 +6505,7 @@ class DataIntegrationClient {
6505
6505
  * @param StopWorkspaceRequest
6506
6506
  * @return StopWorkspaceResponse
6507
6507
  * @throws OciError when an error occurs
6508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
6508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
6509
6509
  */
6510
6510
  stopWorkspace(stopWorkspaceRequest) {
6511
6511
  return __awaiter(this, void 0, void 0, function* () {
@@ -6565,7 +6565,7 @@ class DataIntegrationClient {
6565
6565
  * @param UpdateApplicationRequest
6566
6566
  * @return UpdateApplicationResponse
6567
6567
  * @throws OciError when an error occurs
6568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
6568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
6569
6569
  */
6570
6570
  updateApplication(updateApplicationRequest) {
6571
6571
  return __awaiter(this, void 0, void 0, function* () {
@@ -6627,7 +6627,7 @@ class DataIntegrationClient {
6627
6627
  * @param UpdateConnectionRequest
6628
6628
  * @return UpdateConnectionResponse
6629
6629
  * @throws OciError when an error occurs
6630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
6630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
6631
6631
  */
6632
6632
  updateConnection(updateConnectionRequest) {
6633
6633
  return __awaiter(this, void 0, void 0, function* () {
@@ -6689,7 +6689,7 @@ class DataIntegrationClient {
6689
6689
  * @param UpdateDataAssetRequest
6690
6690
  * @return UpdateDataAssetResponse
6691
6691
  * @throws OciError when an error occurs
6692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
6692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
6693
6693
  */
6694
6694
  updateDataAsset(updateDataAssetRequest) {
6695
6695
  return __awaiter(this, void 0, void 0, function* () {
@@ -6751,7 +6751,7 @@ class DataIntegrationClient {
6751
6751
  * @param UpdateDataFlowRequest
6752
6752
  * @return UpdateDataFlowResponse
6753
6753
  * @throws OciError when an error occurs
6754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
6754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
6755
6755
  */
6756
6756
  updateDataFlow(updateDataFlowRequest) {
6757
6757
  return __awaiter(this, void 0, void 0, function* () {
@@ -6813,7 +6813,7 @@ class DataIntegrationClient {
6813
6813
  * @param UpdateExternalPublicationRequest
6814
6814
  * @return UpdateExternalPublicationResponse
6815
6815
  * @throws OciError when an error occurs
6816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
6816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
6817
6817
  */
6818
6818
  updateExternalPublication(updateExternalPublicationRequest) {
6819
6819
  return __awaiter(this, void 0, void 0, function* () {
@@ -6876,7 +6876,7 @@ class DataIntegrationClient {
6876
6876
  * @param UpdateFolderRequest
6877
6877
  * @return UpdateFolderResponse
6878
6878
  * @throws OciError when an error occurs
6879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
6879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
6880
6880
  */
6881
6881
  updateFolder(updateFolderRequest) {
6882
6882
  return __awaiter(this, void 0, void 0, function* () {
@@ -6938,7 +6938,7 @@ class DataIntegrationClient {
6938
6938
  * @param UpdatePipelineRequest
6939
6939
  * @return UpdatePipelineResponse
6940
6940
  * @throws OciError when an error occurs
6941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
6942
6942
  */
6943
6943
  updatePipeline(updatePipelineRequest) {
6944
6944
  return __awaiter(this, void 0, void 0, function* () {
@@ -7000,7 +7000,7 @@ class DataIntegrationClient {
7000
7000
  * @param UpdateProjectRequest
7001
7001
  * @return UpdateProjectResponse
7002
7002
  * @throws OciError when an error occurs
7003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
7003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
7004
7004
  */
7005
7005
  updateProject(updateProjectRequest) {
7006
7006
  return __awaiter(this, void 0, void 0, function* () {
@@ -7062,7 +7062,7 @@ class DataIntegrationClient {
7062
7062
  * @param UpdateReferenceRequest
7063
7063
  * @return UpdateReferenceResponse
7064
7064
  * @throws OciError when an error occurs
7065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
7065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
7066
7066
  */
7067
7067
  updateReference(updateReferenceRequest) {
7068
7068
  return __awaiter(this, void 0, void 0, function* () {
@@ -7126,7 +7126,7 @@ class DataIntegrationClient {
7126
7126
  * @param UpdateScheduleRequest
7127
7127
  * @return UpdateScheduleResponse
7128
7128
  * @throws OciError when an error occurs
7129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
7129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
7130
7130
  */
7131
7131
  updateSchedule(updateScheduleRequest) {
7132
7132
  return __awaiter(this, void 0, void 0, function* () {
@@ -7189,7 +7189,7 @@ class DataIntegrationClient {
7189
7189
  * @param UpdateTaskRequest
7190
7190
  * @return UpdateTaskResponse
7191
7191
  * @throws OciError when an error occurs
7192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
7192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
7193
7193
  */
7194
7194
  updateTask(updateTaskRequest) {
7195
7195
  return __awaiter(this, void 0, void 0, function* () {
@@ -7251,7 +7251,7 @@ class DataIntegrationClient {
7251
7251
  * @param UpdateTaskRunRequest
7252
7252
  * @return UpdateTaskRunResponse
7253
7253
  * @throws OciError when an error occurs
7254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
7254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
7255
7255
  */
7256
7256
  updateTaskRun(updateTaskRunRequest) {
7257
7257
  return __awaiter(this, void 0, void 0, function* () {
@@ -7314,7 +7314,7 @@ class DataIntegrationClient {
7314
7314
  * @param UpdateTaskScheduleRequest
7315
7315
  * @return UpdateTaskScheduleResponse
7316
7316
  * @throws OciError when an error occurs
7317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
7317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
7318
7318
  */
7319
7319
  updateTaskSchedule(updateTaskScheduleRequest) {
7320
7320
  return __awaiter(this, void 0, void 0, function* () {
@@ -7377,7 +7377,7 @@ class DataIntegrationClient {
7377
7377
  * @param UpdateWorkspaceRequest
7378
7378
  * @return UpdateWorkspaceResponse
7379
7379
  * @throws OciError when an error occurs
7380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
7380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
7381
7381
  */
7382
7382
  updateWorkspace(updateWorkspaceRequest) {
7383
7383
  return __awaiter(this, void 0, void 0, function* () {