oci-datacatalog 2.79.0 → 2.80.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/lib/client.d.ts +148 -148
  2. package/lib/client.js +148 -148
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-catalog-lock-request.d.ts +1 -1
  5. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
  6. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  7. package/lib/request/add-metastore-lock-request.d.ts +1 -1
  8. package/lib/request/associate-custom-property-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
@@ -60,7 +60,7 @@ var DataCatalogApiKeys;
60
60
  */
61
61
  class DataCatalogClient {
62
62
  constructor(params, clientConfiguration) {
63
- this["_realmSpecificEndpointTemplateEnabled"] = false;
63
+ this["_realmSpecificEndpointTemplateEnabled"] = undefined;
64
64
  this["_endpoint"] = "";
65
65
  this["_defaultHeaders"] = {};
66
66
  this._circuitBreaker = null;
@@ -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.79.0/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.80.0/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.79.0/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.80.0/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.79.0/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.80.0/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.79.0/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.80.0/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.79.0/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.80.0/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* () {
@@ -529,7 +529,7 @@ class DataCatalogClient {
529
529
  * @param AsynchronousExportGlossaryRequest
530
530
  * @return AsynchronousExportGlossaryResponse
531
531
  * @throws OciError when an error occurs
532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
533
533
  */
534
534
  asynchronousExportGlossary(asynchronousExportGlossaryRequest) {
535
535
  return __awaiter(this, void 0, void 0, function* () {
@@ -595,7 +595,7 @@ class DataCatalogClient {
595
595
  * @param AttachCatalogPrivateEndpointRequest
596
596
  * @return AttachCatalogPrivateEndpointResponse
597
597
  * @throws OciError when an error occurs
598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
599
599
  */
600
600
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
601
601
  return __awaiter(this, void 0, void 0, function* () {
@@ -659,7 +659,7 @@ class DataCatalogClient {
659
659
  * @param ChangeCatalogCompartmentRequest
660
660
  * @return ChangeCatalogCompartmentResponse
661
661
  * @throws OciError when an error occurs
662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
663
663
  */
664
664
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
665
665
  return __awaiter(this, void 0, void 0, function* () {
@@ -722,7 +722,7 @@ class DataCatalogClient {
722
722
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
723
723
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
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.79.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
726
726
  */
727
727
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
728
728
  return __awaiter(this, void 0, void 0, function* () {
@@ -785,7 +785,7 @@ class DataCatalogClient {
785
785
  * @param ChangeMetastoreCompartmentRequest
786
786
  * @return ChangeMetastoreCompartmentResponse
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.79.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
789
789
  */
790
790
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
791
791
  return __awaiter(this, void 0, void 0, function* () {
@@ -848,7 +848,7 @@ class DataCatalogClient {
848
848
  * @param CreateAttributeRequest
849
849
  * @return CreateAttributeResponse
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.79.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
852
852
  */
853
853
  createAttribute(createAttributeRequest) {
854
854
  return __awaiter(this, void 0, void 0, function* () {
@@ -915,7 +915,7 @@ class DataCatalogClient {
915
915
  * @param CreateAttributeTagRequest
916
916
  * @return CreateAttributeTagResponse
917
917
  * @throws OciError when an error occurs
918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
919
919
  */
920
920
  createAttributeTag(createAttributeTagRequest) {
921
921
  return __awaiter(this, void 0, void 0, function* () {
@@ -985,7 +985,7 @@ class DataCatalogClient {
985
985
  * @param CreateCatalogRequest
986
986
  * @return CreateCatalogResponse
987
987
  * @throws OciError when an error occurs
988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
989
989
  */
990
990
  createCatalog(createCatalogRequest) {
991
991
  return __awaiter(this, void 0, void 0, function* () {
@@ -1044,7 +1044,7 @@ class DataCatalogClient {
1044
1044
  * @param CreateCatalogPrivateEndpointRequest
1045
1045
  * @return CreateCatalogPrivateEndpointResponse
1046
1046
  * @throws OciError when an error occurs
1047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1048
1048
  */
1049
1049
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
1050
1050
  return __awaiter(this, void 0, void 0, function* () {
@@ -1103,7 +1103,7 @@ class DataCatalogClient {
1103
1103
  * @param CreateConnectionRequest
1104
1104
  * @return CreateConnectionResponse
1105
1105
  * @throws OciError when an error occurs
1106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1107
1107
  */
1108
1108
  createConnection(createConnectionRequest) {
1109
1109
  return __awaiter(this, void 0, void 0, function* () {
@@ -1169,7 +1169,7 @@ class DataCatalogClient {
1169
1169
  * @param CreateCustomPropertyRequest
1170
1170
  * @return CreateCustomPropertyResponse
1171
1171
  * @throws OciError when an error occurs
1172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1173
1173
  */
1174
1174
  createCustomProperty(createCustomPropertyRequest) {
1175
1175
  return __awaiter(this, void 0, void 0, function* () {
@@ -1235,7 +1235,7 @@ class DataCatalogClient {
1235
1235
  * @param CreateDataAssetRequest
1236
1236
  * @return CreateDataAssetResponse
1237
1237
  * @throws OciError when an error occurs
1238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1239
1239
  */
1240
1240
  createDataAsset(createDataAssetRequest) {
1241
1241
  return __awaiter(this, void 0, void 0, function* () {
@@ -1300,7 +1300,7 @@ class DataCatalogClient {
1300
1300
  * @param CreateDataAssetTagRequest
1301
1301
  * @return CreateDataAssetTagResponse
1302
1302
  * @throws OciError when an error occurs
1303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1304
1304
  */
1305
1305
  createDataAssetTag(createDataAssetTagRequest) {
1306
1306
  return __awaiter(this, void 0, void 0, function* () {
@@ -1366,7 +1366,7 @@ class DataCatalogClient {
1366
1366
  * @param CreateEntityRequest
1367
1367
  * @return CreateEntityResponse
1368
1368
  * @throws OciError when an error occurs
1369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1370
1370
  */
1371
1371
  createEntity(createEntityRequest) {
1372
1372
  return __awaiter(this, void 0, void 0, function* () {
@@ -1432,7 +1432,7 @@ class DataCatalogClient {
1432
1432
  * @param CreateEntityTagRequest
1433
1433
  * @return CreateEntityTagResponse
1434
1434
  * @throws OciError when an error occurs
1435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1436
1436
  */
1437
1437
  createEntityTag(createEntityTagRequest) {
1438
1438
  return __awaiter(this, void 0, void 0, function* () {
@@ -1499,7 +1499,7 @@ class DataCatalogClient {
1499
1499
  * @param CreateFolderRequest
1500
1500
  * @return CreateFolderResponse
1501
1501
  * @throws OciError when an error occurs
1502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1503
1503
  */
1504
1504
  createFolder(createFolderRequest) {
1505
1505
  return __awaiter(this, void 0, void 0, function* () {
@@ -1565,7 +1565,7 @@ class DataCatalogClient {
1565
1565
  * @param CreateFolderTagRequest
1566
1566
  * @return CreateFolderTagResponse
1567
1567
  * @throws OciError when an error occurs
1568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1569
1569
  */
1570
1570
  createFolderTag(createFolderTagRequest) {
1571
1571
  return __awaiter(this, void 0, void 0, function* () {
@@ -1632,7 +1632,7 @@ class DataCatalogClient {
1632
1632
  * @param CreateGlossaryRequest
1633
1633
  * @return CreateGlossaryResponse
1634
1634
  * @throws OciError when an error occurs
1635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1636
1636
  */
1637
1637
  createGlossary(createGlossaryRequest) {
1638
1638
  return __awaiter(this, void 0, void 0, function* () {
@@ -1697,7 +1697,7 @@ class DataCatalogClient {
1697
1697
  * @param CreateJobRequest
1698
1698
  * @return CreateJobResponse
1699
1699
  * @throws OciError when an error occurs
1700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1701
1701
  */
1702
1702
  createJob(createJobRequest) {
1703
1703
  return __awaiter(this, void 0, void 0, function* () {
@@ -1762,7 +1762,7 @@ class DataCatalogClient {
1762
1762
  * @param CreateJobDefinitionRequest
1763
1763
  * @return CreateJobDefinitionResponse
1764
1764
  * @throws OciError when an error occurs
1765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1766
1766
  */
1767
1767
  createJobDefinition(createJobDefinitionRequest) {
1768
1768
  return __awaiter(this, void 0, void 0, function* () {
@@ -1827,7 +1827,7 @@ class DataCatalogClient {
1827
1827
  * @param CreateJobExecutionRequest
1828
1828
  * @return CreateJobExecutionResponse
1829
1829
  * @throws OciError when an error occurs
1830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1831
1831
  */
1832
1832
  createJobExecution(createJobExecutionRequest) {
1833
1833
  return __awaiter(this, void 0, void 0, function* () {
@@ -1894,7 +1894,7 @@ class DataCatalogClient {
1894
1894
  * @param CreateMetastoreRequest
1895
1895
  * @return CreateMetastoreResponse
1896
1896
  * @throws OciError when an error occurs
1897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1898
1898
  */
1899
1899
  createMetastore(createMetastoreRequest) {
1900
1900
  return __awaiter(this, void 0, void 0, function* () {
@@ -1953,7 +1953,7 @@ class DataCatalogClient {
1953
1953
  * @param CreateNamespaceRequest
1954
1954
  * @return CreateNamespaceResponse
1955
1955
  * @throws OciError when an error occurs
1956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1957
1957
  */
1958
1958
  createNamespace(createNamespaceRequest) {
1959
1959
  return __awaiter(this, void 0, void 0, function* () {
@@ -2018,7 +2018,7 @@ class DataCatalogClient {
2018
2018
  * @param CreatePatternRequest
2019
2019
  * @return CreatePatternResponse
2020
2020
  * @throws OciError when an error occurs
2021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2022
2022
  */
2023
2023
  createPattern(createPatternRequest) {
2024
2024
  return __awaiter(this, void 0, void 0, function* () {
@@ -2083,7 +2083,7 @@ class DataCatalogClient {
2083
2083
  * @param CreateTermRequest
2084
2084
  * @return CreateTermResponse
2085
2085
  * @throws OciError when an error occurs
2086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2087
2087
  */
2088
2088
  createTerm(createTermRequest) {
2089
2089
  return __awaiter(this, void 0, void 0, function* () {
@@ -2149,7 +2149,7 @@ class DataCatalogClient {
2149
2149
  * @param CreateTermRelationshipRequest
2150
2150
  * @return CreateTermRelationshipResponse
2151
2151
  * @throws OciError when an error occurs
2152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2153
2153
  */
2154
2154
  createTermRelationship(createTermRelationshipRequest) {
2155
2155
  return __awaiter(this, void 0, void 0, function* () {
@@ -2216,7 +2216,7 @@ class DataCatalogClient {
2216
2216
  * @param DeleteAttributeRequest
2217
2217
  * @return DeleteAttributeResponse
2218
2218
  * @throws OciError when an error occurs
2219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2220
2220
  */
2221
2221
  deleteAttribute(deleteAttributeRequest) {
2222
2222
  return __awaiter(this, void 0, void 0, function* () {
@@ -2274,7 +2274,7 @@ class DataCatalogClient {
2274
2274
  * @param DeleteAttributeTagRequest
2275
2275
  * @return DeleteAttributeTagResponse
2276
2276
  * @throws OciError when an error occurs
2277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2278
2278
  */
2279
2279
  deleteAttributeTag(deleteAttributeTagRequest) {
2280
2280
  return __awaiter(this, void 0, void 0, function* () {
@@ -2333,7 +2333,7 @@ class DataCatalogClient {
2333
2333
  * @param DeleteCatalogRequest
2334
2334
  * @return DeleteCatalogResponse
2335
2335
  * @throws OciError when an error occurs
2336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2337
2337
  */
2338
2338
  deleteCatalog(deleteCatalogRequest) {
2339
2339
  return __awaiter(this, void 0, void 0, function* () {
@@ -2395,7 +2395,7 @@ class DataCatalogClient {
2395
2395
  * @param DeleteCatalogPrivateEndpointRequest
2396
2396
  * @return DeleteCatalogPrivateEndpointResponse
2397
2397
  * @throws OciError when an error occurs
2398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2399
2399
  */
2400
2400
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2401
2401
  return __awaiter(this, void 0, void 0, function* () {
@@ -2457,7 +2457,7 @@ class DataCatalogClient {
2457
2457
  * @param DeleteConnectionRequest
2458
2458
  * @return DeleteConnectionResponse
2459
2459
  * @throws OciError when an error occurs
2460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2461
2461
  */
2462
2462
  deleteConnection(deleteConnectionRequest) {
2463
2463
  return __awaiter(this, void 0, void 0, function* () {
@@ -2514,7 +2514,7 @@ class DataCatalogClient {
2514
2514
  * @param DeleteCustomPropertyRequest
2515
2515
  * @return DeleteCustomPropertyResponse
2516
2516
  * @throws OciError when an error occurs
2517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2518
2518
  */
2519
2519
  deleteCustomProperty(deleteCustomPropertyRequest) {
2520
2520
  return __awaiter(this, void 0, void 0, function* () {
@@ -2571,7 +2571,7 @@ class DataCatalogClient {
2571
2571
  * @param DeleteDataAssetRequest
2572
2572
  * @return DeleteDataAssetResponse
2573
2573
  * @throws OciError when an error occurs
2574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2575
2575
  */
2576
2576
  deleteDataAsset(deleteDataAssetRequest) {
2577
2577
  return __awaiter(this, void 0, void 0, function* () {
@@ -2627,7 +2627,7 @@ class DataCatalogClient {
2627
2627
  * @param DeleteDataAssetTagRequest
2628
2628
  * @return DeleteDataAssetTagResponse
2629
2629
  * @throws OciError when an error occurs
2630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2631
2631
  */
2632
2632
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2633
2633
  return __awaiter(this, void 0, void 0, function* () {
@@ -2684,7 +2684,7 @@ class DataCatalogClient {
2684
2684
  * @param DeleteEntityRequest
2685
2685
  * @return DeleteEntityResponse
2686
2686
  * @throws OciError when an error occurs
2687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2688
2688
  */
2689
2689
  deleteEntity(deleteEntityRequest) {
2690
2690
  return __awaiter(this, void 0, void 0, function* () {
@@ -2741,7 +2741,7 @@ class DataCatalogClient {
2741
2741
  * @param DeleteEntityTagRequest
2742
2742
  * @return DeleteEntityTagResponse
2743
2743
  * @throws OciError when an error occurs
2744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2745
2745
  */
2746
2746
  deleteEntityTag(deleteEntityTagRequest) {
2747
2747
  return __awaiter(this, void 0, void 0, function* () {
@@ -2799,7 +2799,7 @@ class DataCatalogClient {
2799
2799
  * @param DeleteFolderRequest
2800
2800
  * @return DeleteFolderResponse
2801
2801
  * @throws OciError when an error occurs
2802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2803
2803
  */
2804
2804
  deleteFolder(deleteFolderRequest) {
2805
2805
  return __awaiter(this, void 0, void 0, function* () {
@@ -2856,7 +2856,7 @@ class DataCatalogClient {
2856
2856
  * @param DeleteFolderTagRequest
2857
2857
  * @return DeleteFolderTagResponse
2858
2858
  * @throws OciError when an error occurs
2859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2860
2860
  */
2861
2861
  deleteFolderTag(deleteFolderTagRequest) {
2862
2862
  return __awaiter(this, void 0, void 0, function* () {
@@ -2914,7 +2914,7 @@ class DataCatalogClient {
2914
2914
  * @param DeleteGlossaryRequest
2915
2915
  * @return DeleteGlossaryResponse
2916
2916
  * @throws OciError when an error occurs
2917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2918
2918
  */
2919
2919
  deleteGlossary(deleteGlossaryRequest) {
2920
2920
  return __awaiter(this, void 0, void 0, function* () {
@@ -2970,7 +2970,7 @@ class DataCatalogClient {
2970
2970
  * @param DeleteJobRequest
2971
2971
  * @return DeleteJobResponse
2972
2972
  * @throws OciError when an error occurs
2973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2974
2974
  */
2975
2975
  deleteJob(deleteJobRequest) {
2976
2976
  return __awaiter(this, void 0, void 0, function* () {
@@ -3026,7 +3026,7 @@ class DataCatalogClient {
3026
3026
  * @param DeleteJobDefinitionRequest
3027
3027
  * @return DeleteJobDefinitionResponse
3028
3028
  * @throws OciError when an error occurs
3029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3030
3030
  */
3031
3031
  deleteJobDefinition(deleteJobDefinitionRequest) {
3032
3032
  return __awaiter(this, void 0, void 0, function* () {
@@ -3082,7 +3082,7 @@ class DataCatalogClient {
3082
3082
  * @param DeleteMetastoreRequest
3083
3083
  * @return DeleteMetastoreResponse
3084
3084
  * @throws OciError when an error occurs
3085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3086
3086
  */
3087
3087
  deleteMetastore(deleteMetastoreRequest) {
3088
3088
  return __awaiter(this, void 0, void 0, function* () {
@@ -3144,7 +3144,7 @@ class DataCatalogClient {
3144
3144
  * @param DeleteNamespaceRequest
3145
3145
  * @return DeleteNamespaceResponse
3146
3146
  * @throws OciError when an error occurs
3147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3148
3148
  */
3149
3149
  deleteNamespace(deleteNamespaceRequest) {
3150
3150
  return __awaiter(this, void 0, void 0, function* () {
@@ -3200,7 +3200,7 @@ class DataCatalogClient {
3200
3200
  * @param DeletePatternRequest
3201
3201
  * @return DeletePatternResponse
3202
3202
  * @throws OciError when an error occurs
3203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3204
3204
  */
3205
3205
  deletePattern(deletePatternRequest) {
3206
3206
  return __awaiter(this, void 0, void 0, function* () {
@@ -3256,7 +3256,7 @@ class DataCatalogClient {
3256
3256
  * @param DeleteTermRequest
3257
3257
  * @return DeleteTermResponse
3258
3258
  * @throws OciError when an error occurs
3259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3260
3260
  */
3261
3261
  deleteTerm(deleteTermRequest) {
3262
3262
  return __awaiter(this, void 0, void 0, function* () {
@@ -3313,7 +3313,7 @@ class DataCatalogClient {
3313
3313
  * @param DeleteTermRelationshipRequest
3314
3314
  * @return DeleteTermRelationshipResponse
3315
3315
  * @throws OciError when an error occurs
3316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3317
3317
  */
3318
3318
  deleteTermRelationship(deleteTermRelationshipRequest) {
3319
3319
  return __awaiter(this, void 0, void 0, function* () {
@@ -3371,7 +3371,7 @@ class DataCatalogClient {
3371
3371
  * @param DetachCatalogPrivateEndpointRequest
3372
3372
  * @return DetachCatalogPrivateEndpointResponse
3373
3373
  * @throws OciError when an error occurs
3374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3375
3375
  */
3376
3376
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3377
3377
  return __awaiter(this, void 0, void 0, function* () {
@@ -3434,7 +3434,7 @@ class DataCatalogClient {
3434
3434
  * @param DisassociateCustomPropertyRequest
3435
3435
  * @return DisassociateCustomPropertyResponse
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.79.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3438
3438
  */
3439
3439
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3440
3440
  return __awaiter(this, void 0, void 0, function* () {
@@ -3501,7 +3501,7 @@ class DataCatalogClient {
3501
3501
  * @param ExpandTreeForGlossaryRequest
3502
3502
  * @return ExpandTreeForGlossaryResponse
3503
3503
  * @throws OciError when an error occurs
3504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3505
3505
  */
3506
3506
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3507
3507
  return __awaiter(this, void 0, void 0, function* () {
@@ -3566,7 +3566,7 @@ class DataCatalogClient {
3566
3566
  * @param ExportGlossaryRequest
3567
3567
  * @return ExportGlossaryResponse
3568
3568
  * @throws OciError when an error occurs
3569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3570
3570
  */
3571
3571
  exportGlossary(exportGlossaryRequest) {
3572
3572
  return __awaiter(this, void 0, void 0, function* () {
@@ -3633,7 +3633,7 @@ class DataCatalogClient {
3633
3633
  * @param FetchEntityLineageRequest
3634
3634
  * @return FetchEntityLineageResponse
3635
3635
  * @throws OciError when an error occurs
3636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3637
3637
  */
3638
3638
  fetchEntityLineage(fetchEntityLineageRequest) {
3639
3639
  return __awaiter(this, void 0, void 0, function* () {
@@ -3703,7 +3703,7 @@ class DataCatalogClient {
3703
3703
  * @param GetAttributeRequest
3704
3704
  * @return GetAttributeResponse
3705
3705
  * @throws OciError when an error occurs
3706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3707
3707
  */
3708
3708
  getAttribute(getAttributeRequest) {
3709
3709
  return __awaiter(this, void 0, void 0, function* () {
@@ -3772,7 +3772,7 @@ class DataCatalogClient {
3772
3772
  * @param GetAttributeTagRequest
3773
3773
  * @return GetAttributeTagResponse
3774
3774
  * @throws OciError when an error occurs
3775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3776
3776
  */
3777
3777
  getAttributeTag(getAttributeTagRequest) {
3778
3778
  return __awaiter(this, void 0, void 0, function* () {
@@ -3841,7 +3841,7 @@ class DataCatalogClient {
3841
3841
  * @param GetCatalogRequest
3842
3842
  * @return GetCatalogResponse
3843
3843
  * @throws OciError when an error occurs
3844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3845
3845
  */
3846
3846
  getCatalog(getCatalogRequest) {
3847
3847
  return __awaiter(this, void 0, void 0, function* () {
@@ -3904,7 +3904,7 @@ class DataCatalogClient {
3904
3904
  * @param GetCatalogPrivateEndpointRequest
3905
3905
  * @return GetCatalogPrivateEndpointResponse
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.79.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3908
3908
  */
3909
3909
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3910
3910
  return __awaiter(this, void 0, void 0, function* () {
@@ -3967,7 +3967,7 @@ class DataCatalogClient {
3967
3967
  * @param GetConnectionRequest
3968
3968
  * @return GetConnectionResponse
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.79.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3971
3971
  */
3972
3972
  getConnection(getConnectionRequest) {
3973
3973
  return __awaiter(this, void 0, void 0, function* () {
@@ -4034,7 +4034,7 @@ class DataCatalogClient {
4034
4034
  * @param GetCustomPropertyRequest
4035
4035
  * @return GetCustomPropertyResponse
4036
4036
  * @throws OciError when an error occurs
4037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4038
4038
  */
4039
4039
  getCustomProperty(getCustomPropertyRequest) {
4040
4040
  return __awaiter(this, void 0, void 0, function* () {
@@ -4101,7 +4101,7 @@ class DataCatalogClient {
4101
4101
  * @param GetDataAssetRequest
4102
4102
  * @return GetDataAssetResponse
4103
4103
  * @throws OciError when an error occurs
4104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4105
4105
  */
4106
4106
  getDataAsset(getDataAssetRequest) {
4107
4107
  return __awaiter(this, void 0, void 0, function* () {
@@ -4167,7 +4167,7 @@ class DataCatalogClient {
4167
4167
  * @param GetDataAssetTagRequest
4168
4168
  * @return GetDataAssetTagResponse
4169
4169
  * @throws OciError when an error occurs
4170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4171
4171
  */
4172
4172
  getDataAssetTag(getDataAssetTagRequest) {
4173
4173
  return __awaiter(this, void 0, void 0, function* () {
@@ -4234,7 +4234,7 @@ class DataCatalogClient {
4234
4234
  * @param GetEntityRequest
4235
4235
  * @return GetEntityResponse
4236
4236
  * @throws OciError when an error occurs
4237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4238
4238
  */
4239
4239
  getEntity(getEntityRequest) {
4240
4240
  return __awaiter(this, void 0, void 0, function* () {
@@ -4302,7 +4302,7 @@ class DataCatalogClient {
4302
4302
  * @param GetEntityTagRequest
4303
4303
  * @return GetEntityTagResponse
4304
4304
  * @throws OciError when an error occurs
4305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4306
4306
  */
4307
4307
  getEntityTag(getEntityTagRequest) {
4308
4308
  return __awaiter(this, void 0, void 0, function* () {
@@ -4370,7 +4370,7 @@ class DataCatalogClient {
4370
4370
  * @param GetFolderRequest
4371
4371
  * @return GetFolderResponse
4372
4372
  * @throws OciError when an error occurs
4373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4374
4374
  */
4375
4375
  getFolder(getFolderRequest) {
4376
4376
  return __awaiter(this, void 0, void 0, function* () {
@@ -4438,7 +4438,7 @@ class DataCatalogClient {
4438
4438
  * @param GetFolderTagRequest
4439
4439
  * @return GetFolderTagResponse
4440
4440
  * @throws OciError when an error occurs
4441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4442
4442
  */
4443
4443
  getFolderTag(getFolderTagRequest) {
4444
4444
  return __awaiter(this, void 0, void 0, function* () {
@@ -4506,7 +4506,7 @@ class DataCatalogClient {
4506
4506
  * @param GetGlossaryRequest
4507
4507
  * @return GetGlossaryResponse
4508
4508
  * @throws OciError when an error occurs
4509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4510
4510
  */
4511
4511
  getGlossary(getGlossaryRequest) {
4512
4512
  return __awaiter(this, void 0, void 0, function* () {
@@ -4572,7 +4572,7 @@ class DataCatalogClient {
4572
4572
  * @param GetJobRequest
4573
4573
  * @return GetJobResponse
4574
4574
  * @throws OciError when an error occurs
4575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4576
4576
  */
4577
4577
  getJob(getJobRequest) {
4578
4578
  return __awaiter(this, void 0, void 0, function* () {
@@ -4638,7 +4638,7 @@ class DataCatalogClient {
4638
4638
  * @param GetJobDefinitionRequest
4639
4639
  * @return GetJobDefinitionResponse
4640
4640
  * @throws OciError when an error occurs
4641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4642
4642
  */
4643
4643
  getJobDefinition(getJobDefinitionRequest) {
4644
4644
  return __awaiter(this, void 0, void 0, function* () {
@@ -4704,7 +4704,7 @@ class DataCatalogClient {
4704
4704
  * @param GetJobExecutionRequest
4705
4705
  * @return GetJobExecutionResponse
4706
4706
  * @throws OciError when an error occurs
4707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4708
4708
  */
4709
4709
  getJobExecution(getJobExecutionRequest) {
4710
4710
  return __awaiter(this, void 0, void 0, function* () {
@@ -4771,7 +4771,7 @@ class DataCatalogClient {
4771
4771
  * @param GetJobLogRequest
4772
4772
  * @return GetJobLogResponse
4773
4773
  * @throws OciError when an error occurs
4774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4775
4775
  */
4776
4776
  getJobLog(getJobLogRequest) {
4777
4777
  return __awaiter(this, void 0, void 0, function* () {
@@ -4839,7 +4839,7 @@ class DataCatalogClient {
4839
4839
  * @param GetJobMetricsRequest
4840
4840
  * @return GetJobMetricsResponse
4841
4841
  * @throws OciError when an error occurs
4842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4843
4843
  */
4844
4844
  getJobMetrics(getJobMetricsRequest) {
4845
4845
  return __awaiter(this, void 0, void 0, function* () {
@@ -4907,7 +4907,7 @@ class DataCatalogClient {
4907
4907
  * @param GetMetastoreRequest
4908
4908
  * @return GetMetastoreResponse
4909
4909
  * @throws OciError when an error occurs
4910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4911
4911
  */
4912
4912
  getMetastore(getMetastoreRequest) {
4913
4913
  return __awaiter(this, void 0, void 0, function* () {
@@ -4970,7 +4970,7 @@ class DataCatalogClient {
4970
4970
  * @param GetNamespaceRequest
4971
4971
  * @return GetNamespaceResponse
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.79.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4974
4974
  */
4975
4975
  getNamespace(getNamespaceRequest) {
4976
4976
  return __awaiter(this, void 0, void 0, function* () {
@@ -5036,7 +5036,7 @@ class DataCatalogClient {
5036
5036
  * @param GetPatternRequest
5037
5037
  * @return GetPatternResponse
5038
5038
  * @throws OciError when an error occurs
5039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5040
5040
  */
5041
5041
  getPattern(getPatternRequest) {
5042
5042
  return __awaiter(this, void 0, void 0, function* () {
@@ -5102,7 +5102,7 @@ class DataCatalogClient {
5102
5102
  * @param GetTermRequest
5103
5103
  * @return GetTermResponse
5104
5104
  * @throws OciError when an error occurs
5105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5106
5106
  */
5107
5107
  getTerm(getTermRequest) {
5108
5108
  return __awaiter(this, void 0, void 0, function* () {
@@ -5169,7 +5169,7 @@ class DataCatalogClient {
5169
5169
  * @param GetTermRelationshipRequest
5170
5170
  * @return GetTermRelationshipResponse
5171
5171
  * @throws OciError when an error occurs
5172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5173
5173
  */
5174
5174
  getTermRelationship(getTermRelationshipRequest) {
5175
5175
  return __awaiter(this, void 0, void 0, function* () {
@@ -5237,7 +5237,7 @@ class DataCatalogClient {
5237
5237
  * @param GetTypeRequest
5238
5238
  * @return GetTypeResponse
5239
5239
  * @throws OciError when an error occurs
5240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5241
5241
  */
5242
5242
  getType(getTypeRequest) {
5243
5243
  return __awaiter(this, void 0, void 0, function* () {
@@ -5303,7 +5303,7 @@ class DataCatalogClient {
5303
5303
  * @param GetWorkRequestRequest
5304
5304
  * @return GetWorkRequestResponse
5305
5305
  * @throws OciError when an error occurs
5306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5307
5307
  */
5308
5308
  getWorkRequest(getWorkRequestRequest) {
5309
5309
  return __awaiter(this, void 0, void 0, function* () {
@@ -5371,7 +5371,7 @@ class DataCatalogClient {
5371
5371
  * @param ImportConnectionRequest
5372
5372
  * @return ImportConnectionResponse
5373
5373
  * @throws OciError when an error occurs
5374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5375
5375
  */
5376
5376
  importConnection(importConnectionRequest) {
5377
5377
  return __awaiter(this, void 0, void 0, function* () {
@@ -5438,7 +5438,7 @@ class DataCatalogClient {
5438
5438
  * @param ImportDataAssetRequest
5439
5439
  * @return ImportDataAssetResponse
5440
5440
  * @throws OciError when an error occurs
5441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5442
5442
  */
5443
5443
  importDataAsset(importDataAssetRequest) {
5444
5444
  return __awaiter(this, void 0, void 0, function* () {
@@ -5502,7 +5502,7 @@ class DataCatalogClient {
5502
5502
  * @param ImportGlossaryRequest
5503
5503
  * @return ImportGlossaryResponse
5504
5504
  * @throws OciError when an error occurs
5505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5506
5506
  */
5507
5507
  importGlossary(importGlossaryRequest) {
5508
5508
  return __awaiter(this, void 0, void 0, function* () {
@@ -5566,7 +5566,7 @@ class DataCatalogClient {
5566
5566
  * @param ListAggregatedPhysicalEntitiesRequest
5567
5567
  * @return ListAggregatedPhysicalEntitiesResponse
5568
5568
  * @throws OciError when an error occurs
5569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5570
5570
  */
5571
5571
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5572
5572
  return __awaiter(this, void 0, void 0, function* () {
@@ -5634,7 +5634,7 @@ class DataCatalogClient {
5634
5634
  * @param ListAttributeTagsRequest
5635
5635
  * @return ListAttributeTagsResponse
5636
5636
  * @throws OciError when an error occurs
5637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5638
5638
  */
5639
5639
  listAttributeTags(listAttributeTagsRequest) {
5640
5640
  return __awaiter(this, void 0, void 0, function* () {
@@ -5712,7 +5712,7 @@ class DataCatalogClient {
5712
5712
  * @param ListAttributesRequest
5713
5713
  * @return ListAttributesResponse
5714
5714
  * @throws OciError when an error occurs
5715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5716
5716
  */
5717
5717
  listAttributes(listAttributesRequest) {
5718
5718
  return __awaiter(this, void 0, void 0, function* () {
@@ -5802,7 +5802,7 @@ class DataCatalogClient {
5802
5802
  * @param ListCatalogPrivateEndpointsRequest
5803
5803
  * @return ListCatalogPrivateEndpointsResponse
5804
5804
  * @throws OciError when an error occurs
5805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5806
5806
  */
5807
5807
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5808
5808
  return __awaiter(this, void 0, void 0, function* () {
@@ -5912,7 +5912,7 @@ class DataCatalogClient {
5912
5912
  * @param ListCatalogsRequest
5913
5913
  * @return ListCatalogsResponse
5914
5914
  * @throws OciError when an error occurs
5915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5916
5916
  */
5917
5917
  listCatalogs(listCatalogsRequest) {
5918
5918
  return __awaiter(this, void 0, void 0, function* () {
@@ -6021,7 +6021,7 @@ class DataCatalogClient {
6021
6021
  * @param ListConnectionsRequest
6022
6022
  * @return ListConnectionsResponse
6023
6023
  * @throws OciError when an error occurs
6024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6025
6025
  */
6026
6026
  listConnections(listConnectionsRequest) {
6027
6027
  return __awaiter(this, void 0, void 0, function* () {
@@ -6101,7 +6101,7 @@ class DataCatalogClient {
6101
6101
  * @param ListCustomPropertiesRequest
6102
6102
  * @return ListCustomPropertiesResponse
6103
6103
  * @throws OciError when an error occurs
6104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6105
6105
  */
6106
6106
  listCustomProperties(listCustomPropertiesRequest) {
6107
6107
  return __awaiter(this, void 0, void 0, function* () {
@@ -6180,7 +6180,7 @@ class DataCatalogClient {
6180
6180
  * @param ListDataAssetTagsRequest
6181
6181
  * @return ListDataAssetTagsResponse
6182
6182
  * @throws OciError when an error occurs
6183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6184
6184
  */
6185
6185
  listDataAssetTags(listDataAssetTagsRequest) {
6186
6186
  return __awaiter(this, void 0, void 0, function* () {
@@ -6256,7 +6256,7 @@ class DataCatalogClient {
6256
6256
  * @param ListDataAssetsRequest
6257
6257
  * @return ListDataAssetsResponse
6258
6258
  * @throws OciError when an error occurs
6259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6260
6260
  */
6261
6261
  listDataAssets(listDataAssetsRequest) {
6262
6262
  return __awaiter(this, void 0, void 0, function* () {
@@ -6334,7 +6334,7 @@ class DataCatalogClient {
6334
6334
  * @param ListDerivedLogicalEntitiesRequest
6335
6335
  * @return ListDerivedLogicalEntitiesResponse
6336
6336
  * @throws OciError when an error occurs
6337
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6338
6338
  */
6339
6339
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
6340
6340
  return __awaiter(this, void 0, void 0, function* () {
@@ -6401,7 +6401,7 @@ class DataCatalogClient {
6401
6401
  * @param ListEntitiesRequest
6402
6402
  * @return ListEntitiesResponse
6403
6403
  * @throws OciError when an error occurs
6404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6405
6405
  */
6406
6406
  listEntities(listEntitiesRequest) {
6407
6407
  return __awaiter(this, void 0, void 0, function* () {
@@ -6491,7 +6491,7 @@ class DataCatalogClient {
6491
6491
  * @param ListEntityTagsRequest
6492
6492
  * @return ListEntityTagsResponse
6493
6493
  * @throws OciError when an error occurs
6494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6495
6495
  */
6496
6496
  listEntityTags(listEntityTagsRequest) {
6497
6497
  return __awaiter(this, void 0, void 0, function* () {
@@ -6568,7 +6568,7 @@ class DataCatalogClient {
6568
6568
  * @param ListFolderTagsRequest
6569
6569
  * @return ListFolderTagsResponse
6570
6570
  * @throws OciError when an error occurs
6571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6572
6572
  */
6573
6573
  listFolderTags(listFolderTagsRequest) {
6574
6574
  return __awaiter(this, void 0, void 0, function* () {
@@ -6645,7 +6645,7 @@ class DataCatalogClient {
6645
6645
  * @param ListFoldersRequest
6646
6646
  * @return ListFoldersResponse
6647
6647
  * @throws OciError when an error occurs
6648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6649
6649
  */
6650
6650
  listFolders(listFoldersRequest) {
6651
6651
  return __awaiter(this, void 0, void 0, function* () {
@@ -6730,7 +6730,7 @@ class DataCatalogClient {
6730
6730
  * @param ListGlossariesRequest
6731
6731
  * @return ListGlossariesResponse
6732
6732
  * @throws OciError when an error occurs
6733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6734
6734
  */
6735
6735
  listGlossaries(listGlossariesRequest) {
6736
6736
  return __awaiter(this, void 0, void 0, function* () {
@@ -6806,7 +6806,7 @@ class DataCatalogClient {
6806
6806
  * @param ListJobDefinitionsRequest
6807
6807
  * @return ListJobDefinitionsResponse
6808
6808
  * @throws OciError when an error occurs
6809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6810
6810
  */
6811
6811
  listJobDefinitions(listJobDefinitionsRequest) {
6812
6812
  return __awaiter(this, void 0, void 0, function* () {
@@ -6889,7 +6889,7 @@ class DataCatalogClient {
6889
6889
  * @param ListJobExecutionsRequest
6890
6890
  * @return ListJobExecutionsResponse
6891
6891
  * @throws OciError when an error occurs
6892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6893
6893
  */
6894
6894
  listJobExecutions(listJobExecutionsRequest) {
6895
6895
  return __awaiter(this, void 0, void 0, function* () {
@@ -6975,7 +6975,7 @@ class DataCatalogClient {
6975
6975
  * @param ListJobLogsRequest
6976
6976
  * @return ListJobLogsResponse
6977
6977
  * @throws OciError when an error occurs
6978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6979
6979
  */
6980
6980
  listJobLogs(listJobLogsRequest) {
6981
6981
  return __awaiter(this, void 0, void 0, function* () {
@@ -7052,7 +7052,7 @@ class DataCatalogClient {
7052
7052
  * @param ListJobMetricsRequest
7053
7053
  * @return ListJobMetricsResponse
7054
7054
  * @throws OciError when an error occurs
7055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7056
7056
  */
7057
7057
  listJobMetrics(listJobMetricsRequest) {
7058
7058
  return __awaiter(this, void 0, void 0, function* () {
@@ -7135,7 +7135,7 @@ class DataCatalogClient {
7135
7135
  * @param ListJobsRequest
7136
7136
  * @return ListJobsResponse
7137
7137
  * @throws OciError when an error occurs
7138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7139
7139
  */
7140
7140
  listJobs(listJobsRequest) {
7141
7141
  return __awaiter(this, void 0, void 0, function* () {
@@ -7223,7 +7223,7 @@ class DataCatalogClient {
7223
7223
  * @param ListMetastoresRequest
7224
7224
  * @return ListMetastoresResponse
7225
7225
  * @throws OciError when an error occurs
7226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7227
7227
  */
7228
7228
  listMetastores(listMetastoresRequest) {
7229
7229
  return __awaiter(this, void 0, void 0, function* () {
@@ -7332,7 +7332,7 @@ class DataCatalogClient {
7332
7332
  * @param ListNamespacesRequest
7333
7333
  * @return ListNamespacesResponse
7334
7334
  * @throws OciError when an error occurs
7335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7336
7336
  */
7337
7337
  listNamespaces(listNamespacesRequest) {
7338
7338
  return __awaiter(this, void 0, void 0, function* () {
@@ -7408,7 +7408,7 @@ class DataCatalogClient {
7408
7408
  * @param ListPatternsRequest
7409
7409
  * @return ListPatternsResponse
7410
7410
  * @throws OciError when an error occurs
7411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7412
7412
  */
7413
7413
  listPatterns(listPatternsRequest) {
7414
7414
  return __awaiter(this, void 0, void 0, function* () {
@@ -7484,7 +7484,7 @@ class DataCatalogClient {
7484
7484
  * @param ListRulesRequest
7485
7485
  * @return ListRulesResponse
7486
7486
  * @throws OciError when an error occurs
7487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7488
7488
  */
7489
7489
  listRules(listRulesRequest) {
7490
7490
  return __awaiter(this, void 0, void 0, function* () {
@@ -7565,7 +7565,7 @@ class DataCatalogClient {
7565
7565
  * @param ListTagsRequest
7566
7566
  * @return ListTagsResponse
7567
7567
  * @throws OciError when an error occurs
7568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7569
7569
  */
7570
7570
  listTags(listTagsRequest) {
7571
7571
  return __awaiter(this, void 0, void 0, function* () {
@@ -7637,7 +7637,7 @@ class DataCatalogClient {
7637
7637
  * @param ListTermRelationshipsRequest
7638
7638
  * @return ListTermRelationshipsResponse
7639
7639
  * @throws OciError when an error occurs
7640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7641
7641
  */
7642
7642
  listTermRelationships(listTermRelationshipsRequest) {
7643
7643
  return __awaiter(this, void 0, void 0, function* () {
@@ -7711,7 +7711,7 @@ class DataCatalogClient {
7711
7711
  * @param ListTermsRequest
7712
7712
  * @return ListTermsResponse
7713
7713
  * @throws OciError when an error occurs
7714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7715
7715
  */
7716
7716
  listTerms(listTermsRequest) {
7717
7717
  return __awaiter(this, void 0, void 0, function* () {
@@ -7788,7 +7788,7 @@ class DataCatalogClient {
7788
7788
  * @param ListTypesRequest
7789
7789
  * @return ListTypesResponse
7790
7790
  * @throws OciError when an error occurs
7791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7792
7792
  */
7793
7793
  listTypes(listTypesRequest) {
7794
7794
  return __awaiter(this, void 0, void 0, function* () {
@@ -7865,7 +7865,7 @@ class DataCatalogClient {
7865
7865
  * @param ListWorkRequestErrorsRequest
7866
7866
  * @return ListWorkRequestErrorsResponse
7867
7867
  * @throws OciError when an error occurs
7868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7869
7869
  */
7870
7870
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7871
7871
  return __awaiter(this, void 0, void 0, function* () {
@@ -7974,7 +7974,7 @@ class DataCatalogClient {
7974
7974
  * @param ListWorkRequestLogsRequest
7975
7975
  * @return ListWorkRequestLogsResponse
7976
7976
  * @throws OciError when an error occurs
7977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7978
7978
  */
7979
7979
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7980
7980
  return __awaiter(this, void 0, void 0, function* () {
@@ -8083,7 +8083,7 @@ class DataCatalogClient {
8083
8083
  * @param ListWorkRequestsRequest
8084
8084
  * @return ListWorkRequestsResponse
8085
8085
  * @throws OciError when an error occurs
8086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8087
8087
  */
8088
8088
  listWorkRequests(listWorkRequestsRequest) {
8089
8089
  return __awaiter(this, void 0, void 0, function* () {
@@ -8188,7 +8188,7 @@ class DataCatalogClient {
8188
8188
  * @param ObjectStatsRequest
8189
8189
  * @return ObjectStatsResponse
8190
8190
  * @throws OciError when an error occurs
8191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8192
8192
  */
8193
8193
  objectStats(objectStatsRequest) {
8194
8194
  return __awaiter(this, void 0, void 0, function* () {
@@ -8256,7 +8256,7 @@ class DataCatalogClient {
8256
8256
  * @param ParseConnectionRequest
8257
8257
  * @return ParseConnectionResponse
8258
8258
  * @throws OciError when an error occurs
8259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8260
8260
  */
8261
8261
  parseConnection(parseConnectionRequest) {
8262
8262
  return __awaiter(this, void 0, void 0, function* () {
@@ -8326,7 +8326,7 @@ class DataCatalogClient {
8326
8326
  * @param ProcessRecommendationRequest
8327
8327
  * @return ProcessRecommendationResponse
8328
8328
  * @throws OciError when an error occurs
8329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8330
8330
  */
8331
8331
  processRecommendation(processRecommendationRequest) {
8332
8332
  return __awaiter(this, void 0, void 0, function* () {
@@ -8394,7 +8394,7 @@ class DataCatalogClient {
8394
8394
  * @param RecommendationsRequest
8395
8395
  * @return RecommendationsResponse
8396
8396
  * @throws OciError when an error occurs
8397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8398
8398
  */
8399
8399
  recommendations(recommendationsRequest) {
8400
8400
  return __awaiter(this, void 0, void 0, function* () {
@@ -8457,7 +8457,7 @@ class DataCatalogClient {
8457
8457
  * @param RemoveCatalogLockRequest
8458
8458
  * @return RemoveCatalogLockResponse
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.79.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8461
8461
  */
8462
8462
  removeCatalogLock(removeCatalogLockRequest) {
8463
8463
  return __awaiter(this, void 0, void 0, function* () {
@@ -8522,7 +8522,7 @@ class DataCatalogClient {
8522
8522
  * @param RemoveCatalogPrivateEndpointLockRequest
8523
8523
  * @return RemoveCatalogPrivateEndpointLockResponse
8524
8524
  * @throws OciError when an error occurs
8525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8526
8526
  */
8527
8527
  removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
8528
8528
  return __awaiter(this, void 0, void 0, function* () {
@@ -8587,7 +8587,7 @@ class DataCatalogClient {
8587
8587
  * @param RemoveDataSelectorPatternsRequest
8588
8588
  * @return RemoveDataSelectorPatternsResponse
8589
8589
  * @throws OciError when an error occurs
8590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8591
8591
  */
8592
8592
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8593
8593
  return __awaiter(this, void 0, void 0, function* () {
@@ -8654,7 +8654,7 @@ class DataCatalogClient {
8654
8654
  * @param RemoveMetastoreLockRequest
8655
8655
  * @return RemoveMetastoreLockResponse
8656
8656
  * @throws OciError when an error occurs
8657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8658
8658
  */
8659
8659
  removeMetastoreLock(removeMetastoreLockRequest) {
8660
8660
  return __awaiter(this, void 0, void 0, function* () {
@@ -8719,7 +8719,7 @@ class DataCatalogClient {
8719
8719
  * @param SearchCriteriaRequest
8720
8720
  * @return SearchCriteriaResponse
8721
8721
  * @throws OciError when an error occurs
8722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8723
8723
  */
8724
8724
  searchCriteria(searchCriteriaRequest) {
8725
8725
  return __awaiter(this, void 0, void 0, function* () {
@@ -8792,7 +8792,7 @@ class DataCatalogClient {
8792
8792
  * @param SuggestMatchesRequest
8793
8793
  * @return SuggestMatchesResponse
8794
8794
  * @throws OciError when an error occurs
8795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8796
8796
  */
8797
8797
  suggestMatches(suggestMatchesRequest) {
8798
8798
  return __awaiter(this, void 0, void 0, function* () {
@@ -8854,7 +8854,7 @@ class DataCatalogClient {
8854
8854
  * @param SynchronousExportDataAssetRequest
8855
8855
  * @return SynchronousExportDataAssetResponse
8856
8856
  * @throws OciError when an error occurs
8857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8858
8858
  */
8859
8859
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8860
8860
  return __awaiter(this, void 0, void 0, function* () {
@@ -8916,7 +8916,7 @@ class DataCatalogClient {
8916
8916
  * @param TestConnectionRequest
8917
8917
  * @return TestConnectionResponse
8918
8918
  * @throws OciError when an error occurs
8919
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8920
8920
  */
8921
8921
  testConnection(testConnectionRequest) {
8922
8922
  return __awaiter(this, void 0, void 0, function* () {
@@ -8982,7 +8982,7 @@ class DataCatalogClient {
8982
8982
  * @param UpdateAttributeRequest
8983
8983
  * @return UpdateAttributeResponse
8984
8984
  * @throws OciError when an error occurs
8985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8986
8986
  */
8987
8987
  updateAttribute(updateAttributeRequest) {
8988
8988
  return __awaiter(this, void 0, void 0, function* () {
@@ -9050,7 +9050,7 @@ class DataCatalogClient {
9050
9050
  * @param UpdateCatalogRequest
9051
9051
  * @return UpdateCatalogResponse
9052
9052
  * @throws OciError when an error occurs
9053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9054
9054
  */
9055
9055
  updateCatalog(updateCatalogRequest) {
9056
9056
  return __awaiter(this, void 0, void 0, function* () {
@@ -9117,7 +9117,7 @@ class DataCatalogClient {
9117
9117
  * @param UpdateCatalogPrivateEndpointRequest
9118
9118
  * @return UpdateCatalogPrivateEndpointResponse
9119
9119
  * @throws OciError when an error occurs
9120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9121
9121
  */
9122
9122
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
9123
9123
  return __awaiter(this, void 0, void 0, function* () {
@@ -9180,7 +9180,7 @@ class DataCatalogClient {
9180
9180
  * @param UpdateConnectionRequest
9181
9181
  * @return UpdateConnectionResponse
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.79.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9184
9184
  */
9185
9185
  updateConnection(updateConnectionRequest) {
9186
9186
  return __awaiter(this, void 0, void 0, function* () {
@@ -9247,7 +9247,7 @@ class DataCatalogClient {
9247
9247
  * @param UpdateCustomPropertyRequest
9248
9248
  * @return UpdateCustomPropertyResponse
9249
9249
  * @throws OciError when an error occurs
9250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9251
9251
  */
9252
9252
  updateCustomProperty(updateCustomPropertyRequest) {
9253
9253
  return __awaiter(this, void 0, void 0, function* () {
@@ -9314,7 +9314,7 @@ class DataCatalogClient {
9314
9314
  * @param UpdateDataAssetRequest
9315
9315
  * @return UpdateDataAssetResponse
9316
9316
  * @throws OciError when an error occurs
9317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9318
9318
  */
9319
9319
  updateDataAsset(updateDataAssetRequest) {
9320
9320
  return __awaiter(this, void 0, void 0, function* () {
@@ -9380,7 +9380,7 @@ class DataCatalogClient {
9380
9380
  * @param UpdateEntityRequest
9381
9381
  * @return UpdateEntityResponse
9382
9382
  * @throws OciError when an error occurs
9383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9384
9384
  */
9385
9385
  updateEntity(updateEntityRequest) {
9386
9386
  return __awaiter(this, void 0, void 0, function* () {
@@ -9447,7 +9447,7 @@ class DataCatalogClient {
9447
9447
  * @param UpdateFolderRequest
9448
9448
  * @return UpdateFolderResponse
9449
9449
  * @throws OciError when an error occurs
9450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9451
9451
  */
9452
9452
  updateFolder(updateFolderRequest) {
9453
9453
  return __awaiter(this, void 0, void 0, function* () {
@@ -9514,7 +9514,7 @@ class DataCatalogClient {
9514
9514
  * @param UpdateGlossaryRequest
9515
9515
  * @return UpdateGlossaryResponse
9516
9516
  * @throws OciError when an error occurs
9517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9518
9518
  */
9519
9519
  updateGlossary(updateGlossaryRequest) {
9520
9520
  return __awaiter(this, void 0, void 0, function* () {
@@ -9580,7 +9580,7 @@ class DataCatalogClient {
9580
9580
  * @param UpdateJobRequest
9581
9581
  * @return UpdateJobResponse
9582
9582
  * @throws OciError when an error occurs
9583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9584
9584
  */
9585
9585
  updateJob(updateJobRequest) {
9586
9586
  return __awaiter(this, void 0, void 0, function* () {
@@ -9646,7 +9646,7 @@ class DataCatalogClient {
9646
9646
  * @param UpdateJobDefinitionRequest
9647
9647
  * @return UpdateJobDefinitionResponse
9648
9648
  * @throws OciError when an error occurs
9649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9650
9650
  */
9651
9651
  updateJobDefinition(updateJobDefinitionRequest) {
9652
9652
  return __awaiter(this, void 0, void 0, function* () {
@@ -9712,7 +9712,7 @@ class DataCatalogClient {
9712
9712
  * @param UpdateMetastoreRequest
9713
9713
  * @return UpdateMetastoreResponse
9714
9714
  * @throws OciError when an error occurs
9715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9716
9716
  */
9717
9717
  updateMetastore(updateMetastoreRequest) {
9718
9718
  return __awaiter(this, void 0, void 0, function* () {
@@ -9779,7 +9779,7 @@ class DataCatalogClient {
9779
9779
  * @param UpdateNamespaceRequest
9780
9780
  * @return UpdateNamespaceResponse
9781
9781
  * @throws OciError when an error occurs
9782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9783
9783
  */
9784
9784
  updateNamespace(updateNamespaceRequest) {
9785
9785
  return __awaiter(this, void 0, void 0, function* () {
@@ -9845,7 +9845,7 @@ class DataCatalogClient {
9845
9845
  * @param UpdatePatternRequest
9846
9846
  * @return UpdatePatternResponse
9847
9847
  * @throws OciError when an error occurs
9848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9849
9849
  */
9850
9850
  updatePattern(updatePatternRequest) {
9851
9851
  return __awaiter(this, void 0, void 0, function* () {
@@ -9911,7 +9911,7 @@ class DataCatalogClient {
9911
9911
  * @param UpdateTermRequest
9912
9912
  * @return UpdateTermResponse
9913
9913
  * @throws OciError when an error occurs
9914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9915
9915
  */
9916
9916
  updateTerm(updateTermRequest) {
9917
9917
  return __awaiter(this, void 0, void 0, function* () {
@@ -9978,7 +9978,7 @@ class DataCatalogClient {
9978
9978
  * @param UpdateTermRelationshipRequest
9979
9979
  * @return UpdateTermRelationshipResponse
9980
9980
  * @throws OciError when an error occurs
9981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9982
9982
  */
9983
9983
  updateTermRelationship(updateTermRelationshipRequest) {
9984
9984
  return __awaiter(this, void 0, void 0, function* () {
@@ -10046,7 +10046,7 @@ class DataCatalogClient {
10046
10046
  * @param UploadCredentialsRequest
10047
10047
  * @return UploadCredentialsResponse
10048
10048
  * @throws OciError when an error occurs
10049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10050
10050
  */
10051
10051
  uploadCredentials(uploadCredentialsRequest) {
10052
10052
  return __awaiter(this, void 0, void 0, function* () {
@@ -10114,7 +10114,7 @@ class DataCatalogClient {
10114
10114
  * @param UsersRequest
10115
10115
  * @return UsersResponse
10116
10116
  * @throws OciError when an error occurs
10117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/Users.ts.html |here} to see how to use Users API.
10117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/Users.ts.html |here} to see how to use Users API.
10118
10118
  */
10119
10119
  users(usersRequest) {
10120
10120
  return __awaiter(this, void 0, void 0, function* () {
@@ -10182,7 +10182,7 @@ class DataCatalogClient {
10182
10182
  * @param ValidateConnectionRequest
10183
10183
  * @return ValidateConnectionResponse
10184
10184
  * @throws OciError when an error occurs
10185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10186
10186
  */
10187
10187
  validateConnection(validateConnectionRequest) {
10188
10188
  return __awaiter(this, void 0, void 0, function* () {
@@ -10248,7 +10248,7 @@ class DataCatalogClient {
10248
10248
  * @param ValidatePatternRequest
10249
10249
  * @return ValidatePatternResponse
10250
10250
  * @throws OciError when an error occurs
10251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10252
10252
  */
10253
10253
  validatePattern(validatePatternRequest) {
10254
10254
  return __awaiter(this, void 0, void 0, function* () {