oci-datacatalog 2.19.0 → 2.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/lib/client.d.ts +139 -139
  2. package/lib/client.js +139 -139
  3. package/lib/model/create-attribute-details.d.ts +4 -0
  4. package/lib/model/create-attribute-details.js.map +1 -1
  5. package/lib/model/create-folder-details.d.ts +4 -0
  6. package/lib/model/create-folder-details.js.map +1 -1
  7. package/lib/model/create-job-details.d.ts +2 -3
  8. package/lib/model/create-job-details.js.map +1 -1
  9. package/lib/model/entity-summary.d.ts +4 -0
  10. package/lib/model/entity-summary.js.map +1 -1
  11. package/lib/model/entity.d.ts +4 -0
  12. package/lib/model/entity.js.map +1 -1
  13. package/lib/model/folder-summary.d.ts +9 -0
  14. package/lib/model/folder-summary.js.map +1 -1
  15. package/lib/model/folder.d.ts +4 -0
  16. package/lib/model/folder.js.map +1 -1
  17. package/lib/model/job-summary.d.ts +2 -3
  18. package/lib/model/job-summary.js.map +1 -1
  19. package/lib/model/job.d.ts +2 -3
  20. package/lib/model/job.js.map +1 -1
  21. package/lib/model/update-job-details.d.ts +2 -3
  22. package/lib/model/update-job-details.js.map +1 -1
  23. package/lib/model/work-request.d.ts +4 -0
  24. package/lib/model/work-request.js +4 -0
  25. package/lib/model/work-request.js.map +1 -1
  26. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  27. package/lib/request/associate-custom-property-request.d.ts +1 -1
  28. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  29. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  30. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  31. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  32. package/lib/request/create-attribute-request.d.ts +1 -1
  33. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  34. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  35. package/lib/request/create-catalog-request.d.ts +1 -1
  36. package/lib/request/create-connection-request.d.ts +1 -1
  37. package/lib/request/create-custom-property-request.d.ts +1 -1
  38. package/lib/request/create-data-asset-request.d.ts +1 -1
  39. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  40. package/lib/request/create-entity-request.d.ts +1 -1
  41. package/lib/request/create-entity-tag-request.d.ts +1 -1
  42. package/lib/request/create-folder-request.d.ts +1 -1
  43. package/lib/request/create-folder-tag-request.d.ts +1 -1
  44. package/lib/request/create-glossary-request.d.ts +1 -1
  45. package/lib/request/create-job-definition-request.d.ts +1 -1
  46. package/lib/request/create-job-execution-request.d.ts +1 -1
  47. package/lib/request/create-job-request.d.ts +1 -1
  48. package/lib/request/create-metastore-request.d.ts +1 -1
  49. package/lib/request/create-namespace-request.d.ts +1 -1
  50. package/lib/request/create-pattern-request.d.ts +1 -1
  51. package/lib/request/create-term-relationship-request.d.ts +1 -1
  52. package/lib/request/create-term-request.d.ts +1 -1
  53. package/lib/request/delete-attribute-request.d.ts +1 -1
  54. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  55. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/delete-catalog-request.d.ts +1 -1
  57. package/lib/request/delete-connection-request.d.ts +1 -1
  58. package/lib/request/delete-custom-property-request.d.ts +1 -1
  59. package/lib/request/delete-data-asset-request.d.ts +1 -1
  60. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  61. package/lib/request/delete-entity-request.d.ts +1 -1
  62. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  63. package/lib/request/delete-folder-request.d.ts +1 -1
  64. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  65. package/lib/request/delete-glossary-request.d.ts +1 -1
  66. package/lib/request/delete-job-definition-request.d.ts +1 -1
  67. package/lib/request/delete-job-request.d.ts +1 -1
  68. package/lib/request/delete-metastore-request.d.ts +1 -1
  69. package/lib/request/delete-namespace-request.d.ts +1 -1
  70. package/lib/request/delete-pattern-request.d.ts +1 -1
  71. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  72. package/lib/request/delete-term-request.d.ts +1 -1
  73. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  74. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  75. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  76. package/lib/request/export-glossary-request.d.ts +1 -1
  77. package/lib/request/get-attribute-request.d.ts +1 -1
  78. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  79. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  80. package/lib/request/get-catalog-request.d.ts +1 -1
  81. package/lib/request/get-connection-request.d.ts +1 -1
  82. package/lib/request/get-custom-property-request.d.ts +1 -1
  83. package/lib/request/get-data-asset-request.d.ts +1 -1
  84. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  85. package/lib/request/get-entity-request.d.ts +1 -1
  86. package/lib/request/get-entity-tag-request.d.ts +1 -1
  87. package/lib/request/get-folder-request.d.ts +1 -1
  88. package/lib/request/get-folder-tag-request.d.ts +1 -1
  89. package/lib/request/get-glossary-request.d.ts +1 -1
  90. package/lib/request/get-job-definition-request.d.ts +1 -1
  91. package/lib/request/get-job-execution-request.d.ts +1 -1
  92. package/lib/request/get-job-log-request.d.ts +1 -1
  93. package/lib/request/get-job-metrics-request.d.ts +1 -1
  94. package/lib/request/get-job-request.d.ts +1 -1
  95. package/lib/request/get-metastore-request.d.ts +1 -1
  96. package/lib/request/get-namespace-request.d.ts +1 -1
  97. package/lib/request/get-pattern-request.d.ts +1 -1
  98. package/lib/request/get-term-relationship-request.d.ts +1 -1
  99. package/lib/request/get-term-request.d.ts +1 -1
  100. package/lib/request/get-type-request.d.ts +1 -1
  101. package/lib/request/get-work-request-request.d.ts +1 -1
  102. package/lib/request/import-connection-request.d.ts +1 -1
  103. package/lib/request/import-data-asset-request.d.ts +1 -1
  104. package/lib/request/import-glossary-request.d.ts +1 -1
  105. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  106. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  107. package/lib/request/list-attributes-request.d.ts +1 -1
  108. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  109. package/lib/request/list-catalogs-request.d.ts +1 -1
  110. package/lib/request/list-connections-request.d.ts +1 -1
  111. package/lib/request/list-custom-properties-request.d.ts +1 -1
  112. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  113. package/lib/request/list-data-assets-request.d.ts +1 -1
  114. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  115. package/lib/request/list-entities-request.d.ts +1 -1
  116. package/lib/request/list-entity-tags-request.d.ts +1 -1
  117. package/lib/request/list-folder-tags-request.d.ts +1 -1
  118. package/lib/request/list-folders-request.d.ts +1 -1
  119. package/lib/request/list-glossaries-request.d.ts +1 -1
  120. package/lib/request/list-job-definitions-request.d.ts +1 -1
  121. package/lib/request/list-job-executions-request.d.ts +1 -1
  122. package/lib/request/list-job-logs-request.d.ts +1 -1
  123. package/lib/request/list-job-metrics-request.d.ts +1 -1
  124. package/lib/request/list-jobs-request.d.ts +3 -4
  125. package/lib/request/list-jobs-request.js.map +1 -1
  126. package/lib/request/list-metastores-request.d.ts +1 -1
  127. package/lib/request/list-namespaces-request.d.ts +1 -1
  128. package/lib/request/list-patterns-request.d.ts +1 -1
  129. package/lib/request/list-rules-request.d.ts +1 -1
  130. package/lib/request/list-tags-request.d.ts +1 -1
  131. package/lib/request/list-term-relationships-request.d.ts +1 -1
  132. package/lib/request/list-terms-request.d.ts +1 -1
  133. package/lib/request/list-types-request.d.ts +1 -1
  134. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  135. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  136. package/lib/request/list-work-requests-request.d.ts +1 -1
  137. package/lib/request/object-stats-request.d.ts +1 -1
  138. package/lib/request/parse-connection-request.d.ts +1 -1
  139. package/lib/request/process-recommendation-request.d.ts +1 -1
  140. package/lib/request/recommendations-request.d.ts +1 -1
  141. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  142. package/lib/request/search-criteria-request.d.ts +1 -1
  143. package/lib/request/suggest-matches-request.d.ts +1 -1
  144. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  145. package/lib/request/test-connection-request.d.ts +1 -1
  146. package/lib/request/update-attribute-request.d.ts +1 -1
  147. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  148. package/lib/request/update-catalog-request.d.ts +1 -1
  149. package/lib/request/update-connection-request.d.ts +1 -1
  150. package/lib/request/update-custom-property-request.d.ts +1 -1
  151. package/lib/request/update-data-asset-request.d.ts +1 -1
  152. package/lib/request/update-entity-request.d.ts +1 -1
  153. package/lib/request/update-folder-request.d.ts +1 -1
  154. package/lib/request/update-glossary-request.d.ts +1 -1
  155. package/lib/request/update-job-definition-request.d.ts +1 -1
  156. package/lib/request/update-job-request.d.ts +1 -1
  157. package/lib/request/update-metastore-request.d.ts +1 -1
  158. package/lib/request/update-namespace-request.d.ts +1 -1
  159. package/lib/request/update-pattern-request.d.ts +1 -1
  160. package/lib/request/update-term-relationship-request.d.ts +1 -1
  161. package/lib/request/update-term-request.d.ts +1 -1
  162. package/lib/request/upload-credentials-request.d.ts +1 -1
  163. package/lib/request/users-request.d.ts +1 -1
  164. package/lib/request/validate-connection-request.d.ts +1 -1
  165. package/lib/request/validate-pattern-request.d.ts +1 -1
  166. 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.19.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntitiesRequest.
17
17
  */
18
18
  export interface ListEntitiesRequest 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.19.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTagsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTagsRequest.
17
17
  */
18
18
  export interface ListEntityTagsRequest 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.19.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTagsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTagsRequest.
17
17
  */
18
18
  export interface ListFolderTagsRequest 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.19.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFoldersRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFoldersRequest.
17
17
  */
18
18
  export interface ListFoldersRequest 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.19.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossariesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossariesRequest.
17
17
  */
18
18
  export interface ListGlossariesRequest 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.19.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitionsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitionsRequest.
17
17
  */
18
18
  export interface ListJobDefinitionsRequest 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.19.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutionsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutionsRequest.
17
17
  */
18
18
  export interface ListJobExecutionsRequest 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.19.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogsRequest.
17
17
  */
18
18
  export interface ListJobLogsRequest 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.19.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetricsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetricsRequest.
16
16
  */
17
17
  export interface ListJobMetricsRequest extends common.BaseRequest {
18
18
  /**
@@ -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.19.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobsRequest.
17
17
  */
18
18
  export interface ListJobsRequest extends common.BaseRequest {
19
19
  /**
@@ -64,9 +64,8 @@ export interface ListJobsRequest extends common.BaseRequest {
64
64
  */
65
65
  "dataAssetKey"?: string;
66
66
  /**
67
- * Schedule specified in the cron expression format that has seven fields for second, minute, hour, day-of-month, month, day-of-week, year.
68
- * It can also include special characters like * for all and ? for any. There are also pre-defined schedules that can be specified using
69
- * special strings. For example, @hourly will run the job every hour.
67
+ * Interval on which the job will be run. Value is specified as a cron-supported time specification \"nickname\".
68
+ * The following subset of those is supported: @monthly, @weekly, @daily, @hourly.
70
69
  *
71
70
  */
72
71
  "scheduleCronExpression"?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"list-jobs-request.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/request/list-jobs-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAsHH,IAAiB,eAAe,CAkC/B;AAlCD,WAAiB,eAAe;IAC9B,IAAY,MAsBX;IAtBD,WAAY,MAAM;QAChB,qBAAW,CAAA;QACX,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,iCAAuB,CAAA;QACvB,+CAAqC,CAAA;QACrC,2CAAiC,CAAA;QACjC,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,6BAAmB,CAAA;QACnB,2DAAiD,CAAA;QACjD,iDAAuC,CAAA;QACvC,uCAA6B,CAAA;QAC7B,2CAAiC,CAAA;QACjC,yDAA+C,CAAA;QAC/C,mCAAyB,CAAA;QACzB,qBAAW,CAAA;QACX,iDAAuC,CAAA;QACvC,iCAAuB,CAAA;QACvB,uCAA6B,CAAA;IAC/B,CAAC,EAtBW,MAAM,GAAN,sBAAM,KAAN,sBAAM,QAsBjB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,sBAAM,KAAN,sBAAM,QAGjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,yBAAS,KAAT,yBAAS,QAGpB;AACH,CAAC,EAlCgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAkC/B"}
1
+ {"version":3,"file":"list-jobs-request.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/request/list-jobs-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqHH,IAAiB,eAAe,CAkC/B;AAlCD,WAAiB,eAAe;IAC9B,IAAY,MAsBX;IAtBD,WAAY,MAAM;QAChB,qBAAW,CAAA;QACX,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,iCAAuB,CAAA;QACvB,+CAAqC,CAAA;QACrC,2CAAiC,CAAA;QACjC,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,6BAAmB,CAAA;QACnB,2DAAiD,CAAA;QACjD,iDAAuC,CAAA;QACvC,uCAA6B,CAAA;QAC7B,2CAAiC,CAAA;QACjC,yDAA+C,CAAA;QAC/C,mCAAyB,CAAA;QACzB,qBAAW,CAAA;QACX,iDAAuC,CAAA;QACvC,iCAAuB,CAAA;QACvB,uCAA6B,CAAA;IAC/B,CAAC,EAtBW,MAAM,GAAN,sBAAM,KAAN,sBAAM,QAsBjB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,sBAAM,KAAN,sBAAM,QAGjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,yBAAS,KAAT,yBAAS,QAGpB;AACH,CAAC,EAlCgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAkC/B"}
@@ -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.19.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastoresRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastoresRequest.
17
17
  */
18
18
  export interface ListMetastoresRequest 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.19.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespacesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespacesRequest.
17
17
  */
18
18
  export interface ListNamespacesRequest 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.19.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatternsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatternsRequest.
17
17
  */
18
18
  export interface ListPatternsRequest 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.19.0/datacatalog/ListRules.ts.html |here} to see how to use ListRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListRules.ts.html |here} to see how to use ListRulesRequest.
17
17
  */
18
18
  export interface ListRulesRequest 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.19.0/datacatalog/ListTags.ts.html |here} to see how to use ListTagsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListTags.ts.html |here} to see how to use ListTagsRequest.
17
17
  */
18
18
  export interface ListTagsRequest 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.19.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationshipsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationshipsRequest.
17
17
  */
18
18
  export interface ListTermRelationshipsRequest 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.19.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTermsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTermsRequest.
17
17
  */
18
18
  export interface ListTermsRequest 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.19.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypesRequest.
17
17
  */
18
18
  export interface ListTypesRequest 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.19.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest 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.19.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest 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.19.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest 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.19.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStatsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStatsRequest.
16
16
  */
17
17
  export interface ObjectStatsRequest extends common.BaseRequest {
18
18
  /**
@@ -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.19.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnectionRequest.
17
17
  */
18
18
  export interface ParseConnectionRequest 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.19.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendationRequest.
17
17
  */
18
18
  export interface ProcessRecommendationRequest 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.19.0/datacatalog/Recommendations.ts.html |here} to see how to use RecommendationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/Recommendations.ts.html |here} to see how to use RecommendationsRequest.
17
17
  */
18
18
  export interface RecommendationsRequest 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.19.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatternsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatternsRequest.
17
17
  */
18
18
  export interface RemoveDataSelectorPatternsRequest 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.19.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteriaRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteriaRequest.
17
17
  */
18
18
  export interface SearchCriteriaRequest 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.19.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatchesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatchesRequest.
16
16
  */
17
17
  export interface SuggestMatchesRequest extends common.BaseRequest {
18
18
  /**
@@ -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.19.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAssetRequest.
17
17
  */
18
18
  export interface SynchronousExportDataAssetRequest 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.19.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnectionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnectionRequest.
16
16
  */
17
17
  export interface TestConnectionRequest extends common.BaseRequest {
18
18
  /**
@@ -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.19.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttributeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttributeRequest.
17
17
  */
18
18
  export interface UpdateAttributeRequest 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.19.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpointRequest.
17
17
  */
18
18
  export interface UpdateCatalogPrivateEndpointRequest 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.19.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalogRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalogRequest.
17
17
  */
18
18
  export interface UpdateCatalogRequest 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.19.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
17
17
  */
18
18
  export interface UpdateConnectionRequest 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.19.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomPropertyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomPropertyRequest.
17
17
  */
18
18
  export interface UpdateCustomPropertyRequest 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.19.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAssetRequest.
17
17
  */
18
18
  export interface UpdateDataAssetRequest 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.19.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntityRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntityRequest.
17
17
  */
18
18
  export interface UpdateEntityRequest 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.19.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolderRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolderRequest.
17
17
  */
18
18
  export interface UpdateFolderRequest 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.19.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossaryRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossaryRequest.
17
17
  */
18
18
  export interface UpdateGlossaryRequest 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.19.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinitionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinitionRequest.
17
17
  */
18
18
  export interface UpdateJobDefinitionRequest 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.19.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJobRequest.
17
17
  */
18
18
  export interface UpdateJobRequest 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.19.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastoreRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastoreRequest.
17
17
  */
18
18
  export interface UpdateMetastoreRequest 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.19.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespaceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespaceRequest.
17
17
  */
18
18
  export interface UpdateNamespaceRequest 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.19.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePatternRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePatternRequest.
17
17
  */
18
18
  export interface UpdatePatternRequest 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.19.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationshipRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationshipRequest.
17
17
  */
18
18
  export interface UpdateTermRelationshipRequest 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.19.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTermRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTermRequest.
17
17
  */
18
18
  export interface UpdateTermRequest 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.19.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentialsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentialsRequest.
17
17
  */
18
18
  export interface UploadCredentialsRequest 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.19.0/datacatalog/Users.ts.html |here} to see how to use UsersRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/Users.ts.html |here} to see how to use UsersRequest.
16
16
  */
17
17
  export interface UsersRequest extends common.BaseRequest {
18
18
  /**
@@ -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.19.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnectionRequest.
17
17
  */
18
18
  export interface ValidateConnectionRequest 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.19.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePatternRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePatternRequest.
17
17
  */
18
18
  export interface ValidatePatternRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-datacatalog",
3
- "version": "2.19.0",
3
+ "version": "2.20.0",
4
4
  "description": "OCI NodeJS client for Data catalogue Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.19.0",
19
- "oci-workrequests": "2.19.0"
18
+ "oci-common": "2.20.0",
19
+ "oci-workrequests": "2.20.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"