oci-datacatalog 2.53.0 → 2.54.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
@@ -159,7 +159,7 @@ class DataCatalogClient {
159
159
  * @param AddDataSelectorPatternsRequest
160
160
  * @return AddDataSelectorPatternsResponse
161
161
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
163
163
  */
164
164
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
165
165
  return __awaiter(this, void 0, void 0, function* () {
@@ -226,7 +226,7 @@ class DataCatalogClient {
226
226
  * @param AssociateCustomPropertyRequest
227
227
  * @return AssociateCustomPropertyResponse
228
228
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
230
230
  */
231
231
  associateCustomProperty(associateCustomPropertyRequest) {
232
232
  return __awaiter(this, void 0, void 0, function* () {
@@ -293,7 +293,7 @@ class DataCatalogClient {
293
293
  * @param AttachCatalogPrivateEndpointRequest
294
294
  * @return AttachCatalogPrivateEndpointResponse
295
295
  * @throws OciError when an error occurs
296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
297
297
  */
298
298
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
299
299
  return __awaiter(this, void 0, void 0, function* () {
@@ -355,7 +355,7 @@ class DataCatalogClient {
355
355
  * @param ChangeCatalogCompartmentRequest
356
356
  * @return ChangeCatalogCompartmentResponse
357
357
  * @throws OciError when an error occurs
358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
359
359
  */
360
360
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
361
361
  return __awaiter(this, void 0, void 0, function* () {
@@ -416,7 +416,7 @@ class DataCatalogClient {
416
416
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
417
417
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
418
418
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
420
420
  */
421
421
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
422
422
  return __awaiter(this, void 0, void 0, function* () {
@@ -477,7 +477,7 @@ class DataCatalogClient {
477
477
  * @param ChangeMetastoreCompartmentRequest
478
478
  * @return ChangeMetastoreCompartmentResponse
479
479
  * @throws OciError when an error occurs
480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
481
481
  */
482
482
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
483
483
  return __awaiter(this, void 0, void 0, function* () {
@@ -538,7 +538,7 @@ class DataCatalogClient {
538
538
  * @param CreateAttributeRequest
539
539
  * @return CreateAttributeResponse
540
540
  * @throws OciError when an error occurs
541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
542
542
  */
543
543
  createAttribute(createAttributeRequest) {
544
544
  return __awaiter(this, void 0, void 0, function* () {
@@ -605,7 +605,7 @@ class DataCatalogClient {
605
605
  * @param CreateAttributeTagRequest
606
606
  * @return CreateAttributeTagResponse
607
607
  * @throws OciError when an error occurs
608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
609
609
  */
610
610
  createAttributeTag(createAttributeTagRequest) {
611
611
  return __awaiter(this, void 0, void 0, function* () {
@@ -675,7 +675,7 @@ class DataCatalogClient {
675
675
  * @param CreateCatalogRequest
676
676
  * @return CreateCatalogResponse
677
677
  * @throws OciError when an error occurs
678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
679
679
  */
680
680
  createCatalog(createCatalogRequest) {
681
681
  return __awaiter(this, void 0, void 0, function* () {
@@ -734,7 +734,7 @@ class DataCatalogClient {
734
734
  * @param CreateCatalogPrivateEndpointRequest
735
735
  * @return CreateCatalogPrivateEndpointResponse
736
736
  * @throws OciError when an error occurs
737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
738
738
  */
739
739
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
740
740
  return __awaiter(this, void 0, void 0, function* () {
@@ -793,7 +793,7 @@ class DataCatalogClient {
793
793
  * @param CreateConnectionRequest
794
794
  * @return CreateConnectionResponse
795
795
  * @throws OciError when an error occurs
796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
797
797
  */
798
798
  createConnection(createConnectionRequest) {
799
799
  return __awaiter(this, void 0, void 0, function* () {
@@ -859,7 +859,7 @@ class DataCatalogClient {
859
859
  * @param CreateCustomPropertyRequest
860
860
  * @return CreateCustomPropertyResponse
861
861
  * @throws OciError when an error occurs
862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
863
863
  */
864
864
  createCustomProperty(createCustomPropertyRequest) {
865
865
  return __awaiter(this, void 0, void 0, function* () {
@@ -925,7 +925,7 @@ class DataCatalogClient {
925
925
  * @param CreateDataAssetRequest
926
926
  * @return CreateDataAssetResponse
927
927
  * @throws OciError when an error occurs
928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
929
929
  */
930
930
  createDataAsset(createDataAssetRequest) {
931
931
  return __awaiter(this, void 0, void 0, function* () {
@@ -990,7 +990,7 @@ class DataCatalogClient {
990
990
  * @param CreateDataAssetTagRequest
991
991
  * @return CreateDataAssetTagResponse
992
992
  * @throws OciError when an error occurs
993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
994
994
  */
995
995
  createDataAssetTag(createDataAssetTagRequest) {
996
996
  return __awaiter(this, void 0, void 0, function* () {
@@ -1056,7 +1056,7 @@ class DataCatalogClient {
1056
1056
  * @param CreateEntityRequest
1057
1057
  * @return CreateEntityResponse
1058
1058
  * @throws OciError when an error occurs
1059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1060
1060
  */
1061
1061
  createEntity(createEntityRequest) {
1062
1062
  return __awaiter(this, void 0, void 0, function* () {
@@ -1122,7 +1122,7 @@ class DataCatalogClient {
1122
1122
  * @param CreateEntityTagRequest
1123
1123
  * @return CreateEntityTagResponse
1124
1124
  * @throws OciError when an error occurs
1125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1126
1126
  */
1127
1127
  createEntityTag(createEntityTagRequest) {
1128
1128
  return __awaiter(this, void 0, void 0, function* () {
@@ -1189,7 +1189,7 @@ class DataCatalogClient {
1189
1189
  * @param CreateFolderRequest
1190
1190
  * @return CreateFolderResponse
1191
1191
  * @throws OciError when an error occurs
1192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1193
1193
  */
1194
1194
  createFolder(createFolderRequest) {
1195
1195
  return __awaiter(this, void 0, void 0, function* () {
@@ -1255,7 +1255,7 @@ class DataCatalogClient {
1255
1255
  * @param CreateFolderTagRequest
1256
1256
  * @return CreateFolderTagResponse
1257
1257
  * @throws OciError when an error occurs
1258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1259
1259
  */
1260
1260
  createFolderTag(createFolderTagRequest) {
1261
1261
  return __awaiter(this, void 0, void 0, function* () {
@@ -1322,7 +1322,7 @@ class DataCatalogClient {
1322
1322
  * @param CreateGlossaryRequest
1323
1323
  * @return CreateGlossaryResponse
1324
1324
  * @throws OciError when an error occurs
1325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1326
1326
  */
1327
1327
  createGlossary(createGlossaryRequest) {
1328
1328
  return __awaiter(this, void 0, void 0, function* () {
@@ -1387,7 +1387,7 @@ class DataCatalogClient {
1387
1387
  * @param CreateJobRequest
1388
1388
  * @return CreateJobResponse
1389
1389
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1391
1391
  */
1392
1392
  createJob(createJobRequest) {
1393
1393
  return __awaiter(this, void 0, void 0, function* () {
@@ -1452,7 +1452,7 @@ class DataCatalogClient {
1452
1452
  * @param CreateJobDefinitionRequest
1453
1453
  * @return CreateJobDefinitionResponse
1454
1454
  * @throws OciError when an error occurs
1455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1456
1456
  */
1457
1457
  createJobDefinition(createJobDefinitionRequest) {
1458
1458
  return __awaiter(this, void 0, void 0, function* () {
@@ -1517,7 +1517,7 @@ class DataCatalogClient {
1517
1517
  * @param CreateJobExecutionRequest
1518
1518
  * @return CreateJobExecutionResponse
1519
1519
  * @throws OciError when an error occurs
1520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1521
1521
  */
1522
1522
  createJobExecution(createJobExecutionRequest) {
1523
1523
  return __awaiter(this, void 0, void 0, function* () {
@@ -1584,7 +1584,7 @@ class DataCatalogClient {
1584
1584
  * @param CreateMetastoreRequest
1585
1585
  * @return CreateMetastoreResponse
1586
1586
  * @throws OciError when an error occurs
1587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1588
1588
  */
1589
1589
  createMetastore(createMetastoreRequest) {
1590
1590
  return __awaiter(this, void 0, void 0, function* () {
@@ -1643,7 +1643,7 @@ class DataCatalogClient {
1643
1643
  * @param CreateNamespaceRequest
1644
1644
  * @return CreateNamespaceResponse
1645
1645
  * @throws OciError when an error occurs
1646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1647
1647
  */
1648
1648
  createNamespace(createNamespaceRequest) {
1649
1649
  return __awaiter(this, void 0, void 0, function* () {
@@ -1708,7 +1708,7 @@ class DataCatalogClient {
1708
1708
  * @param CreatePatternRequest
1709
1709
  * @return CreatePatternResponse
1710
1710
  * @throws OciError when an error occurs
1711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1712
1712
  */
1713
1713
  createPattern(createPatternRequest) {
1714
1714
  return __awaiter(this, void 0, void 0, function* () {
@@ -1773,7 +1773,7 @@ class DataCatalogClient {
1773
1773
  * @param CreateTermRequest
1774
1774
  * @return CreateTermResponse
1775
1775
  * @throws OciError when an error occurs
1776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1777
1777
  */
1778
1778
  createTerm(createTermRequest) {
1779
1779
  return __awaiter(this, void 0, void 0, function* () {
@@ -1839,7 +1839,7 @@ class DataCatalogClient {
1839
1839
  * @param CreateTermRelationshipRequest
1840
1840
  * @return CreateTermRelationshipResponse
1841
1841
  * @throws OciError when an error occurs
1842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1843
1843
  */
1844
1844
  createTermRelationship(createTermRelationshipRequest) {
1845
1845
  return __awaiter(this, void 0, void 0, function* () {
@@ -1906,7 +1906,7 @@ class DataCatalogClient {
1906
1906
  * @param DeleteAttributeRequest
1907
1907
  * @return DeleteAttributeResponse
1908
1908
  * @throws OciError when an error occurs
1909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1910
1910
  */
1911
1911
  deleteAttribute(deleteAttributeRequest) {
1912
1912
  return __awaiter(this, void 0, void 0, function* () {
@@ -1964,7 +1964,7 @@ class DataCatalogClient {
1964
1964
  * @param DeleteAttributeTagRequest
1965
1965
  * @return DeleteAttributeTagResponse
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.53.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1968
1968
  */
1969
1969
  deleteAttributeTag(deleteAttributeTagRequest) {
1970
1970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2023,7 +2023,7 @@ class DataCatalogClient {
2023
2023
  * @param DeleteCatalogRequest
2024
2024
  * @return DeleteCatalogResponse
2025
2025
  * @throws OciError when an error occurs
2026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2027
2027
  */
2028
2028
  deleteCatalog(deleteCatalogRequest) {
2029
2029
  return __awaiter(this, void 0, void 0, function* () {
@@ -2083,7 +2083,7 @@ class DataCatalogClient {
2083
2083
  * @param DeleteCatalogPrivateEndpointRequest
2084
2084
  * @return DeleteCatalogPrivateEndpointResponse
2085
2085
  * @throws OciError when an error occurs
2086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2087
2087
  */
2088
2088
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2089
2089
  return __awaiter(this, void 0, void 0, function* () {
@@ -2143,7 +2143,7 @@ class DataCatalogClient {
2143
2143
  * @param DeleteConnectionRequest
2144
2144
  * @return DeleteConnectionResponse
2145
2145
  * @throws OciError when an error occurs
2146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2147
2147
  */
2148
2148
  deleteConnection(deleteConnectionRequest) {
2149
2149
  return __awaiter(this, void 0, void 0, function* () {
@@ -2200,7 +2200,7 @@ class DataCatalogClient {
2200
2200
  * @param DeleteCustomPropertyRequest
2201
2201
  * @return DeleteCustomPropertyResponse
2202
2202
  * @throws OciError when an error occurs
2203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2204
2204
  */
2205
2205
  deleteCustomProperty(deleteCustomPropertyRequest) {
2206
2206
  return __awaiter(this, void 0, void 0, function* () {
@@ -2257,7 +2257,7 @@ class DataCatalogClient {
2257
2257
  * @param DeleteDataAssetRequest
2258
2258
  * @return DeleteDataAssetResponse
2259
2259
  * @throws OciError when an error occurs
2260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2261
2261
  */
2262
2262
  deleteDataAsset(deleteDataAssetRequest) {
2263
2263
  return __awaiter(this, void 0, void 0, function* () {
@@ -2313,7 +2313,7 @@ class DataCatalogClient {
2313
2313
  * @param DeleteDataAssetTagRequest
2314
2314
  * @return DeleteDataAssetTagResponse
2315
2315
  * @throws OciError when an error occurs
2316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2317
2317
  */
2318
2318
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2319
2319
  return __awaiter(this, void 0, void 0, function* () {
@@ -2370,7 +2370,7 @@ class DataCatalogClient {
2370
2370
  * @param DeleteEntityRequest
2371
2371
  * @return DeleteEntityResponse
2372
2372
  * @throws OciError when an error occurs
2373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2374
2374
  */
2375
2375
  deleteEntity(deleteEntityRequest) {
2376
2376
  return __awaiter(this, void 0, void 0, function* () {
@@ -2427,7 +2427,7 @@ class DataCatalogClient {
2427
2427
  * @param DeleteEntityTagRequest
2428
2428
  * @return DeleteEntityTagResponse
2429
2429
  * @throws OciError when an error occurs
2430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2431
2431
  */
2432
2432
  deleteEntityTag(deleteEntityTagRequest) {
2433
2433
  return __awaiter(this, void 0, void 0, function* () {
@@ -2485,7 +2485,7 @@ class DataCatalogClient {
2485
2485
  * @param DeleteFolderRequest
2486
2486
  * @return DeleteFolderResponse
2487
2487
  * @throws OciError when an error occurs
2488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2489
2489
  */
2490
2490
  deleteFolder(deleteFolderRequest) {
2491
2491
  return __awaiter(this, void 0, void 0, function* () {
@@ -2542,7 +2542,7 @@ class DataCatalogClient {
2542
2542
  * @param DeleteFolderTagRequest
2543
2543
  * @return DeleteFolderTagResponse
2544
2544
  * @throws OciError when an error occurs
2545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2546
2546
  */
2547
2547
  deleteFolderTag(deleteFolderTagRequest) {
2548
2548
  return __awaiter(this, void 0, void 0, function* () {
@@ -2600,7 +2600,7 @@ class DataCatalogClient {
2600
2600
  * @param DeleteGlossaryRequest
2601
2601
  * @return DeleteGlossaryResponse
2602
2602
  * @throws OciError when an error occurs
2603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2604
2604
  */
2605
2605
  deleteGlossary(deleteGlossaryRequest) {
2606
2606
  return __awaiter(this, void 0, void 0, function* () {
@@ -2656,7 +2656,7 @@ class DataCatalogClient {
2656
2656
  * @param DeleteJobRequest
2657
2657
  * @return DeleteJobResponse
2658
2658
  * @throws OciError when an error occurs
2659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2660
2660
  */
2661
2661
  deleteJob(deleteJobRequest) {
2662
2662
  return __awaiter(this, void 0, void 0, function* () {
@@ -2712,7 +2712,7 @@ class DataCatalogClient {
2712
2712
  * @param DeleteJobDefinitionRequest
2713
2713
  * @return DeleteJobDefinitionResponse
2714
2714
  * @throws OciError when an error occurs
2715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2716
2716
  */
2717
2717
  deleteJobDefinition(deleteJobDefinitionRequest) {
2718
2718
  return __awaiter(this, void 0, void 0, function* () {
@@ -2768,7 +2768,7 @@ class DataCatalogClient {
2768
2768
  * @param DeleteMetastoreRequest
2769
2769
  * @return DeleteMetastoreResponse
2770
2770
  * @throws OciError when an error occurs
2771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2772
2772
  */
2773
2773
  deleteMetastore(deleteMetastoreRequest) {
2774
2774
  return __awaiter(this, void 0, void 0, function* () {
@@ -2828,7 +2828,7 @@ class DataCatalogClient {
2828
2828
  * @param DeleteNamespaceRequest
2829
2829
  * @return DeleteNamespaceResponse
2830
2830
  * @throws OciError when an error occurs
2831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2832
2832
  */
2833
2833
  deleteNamespace(deleteNamespaceRequest) {
2834
2834
  return __awaiter(this, void 0, void 0, function* () {
@@ -2884,7 +2884,7 @@ class DataCatalogClient {
2884
2884
  * @param DeletePatternRequest
2885
2885
  * @return DeletePatternResponse
2886
2886
  * @throws OciError when an error occurs
2887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2888
2888
  */
2889
2889
  deletePattern(deletePatternRequest) {
2890
2890
  return __awaiter(this, void 0, void 0, function* () {
@@ -2940,7 +2940,7 @@ class DataCatalogClient {
2940
2940
  * @param DeleteTermRequest
2941
2941
  * @return DeleteTermResponse
2942
2942
  * @throws OciError when an error occurs
2943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2944
2944
  */
2945
2945
  deleteTerm(deleteTermRequest) {
2946
2946
  return __awaiter(this, void 0, void 0, function* () {
@@ -2997,7 +2997,7 @@ class DataCatalogClient {
2997
2997
  * @param DeleteTermRelationshipRequest
2998
2998
  * @return DeleteTermRelationshipResponse
2999
2999
  * @throws OciError when an error occurs
3000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3001
3001
  */
3002
3002
  deleteTermRelationship(deleteTermRelationshipRequest) {
3003
3003
  return __awaiter(this, void 0, void 0, function* () {
@@ -3055,7 +3055,7 @@ class DataCatalogClient {
3055
3055
  * @param DetachCatalogPrivateEndpointRequest
3056
3056
  * @return DetachCatalogPrivateEndpointResponse
3057
3057
  * @throws OciError when an error occurs
3058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3059
3059
  */
3060
3060
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3061
3061
  return __awaiter(this, void 0, void 0, function* () {
@@ -3116,7 +3116,7 @@ class DataCatalogClient {
3116
3116
  * @param DisassociateCustomPropertyRequest
3117
3117
  * @return DisassociateCustomPropertyResponse
3118
3118
  * @throws OciError when an error occurs
3119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3120
3120
  */
3121
3121
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3122
3122
  return __awaiter(this, void 0, void 0, function* () {
@@ -3183,7 +3183,7 @@ class DataCatalogClient {
3183
3183
  * @param ExpandTreeForGlossaryRequest
3184
3184
  * @return ExpandTreeForGlossaryResponse
3185
3185
  * @throws OciError when an error occurs
3186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3187
3187
  */
3188
3188
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3189
3189
  return __awaiter(this, void 0, void 0, function* () {
@@ -3248,7 +3248,7 @@ class DataCatalogClient {
3248
3248
  * @param ExportGlossaryRequest
3249
3249
  * @return ExportGlossaryResponse
3250
3250
  * @throws OciError when an error occurs
3251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3252
3252
  */
3253
3253
  exportGlossary(exportGlossaryRequest) {
3254
3254
  return __awaiter(this, void 0, void 0, function* () {
@@ -3315,7 +3315,7 @@ class DataCatalogClient {
3315
3315
  * @param GetAttributeRequest
3316
3316
  * @return GetAttributeResponse
3317
3317
  * @throws OciError when an error occurs
3318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3319
3319
  */
3320
3320
  getAttribute(getAttributeRequest) {
3321
3321
  return __awaiter(this, void 0, void 0, function* () {
@@ -3384,7 +3384,7 @@ class DataCatalogClient {
3384
3384
  * @param GetAttributeTagRequest
3385
3385
  * @return GetAttributeTagResponse
3386
3386
  * @throws OciError when an error occurs
3387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3388
3388
  */
3389
3389
  getAttributeTag(getAttributeTagRequest) {
3390
3390
  return __awaiter(this, void 0, void 0, function* () {
@@ -3453,7 +3453,7 @@ class DataCatalogClient {
3453
3453
  * @param GetCatalogRequest
3454
3454
  * @return GetCatalogResponse
3455
3455
  * @throws OciError when an error occurs
3456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3457
3457
  */
3458
3458
  getCatalog(getCatalogRequest) {
3459
3459
  return __awaiter(this, void 0, void 0, function* () {
@@ -3516,7 +3516,7 @@ class DataCatalogClient {
3516
3516
  * @param GetCatalogPrivateEndpointRequest
3517
3517
  * @return GetCatalogPrivateEndpointResponse
3518
3518
  * @throws OciError when an error occurs
3519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3520
3520
  */
3521
3521
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3522
3522
  return __awaiter(this, void 0, void 0, function* () {
@@ -3579,7 +3579,7 @@ class DataCatalogClient {
3579
3579
  * @param GetConnectionRequest
3580
3580
  * @return GetConnectionResponse
3581
3581
  * @throws OciError when an error occurs
3582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3583
3583
  */
3584
3584
  getConnection(getConnectionRequest) {
3585
3585
  return __awaiter(this, void 0, void 0, function* () {
@@ -3646,7 +3646,7 @@ class DataCatalogClient {
3646
3646
  * @param GetCustomPropertyRequest
3647
3647
  * @return GetCustomPropertyResponse
3648
3648
  * @throws OciError when an error occurs
3649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3650
3650
  */
3651
3651
  getCustomProperty(getCustomPropertyRequest) {
3652
3652
  return __awaiter(this, void 0, void 0, function* () {
@@ -3713,7 +3713,7 @@ class DataCatalogClient {
3713
3713
  * @param GetDataAssetRequest
3714
3714
  * @return GetDataAssetResponse
3715
3715
  * @throws OciError when an error occurs
3716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3717
3717
  */
3718
3718
  getDataAsset(getDataAssetRequest) {
3719
3719
  return __awaiter(this, void 0, void 0, function* () {
@@ -3779,7 +3779,7 @@ class DataCatalogClient {
3779
3779
  * @param GetDataAssetTagRequest
3780
3780
  * @return GetDataAssetTagResponse
3781
3781
  * @throws OciError when an error occurs
3782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3783
3783
  */
3784
3784
  getDataAssetTag(getDataAssetTagRequest) {
3785
3785
  return __awaiter(this, void 0, void 0, function* () {
@@ -3846,7 +3846,7 @@ class DataCatalogClient {
3846
3846
  * @param GetEntityRequest
3847
3847
  * @return GetEntityResponse
3848
3848
  * @throws OciError when an error occurs
3849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3850
3850
  */
3851
3851
  getEntity(getEntityRequest) {
3852
3852
  return __awaiter(this, void 0, void 0, function* () {
@@ -3914,7 +3914,7 @@ class DataCatalogClient {
3914
3914
  * @param GetEntityTagRequest
3915
3915
  * @return GetEntityTagResponse
3916
3916
  * @throws OciError when an error occurs
3917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3918
3918
  */
3919
3919
  getEntityTag(getEntityTagRequest) {
3920
3920
  return __awaiter(this, void 0, void 0, function* () {
@@ -3982,7 +3982,7 @@ class DataCatalogClient {
3982
3982
  * @param GetFolderRequest
3983
3983
  * @return GetFolderResponse
3984
3984
  * @throws OciError when an error occurs
3985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3986
3986
  */
3987
3987
  getFolder(getFolderRequest) {
3988
3988
  return __awaiter(this, void 0, void 0, function* () {
@@ -4050,7 +4050,7 @@ class DataCatalogClient {
4050
4050
  * @param GetFolderTagRequest
4051
4051
  * @return GetFolderTagResponse
4052
4052
  * @throws OciError when an error occurs
4053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4054
4054
  */
4055
4055
  getFolderTag(getFolderTagRequest) {
4056
4056
  return __awaiter(this, void 0, void 0, function* () {
@@ -4118,7 +4118,7 @@ class DataCatalogClient {
4118
4118
  * @param GetGlossaryRequest
4119
4119
  * @return GetGlossaryResponse
4120
4120
  * @throws OciError when an error occurs
4121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4122
4122
  */
4123
4123
  getGlossary(getGlossaryRequest) {
4124
4124
  return __awaiter(this, void 0, void 0, function* () {
@@ -4184,7 +4184,7 @@ class DataCatalogClient {
4184
4184
  * @param GetJobRequest
4185
4185
  * @return GetJobResponse
4186
4186
  * @throws OciError when an error occurs
4187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4188
4188
  */
4189
4189
  getJob(getJobRequest) {
4190
4190
  return __awaiter(this, void 0, void 0, function* () {
@@ -4250,7 +4250,7 @@ class DataCatalogClient {
4250
4250
  * @param GetJobDefinitionRequest
4251
4251
  * @return GetJobDefinitionResponse
4252
4252
  * @throws OciError when an error occurs
4253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4254
4254
  */
4255
4255
  getJobDefinition(getJobDefinitionRequest) {
4256
4256
  return __awaiter(this, void 0, void 0, function* () {
@@ -4316,7 +4316,7 @@ class DataCatalogClient {
4316
4316
  * @param GetJobExecutionRequest
4317
4317
  * @return GetJobExecutionResponse
4318
4318
  * @throws OciError when an error occurs
4319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4320
4320
  */
4321
4321
  getJobExecution(getJobExecutionRequest) {
4322
4322
  return __awaiter(this, void 0, void 0, function* () {
@@ -4383,7 +4383,7 @@ class DataCatalogClient {
4383
4383
  * @param GetJobLogRequest
4384
4384
  * @return GetJobLogResponse
4385
4385
  * @throws OciError when an error occurs
4386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4387
4387
  */
4388
4388
  getJobLog(getJobLogRequest) {
4389
4389
  return __awaiter(this, void 0, void 0, function* () {
@@ -4451,7 +4451,7 @@ class DataCatalogClient {
4451
4451
  * @param GetJobMetricsRequest
4452
4452
  * @return GetJobMetricsResponse
4453
4453
  * @throws OciError when an error occurs
4454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4455
4455
  */
4456
4456
  getJobMetrics(getJobMetricsRequest) {
4457
4457
  return __awaiter(this, void 0, void 0, function* () {
@@ -4519,7 +4519,7 @@ class DataCatalogClient {
4519
4519
  * @param GetMetastoreRequest
4520
4520
  * @return GetMetastoreResponse
4521
4521
  * @throws OciError when an error occurs
4522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4523
4523
  */
4524
4524
  getMetastore(getMetastoreRequest) {
4525
4525
  return __awaiter(this, void 0, void 0, function* () {
@@ -4582,7 +4582,7 @@ class DataCatalogClient {
4582
4582
  * @param GetNamespaceRequest
4583
4583
  * @return GetNamespaceResponse
4584
4584
  * @throws OciError when an error occurs
4585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4586
4586
  */
4587
4587
  getNamespace(getNamespaceRequest) {
4588
4588
  return __awaiter(this, void 0, void 0, function* () {
@@ -4648,7 +4648,7 @@ class DataCatalogClient {
4648
4648
  * @param GetPatternRequest
4649
4649
  * @return GetPatternResponse
4650
4650
  * @throws OciError when an error occurs
4651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4652
4652
  */
4653
4653
  getPattern(getPatternRequest) {
4654
4654
  return __awaiter(this, void 0, void 0, function* () {
@@ -4714,7 +4714,7 @@ class DataCatalogClient {
4714
4714
  * @param GetTermRequest
4715
4715
  * @return GetTermResponse
4716
4716
  * @throws OciError when an error occurs
4717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4718
4718
  */
4719
4719
  getTerm(getTermRequest) {
4720
4720
  return __awaiter(this, void 0, void 0, function* () {
@@ -4781,7 +4781,7 @@ class DataCatalogClient {
4781
4781
  * @param GetTermRelationshipRequest
4782
4782
  * @return GetTermRelationshipResponse
4783
4783
  * @throws OciError when an error occurs
4784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4785
4785
  */
4786
4786
  getTermRelationship(getTermRelationshipRequest) {
4787
4787
  return __awaiter(this, void 0, void 0, function* () {
@@ -4849,7 +4849,7 @@ class DataCatalogClient {
4849
4849
  * @param GetTypeRequest
4850
4850
  * @return GetTypeResponse
4851
4851
  * @throws OciError when an error occurs
4852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4853
4853
  */
4854
4854
  getType(getTypeRequest) {
4855
4855
  return __awaiter(this, void 0, void 0, function* () {
@@ -4915,7 +4915,7 @@ class DataCatalogClient {
4915
4915
  * @param GetWorkRequestRequest
4916
4916
  * @return GetWorkRequestResponse
4917
4917
  * @throws OciError when an error occurs
4918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4919
4919
  */
4920
4920
  getWorkRequest(getWorkRequestRequest) {
4921
4921
  return __awaiter(this, void 0, void 0, function* () {
@@ -4983,7 +4983,7 @@ class DataCatalogClient {
4983
4983
  * @param ImportConnectionRequest
4984
4984
  * @return ImportConnectionResponse
4985
4985
  * @throws OciError when an error occurs
4986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4987
4987
  */
4988
4988
  importConnection(importConnectionRequest) {
4989
4989
  return __awaiter(this, void 0, void 0, function* () {
@@ -5050,7 +5050,7 @@ class DataCatalogClient {
5050
5050
  * @param ImportDataAssetRequest
5051
5051
  * @return ImportDataAssetResponse
5052
5052
  * @throws OciError when an error occurs
5053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5054
5054
  */
5055
5055
  importDataAsset(importDataAssetRequest) {
5056
5056
  return __awaiter(this, void 0, void 0, function* () {
@@ -5114,7 +5114,7 @@ class DataCatalogClient {
5114
5114
  * @param ImportGlossaryRequest
5115
5115
  * @return ImportGlossaryResponse
5116
5116
  * @throws OciError when an error occurs
5117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5118
5118
  */
5119
5119
  importGlossary(importGlossaryRequest) {
5120
5120
  return __awaiter(this, void 0, void 0, function* () {
@@ -5178,7 +5178,7 @@ class DataCatalogClient {
5178
5178
  * @param ListAggregatedPhysicalEntitiesRequest
5179
5179
  * @return ListAggregatedPhysicalEntitiesResponse
5180
5180
  * @throws OciError when an error occurs
5181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5182
5182
  */
5183
5183
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5184
5184
  return __awaiter(this, void 0, void 0, function* () {
@@ -5246,7 +5246,7 @@ class DataCatalogClient {
5246
5246
  * @param ListAttributeTagsRequest
5247
5247
  * @return ListAttributeTagsResponse
5248
5248
  * @throws OciError when an error occurs
5249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5250
5250
  */
5251
5251
  listAttributeTags(listAttributeTagsRequest) {
5252
5252
  return __awaiter(this, void 0, void 0, function* () {
@@ -5324,7 +5324,7 @@ class DataCatalogClient {
5324
5324
  * @param ListAttributesRequest
5325
5325
  * @return ListAttributesResponse
5326
5326
  * @throws OciError when an error occurs
5327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5328
5328
  */
5329
5329
  listAttributes(listAttributesRequest) {
5330
5330
  return __awaiter(this, void 0, void 0, function* () {
@@ -5414,7 +5414,7 @@ class DataCatalogClient {
5414
5414
  * @param ListCatalogPrivateEndpointsRequest
5415
5415
  * @return ListCatalogPrivateEndpointsResponse
5416
5416
  * @throws OciError when an error occurs
5417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5418
5418
  */
5419
5419
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5420
5420
  return __awaiter(this, void 0, void 0, function* () {
@@ -5524,7 +5524,7 @@ class DataCatalogClient {
5524
5524
  * @param ListCatalogsRequest
5525
5525
  * @return ListCatalogsResponse
5526
5526
  * @throws OciError when an error occurs
5527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5528
5528
  */
5529
5529
  listCatalogs(listCatalogsRequest) {
5530
5530
  return __awaiter(this, void 0, void 0, function* () {
@@ -5633,7 +5633,7 @@ class DataCatalogClient {
5633
5633
  * @param ListConnectionsRequest
5634
5634
  * @return ListConnectionsResponse
5635
5635
  * @throws OciError when an error occurs
5636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5637
5637
  */
5638
5638
  listConnections(listConnectionsRequest) {
5639
5639
  return __awaiter(this, void 0, void 0, function* () {
@@ -5713,7 +5713,7 @@ class DataCatalogClient {
5713
5713
  * @param ListCustomPropertiesRequest
5714
5714
  * @return ListCustomPropertiesResponse
5715
5715
  * @throws OciError when an error occurs
5716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5717
5717
  */
5718
5718
  listCustomProperties(listCustomPropertiesRequest) {
5719
5719
  return __awaiter(this, void 0, void 0, function* () {
@@ -5792,7 +5792,7 @@ class DataCatalogClient {
5792
5792
  * @param ListDataAssetTagsRequest
5793
5793
  * @return ListDataAssetTagsResponse
5794
5794
  * @throws OciError when an error occurs
5795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5796
5796
  */
5797
5797
  listDataAssetTags(listDataAssetTagsRequest) {
5798
5798
  return __awaiter(this, void 0, void 0, function* () {
@@ -5868,7 +5868,7 @@ class DataCatalogClient {
5868
5868
  * @param ListDataAssetsRequest
5869
5869
  * @return ListDataAssetsResponse
5870
5870
  * @throws OciError when an error occurs
5871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5872
5872
  */
5873
5873
  listDataAssets(listDataAssetsRequest) {
5874
5874
  return __awaiter(this, void 0, void 0, function* () {
@@ -5946,7 +5946,7 @@ class DataCatalogClient {
5946
5946
  * @param ListDerivedLogicalEntitiesRequest
5947
5947
  * @return ListDerivedLogicalEntitiesResponse
5948
5948
  * @throws OciError when an error occurs
5949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5950
5950
  */
5951
5951
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5952
5952
  return __awaiter(this, void 0, void 0, function* () {
@@ -6013,7 +6013,7 @@ class DataCatalogClient {
6013
6013
  * @param ListEntitiesRequest
6014
6014
  * @return ListEntitiesResponse
6015
6015
  * @throws OciError when an error occurs
6016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6017
6017
  */
6018
6018
  listEntities(listEntitiesRequest) {
6019
6019
  return __awaiter(this, void 0, void 0, function* () {
@@ -6103,7 +6103,7 @@ class DataCatalogClient {
6103
6103
  * @param ListEntityTagsRequest
6104
6104
  * @return ListEntityTagsResponse
6105
6105
  * @throws OciError when an error occurs
6106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6107
6107
  */
6108
6108
  listEntityTags(listEntityTagsRequest) {
6109
6109
  return __awaiter(this, void 0, void 0, function* () {
@@ -6180,7 +6180,7 @@ class DataCatalogClient {
6180
6180
  * @param ListFolderTagsRequest
6181
6181
  * @return ListFolderTagsResponse
6182
6182
  * @throws OciError when an error occurs
6183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6184
6184
  */
6185
6185
  listFolderTags(listFolderTagsRequest) {
6186
6186
  return __awaiter(this, void 0, void 0, function* () {
@@ -6257,7 +6257,7 @@ class DataCatalogClient {
6257
6257
  * @param ListFoldersRequest
6258
6258
  * @return ListFoldersResponse
6259
6259
  * @throws OciError when an error occurs
6260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6261
6261
  */
6262
6262
  listFolders(listFoldersRequest) {
6263
6263
  return __awaiter(this, void 0, void 0, function* () {
@@ -6341,7 +6341,7 @@ class DataCatalogClient {
6341
6341
  * @param ListGlossariesRequest
6342
6342
  * @return ListGlossariesResponse
6343
6343
  * @throws OciError when an error occurs
6344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6345
6345
  */
6346
6346
  listGlossaries(listGlossariesRequest) {
6347
6347
  return __awaiter(this, void 0, void 0, function* () {
@@ -6417,7 +6417,7 @@ class DataCatalogClient {
6417
6417
  * @param ListJobDefinitionsRequest
6418
6418
  * @return ListJobDefinitionsResponse
6419
6419
  * @throws OciError when an error occurs
6420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6421
6421
  */
6422
6422
  listJobDefinitions(listJobDefinitionsRequest) {
6423
6423
  return __awaiter(this, void 0, void 0, function* () {
@@ -6499,7 +6499,7 @@ class DataCatalogClient {
6499
6499
  * @param ListJobExecutionsRequest
6500
6500
  * @return ListJobExecutionsResponse
6501
6501
  * @throws OciError when an error occurs
6502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6503
6503
  */
6504
6504
  listJobExecutions(listJobExecutionsRequest) {
6505
6505
  return __awaiter(this, void 0, void 0, function* () {
@@ -6585,7 +6585,7 @@ class DataCatalogClient {
6585
6585
  * @param ListJobLogsRequest
6586
6586
  * @return ListJobLogsResponse
6587
6587
  * @throws OciError when an error occurs
6588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6589
6589
  */
6590
6590
  listJobLogs(listJobLogsRequest) {
6591
6591
  return __awaiter(this, void 0, void 0, function* () {
@@ -6662,7 +6662,7 @@ class DataCatalogClient {
6662
6662
  * @param ListJobMetricsRequest
6663
6663
  * @return ListJobMetricsResponse
6664
6664
  * @throws OciError when an error occurs
6665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6666
6666
  */
6667
6667
  listJobMetrics(listJobMetricsRequest) {
6668
6668
  return __awaiter(this, void 0, void 0, function* () {
@@ -6745,7 +6745,7 @@ class DataCatalogClient {
6745
6745
  * @param ListJobsRequest
6746
6746
  * @return ListJobsResponse
6747
6747
  * @throws OciError when an error occurs
6748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6749
6749
  */
6750
6750
  listJobs(listJobsRequest) {
6751
6751
  return __awaiter(this, void 0, void 0, function* () {
@@ -6832,7 +6832,7 @@ class DataCatalogClient {
6832
6832
  * @param ListMetastoresRequest
6833
6833
  * @return ListMetastoresResponse
6834
6834
  * @throws OciError when an error occurs
6835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6836
6836
  */
6837
6837
  listMetastores(listMetastoresRequest) {
6838
6838
  return __awaiter(this, void 0, void 0, function* () {
@@ -6941,7 +6941,7 @@ class DataCatalogClient {
6941
6941
  * @param ListNamespacesRequest
6942
6942
  * @return ListNamespacesResponse
6943
6943
  * @throws OciError when an error occurs
6944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6945
6945
  */
6946
6946
  listNamespaces(listNamespacesRequest) {
6947
6947
  return __awaiter(this, void 0, void 0, function* () {
@@ -7017,7 +7017,7 @@ class DataCatalogClient {
7017
7017
  * @param ListPatternsRequest
7018
7018
  * @return ListPatternsResponse
7019
7019
  * @throws OciError when an error occurs
7020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7021
7021
  */
7022
7022
  listPatterns(listPatternsRequest) {
7023
7023
  return __awaiter(this, void 0, void 0, function* () {
@@ -7093,7 +7093,7 @@ class DataCatalogClient {
7093
7093
  * @param ListRulesRequest
7094
7094
  * @return ListRulesResponse
7095
7095
  * @throws OciError when an error occurs
7096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7097
7097
  */
7098
7098
  listRules(listRulesRequest) {
7099
7099
  return __awaiter(this, void 0, void 0, function* () {
@@ -7174,7 +7174,7 @@ class DataCatalogClient {
7174
7174
  * @param ListTagsRequest
7175
7175
  * @return ListTagsResponse
7176
7176
  * @throws OciError when an error occurs
7177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7178
7178
  */
7179
7179
  listTags(listTagsRequest) {
7180
7180
  return __awaiter(this, void 0, void 0, function* () {
@@ -7246,7 +7246,7 @@ class DataCatalogClient {
7246
7246
  * @param ListTermRelationshipsRequest
7247
7247
  * @return ListTermRelationshipsResponse
7248
7248
  * @throws OciError when an error occurs
7249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7250
7250
  */
7251
7251
  listTermRelationships(listTermRelationshipsRequest) {
7252
7252
  return __awaiter(this, void 0, void 0, function* () {
@@ -7320,7 +7320,7 @@ class DataCatalogClient {
7320
7320
  * @param ListTermsRequest
7321
7321
  * @return ListTermsResponse
7322
7322
  * @throws OciError when an error occurs
7323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7324
7324
  */
7325
7325
  listTerms(listTermsRequest) {
7326
7326
  return __awaiter(this, void 0, void 0, function* () {
@@ -7397,7 +7397,7 @@ class DataCatalogClient {
7397
7397
  * @param ListTypesRequest
7398
7398
  * @return ListTypesResponse
7399
7399
  * @throws OciError when an error occurs
7400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7401
7401
  */
7402
7402
  listTypes(listTypesRequest) {
7403
7403
  return __awaiter(this, void 0, void 0, function* () {
@@ -7474,7 +7474,7 @@ class DataCatalogClient {
7474
7474
  * @param ListWorkRequestErrorsRequest
7475
7475
  * @return ListWorkRequestErrorsResponse
7476
7476
  * @throws OciError when an error occurs
7477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7478
7478
  */
7479
7479
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7480
7480
  return __awaiter(this, void 0, void 0, function* () {
@@ -7583,7 +7583,7 @@ class DataCatalogClient {
7583
7583
  * @param ListWorkRequestLogsRequest
7584
7584
  * @return ListWorkRequestLogsResponse
7585
7585
  * @throws OciError when an error occurs
7586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7587
7587
  */
7588
7588
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7589
7589
  return __awaiter(this, void 0, void 0, function* () {
@@ -7692,7 +7692,7 @@ class DataCatalogClient {
7692
7692
  * @param ListWorkRequestsRequest
7693
7693
  * @return ListWorkRequestsResponse
7694
7694
  * @throws OciError when an error occurs
7695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7696
7696
  */
7697
7697
  listWorkRequests(listWorkRequestsRequest) {
7698
7698
  return __awaiter(this, void 0, void 0, function* () {
@@ -7797,7 +7797,7 @@ class DataCatalogClient {
7797
7797
  * @param ObjectStatsRequest
7798
7798
  * @return ObjectStatsResponse
7799
7799
  * @throws OciError when an error occurs
7800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7801
7801
  */
7802
7802
  objectStats(objectStatsRequest) {
7803
7803
  return __awaiter(this, void 0, void 0, function* () {
@@ -7865,7 +7865,7 @@ class DataCatalogClient {
7865
7865
  * @param ParseConnectionRequest
7866
7866
  * @return ParseConnectionResponse
7867
7867
  * @throws OciError when an error occurs
7868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7869
7869
  */
7870
7870
  parseConnection(parseConnectionRequest) {
7871
7871
  return __awaiter(this, void 0, void 0, function* () {
@@ -7935,7 +7935,7 @@ class DataCatalogClient {
7935
7935
  * @param ProcessRecommendationRequest
7936
7936
  * @return ProcessRecommendationResponse
7937
7937
  * @throws OciError when an error occurs
7938
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7939
7939
  */
7940
7940
  processRecommendation(processRecommendationRequest) {
7941
7941
  return __awaiter(this, void 0, void 0, function* () {
@@ -8003,7 +8003,7 @@ class DataCatalogClient {
8003
8003
  * @param RecommendationsRequest
8004
8004
  * @return RecommendationsResponse
8005
8005
  * @throws OciError when an error occurs
8006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8007
8007
  */
8008
8008
  recommendations(recommendationsRequest) {
8009
8009
  return __awaiter(this, void 0, void 0, function* () {
@@ -8066,7 +8066,7 @@ class DataCatalogClient {
8066
8066
  * @param RemoveDataSelectorPatternsRequest
8067
8067
  * @return RemoveDataSelectorPatternsResponse
8068
8068
  * @throws OciError when an error occurs
8069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8070
8070
  */
8071
8071
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8072
8072
  return __awaiter(this, void 0, void 0, function* () {
@@ -8133,7 +8133,7 @@ class DataCatalogClient {
8133
8133
  * @param SearchCriteriaRequest
8134
8134
  * @return SearchCriteriaResponse
8135
8135
  * @throws OciError when an error occurs
8136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8137
8137
  */
8138
8138
  searchCriteria(searchCriteriaRequest) {
8139
8139
  return __awaiter(this, void 0, void 0, function* () {
@@ -8206,7 +8206,7 @@ class DataCatalogClient {
8206
8206
  * @param SuggestMatchesRequest
8207
8207
  * @return SuggestMatchesResponse
8208
8208
  * @throws OciError when an error occurs
8209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8210
8210
  */
8211
8211
  suggestMatches(suggestMatchesRequest) {
8212
8212
  return __awaiter(this, void 0, void 0, function* () {
@@ -8268,7 +8268,7 @@ class DataCatalogClient {
8268
8268
  * @param SynchronousExportDataAssetRequest
8269
8269
  * @return SynchronousExportDataAssetResponse
8270
8270
  * @throws OciError when an error occurs
8271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8272
8272
  */
8273
8273
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8274
8274
  return __awaiter(this, void 0, void 0, function* () {
@@ -8330,7 +8330,7 @@ class DataCatalogClient {
8330
8330
  * @param TestConnectionRequest
8331
8331
  * @return TestConnectionResponse
8332
8332
  * @throws OciError when an error occurs
8333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8334
8334
  */
8335
8335
  testConnection(testConnectionRequest) {
8336
8336
  return __awaiter(this, void 0, void 0, function* () {
@@ -8396,7 +8396,7 @@ class DataCatalogClient {
8396
8396
  * @param UpdateAttributeRequest
8397
8397
  * @return UpdateAttributeResponse
8398
8398
  * @throws OciError when an error occurs
8399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8400
8400
  */
8401
8401
  updateAttribute(updateAttributeRequest) {
8402
8402
  return __awaiter(this, void 0, void 0, function* () {
@@ -8464,7 +8464,7 @@ class DataCatalogClient {
8464
8464
  * @param UpdateCatalogRequest
8465
8465
  * @return UpdateCatalogResponse
8466
8466
  * @throws OciError when an error occurs
8467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8468
8468
  */
8469
8469
  updateCatalog(updateCatalogRequest) {
8470
8470
  return __awaiter(this, void 0, void 0, function* () {
@@ -8529,7 +8529,7 @@ class DataCatalogClient {
8529
8529
  * @param UpdateCatalogPrivateEndpointRequest
8530
8530
  * @return UpdateCatalogPrivateEndpointResponse
8531
8531
  * @throws OciError when an error occurs
8532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8533
8533
  */
8534
8534
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8535
8535
  return __awaiter(this, void 0, void 0, function* () {
@@ -8590,7 +8590,7 @@ class DataCatalogClient {
8590
8590
  * @param UpdateConnectionRequest
8591
8591
  * @return UpdateConnectionResponse
8592
8592
  * @throws OciError when an error occurs
8593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8594
8594
  */
8595
8595
  updateConnection(updateConnectionRequest) {
8596
8596
  return __awaiter(this, void 0, void 0, function* () {
@@ -8657,7 +8657,7 @@ class DataCatalogClient {
8657
8657
  * @param UpdateCustomPropertyRequest
8658
8658
  * @return UpdateCustomPropertyResponse
8659
8659
  * @throws OciError when an error occurs
8660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8661
8661
  */
8662
8662
  updateCustomProperty(updateCustomPropertyRequest) {
8663
8663
  return __awaiter(this, void 0, void 0, function* () {
@@ -8724,7 +8724,7 @@ class DataCatalogClient {
8724
8724
  * @param UpdateDataAssetRequest
8725
8725
  * @return UpdateDataAssetResponse
8726
8726
  * @throws OciError when an error occurs
8727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8728
8728
  */
8729
8729
  updateDataAsset(updateDataAssetRequest) {
8730
8730
  return __awaiter(this, void 0, void 0, function* () {
@@ -8790,7 +8790,7 @@ class DataCatalogClient {
8790
8790
  * @param UpdateEntityRequest
8791
8791
  * @return UpdateEntityResponse
8792
8792
  * @throws OciError when an error occurs
8793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8794
8794
  */
8795
8795
  updateEntity(updateEntityRequest) {
8796
8796
  return __awaiter(this, void 0, void 0, function* () {
@@ -8857,7 +8857,7 @@ class DataCatalogClient {
8857
8857
  * @param UpdateFolderRequest
8858
8858
  * @return UpdateFolderResponse
8859
8859
  * @throws OciError when an error occurs
8860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8861
8861
  */
8862
8862
  updateFolder(updateFolderRequest) {
8863
8863
  return __awaiter(this, void 0, void 0, function* () {
@@ -8924,7 +8924,7 @@ class DataCatalogClient {
8924
8924
  * @param UpdateGlossaryRequest
8925
8925
  * @return UpdateGlossaryResponse
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.53.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8928
8928
  */
8929
8929
  updateGlossary(updateGlossaryRequest) {
8930
8930
  return __awaiter(this, void 0, void 0, function* () {
@@ -8990,7 +8990,7 @@ class DataCatalogClient {
8990
8990
  * @param UpdateJobRequest
8991
8991
  * @return UpdateJobResponse
8992
8992
  * @throws OciError when an error occurs
8993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8994
8994
  */
8995
8995
  updateJob(updateJobRequest) {
8996
8996
  return __awaiter(this, void 0, void 0, function* () {
@@ -9056,7 +9056,7 @@ class DataCatalogClient {
9056
9056
  * @param UpdateJobDefinitionRequest
9057
9057
  * @return UpdateJobDefinitionResponse
9058
9058
  * @throws OciError when an error occurs
9059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9060
9060
  */
9061
9061
  updateJobDefinition(updateJobDefinitionRequest) {
9062
9062
  return __awaiter(this, void 0, void 0, function* () {
@@ -9122,7 +9122,7 @@ class DataCatalogClient {
9122
9122
  * @param UpdateMetastoreRequest
9123
9123
  * @return UpdateMetastoreResponse
9124
9124
  * @throws OciError when an error occurs
9125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9126
9126
  */
9127
9127
  updateMetastore(updateMetastoreRequest) {
9128
9128
  return __awaiter(this, void 0, void 0, function* () {
@@ -9187,7 +9187,7 @@ class DataCatalogClient {
9187
9187
  * @param UpdateNamespaceRequest
9188
9188
  * @return UpdateNamespaceResponse
9189
9189
  * @throws OciError when an error occurs
9190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9191
9191
  */
9192
9192
  updateNamespace(updateNamespaceRequest) {
9193
9193
  return __awaiter(this, void 0, void 0, function* () {
@@ -9253,7 +9253,7 @@ class DataCatalogClient {
9253
9253
  * @param UpdatePatternRequest
9254
9254
  * @return UpdatePatternResponse
9255
9255
  * @throws OciError when an error occurs
9256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9257
9257
  */
9258
9258
  updatePattern(updatePatternRequest) {
9259
9259
  return __awaiter(this, void 0, void 0, function* () {
@@ -9319,7 +9319,7 @@ class DataCatalogClient {
9319
9319
  * @param UpdateTermRequest
9320
9320
  * @return UpdateTermResponse
9321
9321
  * @throws OciError when an error occurs
9322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9323
9323
  */
9324
9324
  updateTerm(updateTermRequest) {
9325
9325
  return __awaiter(this, void 0, void 0, function* () {
@@ -9386,7 +9386,7 @@ class DataCatalogClient {
9386
9386
  * @param UpdateTermRelationshipRequest
9387
9387
  * @return UpdateTermRelationshipResponse
9388
9388
  * @throws OciError when an error occurs
9389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9390
9390
  */
9391
9391
  updateTermRelationship(updateTermRelationshipRequest) {
9392
9392
  return __awaiter(this, void 0, void 0, function* () {
@@ -9454,7 +9454,7 @@ class DataCatalogClient {
9454
9454
  * @param UploadCredentialsRequest
9455
9455
  * @return UploadCredentialsResponse
9456
9456
  * @throws OciError when an error occurs
9457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9458
9458
  */
9459
9459
  uploadCredentials(uploadCredentialsRequest) {
9460
9460
  return __awaiter(this, void 0, void 0, function* () {
@@ -9522,7 +9522,7 @@ class DataCatalogClient {
9522
9522
  * @param UsersRequest
9523
9523
  * @return UsersResponse
9524
9524
  * @throws OciError when an error occurs
9525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9526
9526
  */
9527
9527
  users(usersRequest) {
9528
9528
  return __awaiter(this, void 0, void 0, function* () {
@@ -9590,7 +9590,7 @@ class DataCatalogClient {
9590
9590
  * @param ValidateConnectionRequest
9591
9591
  * @return ValidateConnectionResponse
9592
9592
  * @throws OciError when an error occurs
9593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9594
9594
  */
9595
9595
  validateConnection(validateConnectionRequest) {
9596
9596
  return __awaiter(this, void 0, void 0, function* () {
@@ -9656,7 +9656,7 @@ class DataCatalogClient {
9656
9656
  * @param ValidatePatternRequest
9657
9657
  * @return ValidatePatternResponse
9658
9658
  * @throws OciError when an error occurs
9659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9660
9660
  */
9661
9661
  validatePattern(validatePatternRequest) {
9662
9662
  return __awaiter(this, void 0, void 0, function* () {