oci-datacatalog 2.82.1 → 2.82.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/lib/client.d.ts +148 -148
  2. package/lib/client.js +148 -148
  3. package/lib/request/add-catalog-lock-request.d.ts +1 -1
  4. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
  5. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  6. package/lib/request/add-metastore-lock-request.d.ts +1 -1
  7. package/lib/request/associate-custom-property-request.d.ts +1 -1
  8. package/lib/request/asynchronous-export-data-asset-request.d.ts +1 -1
  9. package/lib/request/asynchronous-export-glossary-request.d.ts +1 -1
  10. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  11. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  12. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  13. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  14. package/lib/request/create-attribute-request.d.ts +1 -1
  15. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  16. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  17. package/lib/request/create-catalog-request.d.ts +1 -1
  18. package/lib/request/create-connection-request.d.ts +1 -1
  19. package/lib/request/create-custom-property-request.d.ts +1 -1
  20. package/lib/request/create-data-asset-request.d.ts +1 -1
  21. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  22. package/lib/request/create-entity-request.d.ts +1 -1
  23. package/lib/request/create-entity-tag-request.d.ts +1 -1
  24. package/lib/request/create-folder-request.d.ts +1 -1
  25. package/lib/request/create-folder-tag-request.d.ts +1 -1
  26. package/lib/request/create-glossary-request.d.ts +1 -1
  27. package/lib/request/create-job-definition-request.d.ts +1 -1
  28. package/lib/request/create-job-execution-request.d.ts +1 -1
  29. package/lib/request/create-job-request.d.ts +1 -1
  30. package/lib/request/create-metastore-request.d.ts +1 -1
  31. package/lib/request/create-namespace-request.d.ts +1 -1
  32. package/lib/request/create-pattern-request.d.ts +1 -1
  33. package/lib/request/create-term-relationship-request.d.ts +1 -1
  34. package/lib/request/create-term-request.d.ts +1 -1
  35. package/lib/request/delete-attribute-request.d.ts +1 -1
  36. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  37. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  38. package/lib/request/delete-catalog-request.d.ts +1 -1
  39. package/lib/request/delete-connection-request.d.ts +1 -1
  40. package/lib/request/delete-custom-property-request.d.ts +1 -1
  41. package/lib/request/delete-data-asset-request.d.ts +1 -1
  42. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  43. package/lib/request/delete-entity-request.d.ts +1 -1
  44. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  45. package/lib/request/delete-folder-request.d.ts +1 -1
  46. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  47. package/lib/request/delete-glossary-request.d.ts +1 -1
  48. package/lib/request/delete-job-definition-request.d.ts +1 -1
  49. package/lib/request/delete-job-request.d.ts +1 -1
  50. package/lib/request/delete-metastore-request.d.ts +1 -1
  51. package/lib/request/delete-namespace-request.d.ts +1 -1
  52. package/lib/request/delete-pattern-request.d.ts +1 -1
  53. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  54. package/lib/request/delete-term-request.d.ts +1 -1
  55. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  57. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  58. package/lib/request/export-glossary-request.d.ts +1 -1
  59. package/lib/request/fetch-entity-lineage-request.d.ts +1 -1
  60. package/lib/request/get-attribute-request.d.ts +1 -1
  61. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  62. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/get-catalog-request.d.ts +1 -1
  64. package/lib/request/get-connection-request.d.ts +1 -1
  65. package/lib/request/get-custom-property-request.d.ts +1 -1
  66. package/lib/request/get-data-asset-request.d.ts +1 -1
  67. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  68. package/lib/request/get-entity-request.d.ts +1 -1
  69. package/lib/request/get-entity-tag-request.d.ts +1 -1
  70. package/lib/request/get-folder-request.d.ts +1 -1
  71. package/lib/request/get-folder-tag-request.d.ts +1 -1
  72. package/lib/request/get-glossary-request.d.ts +1 -1
  73. package/lib/request/get-job-definition-request.d.ts +1 -1
  74. package/lib/request/get-job-execution-request.d.ts +1 -1
  75. package/lib/request/get-job-log-request.d.ts +1 -1
  76. package/lib/request/get-job-metrics-request.d.ts +1 -1
  77. package/lib/request/get-job-request.d.ts +1 -1
  78. package/lib/request/get-metastore-request.d.ts +1 -1
  79. package/lib/request/get-namespace-request.d.ts +1 -1
  80. package/lib/request/get-pattern-request.d.ts +1 -1
  81. package/lib/request/get-term-relationship-request.d.ts +1 -1
  82. package/lib/request/get-term-request.d.ts +1 -1
  83. package/lib/request/get-type-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-connection-request.d.ts +1 -1
  86. package/lib/request/import-data-asset-request.d.ts +1 -1
  87. package/lib/request/import-glossary-request.d.ts +1 -1
  88. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  89. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  90. package/lib/request/list-attributes-request.d.ts +1 -1
  91. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  92. package/lib/request/list-catalogs-request.d.ts +1 -1
  93. package/lib/request/list-connections-request.d.ts +1 -1
  94. package/lib/request/list-custom-properties-request.d.ts +1 -1
  95. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  96. package/lib/request/list-data-assets-request.d.ts +1 -1
  97. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  98. package/lib/request/list-entities-request.d.ts +1 -1
  99. package/lib/request/list-entity-tags-request.d.ts +1 -1
  100. package/lib/request/list-folder-tags-request.d.ts +1 -1
  101. package/lib/request/list-folders-request.d.ts +1 -1
  102. package/lib/request/list-glossaries-request.d.ts +1 -1
  103. package/lib/request/list-job-definitions-request.d.ts +1 -1
  104. package/lib/request/list-job-executions-request.d.ts +1 -1
  105. package/lib/request/list-job-logs-request.d.ts +1 -1
  106. package/lib/request/list-job-metrics-request.d.ts +1 -1
  107. package/lib/request/list-jobs-request.d.ts +1 -1
  108. package/lib/request/list-metastores-request.d.ts +1 -1
  109. package/lib/request/list-namespaces-request.d.ts +1 -1
  110. package/lib/request/list-patterns-request.d.ts +1 -1
  111. package/lib/request/list-rules-request.d.ts +1 -1
  112. package/lib/request/list-tags-request.d.ts +1 -1
  113. package/lib/request/list-term-relationships-request.d.ts +1 -1
  114. package/lib/request/list-terms-request.d.ts +1 -1
  115. package/lib/request/list-types-request.d.ts +1 -1
  116. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  117. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  118. package/lib/request/list-work-requests-request.d.ts +1 -1
  119. package/lib/request/object-stats-request.d.ts +1 -1
  120. package/lib/request/parse-connection-request.d.ts +1 -1
  121. package/lib/request/process-recommendation-request.d.ts +1 -1
  122. package/lib/request/recommendations-request.d.ts +1 -1
  123. package/lib/request/remove-catalog-lock-request.d.ts +1 -1
  124. package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +1 -1
  125. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  126. package/lib/request/remove-metastore-lock-request.d.ts +1 -1
  127. package/lib/request/search-criteria-request.d.ts +1 -1
  128. package/lib/request/suggest-matches-request.d.ts +1 -1
  129. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  130. package/lib/request/test-connection-request.d.ts +1 -1
  131. package/lib/request/update-attribute-request.d.ts +1 -1
  132. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  133. package/lib/request/update-catalog-request.d.ts +1 -1
  134. package/lib/request/update-connection-request.d.ts +1 -1
  135. package/lib/request/update-custom-property-request.d.ts +1 -1
  136. package/lib/request/update-data-asset-request.d.ts +1 -1
  137. package/lib/request/update-entity-request.d.ts +1 -1
  138. package/lib/request/update-folder-request.d.ts +1 -1
  139. package/lib/request/update-glossary-request.d.ts +1 -1
  140. package/lib/request/update-job-definition-request.d.ts +1 -1
  141. package/lib/request/update-job-request.d.ts +1 -1
  142. package/lib/request/update-metastore-request.d.ts +1 -1
  143. package/lib/request/update-namespace-request.d.ts +1 -1
  144. package/lib/request/update-pattern-request.d.ts +1 -1
  145. package/lib/request/update-term-relationship-request.d.ts +1 -1
  146. package/lib/request/update-term-request.d.ts +1 -1
  147. package/lib/request/upload-credentials-request.d.ts +1 -1
  148. package/lib/request/users-request.d.ts +1 -1
  149. package/lib/request/validate-connection-request.d.ts +1 -1
  150. package/lib/request/validate-pattern-request.d.ts +1 -1
  151. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -199,7 +199,7 @@ class DataCatalogClient {
199
199
  * @param AddCatalogLockRequest
200
200
  * @return AddCatalogLockResponse
201
201
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
203
203
  */
204
204
  addCatalogLock(addCatalogLockRequest) {
205
205
  return __awaiter(this, void 0, void 0, function* () {
@@ -264,7 +264,7 @@ class DataCatalogClient {
264
264
  * @param AddCatalogPrivateEndpointLockRequest
265
265
  * @return AddCatalogPrivateEndpointLockResponse
266
266
  * @throws OciError when an error occurs
267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
268
268
  */
269
269
  addCatalogPrivateEndpointLock(addCatalogPrivateEndpointLockRequest) {
270
270
  return __awaiter(this, void 0, void 0, function* () {
@@ -329,7 +329,7 @@ class DataCatalogClient {
329
329
  * @param AddDataSelectorPatternsRequest
330
330
  * @return AddDataSelectorPatternsResponse
331
331
  * @throws OciError when an error occurs
332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
333
333
  */
334
334
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
335
335
  return __awaiter(this, void 0, void 0, function* () {
@@ -396,7 +396,7 @@ class DataCatalogClient {
396
396
  * @param AddMetastoreLockRequest
397
397
  * @return AddMetastoreLockResponse
398
398
  * @throws OciError when an error occurs
399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
400
400
  */
401
401
  addMetastoreLock(addMetastoreLockRequest) {
402
402
  return __awaiter(this, void 0, void 0, function* () {
@@ -461,7 +461,7 @@ class DataCatalogClient {
461
461
  * @param AssociateCustomPropertyRequest
462
462
  * @return AssociateCustomPropertyResponse
463
463
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
465
465
  */
466
466
  associateCustomProperty(associateCustomPropertyRequest) {
467
467
  return __awaiter(this, void 0, void 0, function* () {
@@ -528,7 +528,7 @@ class DataCatalogClient {
528
528
  * @param AsynchronousExportDataAssetRequest
529
529
  * @return AsynchronousExportDataAssetResponse
530
530
  * @throws OciError when an error occurs
531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AsynchronousExportDataAsset.ts.html |here} to see how to use AsynchronousExportDataAsset API.
531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AsynchronousExportDataAsset.ts.html |here} to see how to use AsynchronousExportDataAsset API.
532
532
  */
533
533
  asynchronousExportDataAsset(asynchronousExportDataAssetRequest) {
534
534
  return __awaiter(this, void 0, void 0, function* () {
@@ -592,7 +592,7 @@ class DataCatalogClient {
592
592
  * @param AsynchronousExportGlossaryRequest
593
593
  * @return AsynchronousExportGlossaryResponse
594
594
  * @throws OciError when an error occurs
595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
596
596
  */
597
597
  asynchronousExportGlossary(asynchronousExportGlossaryRequest) {
598
598
  return __awaiter(this, void 0, void 0, function* () {
@@ -658,7 +658,7 @@ class DataCatalogClient {
658
658
  * @param AttachCatalogPrivateEndpointRequest
659
659
  * @return AttachCatalogPrivateEndpointResponse
660
660
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
662
662
  */
663
663
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
664
664
  return __awaiter(this, void 0, void 0, function* () {
@@ -722,7 +722,7 @@ class DataCatalogClient {
722
722
  * @param ChangeCatalogCompartmentRequest
723
723
  * @return ChangeCatalogCompartmentResponse
724
724
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
726
726
  */
727
727
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
728
728
  return __awaiter(this, void 0, void 0, function* () {
@@ -785,7 +785,7 @@ class DataCatalogClient {
785
785
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
786
786
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
787
787
  * @throws OciError when an error occurs
788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
789
789
  */
790
790
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
791
791
  return __awaiter(this, void 0, void 0, function* () {
@@ -848,7 +848,7 @@ class DataCatalogClient {
848
848
  * @param ChangeMetastoreCompartmentRequest
849
849
  * @return ChangeMetastoreCompartmentResponse
850
850
  * @throws OciError when an error occurs
851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
852
852
  */
853
853
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
854
854
  return __awaiter(this, void 0, void 0, function* () {
@@ -911,7 +911,7 @@ class DataCatalogClient {
911
911
  * @param CreateAttributeRequest
912
912
  * @return CreateAttributeResponse
913
913
  * @throws OciError when an error occurs
914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
915
915
  */
916
916
  createAttribute(createAttributeRequest) {
917
917
  return __awaiter(this, void 0, void 0, function* () {
@@ -978,7 +978,7 @@ class DataCatalogClient {
978
978
  * @param CreateAttributeTagRequest
979
979
  * @return CreateAttributeTagResponse
980
980
  * @throws OciError when an error occurs
981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
982
982
  */
983
983
  createAttributeTag(createAttributeTagRequest) {
984
984
  return __awaiter(this, void 0, void 0, function* () {
@@ -1048,7 +1048,7 @@ class DataCatalogClient {
1048
1048
  * @param CreateCatalogRequest
1049
1049
  * @return CreateCatalogResponse
1050
1050
  * @throws OciError when an error occurs
1051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
1051
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
1052
1052
  */
1053
1053
  createCatalog(createCatalogRequest) {
1054
1054
  return __awaiter(this, void 0, void 0, function* () {
@@ -1107,7 +1107,7 @@ class DataCatalogClient {
1107
1107
  * @param CreateCatalogPrivateEndpointRequest
1108
1108
  * @return CreateCatalogPrivateEndpointResponse
1109
1109
  * @throws OciError when an error occurs
1110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1111
1111
  */
1112
1112
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
1113
1113
  return __awaiter(this, void 0, void 0, function* () {
@@ -1166,7 +1166,7 @@ class DataCatalogClient {
1166
1166
  * @param CreateConnectionRequest
1167
1167
  * @return CreateConnectionResponse
1168
1168
  * @throws OciError when an error occurs
1169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1170
1170
  */
1171
1171
  createConnection(createConnectionRequest) {
1172
1172
  return __awaiter(this, void 0, void 0, function* () {
@@ -1232,7 +1232,7 @@ class DataCatalogClient {
1232
1232
  * @param CreateCustomPropertyRequest
1233
1233
  * @return CreateCustomPropertyResponse
1234
1234
  * @throws OciError when an error occurs
1235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1236
1236
  */
1237
1237
  createCustomProperty(createCustomPropertyRequest) {
1238
1238
  return __awaiter(this, void 0, void 0, function* () {
@@ -1298,7 +1298,7 @@ class DataCatalogClient {
1298
1298
  * @param CreateDataAssetRequest
1299
1299
  * @return CreateDataAssetResponse
1300
1300
  * @throws OciError when an error occurs
1301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1302
1302
  */
1303
1303
  createDataAsset(createDataAssetRequest) {
1304
1304
  return __awaiter(this, void 0, void 0, function* () {
@@ -1363,7 +1363,7 @@ class DataCatalogClient {
1363
1363
  * @param CreateDataAssetTagRequest
1364
1364
  * @return CreateDataAssetTagResponse
1365
1365
  * @throws OciError when an error occurs
1366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1367
1367
  */
1368
1368
  createDataAssetTag(createDataAssetTagRequest) {
1369
1369
  return __awaiter(this, void 0, void 0, function* () {
@@ -1429,7 +1429,7 @@ class DataCatalogClient {
1429
1429
  * @param CreateEntityRequest
1430
1430
  * @return CreateEntityResponse
1431
1431
  * @throws OciError when an error occurs
1432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1433
1433
  */
1434
1434
  createEntity(createEntityRequest) {
1435
1435
  return __awaiter(this, void 0, void 0, function* () {
@@ -1495,7 +1495,7 @@ class DataCatalogClient {
1495
1495
  * @param CreateEntityTagRequest
1496
1496
  * @return CreateEntityTagResponse
1497
1497
  * @throws OciError when an error occurs
1498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1499
1499
  */
1500
1500
  createEntityTag(createEntityTagRequest) {
1501
1501
  return __awaiter(this, void 0, void 0, function* () {
@@ -1562,7 +1562,7 @@ class DataCatalogClient {
1562
1562
  * @param CreateFolderRequest
1563
1563
  * @return CreateFolderResponse
1564
1564
  * @throws OciError when an error occurs
1565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1566
1566
  */
1567
1567
  createFolder(createFolderRequest) {
1568
1568
  return __awaiter(this, void 0, void 0, function* () {
@@ -1628,7 +1628,7 @@ class DataCatalogClient {
1628
1628
  * @param CreateFolderTagRequest
1629
1629
  * @return CreateFolderTagResponse
1630
1630
  * @throws OciError when an error occurs
1631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1632
1632
  */
1633
1633
  createFolderTag(createFolderTagRequest) {
1634
1634
  return __awaiter(this, void 0, void 0, function* () {
@@ -1695,7 +1695,7 @@ class DataCatalogClient {
1695
1695
  * @param CreateGlossaryRequest
1696
1696
  * @return CreateGlossaryResponse
1697
1697
  * @throws OciError when an error occurs
1698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1699
1699
  */
1700
1700
  createGlossary(createGlossaryRequest) {
1701
1701
  return __awaiter(this, void 0, void 0, function* () {
@@ -1760,7 +1760,7 @@ class DataCatalogClient {
1760
1760
  * @param CreateJobRequest
1761
1761
  * @return CreateJobResponse
1762
1762
  * @throws OciError when an error occurs
1763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1764
1764
  */
1765
1765
  createJob(createJobRequest) {
1766
1766
  return __awaiter(this, void 0, void 0, function* () {
@@ -1825,7 +1825,7 @@ class DataCatalogClient {
1825
1825
  * @param CreateJobDefinitionRequest
1826
1826
  * @return CreateJobDefinitionResponse
1827
1827
  * @throws OciError when an error occurs
1828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1829
1829
  */
1830
1830
  createJobDefinition(createJobDefinitionRequest) {
1831
1831
  return __awaiter(this, void 0, void 0, function* () {
@@ -1890,7 +1890,7 @@ class DataCatalogClient {
1890
1890
  * @param CreateJobExecutionRequest
1891
1891
  * @return CreateJobExecutionResponse
1892
1892
  * @throws OciError when an error occurs
1893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1894
1894
  */
1895
1895
  createJobExecution(createJobExecutionRequest) {
1896
1896
  return __awaiter(this, void 0, void 0, function* () {
@@ -1957,7 +1957,7 @@ class DataCatalogClient {
1957
1957
  * @param CreateMetastoreRequest
1958
1958
  * @return CreateMetastoreResponse
1959
1959
  * @throws OciError when an error occurs
1960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1961
1961
  */
1962
1962
  createMetastore(createMetastoreRequest) {
1963
1963
  return __awaiter(this, void 0, void 0, function* () {
@@ -2016,7 +2016,7 @@ class DataCatalogClient {
2016
2016
  * @param CreateNamespaceRequest
2017
2017
  * @return CreateNamespaceResponse
2018
2018
  * @throws OciError when an error occurs
2019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
2019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
2020
2020
  */
2021
2021
  createNamespace(createNamespaceRequest) {
2022
2022
  return __awaiter(this, void 0, void 0, function* () {
@@ -2081,7 +2081,7 @@ class DataCatalogClient {
2081
2081
  * @param CreatePatternRequest
2082
2082
  * @return CreatePatternResponse
2083
2083
  * @throws OciError when an error occurs
2084
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2084
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2085
2085
  */
2086
2086
  createPattern(createPatternRequest) {
2087
2087
  return __awaiter(this, void 0, void 0, function* () {
@@ -2146,7 +2146,7 @@ class DataCatalogClient {
2146
2146
  * @param CreateTermRequest
2147
2147
  * @return CreateTermResponse
2148
2148
  * @throws OciError when an error occurs
2149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2150
2150
  */
2151
2151
  createTerm(createTermRequest) {
2152
2152
  return __awaiter(this, void 0, void 0, function* () {
@@ -2212,7 +2212,7 @@ class DataCatalogClient {
2212
2212
  * @param CreateTermRelationshipRequest
2213
2213
  * @return CreateTermRelationshipResponse
2214
2214
  * @throws OciError when an error occurs
2215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2216
2216
  */
2217
2217
  createTermRelationship(createTermRelationshipRequest) {
2218
2218
  return __awaiter(this, void 0, void 0, function* () {
@@ -2279,7 +2279,7 @@ class DataCatalogClient {
2279
2279
  * @param DeleteAttributeRequest
2280
2280
  * @return DeleteAttributeResponse
2281
2281
  * @throws OciError when an error occurs
2282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2283
2283
  */
2284
2284
  deleteAttribute(deleteAttributeRequest) {
2285
2285
  return __awaiter(this, void 0, void 0, function* () {
@@ -2337,7 +2337,7 @@ class DataCatalogClient {
2337
2337
  * @param DeleteAttributeTagRequest
2338
2338
  * @return DeleteAttributeTagResponse
2339
2339
  * @throws OciError when an error occurs
2340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2341
2341
  */
2342
2342
  deleteAttributeTag(deleteAttributeTagRequest) {
2343
2343
  return __awaiter(this, void 0, void 0, function* () {
@@ -2396,7 +2396,7 @@ class DataCatalogClient {
2396
2396
  * @param DeleteCatalogRequest
2397
2397
  * @return DeleteCatalogResponse
2398
2398
  * @throws OciError when an error occurs
2399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2400
2400
  */
2401
2401
  deleteCatalog(deleteCatalogRequest) {
2402
2402
  return __awaiter(this, void 0, void 0, function* () {
@@ -2458,7 +2458,7 @@ class DataCatalogClient {
2458
2458
  * @param DeleteCatalogPrivateEndpointRequest
2459
2459
  * @return DeleteCatalogPrivateEndpointResponse
2460
2460
  * @throws OciError when an error occurs
2461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2462
2462
  */
2463
2463
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2464
2464
  return __awaiter(this, void 0, void 0, function* () {
@@ -2520,7 +2520,7 @@ class DataCatalogClient {
2520
2520
  * @param DeleteConnectionRequest
2521
2521
  * @return DeleteConnectionResponse
2522
2522
  * @throws OciError when an error occurs
2523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2524
2524
  */
2525
2525
  deleteConnection(deleteConnectionRequest) {
2526
2526
  return __awaiter(this, void 0, void 0, function* () {
@@ -2577,7 +2577,7 @@ class DataCatalogClient {
2577
2577
  * @param DeleteCustomPropertyRequest
2578
2578
  * @return DeleteCustomPropertyResponse
2579
2579
  * @throws OciError when an error occurs
2580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2581
2581
  */
2582
2582
  deleteCustomProperty(deleteCustomPropertyRequest) {
2583
2583
  return __awaiter(this, void 0, void 0, function* () {
@@ -2634,7 +2634,7 @@ class DataCatalogClient {
2634
2634
  * @param DeleteDataAssetRequest
2635
2635
  * @return DeleteDataAssetResponse
2636
2636
  * @throws OciError when an error occurs
2637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2638
2638
  */
2639
2639
  deleteDataAsset(deleteDataAssetRequest) {
2640
2640
  return __awaiter(this, void 0, void 0, function* () {
@@ -2690,7 +2690,7 @@ class DataCatalogClient {
2690
2690
  * @param DeleteDataAssetTagRequest
2691
2691
  * @return DeleteDataAssetTagResponse
2692
2692
  * @throws OciError when an error occurs
2693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2694
2694
  */
2695
2695
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2696
2696
  return __awaiter(this, void 0, void 0, function* () {
@@ -2747,7 +2747,7 @@ class DataCatalogClient {
2747
2747
  * @param DeleteEntityRequest
2748
2748
  * @return DeleteEntityResponse
2749
2749
  * @throws OciError when an error occurs
2750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2751
2751
  */
2752
2752
  deleteEntity(deleteEntityRequest) {
2753
2753
  return __awaiter(this, void 0, void 0, function* () {
@@ -2804,7 +2804,7 @@ class DataCatalogClient {
2804
2804
  * @param DeleteEntityTagRequest
2805
2805
  * @return DeleteEntityTagResponse
2806
2806
  * @throws OciError when an error occurs
2807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2808
2808
  */
2809
2809
  deleteEntityTag(deleteEntityTagRequest) {
2810
2810
  return __awaiter(this, void 0, void 0, function* () {
@@ -2862,7 +2862,7 @@ class DataCatalogClient {
2862
2862
  * @param DeleteFolderRequest
2863
2863
  * @return DeleteFolderResponse
2864
2864
  * @throws OciError when an error occurs
2865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2866
2866
  */
2867
2867
  deleteFolder(deleteFolderRequest) {
2868
2868
  return __awaiter(this, void 0, void 0, function* () {
@@ -2919,7 +2919,7 @@ class DataCatalogClient {
2919
2919
  * @param DeleteFolderTagRequest
2920
2920
  * @return DeleteFolderTagResponse
2921
2921
  * @throws OciError when an error occurs
2922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2923
2923
  */
2924
2924
  deleteFolderTag(deleteFolderTagRequest) {
2925
2925
  return __awaiter(this, void 0, void 0, function* () {
@@ -2977,7 +2977,7 @@ class DataCatalogClient {
2977
2977
  * @param DeleteGlossaryRequest
2978
2978
  * @return DeleteGlossaryResponse
2979
2979
  * @throws OciError when an error occurs
2980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2981
2981
  */
2982
2982
  deleteGlossary(deleteGlossaryRequest) {
2983
2983
  return __awaiter(this, void 0, void 0, function* () {
@@ -3033,7 +3033,7 @@ class DataCatalogClient {
3033
3033
  * @param DeleteJobRequest
3034
3034
  * @return DeleteJobResponse
3035
3035
  * @throws OciError when an error occurs
3036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
3036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
3037
3037
  */
3038
3038
  deleteJob(deleteJobRequest) {
3039
3039
  return __awaiter(this, void 0, void 0, function* () {
@@ -3089,7 +3089,7 @@ class DataCatalogClient {
3089
3089
  * @param DeleteJobDefinitionRequest
3090
3090
  * @return DeleteJobDefinitionResponse
3091
3091
  * @throws OciError when an error occurs
3092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3093
3093
  */
3094
3094
  deleteJobDefinition(deleteJobDefinitionRequest) {
3095
3095
  return __awaiter(this, void 0, void 0, function* () {
@@ -3145,7 +3145,7 @@ class DataCatalogClient {
3145
3145
  * @param DeleteMetastoreRequest
3146
3146
  * @return DeleteMetastoreResponse
3147
3147
  * @throws OciError when an error occurs
3148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3149
3149
  */
3150
3150
  deleteMetastore(deleteMetastoreRequest) {
3151
3151
  return __awaiter(this, void 0, void 0, function* () {
@@ -3207,7 +3207,7 @@ class DataCatalogClient {
3207
3207
  * @param DeleteNamespaceRequest
3208
3208
  * @return DeleteNamespaceResponse
3209
3209
  * @throws OciError when an error occurs
3210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3211
3211
  */
3212
3212
  deleteNamespace(deleteNamespaceRequest) {
3213
3213
  return __awaiter(this, void 0, void 0, function* () {
@@ -3263,7 +3263,7 @@ class DataCatalogClient {
3263
3263
  * @param DeletePatternRequest
3264
3264
  * @return DeletePatternResponse
3265
3265
  * @throws OciError when an error occurs
3266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3267
3267
  */
3268
3268
  deletePattern(deletePatternRequest) {
3269
3269
  return __awaiter(this, void 0, void 0, function* () {
@@ -3319,7 +3319,7 @@ class DataCatalogClient {
3319
3319
  * @param DeleteTermRequest
3320
3320
  * @return DeleteTermResponse
3321
3321
  * @throws OciError when an error occurs
3322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3323
3323
  */
3324
3324
  deleteTerm(deleteTermRequest) {
3325
3325
  return __awaiter(this, void 0, void 0, function* () {
@@ -3376,7 +3376,7 @@ class DataCatalogClient {
3376
3376
  * @param DeleteTermRelationshipRequest
3377
3377
  * @return DeleteTermRelationshipResponse
3378
3378
  * @throws OciError when an error occurs
3379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3380
3380
  */
3381
3381
  deleteTermRelationship(deleteTermRelationshipRequest) {
3382
3382
  return __awaiter(this, void 0, void 0, function* () {
@@ -3434,7 +3434,7 @@ class DataCatalogClient {
3434
3434
  * @param DetachCatalogPrivateEndpointRequest
3435
3435
  * @return DetachCatalogPrivateEndpointResponse
3436
3436
  * @throws OciError when an error occurs
3437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3438
3438
  */
3439
3439
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3440
3440
  return __awaiter(this, void 0, void 0, function* () {
@@ -3497,7 +3497,7 @@ class DataCatalogClient {
3497
3497
  * @param DisassociateCustomPropertyRequest
3498
3498
  * @return DisassociateCustomPropertyResponse
3499
3499
  * @throws OciError when an error occurs
3500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3501
3501
  */
3502
3502
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3503
3503
  return __awaiter(this, void 0, void 0, function* () {
@@ -3564,7 +3564,7 @@ class DataCatalogClient {
3564
3564
  * @param ExpandTreeForGlossaryRequest
3565
3565
  * @return ExpandTreeForGlossaryResponse
3566
3566
  * @throws OciError when an error occurs
3567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3568
3568
  */
3569
3569
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3570
3570
  return __awaiter(this, void 0, void 0, function* () {
@@ -3629,7 +3629,7 @@ class DataCatalogClient {
3629
3629
  * @param ExportGlossaryRequest
3630
3630
  * @return ExportGlossaryResponse
3631
3631
  * @throws OciError when an error occurs
3632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3633
3633
  */
3634
3634
  exportGlossary(exportGlossaryRequest) {
3635
3635
  return __awaiter(this, void 0, void 0, function* () {
@@ -3696,7 +3696,7 @@ class DataCatalogClient {
3696
3696
  * @param FetchEntityLineageRequest
3697
3697
  * @return FetchEntityLineageResponse
3698
3698
  * @throws OciError when an error occurs
3699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3700
3700
  */
3701
3701
  fetchEntityLineage(fetchEntityLineageRequest) {
3702
3702
  return __awaiter(this, void 0, void 0, function* () {
@@ -3766,7 +3766,7 @@ class DataCatalogClient {
3766
3766
  * @param GetAttributeRequest
3767
3767
  * @return GetAttributeResponse
3768
3768
  * @throws OciError when an error occurs
3769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3770
3770
  */
3771
3771
  getAttribute(getAttributeRequest) {
3772
3772
  return __awaiter(this, void 0, void 0, function* () {
@@ -3835,7 +3835,7 @@ class DataCatalogClient {
3835
3835
  * @param GetAttributeTagRequest
3836
3836
  * @return GetAttributeTagResponse
3837
3837
  * @throws OciError when an error occurs
3838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3839
3839
  */
3840
3840
  getAttributeTag(getAttributeTagRequest) {
3841
3841
  return __awaiter(this, void 0, void 0, function* () {
@@ -3904,7 +3904,7 @@ class DataCatalogClient {
3904
3904
  * @param GetCatalogRequest
3905
3905
  * @return GetCatalogResponse
3906
3906
  * @throws OciError when an error occurs
3907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3908
3908
  */
3909
3909
  getCatalog(getCatalogRequest) {
3910
3910
  return __awaiter(this, void 0, void 0, function* () {
@@ -3967,7 +3967,7 @@ class DataCatalogClient {
3967
3967
  * @param GetCatalogPrivateEndpointRequest
3968
3968
  * @return GetCatalogPrivateEndpointResponse
3969
3969
  * @throws OciError when an error occurs
3970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3971
3971
  */
3972
3972
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3973
3973
  return __awaiter(this, void 0, void 0, function* () {
@@ -4030,7 +4030,7 @@ class DataCatalogClient {
4030
4030
  * @param GetConnectionRequest
4031
4031
  * @return GetConnectionResponse
4032
4032
  * @throws OciError when an error occurs
4033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
4033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
4034
4034
  */
4035
4035
  getConnection(getConnectionRequest) {
4036
4036
  return __awaiter(this, void 0, void 0, function* () {
@@ -4097,7 +4097,7 @@ class DataCatalogClient {
4097
4097
  * @param GetCustomPropertyRequest
4098
4098
  * @return GetCustomPropertyResponse
4099
4099
  * @throws OciError when an error occurs
4100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4101
4101
  */
4102
4102
  getCustomProperty(getCustomPropertyRequest) {
4103
4103
  return __awaiter(this, void 0, void 0, function* () {
@@ -4164,7 +4164,7 @@ class DataCatalogClient {
4164
4164
  * @param GetDataAssetRequest
4165
4165
  * @return GetDataAssetResponse
4166
4166
  * @throws OciError when an error occurs
4167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4168
4168
  */
4169
4169
  getDataAsset(getDataAssetRequest) {
4170
4170
  return __awaiter(this, void 0, void 0, function* () {
@@ -4230,7 +4230,7 @@ class DataCatalogClient {
4230
4230
  * @param GetDataAssetTagRequest
4231
4231
  * @return GetDataAssetTagResponse
4232
4232
  * @throws OciError when an error occurs
4233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4234
4234
  */
4235
4235
  getDataAssetTag(getDataAssetTagRequest) {
4236
4236
  return __awaiter(this, void 0, void 0, function* () {
@@ -4297,7 +4297,7 @@ class DataCatalogClient {
4297
4297
  * @param GetEntityRequest
4298
4298
  * @return GetEntityResponse
4299
4299
  * @throws OciError when an error occurs
4300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4301
4301
  */
4302
4302
  getEntity(getEntityRequest) {
4303
4303
  return __awaiter(this, void 0, void 0, function* () {
@@ -4365,7 +4365,7 @@ class DataCatalogClient {
4365
4365
  * @param GetEntityTagRequest
4366
4366
  * @return GetEntityTagResponse
4367
4367
  * @throws OciError when an error occurs
4368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4369
4369
  */
4370
4370
  getEntityTag(getEntityTagRequest) {
4371
4371
  return __awaiter(this, void 0, void 0, function* () {
@@ -4433,7 +4433,7 @@ class DataCatalogClient {
4433
4433
  * @param GetFolderRequest
4434
4434
  * @return GetFolderResponse
4435
4435
  * @throws OciError when an error occurs
4436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4437
4437
  */
4438
4438
  getFolder(getFolderRequest) {
4439
4439
  return __awaiter(this, void 0, void 0, function* () {
@@ -4501,7 +4501,7 @@ class DataCatalogClient {
4501
4501
  * @param GetFolderTagRequest
4502
4502
  * @return GetFolderTagResponse
4503
4503
  * @throws OciError when an error occurs
4504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4505
4505
  */
4506
4506
  getFolderTag(getFolderTagRequest) {
4507
4507
  return __awaiter(this, void 0, void 0, function* () {
@@ -4569,7 +4569,7 @@ class DataCatalogClient {
4569
4569
  * @param GetGlossaryRequest
4570
4570
  * @return GetGlossaryResponse
4571
4571
  * @throws OciError when an error occurs
4572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4573
4573
  */
4574
4574
  getGlossary(getGlossaryRequest) {
4575
4575
  return __awaiter(this, void 0, void 0, function* () {
@@ -4635,7 +4635,7 @@ class DataCatalogClient {
4635
4635
  * @param GetJobRequest
4636
4636
  * @return GetJobResponse
4637
4637
  * @throws OciError when an error occurs
4638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4639
4639
  */
4640
4640
  getJob(getJobRequest) {
4641
4641
  return __awaiter(this, void 0, void 0, function* () {
@@ -4701,7 +4701,7 @@ class DataCatalogClient {
4701
4701
  * @param GetJobDefinitionRequest
4702
4702
  * @return GetJobDefinitionResponse
4703
4703
  * @throws OciError when an error occurs
4704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4705
4705
  */
4706
4706
  getJobDefinition(getJobDefinitionRequest) {
4707
4707
  return __awaiter(this, void 0, void 0, function* () {
@@ -4767,7 +4767,7 @@ class DataCatalogClient {
4767
4767
  * @param GetJobExecutionRequest
4768
4768
  * @return GetJobExecutionResponse
4769
4769
  * @throws OciError when an error occurs
4770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4771
4771
  */
4772
4772
  getJobExecution(getJobExecutionRequest) {
4773
4773
  return __awaiter(this, void 0, void 0, function* () {
@@ -4834,7 +4834,7 @@ class DataCatalogClient {
4834
4834
  * @param GetJobLogRequest
4835
4835
  * @return GetJobLogResponse
4836
4836
  * @throws OciError when an error occurs
4837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4838
4838
  */
4839
4839
  getJobLog(getJobLogRequest) {
4840
4840
  return __awaiter(this, void 0, void 0, function* () {
@@ -4902,7 +4902,7 @@ class DataCatalogClient {
4902
4902
  * @param GetJobMetricsRequest
4903
4903
  * @return GetJobMetricsResponse
4904
4904
  * @throws OciError when an error occurs
4905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4906
4906
  */
4907
4907
  getJobMetrics(getJobMetricsRequest) {
4908
4908
  return __awaiter(this, void 0, void 0, function* () {
@@ -4970,7 +4970,7 @@ class DataCatalogClient {
4970
4970
  * @param GetMetastoreRequest
4971
4971
  * @return GetMetastoreResponse
4972
4972
  * @throws OciError when an error occurs
4973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4974
4974
  */
4975
4975
  getMetastore(getMetastoreRequest) {
4976
4976
  return __awaiter(this, void 0, void 0, function* () {
@@ -5033,7 +5033,7 @@ class DataCatalogClient {
5033
5033
  * @param GetNamespaceRequest
5034
5034
  * @return GetNamespaceResponse
5035
5035
  * @throws OciError when an error occurs
5036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
5036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
5037
5037
  */
5038
5038
  getNamespace(getNamespaceRequest) {
5039
5039
  return __awaiter(this, void 0, void 0, function* () {
@@ -5099,7 +5099,7 @@ class DataCatalogClient {
5099
5099
  * @param GetPatternRequest
5100
5100
  * @return GetPatternResponse
5101
5101
  * @throws OciError when an error occurs
5102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5103
5103
  */
5104
5104
  getPattern(getPatternRequest) {
5105
5105
  return __awaiter(this, void 0, void 0, function* () {
@@ -5165,7 +5165,7 @@ class DataCatalogClient {
5165
5165
  * @param GetTermRequest
5166
5166
  * @return GetTermResponse
5167
5167
  * @throws OciError when an error occurs
5168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5169
5169
  */
5170
5170
  getTerm(getTermRequest) {
5171
5171
  return __awaiter(this, void 0, void 0, function* () {
@@ -5232,7 +5232,7 @@ class DataCatalogClient {
5232
5232
  * @param GetTermRelationshipRequest
5233
5233
  * @return GetTermRelationshipResponse
5234
5234
  * @throws OciError when an error occurs
5235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5236
5236
  */
5237
5237
  getTermRelationship(getTermRelationshipRequest) {
5238
5238
  return __awaiter(this, void 0, void 0, function* () {
@@ -5300,7 +5300,7 @@ class DataCatalogClient {
5300
5300
  * @param GetTypeRequest
5301
5301
  * @return GetTypeResponse
5302
5302
  * @throws OciError when an error occurs
5303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5304
5304
  */
5305
5305
  getType(getTypeRequest) {
5306
5306
  return __awaiter(this, void 0, void 0, function* () {
@@ -5366,7 +5366,7 @@ class DataCatalogClient {
5366
5366
  * @param GetWorkRequestRequest
5367
5367
  * @return GetWorkRequestResponse
5368
5368
  * @throws OciError when an error occurs
5369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5370
5370
  */
5371
5371
  getWorkRequest(getWorkRequestRequest) {
5372
5372
  return __awaiter(this, void 0, void 0, function* () {
@@ -5434,7 +5434,7 @@ class DataCatalogClient {
5434
5434
  * @param ImportConnectionRequest
5435
5435
  * @return ImportConnectionResponse
5436
5436
  * @throws OciError when an error occurs
5437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5438
5438
  */
5439
5439
  importConnection(importConnectionRequest) {
5440
5440
  return __awaiter(this, void 0, void 0, function* () {
@@ -5501,7 +5501,7 @@ class DataCatalogClient {
5501
5501
  * @param ImportDataAssetRequest
5502
5502
  * @return ImportDataAssetResponse
5503
5503
  * @throws OciError when an error occurs
5504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5505
5505
  */
5506
5506
  importDataAsset(importDataAssetRequest) {
5507
5507
  return __awaiter(this, void 0, void 0, function* () {
@@ -5565,7 +5565,7 @@ class DataCatalogClient {
5565
5565
  * @param ImportGlossaryRequest
5566
5566
  * @return ImportGlossaryResponse
5567
5567
  * @throws OciError when an error occurs
5568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5569
5569
  */
5570
5570
  importGlossary(importGlossaryRequest) {
5571
5571
  return __awaiter(this, void 0, void 0, function* () {
@@ -5629,7 +5629,7 @@ class DataCatalogClient {
5629
5629
  * @param ListAggregatedPhysicalEntitiesRequest
5630
5630
  * @return ListAggregatedPhysicalEntitiesResponse
5631
5631
  * @throws OciError when an error occurs
5632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5633
5633
  */
5634
5634
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5635
5635
  return __awaiter(this, void 0, void 0, function* () {
@@ -5697,7 +5697,7 @@ class DataCatalogClient {
5697
5697
  * @param ListAttributeTagsRequest
5698
5698
  * @return ListAttributeTagsResponse
5699
5699
  * @throws OciError when an error occurs
5700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5701
5701
  */
5702
5702
  listAttributeTags(listAttributeTagsRequest) {
5703
5703
  return __awaiter(this, void 0, void 0, function* () {
@@ -5775,7 +5775,7 @@ class DataCatalogClient {
5775
5775
  * @param ListAttributesRequest
5776
5776
  * @return ListAttributesResponse
5777
5777
  * @throws OciError when an error occurs
5778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5779
5779
  */
5780
5780
  listAttributes(listAttributesRequest) {
5781
5781
  return __awaiter(this, void 0, void 0, function* () {
@@ -5865,7 +5865,7 @@ class DataCatalogClient {
5865
5865
  * @param ListCatalogPrivateEndpointsRequest
5866
5866
  * @return ListCatalogPrivateEndpointsResponse
5867
5867
  * @throws OciError when an error occurs
5868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5869
5869
  */
5870
5870
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5871
5871
  return __awaiter(this, void 0, void 0, function* () {
@@ -5975,7 +5975,7 @@ class DataCatalogClient {
5975
5975
  * @param ListCatalogsRequest
5976
5976
  * @return ListCatalogsResponse
5977
5977
  * @throws OciError when an error occurs
5978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5979
5979
  */
5980
5980
  listCatalogs(listCatalogsRequest) {
5981
5981
  return __awaiter(this, void 0, void 0, function* () {
@@ -6084,7 +6084,7 @@ class DataCatalogClient {
6084
6084
  * @param ListConnectionsRequest
6085
6085
  * @return ListConnectionsResponse
6086
6086
  * @throws OciError when an error occurs
6087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6088
6088
  */
6089
6089
  listConnections(listConnectionsRequest) {
6090
6090
  return __awaiter(this, void 0, void 0, function* () {
@@ -6164,7 +6164,7 @@ class DataCatalogClient {
6164
6164
  * @param ListCustomPropertiesRequest
6165
6165
  * @return ListCustomPropertiesResponse
6166
6166
  * @throws OciError when an error occurs
6167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6168
6168
  */
6169
6169
  listCustomProperties(listCustomPropertiesRequest) {
6170
6170
  return __awaiter(this, void 0, void 0, function* () {
@@ -6243,7 +6243,7 @@ class DataCatalogClient {
6243
6243
  * @param ListDataAssetTagsRequest
6244
6244
  * @return ListDataAssetTagsResponse
6245
6245
  * @throws OciError when an error occurs
6246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6247
6247
  */
6248
6248
  listDataAssetTags(listDataAssetTagsRequest) {
6249
6249
  return __awaiter(this, void 0, void 0, function* () {
@@ -6319,7 +6319,7 @@ class DataCatalogClient {
6319
6319
  * @param ListDataAssetsRequest
6320
6320
  * @return ListDataAssetsResponse
6321
6321
  * @throws OciError when an error occurs
6322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6323
6323
  */
6324
6324
  listDataAssets(listDataAssetsRequest) {
6325
6325
  return __awaiter(this, void 0, void 0, function* () {
@@ -6397,7 +6397,7 @@ class DataCatalogClient {
6397
6397
  * @param ListDerivedLogicalEntitiesRequest
6398
6398
  * @return ListDerivedLogicalEntitiesResponse
6399
6399
  * @throws OciError when an error occurs
6400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6401
6401
  */
6402
6402
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
6403
6403
  return __awaiter(this, void 0, void 0, function* () {
@@ -6464,7 +6464,7 @@ class DataCatalogClient {
6464
6464
  * @param ListEntitiesRequest
6465
6465
  * @return ListEntitiesResponse
6466
6466
  * @throws OciError when an error occurs
6467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6468
6468
  */
6469
6469
  listEntities(listEntitiesRequest) {
6470
6470
  return __awaiter(this, void 0, void 0, function* () {
@@ -6554,7 +6554,7 @@ class DataCatalogClient {
6554
6554
  * @param ListEntityTagsRequest
6555
6555
  * @return ListEntityTagsResponse
6556
6556
  * @throws OciError when an error occurs
6557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6558
6558
  */
6559
6559
  listEntityTags(listEntityTagsRequest) {
6560
6560
  return __awaiter(this, void 0, void 0, function* () {
@@ -6631,7 +6631,7 @@ class DataCatalogClient {
6631
6631
  * @param ListFolderTagsRequest
6632
6632
  * @return ListFolderTagsResponse
6633
6633
  * @throws OciError when an error occurs
6634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6635
6635
  */
6636
6636
  listFolderTags(listFolderTagsRequest) {
6637
6637
  return __awaiter(this, void 0, void 0, function* () {
@@ -6708,7 +6708,7 @@ class DataCatalogClient {
6708
6708
  * @param ListFoldersRequest
6709
6709
  * @return ListFoldersResponse
6710
6710
  * @throws OciError when an error occurs
6711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6712
6712
  */
6713
6713
  listFolders(listFoldersRequest) {
6714
6714
  return __awaiter(this, void 0, void 0, function* () {
@@ -6793,7 +6793,7 @@ class DataCatalogClient {
6793
6793
  * @param ListGlossariesRequest
6794
6794
  * @return ListGlossariesResponse
6795
6795
  * @throws OciError when an error occurs
6796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6797
6797
  */
6798
6798
  listGlossaries(listGlossariesRequest) {
6799
6799
  return __awaiter(this, void 0, void 0, function* () {
@@ -6869,7 +6869,7 @@ class DataCatalogClient {
6869
6869
  * @param ListJobDefinitionsRequest
6870
6870
  * @return ListJobDefinitionsResponse
6871
6871
  * @throws OciError when an error occurs
6872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6873
6873
  */
6874
6874
  listJobDefinitions(listJobDefinitionsRequest) {
6875
6875
  return __awaiter(this, void 0, void 0, function* () {
@@ -6952,7 +6952,7 @@ class DataCatalogClient {
6952
6952
  * @param ListJobExecutionsRequest
6953
6953
  * @return ListJobExecutionsResponse
6954
6954
  * @throws OciError when an error occurs
6955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6956
6956
  */
6957
6957
  listJobExecutions(listJobExecutionsRequest) {
6958
6958
  return __awaiter(this, void 0, void 0, function* () {
@@ -7038,7 +7038,7 @@ class DataCatalogClient {
7038
7038
  * @param ListJobLogsRequest
7039
7039
  * @return ListJobLogsResponse
7040
7040
  * @throws OciError when an error occurs
7041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
7041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
7042
7042
  */
7043
7043
  listJobLogs(listJobLogsRequest) {
7044
7044
  return __awaiter(this, void 0, void 0, function* () {
@@ -7115,7 +7115,7 @@ class DataCatalogClient {
7115
7115
  * @param ListJobMetricsRequest
7116
7116
  * @return ListJobMetricsResponse
7117
7117
  * @throws OciError when an error occurs
7118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7119
7119
  */
7120
7120
  listJobMetrics(listJobMetricsRequest) {
7121
7121
  return __awaiter(this, void 0, void 0, function* () {
@@ -7198,7 +7198,7 @@ class DataCatalogClient {
7198
7198
  * @param ListJobsRequest
7199
7199
  * @return ListJobsResponse
7200
7200
  * @throws OciError when an error occurs
7201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7202
7202
  */
7203
7203
  listJobs(listJobsRequest) {
7204
7204
  return __awaiter(this, void 0, void 0, function* () {
@@ -7286,7 +7286,7 @@ class DataCatalogClient {
7286
7286
  * @param ListMetastoresRequest
7287
7287
  * @return ListMetastoresResponse
7288
7288
  * @throws OciError when an error occurs
7289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7290
7290
  */
7291
7291
  listMetastores(listMetastoresRequest) {
7292
7292
  return __awaiter(this, void 0, void 0, function* () {
@@ -7395,7 +7395,7 @@ class DataCatalogClient {
7395
7395
  * @param ListNamespacesRequest
7396
7396
  * @return ListNamespacesResponse
7397
7397
  * @throws OciError when an error occurs
7398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7399
7399
  */
7400
7400
  listNamespaces(listNamespacesRequest) {
7401
7401
  return __awaiter(this, void 0, void 0, function* () {
@@ -7471,7 +7471,7 @@ class DataCatalogClient {
7471
7471
  * @param ListPatternsRequest
7472
7472
  * @return ListPatternsResponse
7473
7473
  * @throws OciError when an error occurs
7474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7475
7475
  */
7476
7476
  listPatterns(listPatternsRequest) {
7477
7477
  return __awaiter(this, void 0, void 0, function* () {
@@ -7547,7 +7547,7 @@ class DataCatalogClient {
7547
7547
  * @param ListRulesRequest
7548
7548
  * @return ListRulesResponse
7549
7549
  * @throws OciError when an error occurs
7550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7551
7551
  */
7552
7552
  listRules(listRulesRequest) {
7553
7553
  return __awaiter(this, void 0, void 0, function* () {
@@ -7628,7 +7628,7 @@ class DataCatalogClient {
7628
7628
  * @param ListTagsRequest
7629
7629
  * @return ListTagsResponse
7630
7630
  * @throws OciError when an error occurs
7631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7632
7632
  */
7633
7633
  listTags(listTagsRequest) {
7634
7634
  return __awaiter(this, void 0, void 0, function* () {
@@ -7700,7 +7700,7 @@ class DataCatalogClient {
7700
7700
  * @param ListTermRelationshipsRequest
7701
7701
  * @return ListTermRelationshipsResponse
7702
7702
  * @throws OciError when an error occurs
7703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7704
7704
  */
7705
7705
  listTermRelationships(listTermRelationshipsRequest) {
7706
7706
  return __awaiter(this, void 0, void 0, function* () {
@@ -7774,7 +7774,7 @@ class DataCatalogClient {
7774
7774
  * @param ListTermsRequest
7775
7775
  * @return ListTermsResponse
7776
7776
  * @throws OciError when an error occurs
7777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7778
7778
  */
7779
7779
  listTerms(listTermsRequest) {
7780
7780
  return __awaiter(this, void 0, void 0, function* () {
@@ -7851,7 +7851,7 @@ class DataCatalogClient {
7851
7851
  * @param ListTypesRequest
7852
7852
  * @return ListTypesResponse
7853
7853
  * @throws OciError when an error occurs
7854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7855
7855
  */
7856
7856
  listTypes(listTypesRequest) {
7857
7857
  return __awaiter(this, void 0, void 0, function* () {
@@ -7928,7 +7928,7 @@ class DataCatalogClient {
7928
7928
  * @param ListWorkRequestErrorsRequest
7929
7929
  * @return ListWorkRequestErrorsResponse
7930
7930
  * @throws OciError when an error occurs
7931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7932
7932
  */
7933
7933
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7934
7934
  return __awaiter(this, void 0, void 0, function* () {
@@ -8037,7 +8037,7 @@ class DataCatalogClient {
8037
8037
  * @param ListWorkRequestLogsRequest
8038
8038
  * @return ListWorkRequestLogsResponse
8039
8039
  * @throws OciError when an error occurs
8040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8041
8041
  */
8042
8042
  listWorkRequestLogs(listWorkRequestLogsRequest) {
8043
8043
  return __awaiter(this, void 0, void 0, function* () {
@@ -8146,7 +8146,7 @@ class DataCatalogClient {
8146
8146
  * @param ListWorkRequestsRequest
8147
8147
  * @return ListWorkRequestsResponse
8148
8148
  * @throws OciError when an error occurs
8149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8150
8150
  */
8151
8151
  listWorkRequests(listWorkRequestsRequest) {
8152
8152
  return __awaiter(this, void 0, void 0, function* () {
@@ -8251,7 +8251,7 @@ class DataCatalogClient {
8251
8251
  * @param ObjectStatsRequest
8252
8252
  * @return ObjectStatsResponse
8253
8253
  * @throws OciError when an error occurs
8254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8255
8255
  */
8256
8256
  objectStats(objectStatsRequest) {
8257
8257
  return __awaiter(this, void 0, void 0, function* () {
@@ -8319,7 +8319,7 @@ class DataCatalogClient {
8319
8319
  * @param ParseConnectionRequest
8320
8320
  * @return ParseConnectionResponse
8321
8321
  * @throws OciError when an error occurs
8322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8323
8323
  */
8324
8324
  parseConnection(parseConnectionRequest) {
8325
8325
  return __awaiter(this, void 0, void 0, function* () {
@@ -8389,7 +8389,7 @@ class DataCatalogClient {
8389
8389
  * @param ProcessRecommendationRequest
8390
8390
  * @return ProcessRecommendationResponse
8391
8391
  * @throws OciError when an error occurs
8392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8393
8393
  */
8394
8394
  processRecommendation(processRecommendationRequest) {
8395
8395
  return __awaiter(this, void 0, void 0, function* () {
@@ -8457,7 +8457,7 @@ class DataCatalogClient {
8457
8457
  * @param RecommendationsRequest
8458
8458
  * @return RecommendationsResponse
8459
8459
  * @throws OciError when an error occurs
8460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8461
8461
  */
8462
8462
  recommendations(recommendationsRequest) {
8463
8463
  return __awaiter(this, void 0, void 0, function* () {
@@ -8520,7 +8520,7 @@ class DataCatalogClient {
8520
8520
  * @param RemoveCatalogLockRequest
8521
8521
  * @return RemoveCatalogLockResponse
8522
8522
  * @throws OciError when an error occurs
8523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8524
8524
  */
8525
8525
  removeCatalogLock(removeCatalogLockRequest) {
8526
8526
  return __awaiter(this, void 0, void 0, function* () {
@@ -8585,7 +8585,7 @@ class DataCatalogClient {
8585
8585
  * @param RemoveCatalogPrivateEndpointLockRequest
8586
8586
  * @return RemoveCatalogPrivateEndpointLockResponse
8587
8587
  * @throws OciError when an error occurs
8588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8589
8589
  */
8590
8590
  removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
8591
8591
  return __awaiter(this, void 0, void 0, function* () {
@@ -8650,7 +8650,7 @@ class DataCatalogClient {
8650
8650
  * @param RemoveDataSelectorPatternsRequest
8651
8651
  * @return RemoveDataSelectorPatternsResponse
8652
8652
  * @throws OciError when an error occurs
8653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8654
8654
  */
8655
8655
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8656
8656
  return __awaiter(this, void 0, void 0, function* () {
@@ -8717,7 +8717,7 @@ class DataCatalogClient {
8717
8717
  * @param RemoveMetastoreLockRequest
8718
8718
  * @return RemoveMetastoreLockResponse
8719
8719
  * @throws OciError when an error occurs
8720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8721
8721
  */
8722
8722
  removeMetastoreLock(removeMetastoreLockRequest) {
8723
8723
  return __awaiter(this, void 0, void 0, function* () {
@@ -8782,7 +8782,7 @@ class DataCatalogClient {
8782
8782
  * @param SearchCriteriaRequest
8783
8783
  * @return SearchCriteriaResponse
8784
8784
  * @throws OciError when an error occurs
8785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8786
8786
  */
8787
8787
  searchCriteria(searchCriteriaRequest) {
8788
8788
  return __awaiter(this, void 0, void 0, function* () {
@@ -8855,7 +8855,7 @@ class DataCatalogClient {
8855
8855
  * @param SuggestMatchesRequest
8856
8856
  * @return SuggestMatchesResponse
8857
8857
  * @throws OciError when an error occurs
8858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8859
8859
  */
8860
8860
  suggestMatches(suggestMatchesRequest) {
8861
8861
  return __awaiter(this, void 0, void 0, function* () {
@@ -8917,7 +8917,7 @@ class DataCatalogClient {
8917
8917
  * @param SynchronousExportDataAssetRequest
8918
8918
  * @return SynchronousExportDataAssetResponse
8919
8919
  * @throws OciError when an error occurs
8920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8921
8921
  */
8922
8922
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8923
8923
  return __awaiter(this, void 0, void 0, function* () {
@@ -8979,7 +8979,7 @@ class DataCatalogClient {
8979
8979
  * @param TestConnectionRequest
8980
8980
  * @return TestConnectionResponse
8981
8981
  * @throws OciError when an error occurs
8982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8983
8983
  */
8984
8984
  testConnection(testConnectionRequest) {
8985
8985
  return __awaiter(this, void 0, void 0, function* () {
@@ -9045,7 +9045,7 @@ class DataCatalogClient {
9045
9045
  * @param UpdateAttributeRequest
9046
9046
  * @return UpdateAttributeResponse
9047
9047
  * @throws OciError when an error occurs
9048
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
9048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
9049
9049
  */
9050
9050
  updateAttribute(updateAttributeRequest) {
9051
9051
  return __awaiter(this, void 0, void 0, function* () {
@@ -9113,7 +9113,7 @@ class DataCatalogClient {
9113
9113
  * @param UpdateCatalogRequest
9114
9114
  * @return UpdateCatalogResponse
9115
9115
  * @throws OciError when an error occurs
9116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9117
9117
  */
9118
9118
  updateCatalog(updateCatalogRequest) {
9119
9119
  return __awaiter(this, void 0, void 0, function* () {
@@ -9180,7 +9180,7 @@ class DataCatalogClient {
9180
9180
  * @param UpdateCatalogPrivateEndpointRequest
9181
9181
  * @return UpdateCatalogPrivateEndpointResponse
9182
9182
  * @throws OciError when an error occurs
9183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9184
9184
  */
9185
9185
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
9186
9186
  return __awaiter(this, void 0, void 0, function* () {
@@ -9243,7 +9243,7 @@ class DataCatalogClient {
9243
9243
  * @param UpdateConnectionRequest
9244
9244
  * @return UpdateConnectionResponse
9245
9245
  * @throws OciError when an error occurs
9246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9247
9247
  */
9248
9248
  updateConnection(updateConnectionRequest) {
9249
9249
  return __awaiter(this, void 0, void 0, function* () {
@@ -9310,7 +9310,7 @@ class DataCatalogClient {
9310
9310
  * @param UpdateCustomPropertyRequest
9311
9311
  * @return UpdateCustomPropertyResponse
9312
9312
  * @throws OciError when an error occurs
9313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9314
9314
  */
9315
9315
  updateCustomProperty(updateCustomPropertyRequest) {
9316
9316
  return __awaiter(this, void 0, void 0, function* () {
@@ -9377,7 +9377,7 @@ class DataCatalogClient {
9377
9377
  * @param UpdateDataAssetRequest
9378
9378
  * @return UpdateDataAssetResponse
9379
9379
  * @throws OciError when an error occurs
9380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9381
9381
  */
9382
9382
  updateDataAsset(updateDataAssetRequest) {
9383
9383
  return __awaiter(this, void 0, void 0, function* () {
@@ -9443,7 +9443,7 @@ class DataCatalogClient {
9443
9443
  * @param UpdateEntityRequest
9444
9444
  * @return UpdateEntityResponse
9445
9445
  * @throws OciError when an error occurs
9446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9447
9447
  */
9448
9448
  updateEntity(updateEntityRequest) {
9449
9449
  return __awaiter(this, void 0, void 0, function* () {
@@ -9510,7 +9510,7 @@ class DataCatalogClient {
9510
9510
  * @param UpdateFolderRequest
9511
9511
  * @return UpdateFolderResponse
9512
9512
  * @throws OciError when an error occurs
9513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9514
9514
  */
9515
9515
  updateFolder(updateFolderRequest) {
9516
9516
  return __awaiter(this, void 0, void 0, function* () {
@@ -9577,7 +9577,7 @@ class DataCatalogClient {
9577
9577
  * @param UpdateGlossaryRequest
9578
9578
  * @return UpdateGlossaryResponse
9579
9579
  * @throws OciError when an error occurs
9580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9581
9581
  */
9582
9582
  updateGlossary(updateGlossaryRequest) {
9583
9583
  return __awaiter(this, void 0, void 0, function* () {
@@ -9643,7 +9643,7 @@ class DataCatalogClient {
9643
9643
  * @param UpdateJobRequest
9644
9644
  * @return UpdateJobResponse
9645
9645
  * @throws OciError when an error occurs
9646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9647
9647
  */
9648
9648
  updateJob(updateJobRequest) {
9649
9649
  return __awaiter(this, void 0, void 0, function* () {
@@ -9709,7 +9709,7 @@ class DataCatalogClient {
9709
9709
  * @param UpdateJobDefinitionRequest
9710
9710
  * @return UpdateJobDefinitionResponse
9711
9711
  * @throws OciError when an error occurs
9712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9713
9713
  */
9714
9714
  updateJobDefinition(updateJobDefinitionRequest) {
9715
9715
  return __awaiter(this, void 0, void 0, function* () {
@@ -9775,7 +9775,7 @@ class DataCatalogClient {
9775
9775
  * @param UpdateMetastoreRequest
9776
9776
  * @return UpdateMetastoreResponse
9777
9777
  * @throws OciError when an error occurs
9778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9779
9779
  */
9780
9780
  updateMetastore(updateMetastoreRequest) {
9781
9781
  return __awaiter(this, void 0, void 0, function* () {
@@ -9842,7 +9842,7 @@ class DataCatalogClient {
9842
9842
  * @param UpdateNamespaceRequest
9843
9843
  * @return UpdateNamespaceResponse
9844
9844
  * @throws OciError when an error occurs
9845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9846
9846
  */
9847
9847
  updateNamespace(updateNamespaceRequest) {
9848
9848
  return __awaiter(this, void 0, void 0, function* () {
@@ -9908,7 +9908,7 @@ class DataCatalogClient {
9908
9908
  * @param UpdatePatternRequest
9909
9909
  * @return UpdatePatternResponse
9910
9910
  * @throws OciError when an error occurs
9911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9912
9912
  */
9913
9913
  updatePattern(updatePatternRequest) {
9914
9914
  return __awaiter(this, void 0, void 0, function* () {
@@ -9974,7 +9974,7 @@ class DataCatalogClient {
9974
9974
  * @param UpdateTermRequest
9975
9975
  * @return UpdateTermResponse
9976
9976
  * @throws OciError when an error occurs
9977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9978
9978
  */
9979
9979
  updateTerm(updateTermRequest) {
9980
9980
  return __awaiter(this, void 0, void 0, function* () {
@@ -10041,7 +10041,7 @@ class DataCatalogClient {
10041
10041
  * @param UpdateTermRelationshipRequest
10042
10042
  * @return UpdateTermRelationshipResponse
10043
10043
  * @throws OciError when an error occurs
10044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
10044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
10045
10045
  */
10046
10046
  updateTermRelationship(updateTermRelationshipRequest) {
10047
10047
  return __awaiter(this, void 0, void 0, function* () {
@@ -10109,7 +10109,7 @@ class DataCatalogClient {
10109
10109
  * @param UploadCredentialsRequest
10110
10110
  * @return UploadCredentialsResponse
10111
10111
  * @throws OciError when an error occurs
10112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10113
10113
  */
10114
10114
  uploadCredentials(uploadCredentialsRequest) {
10115
10115
  return __awaiter(this, void 0, void 0, function* () {
@@ -10177,7 +10177,7 @@ class DataCatalogClient {
10177
10177
  * @param UsersRequest
10178
10178
  * @return UsersResponse
10179
10179
  * @throws OciError when an error occurs
10180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/Users.ts.html |here} to see how to use Users API.
10180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/Users.ts.html |here} to see how to use Users API.
10181
10181
  */
10182
10182
  users(usersRequest) {
10183
10183
  return __awaiter(this, void 0, void 0, function* () {
@@ -10245,7 +10245,7 @@ class DataCatalogClient {
10245
10245
  * @param ValidateConnectionRequest
10246
10246
  * @return ValidateConnectionResponse
10247
10247
  * @throws OciError when an error occurs
10248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10249
10249
  */
10250
10250
  validateConnection(validateConnectionRequest) {
10251
10251
  return __awaiter(this, void 0, void 0, function* () {
@@ -10311,7 +10311,7 @@ class DataCatalogClient {
10311
10311
  * @param ValidatePatternRequest
10312
10312
  * @return ValidatePatternResponse
10313
10313
  * @throws OciError when an error occurs
10314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10315
10315
  */
10316
10316
  validatePattern(validatePatternRequest) {
10317
10317
  return __awaiter(this, void 0, void 0, function* () {