oci-datacatalog 2.15.0 → 2.18.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 (143) hide show
  1. package/THIRD_PARTY_LICENSES.txt +467 -1412
  2. package/lib/client.d.ts +139 -139
  3. package/lib/client.js +139 -139
  4. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  5. package/lib/request/associate-custom-property-request.d.ts +1 -1
  6. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  7. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  8. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  9. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  10. package/lib/request/create-attribute-request.d.ts +1 -1
  11. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  12. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  13. package/lib/request/create-catalog-request.d.ts +1 -1
  14. package/lib/request/create-connection-request.d.ts +1 -1
  15. package/lib/request/create-custom-property-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-request.d.ts +1 -1
  17. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  18. package/lib/request/create-entity-request.d.ts +1 -1
  19. package/lib/request/create-entity-tag-request.d.ts +1 -1
  20. package/lib/request/create-folder-request.d.ts +1 -1
  21. package/lib/request/create-folder-tag-request.d.ts +1 -1
  22. package/lib/request/create-glossary-request.d.ts +1 -1
  23. package/lib/request/create-job-definition-request.d.ts +1 -1
  24. package/lib/request/create-job-execution-request.d.ts +1 -1
  25. package/lib/request/create-job-request.d.ts +1 -1
  26. package/lib/request/create-metastore-request.d.ts +1 -1
  27. package/lib/request/create-namespace-request.d.ts +1 -1
  28. package/lib/request/create-pattern-request.d.ts +1 -1
  29. package/lib/request/create-term-relationship-request.d.ts +1 -1
  30. package/lib/request/create-term-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-request.d.ts +1 -1
  32. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  34. package/lib/request/delete-catalog-request.d.ts +1 -1
  35. package/lib/request/delete-connection-request.d.ts +1 -1
  36. package/lib/request/delete-custom-property-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-request.d.ts +1 -1
  38. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  39. package/lib/request/delete-entity-request.d.ts +1 -1
  40. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  41. package/lib/request/delete-folder-request.d.ts +1 -1
  42. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  43. package/lib/request/delete-glossary-request.d.ts +1 -1
  44. package/lib/request/delete-job-definition-request.d.ts +1 -1
  45. package/lib/request/delete-job-request.d.ts +1 -1
  46. package/lib/request/delete-metastore-request.d.ts +1 -1
  47. package/lib/request/delete-namespace-request.d.ts +1 -1
  48. package/lib/request/delete-pattern-request.d.ts +1 -1
  49. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  50. package/lib/request/delete-term-request.d.ts +1 -1
  51. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  52. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  53. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  54. package/lib/request/export-glossary-request.d.ts +1 -1
  55. package/lib/request/get-attribute-request.d.ts +1 -1
  56. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  57. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  58. package/lib/request/get-catalog-request.d.ts +1 -1
  59. package/lib/request/get-connection-request.d.ts +1 -1
  60. package/lib/request/get-custom-property-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-request.d.ts +1 -1
  62. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  63. package/lib/request/get-entity-request.d.ts +1 -1
  64. package/lib/request/get-entity-tag-request.d.ts +1 -1
  65. package/lib/request/get-folder-request.d.ts +1 -1
  66. package/lib/request/get-folder-tag-request.d.ts +1 -1
  67. package/lib/request/get-glossary-request.d.ts +1 -1
  68. package/lib/request/get-job-definition-request.d.ts +1 -1
  69. package/lib/request/get-job-execution-request.d.ts +1 -1
  70. package/lib/request/get-job-log-request.d.ts +1 -1
  71. package/lib/request/get-job-metrics-request.d.ts +1 -1
  72. package/lib/request/get-job-request.d.ts +1 -1
  73. package/lib/request/get-metastore-request.d.ts +1 -1
  74. package/lib/request/get-namespace-request.d.ts +1 -1
  75. package/lib/request/get-pattern-request.d.ts +1 -1
  76. package/lib/request/get-term-relationship-request.d.ts +1 -1
  77. package/lib/request/get-term-request.d.ts +1 -1
  78. package/lib/request/get-type-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/import-connection-request.d.ts +1 -1
  81. package/lib/request/import-data-asset-request.d.ts +1 -1
  82. package/lib/request/import-glossary-request.d.ts +1 -1
  83. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  84. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  85. package/lib/request/list-attributes-request.d.ts +1 -1
  86. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  87. package/lib/request/list-catalogs-request.d.ts +1 -1
  88. package/lib/request/list-connections-request.d.ts +1 -1
  89. package/lib/request/list-custom-properties-request.d.ts +1 -1
  90. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  91. package/lib/request/list-data-assets-request.d.ts +1 -1
  92. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  93. package/lib/request/list-entities-request.d.ts +1 -1
  94. package/lib/request/list-entity-tags-request.d.ts +1 -1
  95. package/lib/request/list-folder-tags-request.d.ts +1 -1
  96. package/lib/request/list-folders-request.d.ts +1 -1
  97. package/lib/request/list-glossaries-request.d.ts +1 -1
  98. package/lib/request/list-job-definitions-request.d.ts +1 -1
  99. package/lib/request/list-job-executions-request.d.ts +1 -1
  100. package/lib/request/list-job-logs-request.d.ts +1 -1
  101. package/lib/request/list-job-metrics-request.d.ts +1 -1
  102. package/lib/request/list-jobs-request.d.ts +1 -1
  103. package/lib/request/list-metastores-request.d.ts +1 -1
  104. package/lib/request/list-namespaces-request.d.ts +1 -1
  105. package/lib/request/list-patterns-request.d.ts +1 -1
  106. package/lib/request/list-rules-request.d.ts +1 -1
  107. package/lib/request/list-tags-request.d.ts +1 -1
  108. package/lib/request/list-term-relationships-request.d.ts +1 -1
  109. package/lib/request/list-terms-request.d.ts +1 -1
  110. package/lib/request/list-types-request.d.ts +1 -1
  111. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  112. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  113. package/lib/request/list-work-requests-request.d.ts +1 -1
  114. package/lib/request/object-stats-request.d.ts +1 -1
  115. package/lib/request/parse-connection-request.d.ts +1 -1
  116. package/lib/request/process-recommendation-request.d.ts +1 -1
  117. package/lib/request/recommendations-request.d.ts +1 -1
  118. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  119. package/lib/request/search-criteria-request.d.ts +1 -1
  120. package/lib/request/suggest-matches-request.d.ts +1 -1
  121. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  122. package/lib/request/test-connection-request.d.ts +1 -1
  123. package/lib/request/update-attribute-request.d.ts +1 -1
  124. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  125. package/lib/request/update-catalog-request.d.ts +1 -1
  126. package/lib/request/update-connection-request.d.ts +1 -1
  127. package/lib/request/update-custom-property-request.d.ts +1 -1
  128. package/lib/request/update-data-asset-request.d.ts +1 -1
  129. package/lib/request/update-entity-request.d.ts +1 -1
  130. package/lib/request/update-folder-request.d.ts +1 -1
  131. package/lib/request/update-glossary-request.d.ts +1 -1
  132. package/lib/request/update-job-definition-request.d.ts +1 -1
  133. package/lib/request/update-job-request.d.ts +1 -1
  134. package/lib/request/update-metastore-request.d.ts +1 -1
  135. package/lib/request/update-namespace-request.d.ts +1 -1
  136. package/lib/request/update-pattern-request.d.ts +1 -1
  137. package/lib/request/update-term-relationship-request.d.ts +1 -1
  138. package/lib/request/update-term-request.d.ts +1 -1
  139. package/lib/request/upload-credentials-request.d.ts +1 -1
  140. package/lib/request/users-request.d.ts +1 -1
  141. package/lib/request/validate-connection-request.d.ts +1 -1
  142. package/lib/request/validate-pattern-request.d.ts +1 -1
  143. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -153,7 +153,7 @@ class DataCatalogClient {
153
153
  * @param AddDataSelectorPatternsRequest
154
154
  * @return AddDataSelectorPatternsResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
157
157
  */
158
158
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
159
159
  return __awaiter(this, void 0, void 0, function* () {
@@ -218,7 +218,7 @@ class DataCatalogClient {
218
218
  * @param AssociateCustomPropertyRequest
219
219
  * @return AssociateCustomPropertyResponse
220
220
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
222
222
  */
223
223
  associateCustomProperty(associateCustomPropertyRequest) {
224
224
  return __awaiter(this, void 0, void 0, function* () {
@@ -283,7 +283,7 @@ class DataCatalogClient {
283
283
  * @param AttachCatalogPrivateEndpointRequest
284
284
  * @return AttachCatalogPrivateEndpointResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
287
287
  */
288
288
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
289
289
  return __awaiter(this, void 0, void 0, function* () {
@@ -343,7 +343,7 @@ class DataCatalogClient {
343
343
  * @param ChangeCatalogCompartmentRequest
344
344
  * @return ChangeCatalogCompartmentResponse
345
345
  * @throws OciError when an error occurs
346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
347
347
  */
348
348
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
349
349
  return __awaiter(this, void 0, void 0, function* () {
@@ -402,7 +402,7 @@ class DataCatalogClient {
402
402
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
403
403
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
404
404
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
406
406
  */
407
407
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
408
408
  return __awaiter(this, void 0, void 0, function* () {
@@ -461,7 +461,7 @@ class DataCatalogClient {
461
461
  * @param ChangeMetastoreCompartmentRequest
462
462
  * @return ChangeMetastoreCompartmentResponse
463
463
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
465
465
  */
466
466
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
467
467
  return __awaiter(this, void 0, void 0, function* () {
@@ -520,7 +520,7 @@ class DataCatalogClient {
520
520
  * @param CreateAttributeRequest
521
521
  * @return CreateAttributeResponse
522
522
  * @throws OciError when an error occurs
523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
524
524
  */
525
525
  createAttribute(createAttributeRequest) {
526
526
  return __awaiter(this, void 0, void 0, function* () {
@@ -585,7 +585,7 @@ class DataCatalogClient {
585
585
  * @param CreateAttributeTagRequest
586
586
  * @return CreateAttributeTagResponse
587
587
  * @throws OciError when an error occurs
588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
589
589
  */
590
590
  createAttributeTag(createAttributeTagRequest) {
591
591
  return __awaiter(this, void 0, void 0, function* () {
@@ -653,7 +653,7 @@ class DataCatalogClient {
653
653
  * @param CreateCatalogRequest
654
654
  * @return CreateCatalogResponse
655
655
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
657
657
  */
658
658
  createCatalog(createCatalogRequest) {
659
659
  return __awaiter(this, void 0, void 0, function* () {
@@ -710,7 +710,7 @@ class DataCatalogClient {
710
710
  * @param CreateCatalogPrivateEndpointRequest
711
711
  * @return CreateCatalogPrivateEndpointResponse
712
712
  * @throws OciError when an error occurs
713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
714
714
  */
715
715
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
716
716
  return __awaiter(this, void 0, void 0, function* () {
@@ -767,7 +767,7 @@ class DataCatalogClient {
767
767
  * @param CreateConnectionRequest
768
768
  * @return CreateConnectionResponse
769
769
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
771
771
  */
772
772
  createConnection(createConnectionRequest) {
773
773
  return __awaiter(this, void 0, void 0, function* () {
@@ -831,7 +831,7 @@ class DataCatalogClient {
831
831
  * @param CreateCustomPropertyRequest
832
832
  * @return CreateCustomPropertyResponse
833
833
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
835
835
  */
836
836
  createCustomProperty(createCustomPropertyRequest) {
837
837
  return __awaiter(this, void 0, void 0, function* () {
@@ -895,7 +895,7 @@ class DataCatalogClient {
895
895
  * @param CreateDataAssetRequest
896
896
  * @return CreateDataAssetResponse
897
897
  * @throws OciError when an error occurs
898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
899
899
  */
900
900
  createDataAsset(createDataAssetRequest) {
901
901
  return __awaiter(this, void 0, void 0, function* () {
@@ -958,7 +958,7 @@ class DataCatalogClient {
958
958
  * @param CreateDataAssetTagRequest
959
959
  * @return CreateDataAssetTagResponse
960
960
  * @throws OciError when an error occurs
961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
962
962
  */
963
963
  createDataAssetTag(createDataAssetTagRequest) {
964
964
  return __awaiter(this, void 0, void 0, function* () {
@@ -1022,7 +1022,7 @@ class DataCatalogClient {
1022
1022
  * @param CreateEntityRequest
1023
1023
  * @return CreateEntityResponse
1024
1024
  * @throws OciError when an error occurs
1025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1026
1026
  */
1027
1027
  createEntity(createEntityRequest) {
1028
1028
  return __awaiter(this, void 0, void 0, function* () {
@@ -1086,7 +1086,7 @@ class DataCatalogClient {
1086
1086
  * @param CreateEntityTagRequest
1087
1087
  * @return CreateEntityTagResponse
1088
1088
  * @throws OciError when an error occurs
1089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1090
1090
  */
1091
1091
  createEntityTag(createEntityTagRequest) {
1092
1092
  return __awaiter(this, void 0, void 0, function* () {
@@ -1151,7 +1151,7 @@ class DataCatalogClient {
1151
1151
  * @param CreateFolderRequest
1152
1152
  * @return CreateFolderResponse
1153
1153
  * @throws OciError when an error occurs
1154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1155
1155
  */
1156
1156
  createFolder(createFolderRequest) {
1157
1157
  return __awaiter(this, void 0, void 0, function* () {
@@ -1215,7 +1215,7 @@ class DataCatalogClient {
1215
1215
  * @param CreateFolderTagRequest
1216
1216
  * @return CreateFolderTagResponse
1217
1217
  * @throws OciError when an error occurs
1218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1219
1219
  */
1220
1220
  createFolderTag(createFolderTagRequest) {
1221
1221
  return __awaiter(this, void 0, void 0, function* () {
@@ -1280,7 +1280,7 @@ class DataCatalogClient {
1280
1280
  * @param CreateGlossaryRequest
1281
1281
  * @return CreateGlossaryResponse
1282
1282
  * @throws OciError when an error occurs
1283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1284
1284
  */
1285
1285
  createGlossary(createGlossaryRequest) {
1286
1286
  return __awaiter(this, void 0, void 0, function* () {
@@ -1343,7 +1343,7 @@ class DataCatalogClient {
1343
1343
  * @param CreateJobRequest
1344
1344
  * @return CreateJobResponse
1345
1345
  * @throws OciError when an error occurs
1346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1347
1347
  */
1348
1348
  createJob(createJobRequest) {
1349
1349
  return __awaiter(this, void 0, void 0, function* () {
@@ -1406,7 +1406,7 @@ class DataCatalogClient {
1406
1406
  * @param CreateJobDefinitionRequest
1407
1407
  * @return CreateJobDefinitionResponse
1408
1408
  * @throws OciError when an error occurs
1409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1410
1410
  */
1411
1411
  createJobDefinition(createJobDefinitionRequest) {
1412
1412
  return __awaiter(this, void 0, void 0, function* () {
@@ -1469,7 +1469,7 @@ class DataCatalogClient {
1469
1469
  * @param CreateJobExecutionRequest
1470
1470
  * @return CreateJobExecutionResponse
1471
1471
  * @throws OciError when an error occurs
1472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1473
1473
  */
1474
1474
  createJobExecution(createJobExecutionRequest) {
1475
1475
  return __awaiter(this, void 0, void 0, function* () {
@@ -1534,7 +1534,7 @@ class DataCatalogClient {
1534
1534
  * @param CreateMetastoreRequest
1535
1535
  * @return CreateMetastoreResponse
1536
1536
  * @throws OciError when an error occurs
1537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1538
1538
  */
1539
1539
  createMetastore(createMetastoreRequest) {
1540
1540
  return __awaiter(this, void 0, void 0, function* () {
@@ -1591,7 +1591,7 @@ class DataCatalogClient {
1591
1591
  * @param CreateNamespaceRequest
1592
1592
  * @return CreateNamespaceResponse
1593
1593
  * @throws OciError when an error occurs
1594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1595
1595
  */
1596
1596
  createNamespace(createNamespaceRequest) {
1597
1597
  return __awaiter(this, void 0, void 0, function* () {
@@ -1654,7 +1654,7 @@ class DataCatalogClient {
1654
1654
  * @param CreatePatternRequest
1655
1655
  * @return CreatePatternResponse
1656
1656
  * @throws OciError when an error occurs
1657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1658
1658
  */
1659
1659
  createPattern(createPatternRequest) {
1660
1660
  return __awaiter(this, void 0, void 0, function* () {
@@ -1717,7 +1717,7 @@ class DataCatalogClient {
1717
1717
  * @param CreateTermRequest
1718
1718
  * @return CreateTermResponse
1719
1719
  * @throws OciError when an error occurs
1720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1721
1721
  */
1722
1722
  createTerm(createTermRequest) {
1723
1723
  return __awaiter(this, void 0, void 0, function* () {
@@ -1781,7 +1781,7 @@ class DataCatalogClient {
1781
1781
  * @param CreateTermRelationshipRequest
1782
1782
  * @return CreateTermRelationshipResponse
1783
1783
  * @throws OciError when an error occurs
1784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1785
1785
  */
1786
1786
  createTermRelationship(createTermRelationshipRequest) {
1787
1787
  return __awaiter(this, void 0, void 0, function* () {
@@ -1846,7 +1846,7 @@ class DataCatalogClient {
1846
1846
  * @param DeleteAttributeRequest
1847
1847
  * @return DeleteAttributeResponse
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.15.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1850
1850
  */
1851
1851
  deleteAttribute(deleteAttributeRequest) {
1852
1852
  return __awaiter(this, void 0, void 0, function* () {
@@ -1902,7 +1902,7 @@ class DataCatalogClient {
1902
1902
  * @param DeleteAttributeTagRequest
1903
1903
  * @return DeleteAttributeTagResponse
1904
1904
  * @throws OciError when an error occurs
1905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1906
1906
  */
1907
1907
  deleteAttributeTag(deleteAttributeTagRequest) {
1908
1908
  return __awaiter(this, void 0, void 0, function* () {
@@ -1959,7 +1959,7 @@ class DataCatalogClient {
1959
1959
  * @param DeleteCatalogRequest
1960
1960
  * @return DeleteCatalogResponse
1961
1961
  * @throws OciError when an error occurs
1962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1963
1963
  */
1964
1964
  deleteCatalog(deleteCatalogRequest) {
1965
1965
  return __awaiter(this, void 0, void 0, function* () {
@@ -2017,7 +2017,7 @@ class DataCatalogClient {
2017
2017
  * @param DeleteCatalogPrivateEndpointRequest
2018
2018
  * @return DeleteCatalogPrivateEndpointResponse
2019
2019
  * @throws OciError when an error occurs
2020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2021
2021
  */
2022
2022
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2023
2023
  return __awaiter(this, void 0, void 0, function* () {
@@ -2075,7 +2075,7 @@ class DataCatalogClient {
2075
2075
  * @param DeleteConnectionRequest
2076
2076
  * @return DeleteConnectionResponse
2077
2077
  * @throws OciError when an error occurs
2078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2079
2079
  */
2080
2080
  deleteConnection(deleteConnectionRequest) {
2081
2081
  return __awaiter(this, void 0, void 0, function* () {
@@ -2130,7 +2130,7 @@ class DataCatalogClient {
2130
2130
  * @param DeleteCustomPropertyRequest
2131
2131
  * @return DeleteCustomPropertyResponse
2132
2132
  * @throws OciError when an error occurs
2133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2134
2134
  */
2135
2135
  deleteCustomProperty(deleteCustomPropertyRequest) {
2136
2136
  return __awaiter(this, void 0, void 0, function* () {
@@ -2185,7 +2185,7 @@ class DataCatalogClient {
2185
2185
  * @param DeleteDataAssetRequest
2186
2186
  * @return DeleteDataAssetResponse
2187
2187
  * @throws OciError when an error occurs
2188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2189
2189
  */
2190
2190
  deleteDataAsset(deleteDataAssetRequest) {
2191
2191
  return __awaiter(this, void 0, void 0, function* () {
@@ -2239,7 +2239,7 @@ class DataCatalogClient {
2239
2239
  * @param DeleteDataAssetTagRequest
2240
2240
  * @return DeleteDataAssetTagResponse
2241
2241
  * @throws OciError when an error occurs
2242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2243
2243
  */
2244
2244
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2245
2245
  return __awaiter(this, void 0, void 0, function* () {
@@ -2294,7 +2294,7 @@ class DataCatalogClient {
2294
2294
  * @param DeleteEntityRequest
2295
2295
  * @return DeleteEntityResponse
2296
2296
  * @throws OciError when an error occurs
2297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2298
2298
  */
2299
2299
  deleteEntity(deleteEntityRequest) {
2300
2300
  return __awaiter(this, void 0, void 0, function* () {
@@ -2349,7 +2349,7 @@ class DataCatalogClient {
2349
2349
  * @param DeleteEntityTagRequest
2350
2350
  * @return DeleteEntityTagResponse
2351
2351
  * @throws OciError when an error occurs
2352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2353
2353
  */
2354
2354
  deleteEntityTag(deleteEntityTagRequest) {
2355
2355
  return __awaiter(this, void 0, void 0, function* () {
@@ -2405,7 +2405,7 @@ class DataCatalogClient {
2405
2405
  * @param DeleteFolderRequest
2406
2406
  * @return DeleteFolderResponse
2407
2407
  * @throws OciError when an error occurs
2408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2409
2409
  */
2410
2410
  deleteFolder(deleteFolderRequest) {
2411
2411
  return __awaiter(this, void 0, void 0, function* () {
@@ -2460,7 +2460,7 @@ class DataCatalogClient {
2460
2460
  * @param DeleteFolderTagRequest
2461
2461
  * @return DeleteFolderTagResponse
2462
2462
  * @throws OciError when an error occurs
2463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2464
2464
  */
2465
2465
  deleteFolderTag(deleteFolderTagRequest) {
2466
2466
  return __awaiter(this, void 0, void 0, function* () {
@@ -2516,7 +2516,7 @@ class DataCatalogClient {
2516
2516
  * @param DeleteGlossaryRequest
2517
2517
  * @return DeleteGlossaryResponse
2518
2518
  * @throws OciError when an error occurs
2519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2520
2520
  */
2521
2521
  deleteGlossary(deleteGlossaryRequest) {
2522
2522
  return __awaiter(this, void 0, void 0, function* () {
@@ -2570,7 +2570,7 @@ class DataCatalogClient {
2570
2570
  * @param DeleteJobRequest
2571
2571
  * @return DeleteJobResponse
2572
2572
  * @throws OciError when an error occurs
2573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2574
2574
  */
2575
2575
  deleteJob(deleteJobRequest) {
2576
2576
  return __awaiter(this, void 0, void 0, function* () {
@@ -2624,7 +2624,7 @@ class DataCatalogClient {
2624
2624
  * @param DeleteJobDefinitionRequest
2625
2625
  * @return DeleteJobDefinitionResponse
2626
2626
  * @throws OciError when an error occurs
2627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2628
2628
  */
2629
2629
  deleteJobDefinition(deleteJobDefinitionRequest) {
2630
2630
  return __awaiter(this, void 0, void 0, function* () {
@@ -2678,7 +2678,7 @@ class DataCatalogClient {
2678
2678
  * @param DeleteMetastoreRequest
2679
2679
  * @return DeleteMetastoreResponse
2680
2680
  * @throws OciError when an error occurs
2681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2682
2682
  */
2683
2683
  deleteMetastore(deleteMetastoreRequest) {
2684
2684
  return __awaiter(this, void 0, void 0, function* () {
@@ -2736,7 +2736,7 @@ class DataCatalogClient {
2736
2736
  * @param DeleteNamespaceRequest
2737
2737
  * @return DeleteNamespaceResponse
2738
2738
  * @throws OciError when an error occurs
2739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2740
2740
  */
2741
2741
  deleteNamespace(deleteNamespaceRequest) {
2742
2742
  return __awaiter(this, void 0, void 0, function* () {
@@ -2790,7 +2790,7 @@ class DataCatalogClient {
2790
2790
  * @param DeletePatternRequest
2791
2791
  * @return DeletePatternResponse
2792
2792
  * @throws OciError when an error occurs
2793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2794
2794
  */
2795
2795
  deletePattern(deletePatternRequest) {
2796
2796
  return __awaiter(this, void 0, void 0, function* () {
@@ -2844,7 +2844,7 @@ class DataCatalogClient {
2844
2844
  * @param DeleteTermRequest
2845
2845
  * @return DeleteTermResponse
2846
2846
  * @throws OciError when an error occurs
2847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2848
2848
  */
2849
2849
  deleteTerm(deleteTermRequest) {
2850
2850
  return __awaiter(this, void 0, void 0, function* () {
@@ -2899,7 +2899,7 @@ class DataCatalogClient {
2899
2899
  * @param DeleteTermRelationshipRequest
2900
2900
  * @return DeleteTermRelationshipResponse
2901
2901
  * @throws OciError when an error occurs
2902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2903
2903
  */
2904
2904
  deleteTermRelationship(deleteTermRelationshipRequest) {
2905
2905
  return __awaiter(this, void 0, void 0, function* () {
@@ -2955,7 +2955,7 @@ class DataCatalogClient {
2955
2955
  * @param DetachCatalogPrivateEndpointRequest
2956
2956
  * @return DetachCatalogPrivateEndpointResponse
2957
2957
  * @throws OciError when an error occurs
2958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2959
2959
  */
2960
2960
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
2961
2961
  return __awaiter(this, void 0, void 0, function* () {
@@ -3014,7 +3014,7 @@ class DataCatalogClient {
3014
3014
  * @param DisassociateCustomPropertyRequest
3015
3015
  * @return DisassociateCustomPropertyResponse
3016
3016
  * @throws OciError when an error occurs
3017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3018
3018
  */
3019
3019
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3020
3020
  return __awaiter(this, void 0, void 0, function* () {
@@ -3079,7 +3079,7 @@ class DataCatalogClient {
3079
3079
  * @param ExpandTreeForGlossaryRequest
3080
3080
  * @return ExpandTreeForGlossaryResponse
3081
3081
  * @throws OciError when an error occurs
3082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3083
3083
  */
3084
3084
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3085
3085
  return __awaiter(this, void 0, void 0, function* () {
@@ -3142,7 +3142,7 @@ class DataCatalogClient {
3142
3142
  * @param ExportGlossaryRequest
3143
3143
  * @return ExportGlossaryResponse
3144
3144
  * @throws OciError when an error occurs
3145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3146
3146
  */
3147
3147
  exportGlossary(exportGlossaryRequest) {
3148
3148
  return __awaiter(this, void 0, void 0, function* () {
@@ -3207,7 +3207,7 @@ class DataCatalogClient {
3207
3207
  * @param GetAttributeRequest
3208
3208
  * @return GetAttributeResponse
3209
3209
  * @throws OciError when an error occurs
3210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3211
3211
  */
3212
3212
  getAttribute(getAttributeRequest) {
3213
3213
  return __awaiter(this, void 0, void 0, function* () {
@@ -3274,7 +3274,7 @@ class DataCatalogClient {
3274
3274
  * @param GetAttributeTagRequest
3275
3275
  * @return GetAttributeTagResponse
3276
3276
  * @throws OciError when an error occurs
3277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3278
3278
  */
3279
3279
  getAttributeTag(getAttributeTagRequest) {
3280
3280
  return __awaiter(this, void 0, void 0, function* () {
@@ -3341,7 +3341,7 @@ class DataCatalogClient {
3341
3341
  * @param GetCatalogRequest
3342
3342
  * @return GetCatalogResponse
3343
3343
  * @throws OciError when an error occurs
3344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3345
3345
  */
3346
3346
  getCatalog(getCatalogRequest) {
3347
3347
  return __awaiter(this, void 0, void 0, function* () {
@@ -3402,7 +3402,7 @@ class DataCatalogClient {
3402
3402
  * @param GetCatalogPrivateEndpointRequest
3403
3403
  * @return GetCatalogPrivateEndpointResponse
3404
3404
  * @throws OciError when an error occurs
3405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3406
3406
  */
3407
3407
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3408
3408
  return __awaiter(this, void 0, void 0, function* () {
@@ -3463,7 +3463,7 @@ class DataCatalogClient {
3463
3463
  * @param GetConnectionRequest
3464
3464
  * @return GetConnectionResponse
3465
3465
  * @throws OciError when an error occurs
3466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3467
3467
  */
3468
3468
  getConnection(getConnectionRequest) {
3469
3469
  return __awaiter(this, void 0, void 0, function* () {
@@ -3528,7 +3528,7 @@ class DataCatalogClient {
3528
3528
  * @param GetCustomPropertyRequest
3529
3529
  * @return GetCustomPropertyResponse
3530
3530
  * @throws OciError when an error occurs
3531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3532
3532
  */
3533
3533
  getCustomProperty(getCustomPropertyRequest) {
3534
3534
  return __awaiter(this, void 0, void 0, function* () {
@@ -3593,7 +3593,7 @@ class DataCatalogClient {
3593
3593
  * @param GetDataAssetRequest
3594
3594
  * @return GetDataAssetResponse
3595
3595
  * @throws OciError when an error occurs
3596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3597
3597
  */
3598
3598
  getDataAsset(getDataAssetRequest) {
3599
3599
  return __awaiter(this, void 0, void 0, function* () {
@@ -3657,7 +3657,7 @@ class DataCatalogClient {
3657
3657
  * @param GetDataAssetTagRequest
3658
3658
  * @return GetDataAssetTagResponse
3659
3659
  * @throws OciError when an error occurs
3660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3661
3661
  */
3662
3662
  getDataAssetTag(getDataAssetTagRequest) {
3663
3663
  return __awaiter(this, void 0, void 0, function* () {
@@ -3722,7 +3722,7 @@ class DataCatalogClient {
3722
3722
  * @param GetEntityRequest
3723
3723
  * @return GetEntityResponse
3724
3724
  * @throws OciError when an error occurs
3725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3726
3726
  */
3727
3727
  getEntity(getEntityRequest) {
3728
3728
  return __awaiter(this, void 0, void 0, function* () {
@@ -3788,7 +3788,7 @@ class DataCatalogClient {
3788
3788
  * @param GetEntityTagRequest
3789
3789
  * @return GetEntityTagResponse
3790
3790
  * @throws OciError when an error occurs
3791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3792
3792
  */
3793
3793
  getEntityTag(getEntityTagRequest) {
3794
3794
  return __awaiter(this, void 0, void 0, function* () {
@@ -3854,7 +3854,7 @@ class DataCatalogClient {
3854
3854
  * @param GetFolderRequest
3855
3855
  * @return GetFolderResponse
3856
3856
  * @throws OciError when an error occurs
3857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3858
3858
  */
3859
3859
  getFolder(getFolderRequest) {
3860
3860
  return __awaiter(this, void 0, void 0, function* () {
@@ -3920,7 +3920,7 @@ class DataCatalogClient {
3920
3920
  * @param GetFolderTagRequest
3921
3921
  * @return GetFolderTagResponse
3922
3922
  * @throws OciError when an error occurs
3923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3924
3924
  */
3925
3925
  getFolderTag(getFolderTagRequest) {
3926
3926
  return __awaiter(this, void 0, void 0, function* () {
@@ -3986,7 +3986,7 @@ class DataCatalogClient {
3986
3986
  * @param GetGlossaryRequest
3987
3987
  * @return GetGlossaryResponse
3988
3988
  * @throws OciError when an error occurs
3989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3990
3990
  */
3991
3991
  getGlossary(getGlossaryRequest) {
3992
3992
  return __awaiter(this, void 0, void 0, function* () {
@@ -4050,7 +4050,7 @@ class DataCatalogClient {
4050
4050
  * @param GetJobRequest
4051
4051
  * @return GetJobResponse
4052
4052
  * @throws OciError when an error occurs
4053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4054
4054
  */
4055
4055
  getJob(getJobRequest) {
4056
4056
  return __awaiter(this, void 0, void 0, function* () {
@@ -4114,7 +4114,7 @@ class DataCatalogClient {
4114
4114
  * @param GetJobDefinitionRequest
4115
4115
  * @return GetJobDefinitionResponse
4116
4116
  * @throws OciError when an error occurs
4117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4118
4118
  */
4119
4119
  getJobDefinition(getJobDefinitionRequest) {
4120
4120
  return __awaiter(this, void 0, void 0, function* () {
@@ -4178,7 +4178,7 @@ class DataCatalogClient {
4178
4178
  * @param GetJobExecutionRequest
4179
4179
  * @return GetJobExecutionResponse
4180
4180
  * @throws OciError when an error occurs
4181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4182
4182
  */
4183
4183
  getJobExecution(getJobExecutionRequest) {
4184
4184
  return __awaiter(this, void 0, void 0, function* () {
@@ -4243,7 +4243,7 @@ class DataCatalogClient {
4243
4243
  * @param GetJobLogRequest
4244
4244
  * @return GetJobLogResponse
4245
4245
  * @throws OciError when an error occurs
4246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4247
4247
  */
4248
4248
  getJobLog(getJobLogRequest) {
4249
4249
  return __awaiter(this, void 0, void 0, function* () {
@@ -4309,7 +4309,7 @@ class DataCatalogClient {
4309
4309
  * @param GetJobMetricsRequest
4310
4310
  * @return GetJobMetricsResponse
4311
4311
  * @throws OciError when an error occurs
4312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4313
4313
  */
4314
4314
  getJobMetrics(getJobMetricsRequest) {
4315
4315
  return __awaiter(this, void 0, void 0, function* () {
@@ -4375,7 +4375,7 @@ class DataCatalogClient {
4375
4375
  * @param GetMetastoreRequest
4376
4376
  * @return GetMetastoreResponse
4377
4377
  * @throws OciError when an error occurs
4378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4379
4379
  */
4380
4380
  getMetastore(getMetastoreRequest) {
4381
4381
  return __awaiter(this, void 0, void 0, function* () {
@@ -4436,7 +4436,7 @@ class DataCatalogClient {
4436
4436
  * @param GetNamespaceRequest
4437
4437
  * @return GetNamespaceResponse
4438
4438
  * @throws OciError when an error occurs
4439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4440
4440
  */
4441
4441
  getNamespace(getNamespaceRequest) {
4442
4442
  return __awaiter(this, void 0, void 0, function* () {
@@ -4500,7 +4500,7 @@ class DataCatalogClient {
4500
4500
  * @param GetPatternRequest
4501
4501
  * @return GetPatternResponse
4502
4502
  * @throws OciError when an error occurs
4503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4504
4504
  */
4505
4505
  getPattern(getPatternRequest) {
4506
4506
  return __awaiter(this, void 0, void 0, function* () {
@@ -4564,7 +4564,7 @@ class DataCatalogClient {
4564
4564
  * @param GetTermRequest
4565
4565
  * @return GetTermResponse
4566
4566
  * @throws OciError when an error occurs
4567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4568
4568
  */
4569
4569
  getTerm(getTermRequest) {
4570
4570
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4629,7 @@ class DataCatalogClient {
4629
4629
  * @param GetTermRelationshipRequest
4630
4630
  * @return GetTermRelationshipResponse
4631
4631
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4633
4633
  */
4634
4634
  getTermRelationship(getTermRelationshipRequest) {
4635
4635
  return __awaiter(this, void 0, void 0, function* () {
@@ -4695,7 +4695,7 @@ class DataCatalogClient {
4695
4695
  * @param GetTypeRequest
4696
4696
  * @return GetTypeResponse
4697
4697
  * @throws OciError when an error occurs
4698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4699
4699
  */
4700
4700
  getType(getTypeRequest) {
4701
4701
  return __awaiter(this, void 0, void 0, function* () {
@@ -4759,7 +4759,7 @@ class DataCatalogClient {
4759
4759
  * @param GetWorkRequestRequest
4760
4760
  * @return GetWorkRequestResponse
4761
4761
  * @throws OciError when an error occurs
4762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4763
4763
  */
4764
4764
  getWorkRequest(getWorkRequestRequest) {
4765
4765
  return __awaiter(this, void 0, void 0, function* () {
@@ -4825,7 +4825,7 @@ class DataCatalogClient {
4825
4825
  * @param ImportConnectionRequest
4826
4826
  * @return ImportConnectionResponse
4827
4827
  * @throws OciError when an error occurs
4828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4829
4829
  */
4830
4830
  importConnection(importConnectionRequest) {
4831
4831
  return __awaiter(this, void 0, void 0, function* () {
@@ -4890,7 +4890,7 @@ class DataCatalogClient {
4890
4890
  * @param ImportDataAssetRequest
4891
4891
  * @return ImportDataAssetResponse
4892
4892
  * @throws OciError when an error occurs
4893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4894
4894
  */
4895
4895
  importDataAsset(importDataAssetRequest) {
4896
4896
  return __awaiter(this, void 0, void 0, function* () {
@@ -4952,7 +4952,7 @@ class DataCatalogClient {
4952
4952
  * @param ImportGlossaryRequest
4953
4953
  * @return ImportGlossaryResponse
4954
4954
  * @throws OciError when an error occurs
4955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4956
4956
  */
4957
4957
  importGlossary(importGlossaryRequest) {
4958
4958
  return __awaiter(this, void 0, void 0, function* () {
@@ -5014,7 +5014,7 @@ class DataCatalogClient {
5014
5014
  * @param ListAggregatedPhysicalEntitiesRequest
5015
5015
  * @return ListAggregatedPhysicalEntitiesResponse
5016
5016
  * @throws OciError when an error occurs
5017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5018
5018
  */
5019
5019
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5020
5020
  return __awaiter(this, void 0, void 0, function* () {
@@ -5080,7 +5080,7 @@ class DataCatalogClient {
5080
5080
  * @param ListAttributeTagsRequest
5081
5081
  * @return ListAttributeTagsResponse
5082
5082
  * @throws OciError when an error occurs
5083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5084
5084
  */
5085
5085
  listAttributeTags(listAttributeTagsRequest) {
5086
5086
  return __awaiter(this, void 0, void 0, function* () {
@@ -5156,7 +5156,7 @@ class DataCatalogClient {
5156
5156
  * @param ListAttributesRequest
5157
5157
  * @return ListAttributesResponse
5158
5158
  * @throws OciError when an error occurs
5159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5160
5160
  */
5161
5161
  listAttributes(listAttributesRequest) {
5162
5162
  return __awaiter(this, void 0, void 0, function* () {
@@ -5244,7 +5244,7 @@ class DataCatalogClient {
5244
5244
  * @param ListCatalogPrivateEndpointsRequest
5245
5245
  * @return ListCatalogPrivateEndpointsResponse
5246
5246
  * @throws OciError when an error occurs
5247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5248
5248
  */
5249
5249
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5250
5250
  return __awaiter(this, void 0, void 0, function* () {
@@ -5352,7 +5352,7 @@ class DataCatalogClient {
5352
5352
  * @param ListCatalogsRequest
5353
5353
  * @return ListCatalogsResponse
5354
5354
  * @throws OciError when an error occurs
5355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5356
5356
  */
5357
5357
  listCatalogs(listCatalogsRequest) {
5358
5358
  return __awaiter(this, void 0, void 0, function* () {
@@ -5459,7 +5459,7 @@ class DataCatalogClient {
5459
5459
  * @param ListConnectionsRequest
5460
5460
  * @return ListConnectionsResponse
5461
5461
  * @throws OciError when an error occurs
5462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5463
5463
  */
5464
5464
  listConnections(listConnectionsRequest) {
5465
5465
  return __awaiter(this, void 0, void 0, function* () {
@@ -5537,7 +5537,7 @@ class DataCatalogClient {
5537
5537
  * @param ListCustomPropertiesRequest
5538
5538
  * @return ListCustomPropertiesResponse
5539
5539
  * @throws OciError when an error occurs
5540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5541
5541
  */
5542
5542
  listCustomProperties(listCustomPropertiesRequest) {
5543
5543
  return __awaiter(this, void 0, void 0, function* () {
@@ -5614,7 +5614,7 @@ class DataCatalogClient {
5614
5614
  * @param ListDataAssetTagsRequest
5615
5615
  * @return ListDataAssetTagsResponse
5616
5616
  * @throws OciError when an error occurs
5617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5618
5618
  */
5619
5619
  listDataAssetTags(listDataAssetTagsRequest) {
5620
5620
  return __awaiter(this, void 0, void 0, function* () {
@@ -5688,7 +5688,7 @@ class DataCatalogClient {
5688
5688
  * @param ListDataAssetsRequest
5689
5689
  * @return ListDataAssetsResponse
5690
5690
  * @throws OciError when an error occurs
5691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5692
5692
  */
5693
5693
  listDataAssets(listDataAssetsRequest) {
5694
5694
  return __awaiter(this, void 0, void 0, function* () {
@@ -5764,7 +5764,7 @@ class DataCatalogClient {
5764
5764
  * @param ListDerivedLogicalEntitiesRequest
5765
5765
  * @return ListDerivedLogicalEntitiesResponse
5766
5766
  * @throws OciError when an error occurs
5767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5768
5768
  */
5769
5769
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5770
5770
  return __awaiter(this, void 0, void 0, function* () {
@@ -5829,7 +5829,7 @@ class DataCatalogClient {
5829
5829
  * @param ListEntitiesRequest
5830
5830
  * @return ListEntitiesResponse
5831
5831
  * @throws OciError when an error occurs
5832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5833
5833
  */
5834
5834
  listEntities(listEntitiesRequest) {
5835
5835
  return __awaiter(this, void 0, void 0, function* () {
@@ -5917,7 +5917,7 @@ class DataCatalogClient {
5917
5917
  * @param ListEntityTagsRequest
5918
5918
  * @return ListEntityTagsResponse
5919
5919
  * @throws OciError when an error occurs
5920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5921
5921
  */
5922
5922
  listEntityTags(listEntityTagsRequest) {
5923
5923
  return __awaiter(this, void 0, void 0, function* () {
@@ -5992,7 +5992,7 @@ class DataCatalogClient {
5992
5992
  * @param ListFolderTagsRequest
5993
5993
  * @return ListFolderTagsResponse
5994
5994
  * @throws OciError when an error occurs
5995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
5995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
5996
5996
  */
5997
5997
  listFolderTags(listFolderTagsRequest) {
5998
5998
  return __awaiter(this, void 0, void 0, function* () {
@@ -6067,7 +6067,7 @@ class DataCatalogClient {
6067
6067
  * @param ListFoldersRequest
6068
6068
  * @return ListFoldersResponse
6069
6069
  * @throws OciError when an error occurs
6070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6071
6071
  */
6072
6072
  listFolders(listFoldersRequest) {
6073
6073
  return __awaiter(this, void 0, void 0, function* () {
@@ -6149,7 +6149,7 @@ class DataCatalogClient {
6149
6149
  * @param ListGlossariesRequest
6150
6150
  * @return ListGlossariesResponse
6151
6151
  * @throws OciError when an error occurs
6152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6153
6153
  */
6154
6154
  listGlossaries(listGlossariesRequest) {
6155
6155
  return __awaiter(this, void 0, void 0, function* () {
@@ -6223,7 +6223,7 @@ class DataCatalogClient {
6223
6223
  * @param ListJobDefinitionsRequest
6224
6224
  * @return ListJobDefinitionsResponse
6225
6225
  * @throws OciError when an error occurs
6226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6227
6227
  */
6228
6228
  listJobDefinitions(listJobDefinitionsRequest) {
6229
6229
  return __awaiter(this, void 0, void 0, function* () {
@@ -6303,7 +6303,7 @@ class DataCatalogClient {
6303
6303
  * @param ListJobExecutionsRequest
6304
6304
  * @return ListJobExecutionsResponse
6305
6305
  * @throws OciError when an error occurs
6306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6307
6307
  */
6308
6308
  listJobExecutions(listJobExecutionsRequest) {
6309
6309
  return __awaiter(this, void 0, void 0, function* () {
@@ -6387,7 +6387,7 @@ class DataCatalogClient {
6387
6387
  * @param ListJobLogsRequest
6388
6388
  * @return ListJobLogsResponse
6389
6389
  * @throws OciError when an error occurs
6390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6391
6391
  */
6392
6392
  listJobLogs(listJobLogsRequest) {
6393
6393
  return __awaiter(this, void 0, void 0, function* () {
@@ -6462,7 +6462,7 @@ class DataCatalogClient {
6462
6462
  * @param ListJobMetricsRequest
6463
6463
  * @return ListJobMetricsResponse
6464
6464
  * @throws OciError when an error occurs
6465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6466
6466
  */
6467
6467
  listJobMetrics(listJobMetricsRequest) {
6468
6468
  return __awaiter(this, void 0, void 0, function* () {
@@ -6543,7 +6543,7 @@ class DataCatalogClient {
6543
6543
  * @param ListJobsRequest
6544
6544
  * @return ListJobsResponse
6545
6545
  * @throws OciError when an error occurs
6546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6547
6547
  */
6548
6548
  listJobs(listJobsRequest) {
6549
6549
  return __awaiter(this, void 0, void 0, function* () {
@@ -6628,7 +6628,7 @@ class DataCatalogClient {
6628
6628
  * @param ListMetastoresRequest
6629
6629
  * @return ListMetastoresResponse
6630
6630
  * @throws OciError when an error occurs
6631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6632
6632
  */
6633
6633
  listMetastores(listMetastoresRequest) {
6634
6634
  return __awaiter(this, void 0, void 0, function* () {
@@ -6735,7 +6735,7 @@ class DataCatalogClient {
6735
6735
  * @param ListNamespacesRequest
6736
6736
  * @return ListNamespacesResponse
6737
6737
  * @throws OciError when an error occurs
6738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6739
6739
  */
6740
6740
  listNamespaces(listNamespacesRequest) {
6741
6741
  return __awaiter(this, void 0, void 0, function* () {
@@ -6809,7 +6809,7 @@ class DataCatalogClient {
6809
6809
  * @param ListPatternsRequest
6810
6810
  * @return ListPatternsResponse
6811
6811
  * @throws OciError when an error occurs
6812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6813
6813
  */
6814
6814
  listPatterns(listPatternsRequest) {
6815
6815
  return __awaiter(this, void 0, void 0, function* () {
@@ -6883,7 +6883,7 @@ class DataCatalogClient {
6883
6883
  * @param ListRulesRequest
6884
6884
  * @return ListRulesResponse
6885
6885
  * @throws OciError when an error occurs
6886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6887
6887
  */
6888
6888
  listRules(listRulesRequest) {
6889
6889
  return __awaiter(this, void 0, void 0, function* () {
@@ -6962,7 +6962,7 @@ class DataCatalogClient {
6962
6962
  * @param ListTagsRequest
6963
6963
  * @return ListTagsResponse
6964
6964
  * @throws OciError when an error occurs
6965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6966
6966
  */
6967
6967
  listTags(listTagsRequest) {
6968
6968
  return __awaiter(this, void 0, void 0, function* () {
@@ -7032,7 +7032,7 @@ class DataCatalogClient {
7032
7032
  * @param ListTermRelationshipsRequest
7033
7033
  * @return ListTermRelationshipsResponse
7034
7034
  * @throws OciError when an error occurs
7035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7036
7036
  */
7037
7037
  listTermRelationships(listTermRelationshipsRequest) {
7038
7038
  return __awaiter(this, void 0, void 0, function* () {
@@ -7104,7 +7104,7 @@ class DataCatalogClient {
7104
7104
  * @param ListTermsRequest
7105
7105
  * @return ListTermsResponse
7106
7106
  * @throws OciError when an error occurs
7107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7108
7108
  */
7109
7109
  listTerms(listTermsRequest) {
7110
7110
  return __awaiter(this, void 0, void 0, function* () {
@@ -7179,7 +7179,7 @@ class DataCatalogClient {
7179
7179
  * @param ListTypesRequest
7180
7180
  * @return ListTypesResponse
7181
7181
  * @throws OciError when an error occurs
7182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7183
7183
  */
7184
7184
  listTypes(listTypesRequest) {
7185
7185
  return __awaiter(this, void 0, void 0, function* () {
@@ -7254,7 +7254,7 @@ class DataCatalogClient {
7254
7254
  * @param ListWorkRequestErrorsRequest
7255
7255
  * @return ListWorkRequestErrorsResponse
7256
7256
  * @throws OciError when an error occurs
7257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7258
7258
  */
7259
7259
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7260
7260
  return __awaiter(this, void 0, void 0, function* () {
@@ -7361,7 +7361,7 @@ class DataCatalogClient {
7361
7361
  * @param ListWorkRequestLogsRequest
7362
7362
  * @return ListWorkRequestLogsResponse
7363
7363
  * @throws OciError when an error occurs
7364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7365
7365
  */
7366
7366
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7367
7367
  return __awaiter(this, void 0, void 0, function* () {
@@ -7468,7 +7468,7 @@ class DataCatalogClient {
7468
7468
  * @param ListWorkRequestsRequest
7469
7469
  * @return ListWorkRequestsResponse
7470
7470
  * @throws OciError when an error occurs
7471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7472
7472
  */
7473
7473
  listWorkRequests(listWorkRequestsRequest) {
7474
7474
  return __awaiter(this, void 0, void 0, function* () {
@@ -7571,7 +7571,7 @@ class DataCatalogClient {
7571
7571
  * @param ObjectStatsRequest
7572
7572
  * @return ObjectStatsResponse
7573
7573
  * @throws OciError when an error occurs
7574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7575
7575
  */
7576
7576
  objectStats(objectStatsRequest) {
7577
7577
  return __awaiter(this, void 0, void 0, function* () {
@@ -7637,7 +7637,7 @@ class DataCatalogClient {
7637
7637
  * @param ParseConnectionRequest
7638
7638
  * @return ParseConnectionResponse
7639
7639
  * @throws OciError when an error occurs
7640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7641
7641
  */
7642
7642
  parseConnection(parseConnectionRequest) {
7643
7643
  return __awaiter(this, void 0, void 0, function* () {
@@ -7705,7 +7705,7 @@ class DataCatalogClient {
7705
7705
  * @param ProcessRecommendationRequest
7706
7706
  * @return ProcessRecommendationResponse
7707
7707
  * @throws OciError when an error occurs
7708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7709
7709
  */
7710
7710
  processRecommendation(processRecommendationRequest) {
7711
7711
  return __awaiter(this, void 0, void 0, function* () {
@@ -7771,7 +7771,7 @@ class DataCatalogClient {
7771
7771
  * @param RecommendationsRequest
7772
7772
  * @return RecommendationsResponse
7773
7773
  * @throws OciError when an error occurs
7774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7775
7775
  */
7776
7776
  recommendations(recommendationsRequest) {
7777
7777
  return __awaiter(this, void 0, void 0, function* () {
@@ -7832,7 +7832,7 @@ class DataCatalogClient {
7832
7832
  * @param RemoveDataSelectorPatternsRequest
7833
7833
  * @return RemoveDataSelectorPatternsResponse
7834
7834
  * @throws OciError when an error occurs
7835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7836
7836
  */
7837
7837
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
7838
7838
  return __awaiter(this, void 0, void 0, function* () {
@@ -7897,7 +7897,7 @@ class DataCatalogClient {
7897
7897
  * @param SearchCriteriaRequest
7898
7898
  * @return SearchCriteriaResponse
7899
7899
  * @throws OciError when an error occurs
7900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7901
7901
  */
7902
7902
  searchCriteria(searchCriteriaRequest) {
7903
7903
  return __awaiter(this, void 0, void 0, function* () {
@@ -7968,7 +7968,7 @@ class DataCatalogClient {
7968
7968
  * @param SuggestMatchesRequest
7969
7969
  * @return SuggestMatchesResponse
7970
7970
  * @throws OciError when an error occurs
7971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7972
7972
  */
7973
7973
  suggestMatches(suggestMatchesRequest) {
7974
7974
  return __awaiter(this, void 0, void 0, function* () {
@@ -8028,7 +8028,7 @@ class DataCatalogClient {
8028
8028
  * @param SynchronousExportDataAssetRequest
8029
8029
  * @return SynchronousExportDataAssetResponse
8030
8030
  * @throws OciError when an error occurs
8031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8032
8032
  */
8033
8033
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8034
8034
  return __awaiter(this, void 0, void 0, function* () {
@@ -8088,7 +8088,7 @@ class DataCatalogClient {
8088
8088
  * @param TestConnectionRequest
8089
8089
  * @return TestConnectionResponse
8090
8090
  * @throws OciError when an error occurs
8091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8092
8092
  */
8093
8093
  testConnection(testConnectionRequest) {
8094
8094
  return __awaiter(this, void 0, void 0, function* () {
@@ -8152,7 +8152,7 @@ class DataCatalogClient {
8152
8152
  * @param UpdateAttributeRequest
8153
8153
  * @return UpdateAttributeResponse
8154
8154
  * @throws OciError when an error occurs
8155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8156
8156
  */
8157
8157
  updateAttribute(updateAttributeRequest) {
8158
8158
  return __awaiter(this, void 0, void 0, function* () {
@@ -8218,7 +8218,7 @@ class DataCatalogClient {
8218
8218
  * @param UpdateCatalogRequest
8219
8219
  * @return UpdateCatalogResponse
8220
8220
  * @throws OciError when an error occurs
8221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8222
8222
  */
8223
8223
  updateCatalog(updateCatalogRequest) {
8224
8224
  return __awaiter(this, void 0, void 0, function* () {
@@ -8281,7 +8281,7 @@ class DataCatalogClient {
8281
8281
  * @param UpdateCatalogPrivateEndpointRequest
8282
8282
  * @return UpdateCatalogPrivateEndpointResponse
8283
8283
  * @throws OciError when an error occurs
8284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8285
8285
  */
8286
8286
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8287
8287
  return __awaiter(this, void 0, void 0, function* () {
@@ -8340,7 +8340,7 @@ class DataCatalogClient {
8340
8340
  * @param UpdateConnectionRequest
8341
8341
  * @return UpdateConnectionResponse
8342
8342
  * @throws OciError when an error occurs
8343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8344
8344
  */
8345
8345
  updateConnection(updateConnectionRequest) {
8346
8346
  return __awaiter(this, void 0, void 0, function* () {
@@ -8405,7 +8405,7 @@ class DataCatalogClient {
8405
8405
  * @param UpdateCustomPropertyRequest
8406
8406
  * @return UpdateCustomPropertyResponse
8407
8407
  * @throws OciError when an error occurs
8408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8409
8409
  */
8410
8410
  updateCustomProperty(updateCustomPropertyRequest) {
8411
8411
  return __awaiter(this, void 0, void 0, function* () {
@@ -8470,7 +8470,7 @@ class DataCatalogClient {
8470
8470
  * @param UpdateDataAssetRequest
8471
8471
  * @return UpdateDataAssetResponse
8472
8472
  * @throws OciError when an error occurs
8473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8474
8474
  */
8475
8475
  updateDataAsset(updateDataAssetRequest) {
8476
8476
  return __awaiter(this, void 0, void 0, function* () {
@@ -8534,7 +8534,7 @@ class DataCatalogClient {
8534
8534
  * @param UpdateEntityRequest
8535
8535
  * @return UpdateEntityResponse
8536
8536
  * @throws OciError when an error occurs
8537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8538
8538
  */
8539
8539
  updateEntity(updateEntityRequest) {
8540
8540
  return __awaiter(this, void 0, void 0, function* () {
@@ -8599,7 +8599,7 @@ class DataCatalogClient {
8599
8599
  * @param UpdateFolderRequest
8600
8600
  * @return UpdateFolderResponse
8601
8601
  * @throws OciError when an error occurs
8602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8603
8603
  */
8604
8604
  updateFolder(updateFolderRequest) {
8605
8605
  return __awaiter(this, void 0, void 0, function* () {
@@ -8664,7 +8664,7 @@ class DataCatalogClient {
8664
8664
  * @param UpdateGlossaryRequest
8665
8665
  * @return UpdateGlossaryResponse
8666
8666
  * @throws OciError when an error occurs
8667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8668
8668
  */
8669
8669
  updateGlossary(updateGlossaryRequest) {
8670
8670
  return __awaiter(this, void 0, void 0, function* () {
@@ -8728,7 +8728,7 @@ class DataCatalogClient {
8728
8728
  * @param UpdateJobRequest
8729
8729
  * @return UpdateJobResponse
8730
8730
  * @throws OciError when an error occurs
8731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8732
8732
  */
8733
8733
  updateJob(updateJobRequest) {
8734
8734
  return __awaiter(this, void 0, void 0, function* () {
@@ -8792,7 +8792,7 @@ class DataCatalogClient {
8792
8792
  * @param UpdateJobDefinitionRequest
8793
8793
  * @return UpdateJobDefinitionResponse
8794
8794
  * @throws OciError when an error occurs
8795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8796
8796
  */
8797
8797
  updateJobDefinition(updateJobDefinitionRequest) {
8798
8798
  return __awaiter(this, void 0, void 0, function* () {
@@ -8856,7 +8856,7 @@ class DataCatalogClient {
8856
8856
  * @param UpdateMetastoreRequest
8857
8857
  * @return UpdateMetastoreResponse
8858
8858
  * @throws OciError when an error occurs
8859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8860
8860
  */
8861
8861
  updateMetastore(updateMetastoreRequest) {
8862
8862
  return __awaiter(this, void 0, void 0, function* () {
@@ -8919,7 +8919,7 @@ class DataCatalogClient {
8919
8919
  * @param UpdateNamespaceRequest
8920
8920
  * @return UpdateNamespaceResponse
8921
8921
  * @throws OciError when an error occurs
8922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8923
8923
  */
8924
8924
  updateNamespace(updateNamespaceRequest) {
8925
8925
  return __awaiter(this, void 0, void 0, function* () {
@@ -8983,7 +8983,7 @@ class DataCatalogClient {
8983
8983
  * @param UpdatePatternRequest
8984
8984
  * @return UpdatePatternResponse
8985
8985
  * @throws OciError when an error occurs
8986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8987
8987
  */
8988
8988
  updatePattern(updatePatternRequest) {
8989
8989
  return __awaiter(this, void 0, void 0, function* () {
@@ -9047,7 +9047,7 @@ class DataCatalogClient {
9047
9047
  * @param UpdateTermRequest
9048
9048
  * @return UpdateTermResponse
9049
9049
  * @throws OciError when an error occurs
9050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9051
9051
  */
9052
9052
  updateTerm(updateTermRequest) {
9053
9053
  return __awaiter(this, void 0, void 0, function* () {
@@ -9112,7 +9112,7 @@ class DataCatalogClient {
9112
9112
  * @param UpdateTermRelationshipRequest
9113
9113
  * @return UpdateTermRelationshipResponse
9114
9114
  * @throws OciError when an error occurs
9115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9116
9116
  */
9117
9117
  updateTermRelationship(updateTermRelationshipRequest) {
9118
9118
  return __awaiter(this, void 0, void 0, function* () {
@@ -9178,7 +9178,7 @@ class DataCatalogClient {
9178
9178
  * @param UploadCredentialsRequest
9179
9179
  * @return UploadCredentialsResponse
9180
9180
  * @throws OciError when an error occurs
9181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9182
9182
  */
9183
9183
  uploadCredentials(uploadCredentialsRequest) {
9184
9184
  return __awaiter(this, void 0, void 0, function* () {
@@ -9244,7 +9244,7 @@ class DataCatalogClient {
9244
9244
  * @param UsersRequest
9245
9245
  * @return UsersResponse
9246
9246
  * @throws OciError when an error occurs
9247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9248
9248
  */
9249
9249
  users(usersRequest) {
9250
9250
  return __awaiter(this, void 0, void 0, function* () {
@@ -9310,7 +9310,7 @@ class DataCatalogClient {
9310
9310
  * @param ValidateConnectionRequest
9311
9311
  * @return ValidateConnectionResponse
9312
9312
  * @throws OciError when an error occurs
9313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9314
9314
  */
9315
9315
  validateConnection(validateConnectionRequest) {
9316
9316
  return __awaiter(this, void 0, void 0, function* () {
@@ -9374,7 +9374,7 @@ class DataCatalogClient {
9374
9374
  * @param ValidatePatternRequest
9375
9375
  * @return ValidatePatternResponse
9376
9376
  * @throws OciError when an error occurs
9377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.18.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9378
9378
  */
9379
9379
  validatePattern(validatePatternRequest) {
9380
9380
  return __awaiter(this, void 0, void 0, function* () {