oci-datacatalog 2.24.0 → 2.25.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 (142) hide show
  1. package/lib/client.d.ts +139 -139
  2. package/lib/client.js +139 -139
  3. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  4. package/lib/request/associate-custom-property-request.d.ts +1 -1
  5. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  6. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  7. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  8. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  9. package/lib/request/create-attribute-request.d.ts +1 -1
  10. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  11. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  12. package/lib/request/create-catalog-request.d.ts +1 -1
  13. package/lib/request/create-connection-request.d.ts +1 -1
  14. package/lib/request/create-custom-property-request.d.ts +1 -1
  15. package/lib/request/create-data-asset-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  17. package/lib/request/create-entity-request.d.ts +1 -1
  18. package/lib/request/create-entity-tag-request.d.ts +1 -1
  19. package/lib/request/create-folder-request.d.ts +1 -1
  20. package/lib/request/create-folder-tag-request.d.ts +1 -1
  21. package/lib/request/create-glossary-request.d.ts +1 -1
  22. package/lib/request/create-job-definition-request.d.ts +1 -1
  23. package/lib/request/create-job-execution-request.d.ts +1 -1
  24. package/lib/request/create-job-request.d.ts +1 -1
  25. package/lib/request/create-metastore-request.d.ts +1 -1
  26. package/lib/request/create-namespace-request.d.ts +1 -1
  27. package/lib/request/create-pattern-request.d.ts +1 -1
  28. package/lib/request/create-term-relationship-request.d.ts +1 -1
  29. package/lib/request/create-term-request.d.ts +1 -1
  30. package/lib/request/delete-attribute-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  32. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-request.d.ts +1 -1
  34. package/lib/request/delete-connection-request.d.ts +1 -1
  35. package/lib/request/delete-custom-property-request.d.ts +1 -1
  36. package/lib/request/delete-data-asset-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  38. package/lib/request/delete-entity-request.d.ts +1 -1
  39. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  40. package/lib/request/delete-folder-request.d.ts +1 -1
  41. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  42. package/lib/request/delete-glossary-request.d.ts +1 -1
  43. package/lib/request/delete-job-definition-request.d.ts +1 -1
  44. package/lib/request/delete-job-request.d.ts +1 -1
  45. package/lib/request/delete-metastore-request.d.ts +1 -1
  46. package/lib/request/delete-namespace-request.d.ts +1 -1
  47. package/lib/request/delete-pattern-request.d.ts +1 -1
  48. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  49. package/lib/request/delete-term-request.d.ts +1 -1
  50. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  51. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  52. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  53. package/lib/request/export-glossary-request.d.ts +1 -1
  54. package/lib/request/get-attribute-request.d.ts +1 -1
  55. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  56. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  57. package/lib/request/get-catalog-request.d.ts +1 -1
  58. package/lib/request/get-connection-request.d.ts +1 -1
  59. package/lib/request/get-custom-property-request.d.ts +1 -1
  60. package/lib/request/get-data-asset-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  62. package/lib/request/get-entity-request.d.ts +1 -1
  63. package/lib/request/get-entity-tag-request.d.ts +1 -1
  64. package/lib/request/get-folder-request.d.ts +1 -1
  65. package/lib/request/get-folder-tag-request.d.ts +1 -1
  66. package/lib/request/get-glossary-request.d.ts +1 -1
  67. package/lib/request/get-job-definition-request.d.ts +1 -1
  68. package/lib/request/get-job-execution-request.d.ts +1 -1
  69. package/lib/request/get-job-log-request.d.ts +1 -1
  70. package/lib/request/get-job-metrics-request.d.ts +1 -1
  71. package/lib/request/get-job-request.d.ts +1 -1
  72. package/lib/request/get-metastore-request.d.ts +1 -1
  73. package/lib/request/get-namespace-request.d.ts +1 -1
  74. package/lib/request/get-pattern-request.d.ts +1 -1
  75. package/lib/request/get-term-relationship-request.d.ts +1 -1
  76. package/lib/request/get-term-request.d.ts +1 -1
  77. package/lib/request/get-type-request.d.ts +1 -1
  78. package/lib/request/get-work-request-request.d.ts +1 -1
  79. package/lib/request/import-connection-request.d.ts +1 -1
  80. package/lib/request/import-data-asset-request.d.ts +1 -1
  81. package/lib/request/import-glossary-request.d.ts +1 -1
  82. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  83. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  84. package/lib/request/list-attributes-request.d.ts +1 -1
  85. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  86. package/lib/request/list-catalogs-request.d.ts +1 -1
  87. package/lib/request/list-connections-request.d.ts +1 -1
  88. package/lib/request/list-custom-properties-request.d.ts +1 -1
  89. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  90. package/lib/request/list-data-assets-request.d.ts +1 -1
  91. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  92. package/lib/request/list-entities-request.d.ts +1 -1
  93. package/lib/request/list-entity-tags-request.d.ts +1 -1
  94. package/lib/request/list-folder-tags-request.d.ts +1 -1
  95. package/lib/request/list-folders-request.d.ts +1 -1
  96. package/lib/request/list-glossaries-request.d.ts +1 -1
  97. package/lib/request/list-job-definitions-request.d.ts +1 -1
  98. package/lib/request/list-job-executions-request.d.ts +1 -1
  99. package/lib/request/list-job-logs-request.d.ts +1 -1
  100. package/lib/request/list-job-metrics-request.d.ts +1 -1
  101. package/lib/request/list-jobs-request.d.ts +1 -1
  102. package/lib/request/list-metastores-request.d.ts +1 -1
  103. package/lib/request/list-namespaces-request.d.ts +1 -1
  104. package/lib/request/list-patterns-request.d.ts +1 -1
  105. package/lib/request/list-rules-request.d.ts +1 -1
  106. package/lib/request/list-tags-request.d.ts +1 -1
  107. package/lib/request/list-term-relationships-request.d.ts +1 -1
  108. package/lib/request/list-terms-request.d.ts +1 -1
  109. package/lib/request/list-types-request.d.ts +1 -1
  110. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  111. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  112. package/lib/request/list-work-requests-request.d.ts +1 -1
  113. package/lib/request/object-stats-request.d.ts +1 -1
  114. package/lib/request/parse-connection-request.d.ts +1 -1
  115. package/lib/request/process-recommendation-request.d.ts +1 -1
  116. package/lib/request/recommendations-request.d.ts +1 -1
  117. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  118. package/lib/request/search-criteria-request.d.ts +1 -1
  119. package/lib/request/suggest-matches-request.d.ts +1 -1
  120. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  121. package/lib/request/test-connection-request.d.ts +1 -1
  122. package/lib/request/update-attribute-request.d.ts +1 -1
  123. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  124. package/lib/request/update-catalog-request.d.ts +1 -1
  125. package/lib/request/update-connection-request.d.ts +1 -1
  126. package/lib/request/update-custom-property-request.d.ts +1 -1
  127. package/lib/request/update-data-asset-request.d.ts +1 -1
  128. package/lib/request/update-entity-request.d.ts +1 -1
  129. package/lib/request/update-folder-request.d.ts +1 -1
  130. package/lib/request/update-glossary-request.d.ts +1 -1
  131. package/lib/request/update-job-definition-request.d.ts +1 -1
  132. package/lib/request/update-job-request.d.ts +1 -1
  133. package/lib/request/update-metastore-request.d.ts +1 -1
  134. package/lib/request/update-namespace-request.d.ts +1 -1
  135. package/lib/request/update-pattern-request.d.ts +1 -1
  136. package/lib/request/update-term-relationship-request.d.ts +1 -1
  137. package/lib/request/update-term-request.d.ts +1 -1
  138. package/lib/request/upload-credentials-request.d.ts +1 -1
  139. package/lib/request/users-request.d.ts +1 -1
  140. package/lib/request/validate-connection-request.d.ts +1 -1
  141. package/lib/request/validate-pattern-request.d.ts +1 -1
  142. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -158,7 +158,7 @@ class DataCatalogClient {
158
158
  * @param AddDataSelectorPatternsRequest
159
159
  * @return AddDataSelectorPatternsResponse
160
160
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
162
162
  */
163
163
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
164
164
  return __awaiter(this, void 0, void 0, function* () {
@@ -223,7 +223,7 @@ class DataCatalogClient {
223
223
  * @param AssociateCustomPropertyRequest
224
224
  * @return AssociateCustomPropertyResponse
225
225
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
227
227
  */
228
228
  associateCustomProperty(associateCustomPropertyRequest) {
229
229
  return __awaiter(this, void 0, void 0, function* () {
@@ -288,7 +288,7 @@ class DataCatalogClient {
288
288
  * @param AttachCatalogPrivateEndpointRequest
289
289
  * @return AttachCatalogPrivateEndpointResponse
290
290
  * @throws OciError when an error occurs
291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
292
292
  */
293
293
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
294
294
  return __awaiter(this, void 0, void 0, function* () {
@@ -348,7 +348,7 @@ class DataCatalogClient {
348
348
  * @param ChangeCatalogCompartmentRequest
349
349
  * @return ChangeCatalogCompartmentResponse
350
350
  * @throws OciError when an error occurs
351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
352
352
  */
353
353
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
354
354
  return __awaiter(this, void 0, void 0, function* () {
@@ -407,7 +407,7 @@ class DataCatalogClient {
407
407
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
408
408
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
409
409
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
411
411
  */
412
412
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
413
413
  return __awaiter(this, void 0, void 0, function* () {
@@ -466,7 +466,7 @@ class DataCatalogClient {
466
466
  * @param ChangeMetastoreCompartmentRequest
467
467
  * @return ChangeMetastoreCompartmentResponse
468
468
  * @throws OciError when an error occurs
469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
470
470
  */
471
471
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
472
472
  return __awaiter(this, void 0, void 0, function* () {
@@ -525,7 +525,7 @@ class DataCatalogClient {
525
525
  * @param CreateAttributeRequest
526
526
  * @return CreateAttributeResponse
527
527
  * @throws OciError when an error occurs
528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
529
529
  */
530
530
  createAttribute(createAttributeRequest) {
531
531
  return __awaiter(this, void 0, void 0, function* () {
@@ -590,7 +590,7 @@ class DataCatalogClient {
590
590
  * @param CreateAttributeTagRequest
591
591
  * @return CreateAttributeTagResponse
592
592
  * @throws OciError when an error occurs
593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
594
594
  */
595
595
  createAttributeTag(createAttributeTagRequest) {
596
596
  return __awaiter(this, void 0, void 0, function* () {
@@ -658,7 +658,7 @@ class DataCatalogClient {
658
658
  * @param CreateCatalogRequest
659
659
  * @return CreateCatalogResponse
660
660
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
662
662
  */
663
663
  createCatalog(createCatalogRequest) {
664
664
  return __awaiter(this, void 0, void 0, function* () {
@@ -715,7 +715,7 @@ class DataCatalogClient {
715
715
  * @param CreateCatalogPrivateEndpointRequest
716
716
  * @return CreateCatalogPrivateEndpointResponse
717
717
  * @throws OciError when an error occurs
718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
719
719
  */
720
720
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
721
721
  return __awaiter(this, void 0, void 0, function* () {
@@ -772,7 +772,7 @@ class DataCatalogClient {
772
772
  * @param CreateConnectionRequest
773
773
  * @return CreateConnectionResponse
774
774
  * @throws OciError when an error occurs
775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
776
776
  */
777
777
  createConnection(createConnectionRequest) {
778
778
  return __awaiter(this, void 0, void 0, function* () {
@@ -836,7 +836,7 @@ class DataCatalogClient {
836
836
  * @param CreateCustomPropertyRequest
837
837
  * @return CreateCustomPropertyResponse
838
838
  * @throws OciError when an error occurs
839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
840
840
  */
841
841
  createCustomProperty(createCustomPropertyRequest) {
842
842
  return __awaiter(this, void 0, void 0, function* () {
@@ -900,7 +900,7 @@ class DataCatalogClient {
900
900
  * @param CreateDataAssetRequest
901
901
  * @return CreateDataAssetResponse
902
902
  * @throws OciError when an error occurs
903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
904
904
  */
905
905
  createDataAsset(createDataAssetRequest) {
906
906
  return __awaiter(this, void 0, void 0, function* () {
@@ -963,7 +963,7 @@ class DataCatalogClient {
963
963
  * @param CreateDataAssetTagRequest
964
964
  * @return CreateDataAssetTagResponse
965
965
  * @throws OciError when an error occurs
966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
967
967
  */
968
968
  createDataAssetTag(createDataAssetTagRequest) {
969
969
  return __awaiter(this, void 0, void 0, function* () {
@@ -1027,7 +1027,7 @@ class DataCatalogClient {
1027
1027
  * @param CreateEntityRequest
1028
1028
  * @return CreateEntityResponse
1029
1029
  * @throws OciError when an error occurs
1030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1031
1031
  */
1032
1032
  createEntity(createEntityRequest) {
1033
1033
  return __awaiter(this, void 0, void 0, function* () {
@@ -1091,7 +1091,7 @@ class DataCatalogClient {
1091
1091
  * @param CreateEntityTagRequest
1092
1092
  * @return CreateEntityTagResponse
1093
1093
  * @throws OciError when an error occurs
1094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1095
1095
  */
1096
1096
  createEntityTag(createEntityTagRequest) {
1097
1097
  return __awaiter(this, void 0, void 0, function* () {
@@ -1156,7 +1156,7 @@ class DataCatalogClient {
1156
1156
  * @param CreateFolderRequest
1157
1157
  * @return CreateFolderResponse
1158
1158
  * @throws OciError when an error occurs
1159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1160
1160
  */
1161
1161
  createFolder(createFolderRequest) {
1162
1162
  return __awaiter(this, void 0, void 0, function* () {
@@ -1220,7 +1220,7 @@ class DataCatalogClient {
1220
1220
  * @param CreateFolderTagRequest
1221
1221
  * @return CreateFolderTagResponse
1222
1222
  * @throws OciError when an error occurs
1223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1224
1224
  */
1225
1225
  createFolderTag(createFolderTagRequest) {
1226
1226
  return __awaiter(this, void 0, void 0, function* () {
@@ -1285,7 +1285,7 @@ class DataCatalogClient {
1285
1285
  * @param CreateGlossaryRequest
1286
1286
  * @return CreateGlossaryResponse
1287
1287
  * @throws OciError when an error occurs
1288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1289
1289
  */
1290
1290
  createGlossary(createGlossaryRequest) {
1291
1291
  return __awaiter(this, void 0, void 0, function* () {
@@ -1348,7 +1348,7 @@ class DataCatalogClient {
1348
1348
  * @param CreateJobRequest
1349
1349
  * @return CreateJobResponse
1350
1350
  * @throws OciError when an error occurs
1351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1352
1352
  */
1353
1353
  createJob(createJobRequest) {
1354
1354
  return __awaiter(this, void 0, void 0, function* () {
@@ -1411,7 +1411,7 @@ class DataCatalogClient {
1411
1411
  * @param CreateJobDefinitionRequest
1412
1412
  * @return CreateJobDefinitionResponse
1413
1413
  * @throws OciError when an error occurs
1414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1415
1415
  */
1416
1416
  createJobDefinition(createJobDefinitionRequest) {
1417
1417
  return __awaiter(this, void 0, void 0, function* () {
@@ -1474,7 +1474,7 @@ class DataCatalogClient {
1474
1474
  * @param CreateJobExecutionRequest
1475
1475
  * @return CreateJobExecutionResponse
1476
1476
  * @throws OciError when an error occurs
1477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1478
1478
  */
1479
1479
  createJobExecution(createJobExecutionRequest) {
1480
1480
  return __awaiter(this, void 0, void 0, function* () {
@@ -1539,7 +1539,7 @@ class DataCatalogClient {
1539
1539
  * @param CreateMetastoreRequest
1540
1540
  * @return CreateMetastoreResponse
1541
1541
  * @throws OciError when an error occurs
1542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1543
1543
  */
1544
1544
  createMetastore(createMetastoreRequest) {
1545
1545
  return __awaiter(this, void 0, void 0, function* () {
@@ -1596,7 +1596,7 @@ class DataCatalogClient {
1596
1596
  * @param CreateNamespaceRequest
1597
1597
  * @return CreateNamespaceResponse
1598
1598
  * @throws OciError when an error occurs
1599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1600
1600
  */
1601
1601
  createNamespace(createNamespaceRequest) {
1602
1602
  return __awaiter(this, void 0, void 0, function* () {
@@ -1659,7 +1659,7 @@ class DataCatalogClient {
1659
1659
  * @param CreatePatternRequest
1660
1660
  * @return CreatePatternResponse
1661
1661
  * @throws OciError when an error occurs
1662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1663
1663
  */
1664
1664
  createPattern(createPatternRequest) {
1665
1665
  return __awaiter(this, void 0, void 0, function* () {
@@ -1722,7 +1722,7 @@ class DataCatalogClient {
1722
1722
  * @param CreateTermRequest
1723
1723
  * @return CreateTermResponse
1724
1724
  * @throws OciError when an error occurs
1725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1726
1726
  */
1727
1727
  createTerm(createTermRequest) {
1728
1728
  return __awaiter(this, void 0, void 0, function* () {
@@ -1786,7 +1786,7 @@ class DataCatalogClient {
1786
1786
  * @param CreateTermRelationshipRequest
1787
1787
  * @return CreateTermRelationshipResponse
1788
1788
  * @throws OciError when an error occurs
1789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1790
1790
  */
1791
1791
  createTermRelationship(createTermRelationshipRequest) {
1792
1792
  return __awaiter(this, void 0, void 0, function* () {
@@ -1851,7 +1851,7 @@ class DataCatalogClient {
1851
1851
  * @param DeleteAttributeRequest
1852
1852
  * @return DeleteAttributeResponse
1853
1853
  * @throws OciError when an error occurs
1854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1855
1855
  */
1856
1856
  deleteAttribute(deleteAttributeRequest) {
1857
1857
  return __awaiter(this, void 0, void 0, function* () {
@@ -1907,7 +1907,7 @@ class DataCatalogClient {
1907
1907
  * @param DeleteAttributeTagRequest
1908
1908
  * @return DeleteAttributeTagResponse
1909
1909
  * @throws OciError when an error occurs
1910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1911
1911
  */
1912
1912
  deleteAttributeTag(deleteAttributeTagRequest) {
1913
1913
  return __awaiter(this, void 0, void 0, function* () {
@@ -1964,7 +1964,7 @@ class DataCatalogClient {
1964
1964
  * @param DeleteCatalogRequest
1965
1965
  * @return DeleteCatalogResponse
1966
1966
  * @throws OciError when an error occurs
1967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1968
1968
  */
1969
1969
  deleteCatalog(deleteCatalogRequest) {
1970
1970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2022,7 +2022,7 @@ class DataCatalogClient {
2022
2022
  * @param DeleteCatalogPrivateEndpointRequest
2023
2023
  * @return DeleteCatalogPrivateEndpointResponse
2024
2024
  * @throws OciError when an error occurs
2025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2026
2026
  */
2027
2027
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2028
2028
  return __awaiter(this, void 0, void 0, function* () {
@@ -2080,7 +2080,7 @@ class DataCatalogClient {
2080
2080
  * @param DeleteConnectionRequest
2081
2081
  * @return DeleteConnectionResponse
2082
2082
  * @throws OciError when an error occurs
2083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2084
2084
  */
2085
2085
  deleteConnection(deleteConnectionRequest) {
2086
2086
  return __awaiter(this, void 0, void 0, function* () {
@@ -2135,7 +2135,7 @@ class DataCatalogClient {
2135
2135
  * @param DeleteCustomPropertyRequest
2136
2136
  * @return DeleteCustomPropertyResponse
2137
2137
  * @throws OciError when an error occurs
2138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2139
2139
  */
2140
2140
  deleteCustomProperty(deleteCustomPropertyRequest) {
2141
2141
  return __awaiter(this, void 0, void 0, function* () {
@@ -2190,7 +2190,7 @@ class DataCatalogClient {
2190
2190
  * @param DeleteDataAssetRequest
2191
2191
  * @return DeleteDataAssetResponse
2192
2192
  * @throws OciError when an error occurs
2193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2194
2194
  */
2195
2195
  deleteDataAsset(deleteDataAssetRequest) {
2196
2196
  return __awaiter(this, void 0, void 0, function* () {
@@ -2244,7 +2244,7 @@ class DataCatalogClient {
2244
2244
  * @param DeleteDataAssetTagRequest
2245
2245
  * @return DeleteDataAssetTagResponse
2246
2246
  * @throws OciError when an error occurs
2247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2248
2248
  */
2249
2249
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2250
2250
  return __awaiter(this, void 0, void 0, function* () {
@@ -2299,7 +2299,7 @@ class DataCatalogClient {
2299
2299
  * @param DeleteEntityRequest
2300
2300
  * @return DeleteEntityResponse
2301
2301
  * @throws OciError when an error occurs
2302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2303
2303
  */
2304
2304
  deleteEntity(deleteEntityRequest) {
2305
2305
  return __awaiter(this, void 0, void 0, function* () {
@@ -2354,7 +2354,7 @@ class DataCatalogClient {
2354
2354
  * @param DeleteEntityTagRequest
2355
2355
  * @return DeleteEntityTagResponse
2356
2356
  * @throws OciError when an error occurs
2357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2358
2358
  */
2359
2359
  deleteEntityTag(deleteEntityTagRequest) {
2360
2360
  return __awaiter(this, void 0, void 0, function* () {
@@ -2410,7 +2410,7 @@ class DataCatalogClient {
2410
2410
  * @param DeleteFolderRequest
2411
2411
  * @return DeleteFolderResponse
2412
2412
  * @throws OciError when an error occurs
2413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2414
2414
  */
2415
2415
  deleteFolder(deleteFolderRequest) {
2416
2416
  return __awaiter(this, void 0, void 0, function* () {
@@ -2465,7 +2465,7 @@ class DataCatalogClient {
2465
2465
  * @param DeleteFolderTagRequest
2466
2466
  * @return DeleteFolderTagResponse
2467
2467
  * @throws OciError when an error occurs
2468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2469
2469
  */
2470
2470
  deleteFolderTag(deleteFolderTagRequest) {
2471
2471
  return __awaiter(this, void 0, void 0, function* () {
@@ -2521,7 +2521,7 @@ class DataCatalogClient {
2521
2521
  * @param DeleteGlossaryRequest
2522
2522
  * @return DeleteGlossaryResponse
2523
2523
  * @throws OciError when an error occurs
2524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2525
2525
  */
2526
2526
  deleteGlossary(deleteGlossaryRequest) {
2527
2527
  return __awaiter(this, void 0, void 0, function* () {
@@ -2575,7 +2575,7 @@ class DataCatalogClient {
2575
2575
  * @param DeleteJobRequest
2576
2576
  * @return DeleteJobResponse
2577
2577
  * @throws OciError when an error occurs
2578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2579
2579
  */
2580
2580
  deleteJob(deleteJobRequest) {
2581
2581
  return __awaiter(this, void 0, void 0, function* () {
@@ -2629,7 +2629,7 @@ class DataCatalogClient {
2629
2629
  * @param DeleteJobDefinitionRequest
2630
2630
  * @return DeleteJobDefinitionResponse
2631
2631
  * @throws OciError when an error occurs
2632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2633
2633
  */
2634
2634
  deleteJobDefinition(deleteJobDefinitionRequest) {
2635
2635
  return __awaiter(this, void 0, void 0, function* () {
@@ -2683,7 +2683,7 @@ class DataCatalogClient {
2683
2683
  * @param DeleteMetastoreRequest
2684
2684
  * @return DeleteMetastoreResponse
2685
2685
  * @throws OciError when an error occurs
2686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2687
2687
  */
2688
2688
  deleteMetastore(deleteMetastoreRequest) {
2689
2689
  return __awaiter(this, void 0, void 0, function* () {
@@ -2741,7 +2741,7 @@ class DataCatalogClient {
2741
2741
  * @param DeleteNamespaceRequest
2742
2742
  * @return DeleteNamespaceResponse
2743
2743
  * @throws OciError when an error occurs
2744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2745
2745
  */
2746
2746
  deleteNamespace(deleteNamespaceRequest) {
2747
2747
  return __awaiter(this, void 0, void 0, function* () {
@@ -2795,7 +2795,7 @@ class DataCatalogClient {
2795
2795
  * @param DeletePatternRequest
2796
2796
  * @return DeletePatternResponse
2797
2797
  * @throws OciError when an error occurs
2798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2799
2799
  */
2800
2800
  deletePattern(deletePatternRequest) {
2801
2801
  return __awaiter(this, void 0, void 0, function* () {
@@ -2849,7 +2849,7 @@ class DataCatalogClient {
2849
2849
  * @param DeleteTermRequest
2850
2850
  * @return DeleteTermResponse
2851
2851
  * @throws OciError when an error occurs
2852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2853
2853
  */
2854
2854
  deleteTerm(deleteTermRequest) {
2855
2855
  return __awaiter(this, void 0, void 0, function* () {
@@ -2904,7 +2904,7 @@ class DataCatalogClient {
2904
2904
  * @param DeleteTermRelationshipRequest
2905
2905
  * @return DeleteTermRelationshipResponse
2906
2906
  * @throws OciError when an error occurs
2907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2908
2908
  */
2909
2909
  deleteTermRelationship(deleteTermRelationshipRequest) {
2910
2910
  return __awaiter(this, void 0, void 0, function* () {
@@ -2960,7 +2960,7 @@ class DataCatalogClient {
2960
2960
  * @param DetachCatalogPrivateEndpointRequest
2961
2961
  * @return DetachCatalogPrivateEndpointResponse
2962
2962
  * @throws OciError when an error occurs
2963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2964
2964
  */
2965
2965
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
2966
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -3019,7 +3019,7 @@ class DataCatalogClient {
3019
3019
  * @param DisassociateCustomPropertyRequest
3020
3020
  * @return DisassociateCustomPropertyResponse
3021
3021
  * @throws OciError when an error occurs
3022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3023
3023
  */
3024
3024
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3025
3025
  return __awaiter(this, void 0, void 0, function* () {
@@ -3084,7 +3084,7 @@ class DataCatalogClient {
3084
3084
  * @param ExpandTreeForGlossaryRequest
3085
3085
  * @return ExpandTreeForGlossaryResponse
3086
3086
  * @throws OciError when an error occurs
3087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3088
3088
  */
3089
3089
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3090
3090
  return __awaiter(this, void 0, void 0, function* () {
@@ -3147,7 +3147,7 @@ class DataCatalogClient {
3147
3147
  * @param ExportGlossaryRequest
3148
3148
  * @return ExportGlossaryResponse
3149
3149
  * @throws OciError when an error occurs
3150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3151
3151
  */
3152
3152
  exportGlossary(exportGlossaryRequest) {
3153
3153
  return __awaiter(this, void 0, void 0, function* () {
@@ -3212,7 +3212,7 @@ class DataCatalogClient {
3212
3212
  * @param GetAttributeRequest
3213
3213
  * @return GetAttributeResponse
3214
3214
  * @throws OciError when an error occurs
3215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3216
3216
  */
3217
3217
  getAttribute(getAttributeRequest) {
3218
3218
  return __awaiter(this, void 0, void 0, function* () {
@@ -3279,7 +3279,7 @@ class DataCatalogClient {
3279
3279
  * @param GetAttributeTagRequest
3280
3280
  * @return GetAttributeTagResponse
3281
3281
  * @throws OciError when an error occurs
3282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3283
3283
  */
3284
3284
  getAttributeTag(getAttributeTagRequest) {
3285
3285
  return __awaiter(this, void 0, void 0, function* () {
@@ -3346,7 +3346,7 @@ class DataCatalogClient {
3346
3346
  * @param GetCatalogRequest
3347
3347
  * @return GetCatalogResponse
3348
3348
  * @throws OciError when an error occurs
3349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3350
3350
  */
3351
3351
  getCatalog(getCatalogRequest) {
3352
3352
  return __awaiter(this, void 0, void 0, function* () {
@@ -3407,7 +3407,7 @@ class DataCatalogClient {
3407
3407
  * @param GetCatalogPrivateEndpointRequest
3408
3408
  * @return GetCatalogPrivateEndpointResponse
3409
3409
  * @throws OciError when an error occurs
3410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3411
3411
  */
3412
3412
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3413
3413
  return __awaiter(this, void 0, void 0, function* () {
@@ -3468,7 +3468,7 @@ class DataCatalogClient {
3468
3468
  * @param GetConnectionRequest
3469
3469
  * @return GetConnectionResponse
3470
3470
  * @throws OciError when an error occurs
3471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3472
3472
  */
3473
3473
  getConnection(getConnectionRequest) {
3474
3474
  return __awaiter(this, void 0, void 0, function* () {
@@ -3533,7 +3533,7 @@ class DataCatalogClient {
3533
3533
  * @param GetCustomPropertyRequest
3534
3534
  * @return GetCustomPropertyResponse
3535
3535
  * @throws OciError when an error occurs
3536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3537
3537
  */
3538
3538
  getCustomProperty(getCustomPropertyRequest) {
3539
3539
  return __awaiter(this, void 0, void 0, function* () {
@@ -3598,7 +3598,7 @@ class DataCatalogClient {
3598
3598
  * @param GetDataAssetRequest
3599
3599
  * @return GetDataAssetResponse
3600
3600
  * @throws OciError when an error occurs
3601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3602
3602
  */
3603
3603
  getDataAsset(getDataAssetRequest) {
3604
3604
  return __awaiter(this, void 0, void 0, function* () {
@@ -3662,7 +3662,7 @@ class DataCatalogClient {
3662
3662
  * @param GetDataAssetTagRequest
3663
3663
  * @return GetDataAssetTagResponse
3664
3664
  * @throws OciError when an error occurs
3665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3666
3666
  */
3667
3667
  getDataAssetTag(getDataAssetTagRequest) {
3668
3668
  return __awaiter(this, void 0, void 0, function* () {
@@ -3727,7 +3727,7 @@ class DataCatalogClient {
3727
3727
  * @param GetEntityRequest
3728
3728
  * @return GetEntityResponse
3729
3729
  * @throws OciError when an error occurs
3730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3731
3731
  */
3732
3732
  getEntity(getEntityRequest) {
3733
3733
  return __awaiter(this, void 0, void 0, function* () {
@@ -3793,7 +3793,7 @@ class DataCatalogClient {
3793
3793
  * @param GetEntityTagRequest
3794
3794
  * @return GetEntityTagResponse
3795
3795
  * @throws OciError when an error occurs
3796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3797
3797
  */
3798
3798
  getEntityTag(getEntityTagRequest) {
3799
3799
  return __awaiter(this, void 0, void 0, function* () {
@@ -3859,7 +3859,7 @@ class DataCatalogClient {
3859
3859
  * @param GetFolderRequest
3860
3860
  * @return GetFolderResponse
3861
3861
  * @throws OciError when an error occurs
3862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3863
3863
  */
3864
3864
  getFolder(getFolderRequest) {
3865
3865
  return __awaiter(this, void 0, void 0, function* () {
@@ -3925,7 +3925,7 @@ class DataCatalogClient {
3925
3925
  * @param GetFolderTagRequest
3926
3926
  * @return GetFolderTagResponse
3927
3927
  * @throws OciError when an error occurs
3928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3929
3929
  */
3930
3930
  getFolderTag(getFolderTagRequest) {
3931
3931
  return __awaiter(this, void 0, void 0, function* () {
@@ -3991,7 +3991,7 @@ class DataCatalogClient {
3991
3991
  * @param GetGlossaryRequest
3992
3992
  * @return GetGlossaryResponse
3993
3993
  * @throws OciError when an error occurs
3994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3995
3995
  */
3996
3996
  getGlossary(getGlossaryRequest) {
3997
3997
  return __awaiter(this, void 0, void 0, function* () {
@@ -4055,7 +4055,7 @@ class DataCatalogClient {
4055
4055
  * @param GetJobRequest
4056
4056
  * @return GetJobResponse
4057
4057
  * @throws OciError when an error occurs
4058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4059
4059
  */
4060
4060
  getJob(getJobRequest) {
4061
4061
  return __awaiter(this, void 0, void 0, function* () {
@@ -4119,7 +4119,7 @@ class DataCatalogClient {
4119
4119
  * @param GetJobDefinitionRequest
4120
4120
  * @return GetJobDefinitionResponse
4121
4121
  * @throws OciError when an error occurs
4122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4123
4123
  */
4124
4124
  getJobDefinition(getJobDefinitionRequest) {
4125
4125
  return __awaiter(this, void 0, void 0, function* () {
@@ -4183,7 +4183,7 @@ class DataCatalogClient {
4183
4183
  * @param GetJobExecutionRequest
4184
4184
  * @return GetJobExecutionResponse
4185
4185
  * @throws OciError when an error occurs
4186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4187
4187
  */
4188
4188
  getJobExecution(getJobExecutionRequest) {
4189
4189
  return __awaiter(this, void 0, void 0, function* () {
@@ -4248,7 +4248,7 @@ class DataCatalogClient {
4248
4248
  * @param GetJobLogRequest
4249
4249
  * @return GetJobLogResponse
4250
4250
  * @throws OciError when an error occurs
4251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4252
4252
  */
4253
4253
  getJobLog(getJobLogRequest) {
4254
4254
  return __awaiter(this, void 0, void 0, function* () {
@@ -4314,7 +4314,7 @@ class DataCatalogClient {
4314
4314
  * @param GetJobMetricsRequest
4315
4315
  * @return GetJobMetricsResponse
4316
4316
  * @throws OciError when an error occurs
4317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4318
4318
  */
4319
4319
  getJobMetrics(getJobMetricsRequest) {
4320
4320
  return __awaiter(this, void 0, void 0, function* () {
@@ -4380,7 +4380,7 @@ class DataCatalogClient {
4380
4380
  * @param GetMetastoreRequest
4381
4381
  * @return GetMetastoreResponse
4382
4382
  * @throws OciError when an error occurs
4383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4384
4384
  */
4385
4385
  getMetastore(getMetastoreRequest) {
4386
4386
  return __awaiter(this, void 0, void 0, function* () {
@@ -4441,7 +4441,7 @@ class DataCatalogClient {
4441
4441
  * @param GetNamespaceRequest
4442
4442
  * @return GetNamespaceResponse
4443
4443
  * @throws OciError when an error occurs
4444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4445
4445
  */
4446
4446
  getNamespace(getNamespaceRequest) {
4447
4447
  return __awaiter(this, void 0, void 0, function* () {
@@ -4505,7 +4505,7 @@ class DataCatalogClient {
4505
4505
  * @param GetPatternRequest
4506
4506
  * @return GetPatternResponse
4507
4507
  * @throws OciError when an error occurs
4508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4509
4509
  */
4510
4510
  getPattern(getPatternRequest) {
4511
4511
  return __awaiter(this, void 0, void 0, function* () {
@@ -4569,7 +4569,7 @@ class DataCatalogClient {
4569
4569
  * @param GetTermRequest
4570
4570
  * @return GetTermResponse
4571
4571
  * @throws OciError when an error occurs
4572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4573
4573
  */
4574
4574
  getTerm(getTermRequest) {
4575
4575
  return __awaiter(this, void 0, void 0, function* () {
@@ -4634,7 +4634,7 @@ class DataCatalogClient {
4634
4634
  * @param GetTermRelationshipRequest
4635
4635
  * @return GetTermRelationshipResponse
4636
4636
  * @throws OciError when an error occurs
4637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4638
4638
  */
4639
4639
  getTermRelationship(getTermRelationshipRequest) {
4640
4640
  return __awaiter(this, void 0, void 0, function* () {
@@ -4700,7 +4700,7 @@ class DataCatalogClient {
4700
4700
  * @param GetTypeRequest
4701
4701
  * @return GetTypeResponse
4702
4702
  * @throws OciError when an error occurs
4703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4704
4704
  */
4705
4705
  getType(getTypeRequest) {
4706
4706
  return __awaiter(this, void 0, void 0, function* () {
@@ -4764,7 +4764,7 @@ class DataCatalogClient {
4764
4764
  * @param GetWorkRequestRequest
4765
4765
  * @return GetWorkRequestResponse
4766
4766
  * @throws OciError when an error occurs
4767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4768
4768
  */
4769
4769
  getWorkRequest(getWorkRequestRequest) {
4770
4770
  return __awaiter(this, void 0, void 0, function* () {
@@ -4830,7 +4830,7 @@ class DataCatalogClient {
4830
4830
  * @param ImportConnectionRequest
4831
4831
  * @return ImportConnectionResponse
4832
4832
  * @throws OciError when an error occurs
4833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4834
4834
  */
4835
4835
  importConnection(importConnectionRequest) {
4836
4836
  return __awaiter(this, void 0, void 0, function* () {
@@ -4895,7 +4895,7 @@ class DataCatalogClient {
4895
4895
  * @param ImportDataAssetRequest
4896
4896
  * @return ImportDataAssetResponse
4897
4897
  * @throws OciError when an error occurs
4898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4899
4899
  */
4900
4900
  importDataAsset(importDataAssetRequest) {
4901
4901
  return __awaiter(this, void 0, void 0, function* () {
@@ -4957,7 +4957,7 @@ class DataCatalogClient {
4957
4957
  * @param ImportGlossaryRequest
4958
4958
  * @return ImportGlossaryResponse
4959
4959
  * @throws OciError when an error occurs
4960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4961
4961
  */
4962
4962
  importGlossary(importGlossaryRequest) {
4963
4963
  return __awaiter(this, void 0, void 0, function* () {
@@ -5019,7 +5019,7 @@ class DataCatalogClient {
5019
5019
  * @param ListAggregatedPhysicalEntitiesRequest
5020
5020
  * @return ListAggregatedPhysicalEntitiesResponse
5021
5021
  * @throws OciError when an error occurs
5022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5023
5023
  */
5024
5024
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5025
5025
  return __awaiter(this, void 0, void 0, function* () {
@@ -5085,7 +5085,7 @@ class DataCatalogClient {
5085
5085
  * @param ListAttributeTagsRequest
5086
5086
  * @return ListAttributeTagsResponse
5087
5087
  * @throws OciError when an error occurs
5088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5089
5089
  */
5090
5090
  listAttributeTags(listAttributeTagsRequest) {
5091
5091
  return __awaiter(this, void 0, void 0, function* () {
@@ -5161,7 +5161,7 @@ class DataCatalogClient {
5161
5161
  * @param ListAttributesRequest
5162
5162
  * @return ListAttributesResponse
5163
5163
  * @throws OciError when an error occurs
5164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5165
5165
  */
5166
5166
  listAttributes(listAttributesRequest) {
5167
5167
  return __awaiter(this, void 0, void 0, function* () {
@@ -5249,7 +5249,7 @@ class DataCatalogClient {
5249
5249
  * @param ListCatalogPrivateEndpointsRequest
5250
5250
  * @return ListCatalogPrivateEndpointsResponse
5251
5251
  * @throws OciError when an error occurs
5252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5253
5253
  */
5254
5254
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5255
5255
  return __awaiter(this, void 0, void 0, function* () {
@@ -5357,7 +5357,7 @@ class DataCatalogClient {
5357
5357
  * @param ListCatalogsRequest
5358
5358
  * @return ListCatalogsResponse
5359
5359
  * @throws OciError when an error occurs
5360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5361
5361
  */
5362
5362
  listCatalogs(listCatalogsRequest) {
5363
5363
  return __awaiter(this, void 0, void 0, function* () {
@@ -5464,7 +5464,7 @@ class DataCatalogClient {
5464
5464
  * @param ListConnectionsRequest
5465
5465
  * @return ListConnectionsResponse
5466
5466
  * @throws OciError when an error occurs
5467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5468
5468
  */
5469
5469
  listConnections(listConnectionsRequest) {
5470
5470
  return __awaiter(this, void 0, void 0, function* () {
@@ -5542,7 +5542,7 @@ class DataCatalogClient {
5542
5542
  * @param ListCustomPropertiesRequest
5543
5543
  * @return ListCustomPropertiesResponse
5544
5544
  * @throws OciError when an error occurs
5545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5546
5546
  */
5547
5547
  listCustomProperties(listCustomPropertiesRequest) {
5548
5548
  return __awaiter(this, void 0, void 0, function* () {
@@ -5619,7 +5619,7 @@ class DataCatalogClient {
5619
5619
  * @param ListDataAssetTagsRequest
5620
5620
  * @return ListDataAssetTagsResponse
5621
5621
  * @throws OciError when an error occurs
5622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5623
5623
  */
5624
5624
  listDataAssetTags(listDataAssetTagsRequest) {
5625
5625
  return __awaiter(this, void 0, void 0, function* () {
@@ -5693,7 +5693,7 @@ class DataCatalogClient {
5693
5693
  * @param ListDataAssetsRequest
5694
5694
  * @return ListDataAssetsResponse
5695
5695
  * @throws OciError when an error occurs
5696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5697
5697
  */
5698
5698
  listDataAssets(listDataAssetsRequest) {
5699
5699
  return __awaiter(this, void 0, void 0, function* () {
@@ -5769,7 +5769,7 @@ class DataCatalogClient {
5769
5769
  * @param ListDerivedLogicalEntitiesRequest
5770
5770
  * @return ListDerivedLogicalEntitiesResponse
5771
5771
  * @throws OciError when an error occurs
5772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5773
5773
  */
5774
5774
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5775
5775
  return __awaiter(this, void 0, void 0, function* () {
@@ -5834,7 +5834,7 @@ class DataCatalogClient {
5834
5834
  * @param ListEntitiesRequest
5835
5835
  * @return ListEntitiesResponse
5836
5836
  * @throws OciError when an error occurs
5837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5838
5838
  */
5839
5839
  listEntities(listEntitiesRequest) {
5840
5840
  return __awaiter(this, void 0, void 0, function* () {
@@ -5922,7 +5922,7 @@ class DataCatalogClient {
5922
5922
  * @param ListEntityTagsRequest
5923
5923
  * @return ListEntityTagsResponse
5924
5924
  * @throws OciError when an error occurs
5925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5926
5926
  */
5927
5927
  listEntityTags(listEntityTagsRequest) {
5928
5928
  return __awaiter(this, void 0, void 0, function* () {
@@ -5997,7 +5997,7 @@ class DataCatalogClient {
5997
5997
  * @param ListFolderTagsRequest
5998
5998
  * @return ListFolderTagsResponse
5999
5999
  * @throws OciError when an error occurs
6000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6001
6001
  */
6002
6002
  listFolderTags(listFolderTagsRequest) {
6003
6003
  return __awaiter(this, void 0, void 0, function* () {
@@ -6072,7 +6072,7 @@ class DataCatalogClient {
6072
6072
  * @param ListFoldersRequest
6073
6073
  * @return ListFoldersResponse
6074
6074
  * @throws OciError when an error occurs
6075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6076
6076
  */
6077
6077
  listFolders(listFoldersRequest) {
6078
6078
  return __awaiter(this, void 0, void 0, function* () {
@@ -6154,7 +6154,7 @@ class DataCatalogClient {
6154
6154
  * @param ListGlossariesRequest
6155
6155
  * @return ListGlossariesResponse
6156
6156
  * @throws OciError when an error occurs
6157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6158
6158
  */
6159
6159
  listGlossaries(listGlossariesRequest) {
6160
6160
  return __awaiter(this, void 0, void 0, function* () {
@@ -6228,7 +6228,7 @@ class DataCatalogClient {
6228
6228
  * @param ListJobDefinitionsRequest
6229
6229
  * @return ListJobDefinitionsResponse
6230
6230
  * @throws OciError when an error occurs
6231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6232
6232
  */
6233
6233
  listJobDefinitions(listJobDefinitionsRequest) {
6234
6234
  return __awaiter(this, void 0, void 0, function* () {
@@ -6308,7 +6308,7 @@ class DataCatalogClient {
6308
6308
  * @param ListJobExecutionsRequest
6309
6309
  * @return ListJobExecutionsResponse
6310
6310
  * @throws OciError when an error occurs
6311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6312
6312
  */
6313
6313
  listJobExecutions(listJobExecutionsRequest) {
6314
6314
  return __awaiter(this, void 0, void 0, function* () {
@@ -6392,7 +6392,7 @@ class DataCatalogClient {
6392
6392
  * @param ListJobLogsRequest
6393
6393
  * @return ListJobLogsResponse
6394
6394
  * @throws OciError when an error occurs
6395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6396
6396
  */
6397
6397
  listJobLogs(listJobLogsRequest) {
6398
6398
  return __awaiter(this, void 0, void 0, function* () {
@@ -6467,7 +6467,7 @@ class DataCatalogClient {
6467
6467
  * @param ListJobMetricsRequest
6468
6468
  * @return ListJobMetricsResponse
6469
6469
  * @throws OciError when an error occurs
6470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6471
6471
  */
6472
6472
  listJobMetrics(listJobMetricsRequest) {
6473
6473
  return __awaiter(this, void 0, void 0, function* () {
@@ -6548,7 +6548,7 @@ class DataCatalogClient {
6548
6548
  * @param ListJobsRequest
6549
6549
  * @return ListJobsResponse
6550
6550
  * @throws OciError when an error occurs
6551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6552
6552
  */
6553
6553
  listJobs(listJobsRequest) {
6554
6554
  return __awaiter(this, void 0, void 0, function* () {
@@ -6633,7 +6633,7 @@ class DataCatalogClient {
6633
6633
  * @param ListMetastoresRequest
6634
6634
  * @return ListMetastoresResponse
6635
6635
  * @throws OciError when an error occurs
6636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6637
6637
  */
6638
6638
  listMetastores(listMetastoresRequest) {
6639
6639
  return __awaiter(this, void 0, void 0, function* () {
@@ -6740,7 +6740,7 @@ class DataCatalogClient {
6740
6740
  * @param ListNamespacesRequest
6741
6741
  * @return ListNamespacesResponse
6742
6742
  * @throws OciError when an error occurs
6743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6744
6744
  */
6745
6745
  listNamespaces(listNamespacesRequest) {
6746
6746
  return __awaiter(this, void 0, void 0, function* () {
@@ -6814,7 +6814,7 @@ class DataCatalogClient {
6814
6814
  * @param ListPatternsRequest
6815
6815
  * @return ListPatternsResponse
6816
6816
  * @throws OciError when an error occurs
6817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6818
6818
  */
6819
6819
  listPatterns(listPatternsRequest) {
6820
6820
  return __awaiter(this, void 0, void 0, function* () {
@@ -6888,7 +6888,7 @@ class DataCatalogClient {
6888
6888
  * @param ListRulesRequest
6889
6889
  * @return ListRulesResponse
6890
6890
  * @throws OciError when an error occurs
6891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6892
6892
  */
6893
6893
  listRules(listRulesRequest) {
6894
6894
  return __awaiter(this, void 0, void 0, function* () {
@@ -6967,7 +6967,7 @@ class DataCatalogClient {
6967
6967
  * @param ListTagsRequest
6968
6968
  * @return ListTagsResponse
6969
6969
  * @throws OciError when an error occurs
6970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6971
6971
  */
6972
6972
  listTags(listTagsRequest) {
6973
6973
  return __awaiter(this, void 0, void 0, function* () {
@@ -7037,7 +7037,7 @@ class DataCatalogClient {
7037
7037
  * @param ListTermRelationshipsRequest
7038
7038
  * @return ListTermRelationshipsResponse
7039
7039
  * @throws OciError when an error occurs
7040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7041
7041
  */
7042
7042
  listTermRelationships(listTermRelationshipsRequest) {
7043
7043
  return __awaiter(this, void 0, void 0, function* () {
@@ -7109,7 +7109,7 @@ class DataCatalogClient {
7109
7109
  * @param ListTermsRequest
7110
7110
  * @return ListTermsResponse
7111
7111
  * @throws OciError when an error occurs
7112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7113
7113
  */
7114
7114
  listTerms(listTermsRequest) {
7115
7115
  return __awaiter(this, void 0, void 0, function* () {
@@ -7184,7 +7184,7 @@ class DataCatalogClient {
7184
7184
  * @param ListTypesRequest
7185
7185
  * @return ListTypesResponse
7186
7186
  * @throws OciError when an error occurs
7187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7188
7188
  */
7189
7189
  listTypes(listTypesRequest) {
7190
7190
  return __awaiter(this, void 0, void 0, function* () {
@@ -7259,7 +7259,7 @@ class DataCatalogClient {
7259
7259
  * @param ListWorkRequestErrorsRequest
7260
7260
  * @return ListWorkRequestErrorsResponse
7261
7261
  * @throws OciError when an error occurs
7262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7263
7263
  */
7264
7264
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7265
7265
  return __awaiter(this, void 0, void 0, function* () {
@@ -7366,7 +7366,7 @@ class DataCatalogClient {
7366
7366
  * @param ListWorkRequestLogsRequest
7367
7367
  * @return ListWorkRequestLogsResponse
7368
7368
  * @throws OciError when an error occurs
7369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7370
7370
  */
7371
7371
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7372
7372
  return __awaiter(this, void 0, void 0, function* () {
@@ -7473,7 +7473,7 @@ class DataCatalogClient {
7473
7473
  * @param ListWorkRequestsRequest
7474
7474
  * @return ListWorkRequestsResponse
7475
7475
  * @throws OciError when an error occurs
7476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7477
7477
  */
7478
7478
  listWorkRequests(listWorkRequestsRequest) {
7479
7479
  return __awaiter(this, void 0, void 0, function* () {
@@ -7576,7 +7576,7 @@ class DataCatalogClient {
7576
7576
  * @param ObjectStatsRequest
7577
7577
  * @return ObjectStatsResponse
7578
7578
  * @throws OciError when an error occurs
7579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7580
7580
  */
7581
7581
  objectStats(objectStatsRequest) {
7582
7582
  return __awaiter(this, void 0, void 0, function* () {
@@ -7642,7 +7642,7 @@ class DataCatalogClient {
7642
7642
  * @param ParseConnectionRequest
7643
7643
  * @return ParseConnectionResponse
7644
7644
  * @throws OciError when an error occurs
7645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7646
7646
  */
7647
7647
  parseConnection(parseConnectionRequest) {
7648
7648
  return __awaiter(this, void 0, void 0, function* () {
@@ -7710,7 +7710,7 @@ class DataCatalogClient {
7710
7710
  * @param ProcessRecommendationRequest
7711
7711
  * @return ProcessRecommendationResponse
7712
7712
  * @throws OciError when an error occurs
7713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7714
7714
  */
7715
7715
  processRecommendation(processRecommendationRequest) {
7716
7716
  return __awaiter(this, void 0, void 0, function* () {
@@ -7776,7 +7776,7 @@ class DataCatalogClient {
7776
7776
  * @param RecommendationsRequest
7777
7777
  * @return RecommendationsResponse
7778
7778
  * @throws OciError when an error occurs
7779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7780
7780
  */
7781
7781
  recommendations(recommendationsRequest) {
7782
7782
  return __awaiter(this, void 0, void 0, function* () {
@@ -7837,7 +7837,7 @@ class DataCatalogClient {
7837
7837
  * @param RemoveDataSelectorPatternsRequest
7838
7838
  * @return RemoveDataSelectorPatternsResponse
7839
7839
  * @throws OciError when an error occurs
7840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7841
7841
  */
7842
7842
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
7843
7843
  return __awaiter(this, void 0, void 0, function* () {
@@ -7902,7 +7902,7 @@ class DataCatalogClient {
7902
7902
  * @param SearchCriteriaRequest
7903
7903
  * @return SearchCriteriaResponse
7904
7904
  * @throws OciError when an error occurs
7905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7906
7906
  */
7907
7907
  searchCriteria(searchCriteriaRequest) {
7908
7908
  return __awaiter(this, void 0, void 0, function* () {
@@ -7973,7 +7973,7 @@ class DataCatalogClient {
7973
7973
  * @param SuggestMatchesRequest
7974
7974
  * @return SuggestMatchesResponse
7975
7975
  * @throws OciError when an error occurs
7976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7977
7977
  */
7978
7978
  suggestMatches(suggestMatchesRequest) {
7979
7979
  return __awaiter(this, void 0, void 0, function* () {
@@ -8033,7 +8033,7 @@ class DataCatalogClient {
8033
8033
  * @param SynchronousExportDataAssetRequest
8034
8034
  * @return SynchronousExportDataAssetResponse
8035
8035
  * @throws OciError when an error occurs
8036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8037
8037
  */
8038
8038
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8039
8039
  return __awaiter(this, void 0, void 0, function* () {
@@ -8093,7 +8093,7 @@ class DataCatalogClient {
8093
8093
  * @param TestConnectionRequest
8094
8094
  * @return TestConnectionResponse
8095
8095
  * @throws OciError when an error occurs
8096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8097
8097
  */
8098
8098
  testConnection(testConnectionRequest) {
8099
8099
  return __awaiter(this, void 0, void 0, function* () {
@@ -8157,7 +8157,7 @@ class DataCatalogClient {
8157
8157
  * @param UpdateAttributeRequest
8158
8158
  * @return UpdateAttributeResponse
8159
8159
  * @throws OciError when an error occurs
8160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8161
8161
  */
8162
8162
  updateAttribute(updateAttributeRequest) {
8163
8163
  return __awaiter(this, void 0, void 0, function* () {
@@ -8223,7 +8223,7 @@ class DataCatalogClient {
8223
8223
  * @param UpdateCatalogRequest
8224
8224
  * @return UpdateCatalogResponse
8225
8225
  * @throws OciError when an error occurs
8226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8227
8227
  */
8228
8228
  updateCatalog(updateCatalogRequest) {
8229
8229
  return __awaiter(this, void 0, void 0, function* () {
@@ -8286,7 +8286,7 @@ class DataCatalogClient {
8286
8286
  * @param UpdateCatalogPrivateEndpointRequest
8287
8287
  * @return UpdateCatalogPrivateEndpointResponse
8288
8288
  * @throws OciError when an error occurs
8289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8290
8290
  */
8291
8291
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8292
8292
  return __awaiter(this, void 0, void 0, function* () {
@@ -8345,7 +8345,7 @@ class DataCatalogClient {
8345
8345
  * @param UpdateConnectionRequest
8346
8346
  * @return UpdateConnectionResponse
8347
8347
  * @throws OciError when an error occurs
8348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8349
8349
  */
8350
8350
  updateConnection(updateConnectionRequest) {
8351
8351
  return __awaiter(this, void 0, void 0, function* () {
@@ -8410,7 +8410,7 @@ class DataCatalogClient {
8410
8410
  * @param UpdateCustomPropertyRequest
8411
8411
  * @return UpdateCustomPropertyResponse
8412
8412
  * @throws OciError when an error occurs
8413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8414
8414
  */
8415
8415
  updateCustomProperty(updateCustomPropertyRequest) {
8416
8416
  return __awaiter(this, void 0, void 0, function* () {
@@ -8475,7 +8475,7 @@ class DataCatalogClient {
8475
8475
  * @param UpdateDataAssetRequest
8476
8476
  * @return UpdateDataAssetResponse
8477
8477
  * @throws OciError when an error occurs
8478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8479
8479
  */
8480
8480
  updateDataAsset(updateDataAssetRequest) {
8481
8481
  return __awaiter(this, void 0, void 0, function* () {
@@ -8539,7 +8539,7 @@ class DataCatalogClient {
8539
8539
  * @param UpdateEntityRequest
8540
8540
  * @return UpdateEntityResponse
8541
8541
  * @throws OciError when an error occurs
8542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8543
8543
  */
8544
8544
  updateEntity(updateEntityRequest) {
8545
8545
  return __awaiter(this, void 0, void 0, function* () {
@@ -8604,7 +8604,7 @@ class DataCatalogClient {
8604
8604
  * @param UpdateFolderRequest
8605
8605
  * @return UpdateFolderResponse
8606
8606
  * @throws OciError when an error occurs
8607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8608
8608
  */
8609
8609
  updateFolder(updateFolderRequest) {
8610
8610
  return __awaiter(this, void 0, void 0, function* () {
@@ -8669,7 +8669,7 @@ class DataCatalogClient {
8669
8669
  * @param UpdateGlossaryRequest
8670
8670
  * @return UpdateGlossaryResponse
8671
8671
  * @throws OciError when an error occurs
8672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8673
8673
  */
8674
8674
  updateGlossary(updateGlossaryRequest) {
8675
8675
  return __awaiter(this, void 0, void 0, function* () {
@@ -8733,7 +8733,7 @@ class DataCatalogClient {
8733
8733
  * @param UpdateJobRequest
8734
8734
  * @return UpdateJobResponse
8735
8735
  * @throws OciError when an error occurs
8736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8737
8737
  */
8738
8738
  updateJob(updateJobRequest) {
8739
8739
  return __awaiter(this, void 0, void 0, function* () {
@@ -8797,7 +8797,7 @@ class DataCatalogClient {
8797
8797
  * @param UpdateJobDefinitionRequest
8798
8798
  * @return UpdateJobDefinitionResponse
8799
8799
  * @throws OciError when an error occurs
8800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8801
8801
  */
8802
8802
  updateJobDefinition(updateJobDefinitionRequest) {
8803
8803
  return __awaiter(this, void 0, void 0, function* () {
@@ -8861,7 +8861,7 @@ class DataCatalogClient {
8861
8861
  * @param UpdateMetastoreRequest
8862
8862
  * @return UpdateMetastoreResponse
8863
8863
  * @throws OciError when an error occurs
8864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8865
8865
  */
8866
8866
  updateMetastore(updateMetastoreRequest) {
8867
8867
  return __awaiter(this, void 0, void 0, function* () {
@@ -8924,7 +8924,7 @@ class DataCatalogClient {
8924
8924
  * @param UpdateNamespaceRequest
8925
8925
  * @return UpdateNamespaceResponse
8926
8926
  * @throws OciError when an error occurs
8927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8928
8928
  */
8929
8929
  updateNamespace(updateNamespaceRequest) {
8930
8930
  return __awaiter(this, void 0, void 0, function* () {
@@ -8988,7 +8988,7 @@ class DataCatalogClient {
8988
8988
  * @param UpdatePatternRequest
8989
8989
  * @return UpdatePatternResponse
8990
8990
  * @throws OciError when an error occurs
8991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8992
8992
  */
8993
8993
  updatePattern(updatePatternRequest) {
8994
8994
  return __awaiter(this, void 0, void 0, function* () {
@@ -9052,7 +9052,7 @@ class DataCatalogClient {
9052
9052
  * @param UpdateTermRequest
9053
9053
  * @return UpdateTermResponse
9054
9054
  * @throws OciError when an error occurs
9055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9056
9056
  */
9057
9057
  updateTerm(updateTermRequest) {
9058
9058
  return __awaiter(this, void 0, void 0, function* () {
@@ -9117,7 +9117,7 @@ class DataCatalogClient {
9117
9117
  * @param UpdateTermRelationshipRequest
9118
9118
  * @return UpdateTermRelationshipResponse
9119
9119
  * @throws OciError when an error occurs
9120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9121
9121
  */
9122
9122
  updateTermRelationship(updateTermRelationshipRequest) {
9123
9123
  return __awaiter(this, void 0, void 0, function* () {
@@ -9183,7 +9183,7 @@ class DataCatalogClient {
9183
9183
  * @param UploadCredentialsRequest
9184
9184
  * @return UploadCredentialsResponse
9185
9185
  * @throws OciError when an error occurs
9186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9187
9187
  */
9188
9188
  uploadCredentials(uploadCredentialsRequest) {
9189
9189
  return __awaiter(this, void 0, void 0, function* () {
@@ -9249,7 +9249,7 @@ class DataCatalogClient {
9249
9249
  * @param UsersRequest
9250
9250
  * @return UsersResponse
9251
9251
  * @throws OciError when an error occurs
9252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9253
9253
  */
9254
9254
  users(usersRequest) {
9255
9255
  return __awaiter(this, void 0, void 0, function* () {
@@ -9315,7 +9315,7 @@ class DataCatalogClient {
9315
9315
  * @param ValidateConnectionRequest
9316
9316
  * @return ValidateConnectionResponse
9317
9317
  * @throws OciError when an error occurs
9318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9319
9319
  */
9320
9320
  validateConnection(validateConnectionRequest) {
9321
9321
  return __awaiter(this, void 0, void 0, function* () {
@@ -9379,7 +9379,7 @@ class DataCatalogClient {
9379
9379
  * @param ValidatePatternRequest
9380
9380
  * @return ValidatePatternResponse
9381
9381
  * @throws OciError when an error occurs
9382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9383
9383
  */
9384
9384
  validatePattern(validatePatternRequest) {
9385
9385
  return __awaiter(this, void 0, void 0, function* () {