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
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ChangeCompartmentRequest.
16
+ * @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 ChangeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateApplicationRequest.
16
+ * @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 CreateApplicationRequest.
17
17
  */
18
18
  export interface CreateApplicationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateConnectionRequest.
16
+ * @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 CreateConnectionRequest.
17
17
  */
18
18
  export interface CreateConnectionRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateConnectionValidationRequest.
16
+ * @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 CreateConnectionValidationRequest.
17
17
  */
18
18
  export interface CreateConnectionValidationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateDataAssetRequest.
16
+ * @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 CreateDataAssetRequest.
17
17
  */
18
18
  export interface CreateDataAssetRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateDataFlowRequest.
16
+ * @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 CreateDataFlowRequest.
17
17
  */
18
18
  export interface CreateDataFlowRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateDataFlowValidationRequest.
16
+ * @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 CreateDataFlowValidationRequest.
17
17
  */
18
18
  export interface CreateDataFlowValidationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateEntityShapeRequest.
16
+ * @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 CreateEntityShapeRequest.
17
17
  */
18
18
  export interface CreateEntityShapeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateExternalPublicationRequest.
16
+ * @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 CreateExternalPublicationRequest.
17
17
  */
18
18
  export interface CreateExternalPublicationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateExternalPublicationValidationRequest.
16
+ * @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 CreateExternalPublicationValidationRequest.
17
17
  */
18
18
  export interface CreateExternalPublicationValidationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateFolderRequest.
16
+ * @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 CreateFolderRequest.
17
17
  */
18
18
  export interface CreateFolderRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreatePatchRequest.
16
+ * @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 CreatePatchRequest.
17
17
  */
18
18
  export interface CreatePatchRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreatePipelineRequest.
16
+ * @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 CreatePipelineRequest.
17
17
  */
18
18
  export interface CreatePipelineRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreatePipelineValidationRequest.
16
+ * @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 CreatePipelineValidationRequest.
17
17
  */
18
18
  export interface CreatePipelineValidationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateProjectRequest.
16
+ * @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 CreateProjectRequest.
17
17
  */
18
18
  export interface CreateProjectRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateScheduleRequest.
16
+ * @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 CreateScheduleRequest.
17
17
  */
18
18
  export interface CreateScheduleRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateTaskRequest.
16
+ * @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 CreateTaskRequest.
17
17
  */
18
18
  export interface CreateTaskRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateTaskRunRequest.
16
+ * @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 CreateTaskRunRequest.
17
17
  */
18
18
  export interface CreateTaskRunRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateTaskScheduleRequest.
16
+ * @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 CreateTaskScheduleRequest.
17
17
  */
18
18
  export interface CreateTaskScheduleRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateTaskValidationRequest.
16
+ * @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 CreateTaskValidationRequest.
17
17
  */
18
18
  export interface CreateTaskValidationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateWorkspaceRequest.
16
+ * @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 CreateWorkspaceRequest.
17
17
  */
18
18
  export interface CreateWorkspaceRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteApplicationRequest.
15
+ * @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 DeleteApplicationRequest.
16
16
  */
17
17
  export interface DeleteApplicationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteConnectionRequest.
15
+ * @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 DeleteConnectionRequest.
16
16
  */
17
17
  export interface DeleteConnectionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteConnectionValidationRequest.
15
+ * @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 DeleteConnectionValidationRequest.
16
16
  */
17
17
  export interface DeleteConnectionValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteDataAssetRequest.
15
+ * @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 DeleteDataAssetRequest.
16
16
  */
17
17
  export interface DeleteDataAssetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteDataFlowRequest.
15
+ * @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 DeleteDataFlowRequest.
16
16
  */
17
17
  export interface DeleteDataFlowRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteDataFlowValidationRequest.
15
+ * @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 DeleteDataFlowValidationRequest.
16
16
  */
17
17
  export interface DeleteDataFlowValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteExternalPublicationRequest.
15
+ * @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 DeleteExternalPublicationRequest.
16
16
  */
17
17
  export interface DeleteExternalPublicationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteExternalPublicationValidationRequest.
15
+ * @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 DeleteExternalPublicationValidationRequest.
16
16
  */
17
17
  export interface DeleteExternalPublicationValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteFolderRequest.
15
+ * @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 DeleteFolderRequest.
16
16
  */
17
17
  export interface DeleteFolderRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeletePatchRequest.
15
+ * @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 DeletePatchRequest.
16
16
  */
17
17
  export interface DeletePatchRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeletePipelineRequest.
15
+ * @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 DeletePipelineRequest.
16
16
  */
17
17
  export interface DeletePipelineRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeletePipelineValidationRequest.
15
+ * @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 DeletePipelineValidationRequest.
16
16
  */
17
17
  export interface DeletePipelineValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteProjectRequest.
15
+ * @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 DeleteProjectRequest.
16
16
  */
17
17
  export interface DeleteProjectRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteScheduleRequest.
15
+ * @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 DeleteScheduleRequest.
16
16
  */
17
17
  export interface DeleteScheduleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteTaskRequest.
15
+ * @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 DeleteTaskRequest.
16
16
  */
17
17
  export interface DeleteTaskRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteTaskRunRequest.
15
+ * @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 DeleteTaskRunRequest.
16
16
  */
17
17
  export interface DeleteTaskRunRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteTaskScheduleRequest.
15
+ * @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 DeleteTaskScheduleRequest.
16
16
  */
17
17
  export interface DeleteTaskScheduleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteTaskValidationRequest.
15
+ * @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 DeleteTaskValidationRequest.
16
16
  */
17
17
  export interface DeleteTaskValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteWorkspaceRequest.
15
+ * @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 DeleteWorkspaceRequest.
16
16
  */
17
17
  export interface DeleteWorkspaceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetApplicationRequest.
15
+ * @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 GetApplicationRequest.
16
16
  */
17
17
  export interface GetApplicationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetConnectionRequest.
15
+ * @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 GetConnectionRequest.
16
16
  */
17
17
  export interface GetConnectionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetConnectionValidationRequest.
15
+ * @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 GetConnectionValidationRequest.
16
16
  */
17
17
  export interface GetConnectionValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetCountStatisticRequest.
15
+ * @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 GetCountStatisticRequest.
16
16
  */
17
17
  export interface GetCountStatisticRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetDataAssetRequest.
15
+ * @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 GetDataAssetRequest.
16
16
  */
17
17
  export interface GetDataAssetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetDataEntityRequest.
15
+ * @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 GetDataEntityRequest.
16
16
  */
17
17
  export interface GetDataEntityRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetDataFlowRequest.
15
+ * @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 GetDataFlowRequest.
16
16
  */
17
17
  export interface GetDataFlowRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetDataFlowValidationRequest.
15
+ * @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 GetDataFlowValidationRequest.
16
16
  */
17
17
  export interface GetDataFlowValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetDependentObjectRequest.
15
+ * @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 GetDependentObjectRequest.
16
16
  */
17
17
  export interface GetDependentObjectRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetExternalPublicationRequest.
15
+ * @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 GetExternalPublicationRequest.
16
16
  */
17
17
  export interface GetExternalPublicationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetExternalPublicationValidationRequest.
15
+ * @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 GetExternalPublicationValidationRequest.
16
16
  */
17
17
  export interface GetExternalPublicationValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetFolderRequest.
15
+ * @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 GetFolderRequest.
16
16
  */
17
17
  export interface GetFolderRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetPatchRequest.
15
+ * @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 GetPatchRequest.
16
16
  */
17
17
  export interface GetPatchRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetPipelineRequest.
15
+ * @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 GetPipelineRequest.
16
16
  */
17
17
  export interface GetPipelineRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetPipelineValidationRequest.
15
+ * @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 GetPipelineValidationRequest.
16
16
  */
17
17
  export interface GetPipelineValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetProjectRequest.
15
+ * @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 GetProjectRequest.
16
16
  */
17
17
  export interface GetProjectRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetPublishedObjectRequest.
15
+ * @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 GetPublishedObjectRequest.
16
16
  */
17
17
  export interface GetPublishedObjectRequest extends common.BaseRequest {
18
18
  /**