oci-datacatalog 2.89.2 → 2.89.4

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 (152) hide show
  1. package/lib/client.d.ts +149 -149
  2. package/lib/client.js +149 -149
  3. package/lib/request/add-catalog-lock-request.d.ts +1 -1
  4. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
  5. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  6. package/lib/request/add-metastore-lock-request.d.ts +1 -1
  7. package/lib/request/associate-custom-property-request.d.ts +1 -1
  8. package/lib/request/asynchronous-export-data-asset-request.d.ts +1 -1
  9. package/lib/request/asynchronous-export-glossary-request.d.ts +1 -1
  10. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  11. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  12. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  13. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  14. package/lib/request/create-attribute-request.d.ts +1 -1
  15. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  16. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  17. package/lib/request/create-catalog-request.d.ts +1 -1
  18. package/lib/request/create-connection-request.d.ts +1 -1
  19. package/lib/request/create-custom-property-request.d.ts +1 -1
  20. package/lib/request/create-data-asset-request.d.ts +1 -1
  21. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  22. package/lib/request/create-entity-request.d.ts +1 -1
  23. package/lib/request/create-entity-tag-request.d.ts +1 -1
  24. package/lib/request/create-folder-request.d.ts +1 -1
  25. package/lib/request/create-folder-tag-request.d.ts +1 -1
  26. package/lib/request/create-glossary-request.d.ts +1 -1
  27. package/lib/request/create-job-definition-request.d.ts +1 -1
  28. package/lib/request/create-job-execution-request.d.ts +1 -1
  29. package/lib/request/create-job-request.d.ts +1 -1
  30. package/lib/request/create-metastore-request.d.ts +1 -1
  31. package/lib/request/create-namespace-request.d.ts +1 -1
  32. package/lib/request/create-pattern-request.d.ts +1 -1
  33. package/lib/request/create-term-relationship-request.d.ts +1 -1
  34. package/lib/request/create-term-request.d.ts +1 -1
  35. package/lib/request/delete-attribute-request.d.ts +1 -1
  36. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  37. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  38. package/lib/request/delete-catalog-request.d.ts +1 -1
  39. package/lib/request/delete-connection-request.d.ts +1 -1
  40. package/lib/request/delete-custom-property-request.d.ts +1 -1
  41. package/lib/request/delete-data-asset-request.d.ts +1 -1
  42. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  43. package/lib/request/delete-entity-request.d.ts +1 -1
  44. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  45. package/lib/request/delete-folder-request.d.ts +1 -1
  46. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  47. package/lib/request/delete-glossary-request.d.ts +1 -1
  48. package/lib/request/delete-job-definition-request.d.ts +1 -1
  49. package/lib/request/delete-job-request.d.ts +1 -1
  50. package/lib/request/delete-metastore-request.d.ts +1 -1
  51. package/lib/request/delete-namespace-request.d.ts +1 -1
  52. package/lib/request/delete-pattern-request.d.ts +1 -1
  53. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  54. package/lib/request/delete-term-request.d.ts +1 -1
  55. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  57. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  58. package/lib/request/export-glossary-request.d.ts +1 -1
  59. package/lib/request/fetch-entity-lineage-request.d.ts +1 -1
  60. package/lib/request/get-attribute-request.d.ts +1 -1
  61. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  62. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/get-catalog-request.d.ts +1 -1
  64. package/lib/request/get-connection-request.d.ts +1 -1
  65. package/lib/request/get-custom-property-request.d.ts +1 -1
  66. package/lib/request/get-data-asset-request.d.ts +1 -1
  67. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  68. package/lib/request/get-entity-request.d.ts +1 -1
  69. package/lib/request/get-entity-tag-request.d.ts +1 -1
  70. package/lib/request/get-folder-request.d.ts +1 -1
  71. package/lib/request/get-folder-tag-request.d.ts +1 -1
  72. package/lib/request/get-glossary-request.d.ts +1 -1
  73. package/lib/request/get-job-definition-request.d.ts +1 -1
  74. package/lib/request/get-job-execution-request.d.ts +1 -1
  75. package/lib/request/get-job-log-request.d.ts +1 -1
  76. package/lib/request/get-job-metrics-request.d.ts +1 -1
  77. package/lib/request/get-job-request.d.ts +1 -1
  78. package/lib/request/get-metastore-request.d.ts +1 -1
  79. package/lib/request/get-namespace-request.d.ts +1 -1
  80. package/lib/request/get-pattern-request.d.ts +1 -1
  81. package/lib/request/get-term-relationship-request.d.ts +1 -1
  82. package/lib/request/get-term-request.d.ts +1 -1
  83. package/lib/request/get-type-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-connection-request.d.ts +1 -1
  86. package/lib/request/import-data-asset-request.d.ts +1 -1
  87. package/lib/request/import-glossary-request.d.ts +1 -1
  88. package/lib/request/import-lineage-request.d.ts +1 -1
  89. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  90. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  91. package/lib/request/list-attributes-request.d.ts +1 -1
  92. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  93. package/lib/request/list-catalogs-request.d.ts +1 -1
  94. package/lib/request/list-connections-request.d.ts +1 -1
  95. package/lib/request/list-custom-properties-request.d.ts +1 -1
  96. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  97. package/lib/request/list-data-assets-request.d.ts +1 -1
  98. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  99. package/lib/request/list-entities-request.d.ts +1 -1
  100. package/lib/request/list-entity-tags-request.d.ts +1 -1
  101. package/lib/request/list-folder-tags-request.d.ts +1 -1
  102. package/lib/request/list-folders-request.d.ts +1 -1
  103. package/lib/request/list-glossaries-request.d.ts +1 -1
  104. package/lib/request/list-job-definitions-request.d.ts +1 -1
  105. package/lib/request/list-job-executions-request.d.ts +1 -1
  106. package/lib/request/list-job-logs-request.d.ts +1 -1
  107. package/lib/request/list-job-metrics-request.d.ts +1 -1
  108. package/lib/request/list-jobs-request.d.ts +1 -1
  109. package/lib/request/list-metastores-request.d.ts +1 -1
  110. package/lib/request/list-namespaces-request.d.ts +1 -1
  111. package/lib/request/list-patterns-request.d.ts +1 -1
  112. package/lib/request/list-rules-request.d.ts +1 -1
  113. package/lib/request/list-tags-request.d.ts +1 -1
  114. package/lib/request/list-term-relationships-request.d.ts +1 -1
  115. package/lib/request/list-terms-request.d.ts +1 -1
  116. package/lib/request/list-types-request.d.ts +1 -1
  117. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  118. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  119. package/lib/request/list-work-requests-request.d.ts +1 -1
  120. package/lib/request/object-stats-request.d.ts +1 -1
  121. package/lib/request/parse-connection-request.d.ts +1 -1
  122. package/lib/request/process-recommendation-request.d.ts +1 -1
  123. package/lib/request/recommendations-request.d.ts +1 -1
  124. package/lib/request/remove-catalog-lock-request.d.ts +1 -1
  125. package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +1 -1
  126. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  127. package/lib/request/remove-metastore-lock-request.d.ts +1 -1
  128. package/lib/request/search-criteria-request.d.ts +1 -1
  129. package/lib/request/suggest-matches-request.d.ts +1 -1
  130. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  131. package/lib/request/test-connection-request.d.ts +1 -1
  132. package/lib/request/update-attribute-request.d.ts +1 -1
  133. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  134. package/lib/request/update-catalog-request.d.ts +1 -1
  135. package/lib/request/update-connection-request.d.ts +1 -1
  136. package/lib/request/update-custom-property-request.d.ts +1 -1
  137. package/lib/request/update-data-asset-request.d.ts +1 -1
  138. package/lib/request/update-entity-request.d.ts +1 -1
  139. package/lib/request/update-folder-request.d.ts +1 -1
  140. package/lib/request/update-glossary-request.d.ts +1 -1
  141. package/lib/request/update-job-definition-request.d.ts +1 -1
  142. package/lib/request/update-job-request.d.ts +1 -1
  143. package/lib/request/update-metastore-request.d.ts +1 -1
  144. package/lib/request/update-namespace-request.d.ts +1 -1
  145. package/lib/request/update-pattern-request.d.ts +1 -1
  146. package/lib/request/update-term-relationship-request.d.ts +1 -1
  147. package/lib/request/update-term-request.d.ts +1 -1
  148. package/lib/request/upload-credentials-request.d.ts +1 -1
  149. package/lib/request/users-request.d.ts +1 -1
  150. package/lib/request/validate-connection-request.d.ts +1 -1
  151. package/lib/request/validate-pattern-request.d.ts +1 -1
  152. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -205,7 +205,7 @@ class DataCatalogClient {
205
205
  * @param AddCatalogLockRequest
206
206
  * @return AddCatalogLockResponse
207
207
  * @throws OciError when an error occurs
208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
209
209
  */
210
210
  addCatalogLock(addCatalogLockRequest) {
211
211
  return __awaiter(this, void 0, void 0, function* () {
@@ -270,7 +270,7 @@ class DataCatalogClient {
270
270
  * @param AddCatalogPrivateEndpointLockRequest
271
271
  * @return AddCatalogPrivateEndpointLockResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
274
274
  */
275
275
  addCatalogPrivateEndpointLock(addCatalogPrivateEndpointLockRequest) {
276
276
  return __awaiter(this, void 0, void 0, function* () {
@@ -335,7 +335,7 @@ class DataCatalogClient {
335
335
  * @param AddDataSelectorPatternsRequest
336
336
  * @return AddDataSelectorPatternsResponse
337
337
  * @throws OciError when an error occurs
338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
339
339
  */
340
340
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
341
341
  return __awaiter(this, void 0, void 0, function* () {
@@ -402,7 +402,7 @@ class DataCatalogClient {
402
402
  * @param AddMetastoreLockRequest
403
403
  * @return AddMetastoreLockResponse
404
404
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
406
406
  */
407
407
  addMetastoreLock(addMetastoreLockRequest) {
408
408
  return __awaiter(this, void 0, void 0, function* () {
@@ -467,7 +467,7 @@ class DataCatalogClient {
467
467
  * @param AssociateCustomPropertyRequest
468
468
  * @return AssociateCustomPropertyResponse
469
469
  * @throws OciError when an error occurs
470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
471
471
  */
472
472
  associateCustomProperty(associateCustomPropertyRequest) {
473
473
  return __awaiter(this, void 0, void 0, function* () {
@@ -534,7 +534,7 @@ class DataCatalogClient {
534
534
  * @param AsynchronousExportDataAssetRequest
535
535
  * @return AsynchronousExportDataAssetResponse
536
536
  * @throws OciError when an error occurs
537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AsynchronousExportDataAsset.ts.html |here} to see how to use AsynchronousExportDataAsset API.
537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AsynchronousExportDataAsset.ts.html |here} to see how to use AsynchronousExportDataAsset API.
538
538
  */
539
539
  asynchronousExportDataAsset(asynchronousExportDataAssetRequest) {
540
540
  return __awaiter(this, void 0, void 0, function* () {
@@ -598,7 +598,7 @@ class DataCatalogClient {
598
598
  * @param AsynchronousExportGlossaryRequest
599
599
  * @return AsynchronousExportGlossaryResponse
600
600
  * @throws OciError when an error occurs
601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
602
602
  */
603
603
  asynchronousExportGlossary(asynchronousExportGlossaryRequest) {
604
604
  return __awaiter(this, void 0, void 0, function* () {
@@ -664,7 +664,7 @@ class DataCatalogClient {
664
664
  * @param AttachCatalogPrivateEndpointRequest
665
665
  * @return AttachCatalogPrivateEndpointResponse
666
666
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
668
668
  */
669
669
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
670
670
  return __awaiter(this, void 0, void 0, function* () {
@@ -728,7 +728,7 @@ class DataCatalogClient {
728
728
  * @param ChangeCatalogCompartmentRequest
729
729
  * @return ChangeCatalogCompartmentResponse
730
730
  * @throws OciError when an error occurs
731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
732
732
  */
733
733
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
734
734
  return __awaiter(this, void 0, void 0, function* () {
@@ -791,7 +791,7 @@ class DataCatalogClient {
791
791
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
792
792
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
793
793
  * @throws OciError when an error occurs
794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
795
795
  */
796
796
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
797
797
  return __awaiter(this, void 0, void 0, function* () {
@@ -854,7 +854,7 @@ class DataCatalogClient {
854
854
  * @param ChangeMetastoreCompartmentRequest
855
855
  * @return ChangeMetastoreCompartmentResponse
856
856
  * @throws OciError when an error occurs
857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
858
858
  */
859
859
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
860
860
  return __awaiter(this, void 0, void 0, function* () {
@@ -917,7 +917,7 @@ class DataCatalogClient {
917
917
  * @param CreateAttributeRequest
918
918
  * @return CreateAttributeResponse
919
919
  * @throws OciError when an error occurs
920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
921
921
  */
922
922
  createAttribute(createAttributeRequest) {
923
923
  return __awaiter(this, void 0, void 0, function* () {
@@ -984,7 +984,7 @@ class DataCatalogClient {
984
984
  * @param CreateAttributeTagRequest
985
985
  * @return CreateAttributeTagResponse
986
986
  * @throws OciError when an error occurs
987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
988
988
  */
989
989
  createAttributeTag(createAttributeTagRequest) {
990
990
  return __awaiter(this, void 0, void 0, function* () {
@@ -1054,7 +1054,7 @@ class DataCatalogClient {
1054
1054
  * @param CreateCatalogRequest
1055
1055
  * @return CreateCatalogResponse
1056
1056
  * @throws OciError when an error occurs
1057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
1057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
1058
1058
  */
1059
1059
  createCatalog(createCatalogRequest) {
1060
1060
  return __awaiter(this, void 0, void 0, function* () {
@@ -1113,7 +1113,7 @@ class DataCatalogClient {
1113
1113
  * @param CreateCatalogPrivateEndpointRequest
1114
1114
  * @return CreateCatalogPrivateEndpointResponse
1115
1115
  * @throws OciError when an error occurs
1116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1117
1117
  */
1118
1118
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
1119
1119
  return __awaiter(this, void 0, void 0, function* () {
@@ -1172,7 +1172,7 @@ class DataCatalogClient {
1172
1172
  * @param CreateConnectionRequest
1173
1173
  * @return CreateConnectionResponse
1174
1174
  * @throws OciError when an error occurs
1175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1176
1176
  */
1177
1177
  createConnection(createConnectionRequest) {
1178
1178
  return __awaiter(this, void 0, void 0, function* () {
@@ -1238,7 +1238,7 @@ class DataCatalogClient {
1238
1238
  * @param CreateCustomPropertyRequest
1239
1239
  * @return CreateCustomPropertyResponse
1240
1240
  * @throws OciError when an error occurs
1241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1242
1242
  */
1243
1243
  createCustomProperty(createCustomPropertyRequest) {
1244
1244
  return __awaiter(this, void 0, void 0, function* () {
@@ -1304,7 +1304,7 @@ class DataCatalogClient {
1304
1304
  * @param CreateDataAssetRequest
1305
1305
  * @return CreateDataAssetResponse
1306
1306
  * @throws OciError when an error occurs
1307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1308
1308
  */
1309
1309
  createDataAsset(createDataAssetRequest) {
1310
1310
  return __awaiter(this, void 0, void 0, function* () {
@@ -1369,7 +1369,7 @@ class DataCatalogClient {
1369
1369
  * @param CreateDataAssetTagRequest
1370
1370
  * @return CreateDataAssetTagResponse
1371
1371
  * @throws OciError when an error occurs
1372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1373
1373
  */
1374
1374
  createDataAssetTag(createDataAssetTagRequest) {
1375
1375
  return __awaiter(this, void 0, void 0, function* () {
@@ -1435,7 +1435,7 @@ class DataCatalogClient {
1435
1435
  * @param CreateEntityRequest
1436
1436
  * @return CreateEntityResponse
1437
1437
  * @throws OciError when an error occurs
1438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1439
1439
  */
1440
1440
  createEntity(createEntityRequest) {
1441
1441
  return __awaiter(this, void 0, void 0, function* () {
@@ -1501,7 +1501,7 @@ class DataCatalogClient {
1501
1501
  * @param CreateEntityTagRequest
1502
1502
  * @return CreateEntityTagResponse
1503
1503
  * @throws OciError when an error occurs
1504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1505
1505
  */
1506
1506
  createEntityTag(createEntityTagRequest) {
1507
1507
  return __awaiter(this, void 0, void 0, function* () {
@@ -1568,7 +1568,7 @@ class DataCatalogClient {
1568
1568
  * @param CreateFolderRequest
1569
1569
  * @return CreateFolderResponse
1570
1570
  * @throws OciError when an error occurs
1571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1572
1572
  */
1573
1573
  createFolder(createFolderRequest) {
1574
1574
  return __awaiter(this, void 0, void 0, function* () {
@@ -1634,7 +1634,7 @@ class DataCatalogClient {
1634
1634
  * @param CreateFolderTagRequest
1635
1635
  * @return CreateFolderTagResponse
1636
1636
  * @throws OciError when an error occurs
1637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1638
1638
  */
1639
1639
  createFolderTag(createFolderTagRequest) {
1640
1640
  return __awaiter(this, void 0, void 0, function* () {
@@ -1701,7 +1701,7 @@ class DataCatalogClient {
1701
1701
  * @param CreateGlossaryRequest
1702
1702
  * @return CreateGlossaryResponse
1703
1703
  * @throws OciError when an error occurs
1704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1705
1705
  */
1706
1706
  createGlossary(createGlossaryRequest) {
1707
1707
  return __awaiter(this, void 0, void 0, function* () {
@@ -1766,7 +1766,7 @@ class DataCatalogClient {
1766
1766
  * @param CreateJobRequest
1767
1767
  * @return CreateJobResponse
1768
1768
  * @throws OciError when an error occurs
1769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1770
1770
  */
1771
1771
  createJob(createJobRequest) {
1772
1772
  return __awaiter(this, void 0, void 0, function* () {
@@ -1831,7 +1831,7 @@ class DataCatalogClient {
1831
1831
  * @param CreateJobDefinitionRequest
1832
1832
  * @return CreateJobDefinitionResponse
1833
1833
  * @throws OciError when an error occurs
1834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1835
1835
  */
1836
1836
  createJobDefinition(createJobDefinitionRequest) {
1837
1837
  return __awaiter(this, void 0, void 0, function* () {
@@ -1896,7 +1896,7 @@ class DataCatalogClient {
1896
1896
  * @param CreateJobExecutionRequest
1897
1897
  * @return CreateJobExecutionResponse
1898
1898
  * @throws OciError when an error occurs
1899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1900
1900
  */
1901
1901
  createJobExecution(createJobExecutionRequest) {
1902
1902
  return __awaiter(this, void 0, void 0, function* () {
@@ -1963,7 +1963,7 @@ class DataCatalogClient {
1963
1963
  * @param CreateMetastoreRequest
1964
1964
  * @return CreateMetastoreResponse
1965
1965
  * @throws OciError when an error occurs
1966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1967
1967
  */
1968
1968
  createMetastore(createMetastoreRequest) {
1969
1969
  return __awaiter(this, void 0, void 0, function* () {
@@ -2022,7 +2022,7 @@ class DataCatalogClient {
2022
2022
  * @param CreateNamespaceRequest
2023
2023
  * @return CreateNamespaceResponse
2024
2024
  * @throws OciError when an error occurs
2025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
2025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
2026
2026
  */
2027
2027
  createNamespace(createNamespaceRequest) {
2028
2028
  return __awaiter(this, void 0, void 0, function* () {
@@ -2087,7 +2087,7 @@ class DataCatalogClient {
2087
2087
  * @param CreatePatternRequest
2088
2088
  * @return CreatePatternResponse
2089
2089
  * @throws OciError when an error occurs
2090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2091
2091
  */
2092
2092
  createPattern(createPatternRequest) {
2093
2093
  return __awaiter(this, void 0, void 0, function* () {
@@ -2152,7 +2152,7 @@ class DataCatalogClient {
2152
2152
  * @param CreateTermRequest
2153
2153
  * @return CreateTermResponse
2154
2154
  * @throws OciError when an error occurs
2155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2156
2156
  */
2157
2157
  createTerm(createTermRequest) {
2158
2158
  return __awaiter(this, void 0, void 0, function* () {
@@ -2218,7 +2218,7 @@ class DataCatalogClient {
2218
2218
  * @param CreateTermRelationshipRequest
2219
2219
  * @return CreateTermRelationshipResponse
2220
2220
  * @throws OciError when an error occurs
2221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2222
2222
  */
2223
2223
  createTermRelationship(createTermRelationshipRequest) {
2224
2224
  return __awaiter(this, void 0, void 0, function* () {
@@ -2285,7 +2285,7 @@ class DataCatalogClient {
2285
2285
  * @param DeleteAttributeRequest
2286
2286
  * @return DeleteAttributeResponse
2287
2287
  * @throws OciError when an error occurs
2288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2289
2289
  */
2290
2290
  deleteAttribute(deleteAttributeRequest) {
2291
2291
  return __awaiter(this, void 0, void 0, function* () {
@@ -2343,7 +2343,7 @@ class DataCatalogClient {
2343
2343
  * @param DeleteAttributeTagRequest
2344
2344
  * @return DeleteAttributeTagResponse
2345
2345
  * @throws OciError when an error occurs
2346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2347
2347
  */
2348
2348
  deleteAttributeTag(deleteAttributeTagRequest) {
2349
2349
  return __awaiter(this, void 0, void 0, function* () {
@@ -2402,7 +2402,7 @@ class DataCatalogClient {
2402
2402
  * @param DeleteCatalogRequest
2403
2403
  * @return DeleteCatalogResponse
2404
2404
  * @throws OciError when an error occurs
2405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2406
2406
  */
2407
2407
  deleteCatalog(deleteCatalogRequest) {
2408
2408
  return __awaiter(this, void 0, void 0, function* () {
@@ -2464,7 +2464,7 @@ class DataCatalogClient {
2464
2464
  * @param DeleteCatalogPrivateEndpointRequest
2465
2465
  * @return DeleteCatalogPrivateEndpointResponse
2466
2466
  * @throws OciError when an error occurs
2467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2468
2468
  */
2469
2469
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2470
2470
  return __awaiter(this, void 0, void 0, function* () {
@@ -2526,7 +2526,7 @@ class DataCatalogClient {
2526
2526
  * @param DeleteConnectionRequest
2527
2527
  * @return DeleteConnectionResponse
2528
2528
  * @throws OciError when an error occurs
2529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2530
2530
  */
2531
2531
  deleteConnection(deleteConnectionRequest) {
2532
2532
  return __awaiter(this, void 0, void 0, function* () {
@@ -2583,7 +2583,7 @@ class DataCatalogClient {
2583
2583
  * @param DeleteCustomPropertyRequest
2584
2584
  * @return DeleteCustomPropertyResponse
2585
2585
  * @throws OciError when an error occurs
2586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2587
2587
  */
2588
2588
  deleteCustomProperty(deleteCustomPropertyRequest) {
2589
2589
  return __awaiter(this, void 0, void 0, function* () {
@@ -2640,7 +2640,7 @@ class DataCatalogClient {
2640
2640
  * @param DeleteDataAssetRequest
2641
2641
  * @return DeleteDataAssetResponse
2642
2642
  * @throws OciError when an error occurs
2643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2644
2644
  */
2645
2645
  deleteDataAsset(deleteDataAssetRequest) {
2646
2646
  return __awaiter(this, void 0, void 0, function* () {
@@ -2696,7 +2696,7 @@ class DataCatalogClient {
2696
2696
  * @param DeleteDataAssetTagRequest
2697
2697
  * @return DeleteDataAssetTagResponse
2698
2698
  * @throws OciError when an error occurs
2699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2700
2700
  */
2701
2701
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2702
2702
  return __awaiter(this, void 0, void 0, function* () {
@@ -2753,7 +2753,7 @@ class DataCatalogClient {
2753
2753
  * @param DeleteEntityRequest
2754
2754
  * @return DeleteEntityResponse
2755
2755
  * @throws OciError when an error occurs
2756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2757
2757
  */
2758
2758
  deleteEntity(deleteEntityRequest) {
2759
2759
  return __awaiter(this, void 0, void 0, function* () {
@@ -2810,7 +2810,7 @@ class DataCatalogClient {
2810
2810
  * @param DeleteEntityTagRequest
2811
2811
  * @return DeleteEntityTagResponse
2812
2812
  * @throws OciError when an error occurs
2813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2814
2814
  */
2815
2815
  deleteEntityTag(deleteEntityTagRequest) {
2816
2816
  return __awaiter(this, void 0, void 0, function* () {
@@ -2868,7 +2868,7 @@ class DataCatalogClient {
2868
2868
  * @param DeleteFolderRequest
2869
2869
  * @return DeleteFolderResponse
2870
2870
  * @throws OciError when an error occurs
2871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2872
2872
  */
2873
2873
  deleteFolder(deleteFolderRequest) {
2874
2874
  return __awaiter(this, void 0, void 0, function* () {
@@ -2925,7 +2925,7 @@ class DataCatalogClient {
2925
2925
  * @param DeleteFolderTagRequest
2926
2926
  * @return DeleteFolderTagResponse
2927
2927
  * @throws OciError when an error occurs
2928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2929
2929
  */
2930
2930
  deleteFolderTag(deleteFolderTagRequest) {
2931
2931
  return __awaiter(this, void 0, void 0, function* () {
@@ -2983,7 +2983,7 @@ class DataCatalogClient {
2983
2983
  * @param DeleteGlossaryRequest
2984
2984
  * @return DeleteGlossaryResponse
2985
2985
  * @throws OciError when an error occurs
2986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2987
2987
  */
2988
2988
  deleteGlossary(deleteGlossaryRequest) {
2989
2989
  return __awaiter(this, void 0, void 0, function* () {
@@ -3039,7 +3039,7 @@ class DataCatalogClient {
3039
3039
  * @param DeleteJobRequest
3040
3040
  * @return DeleteJobResponse
3041
3041
  * @throws OciError when an error occurs
3042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
3042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
3043
3043
  */
3044
3044
  deleteJob(deleteJobRequest) {
3045
3045
  return __awaiter(this, void 0, void 0, function* () {
@@ -3095,7 +3095,7 @@ class DataCatalogClient {
3095
3095
  * @param DeleteJobDefinitionRequest
3096
3096
  * @return DeleteJobDefinitionResponse
3097
3097
  * @throws OciError when an error occurs
3098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3099
3099
  */
3100
3100
  deleteJobDefinition(deleteJobDefinitionRequest) {
3101
3101
  return __awaiter(this, void 0, void 0, function* () {
@@ -3151,7 +3151,7 @@ class DataCatalogClient {
3151
3151
  * @param DeleteMetastoreRequest
3152
3152
  * @return DeleteMetastoreResponse
3153
3153
  * @throws OciError when an error occurs
3154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3155
3155
  */
3156
3156
  deleteMetastore(deleteMetastoreRequest) {
3157
3157
  return __awaiter(this, void 0, void 0, function* () {
@@ -3213,7 +3213,7 @@ class DataCatalogClient {
3213
3213
  * @param DeleteNamespaceRequest
3214
3214
  * @return DeleteNamespaceResponse
3215
3215
  * @throws OciError when an error occurs
3216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3217
3217
  */
3218
3218
  deleteNamespace(deleteNamespaceRequest) {
3219
3219
  return __awaiter(this, void 0, void 0, function* () {
@@ -3269,7 +3269,7 @@ class DataCatalogClient {
3269
3269
  * @param DeletePatternRequest
3270
3270
  * @return DeletePatternResponse
3271
3271
  * @throws OciError when an error occurs
3272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3273
3273
  */
3274
3274
  deletePattern(deletePatternRequest) {
3275
3275
  return __awaiter(this, void 0, void 0, function* () {
@@ -3325,7 +3325,7 @@ class DataCatalogClient {
3325
3325
  * @param DeleteTermRequest
3326
3326
  * @return DeleteTermResponse
3327
3327
  * @throws OciError when an error occurs
3328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3329
3329
  */
3330
3330
  deleteTerm(deleteTermRequest) {
3331
3331
  return __awaiter(this, void 0, void 0, function* () {
@@ -3382,7 +3382,7 @@ class DataCatalogClient {
3382
3382
  * @param DeleteTermRelationshipRequest
3383
3383
  * @return DeleteTermRelationshipResponse
3384
3384
  * @throws OciError when an error occurs
3385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3386
3386
  */
3387
3387
  deleteTermRelationship(deleteTermRelationshipRequest) {
3388
3388
  return __awaiter(this, void 0, void 0, function* () {
@@ -3440,7 +3440,7 @@ class DataCatalogClient {
3440
3440
  * @param DetachCatalogPrivateEndpointRequest
3441
3441
  * @return DetachCatalogPrivateEndpointResponse
3442
3442
  * @throws OciError when an error occurs
3443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3444
3444
  */
3445
3445
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3446
3446
  return __awaiter(this, void 0, void 0, function* () {
@@ -3503,7 +3503,7 @@ class DataCatalogClient {
3503
3503
  * @param DisassociateCustomPropertyRequest
3504
3504
  * @return DisassociateCustomPropertyResponse
3505
3505
  * @throws OciError when an error occurs
3506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3507
3507
  */
3508
3508
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3509
3509
  return __awaiter(this, void 0, void 0, function* () {
@@ -3570,7 +3570,7 @@ class DataCatalogClient {
3570
3570
  * @param ExpandTreeForGlossaryRequest
3571
3571
  * @return ExpandTreeForGlossaryResponse
3572
3572
  * @throws OciError when an error occurs
3573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3574
3574
  */
3575
3575
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3576
3576
  return __awaiter(this, void 0, void 0, function* () {
@@ -3635,7 +3635,7 @@ class DataCatalogClient {
3635
3635
  * @param ExportGlossaryRequest
3636
3636
  * @return ExportGlossaryResponse
3637
3637
  * @throws OciError when an error occurs
3638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3639
3639
  */
3640
3640
  exportGlossary(exportGlossaryRequest) {
3641
3641
  return __awaiter(this, void 0, void 0, function* () {
@@ -3702,7 +3702,7 @@ class DataCatalogClient {
3702
3702
  * @param FetchEntityLineageRequest
3703
3703
  * @return FetchEntityLineageResponse
3704
3704
  * @throws OciError when an error occurs
3705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3706
3706
  */
3707
3707
  fetchEntityLineage(fetchEntityLineageRequest) {
3708
3708
  return __awaiter(this, void 0, void 0, function* () {
@@ -3772,7 +3772,7 @@ class DataCatalogClient {
3772
3772
  * @param GetAttributeRequest
3773
3773
  * @return GetAttributeResponse
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.89.2/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3776
3776
  */
3777
3777
  getAttribute(getAttributeRequest) {
3778
3778
  return __awaiter(this, void 0, void 0, function* () {
@@ -3841,7 +3841,7 @@ class DataCatalogClient {
3841
3841
  * @param GetAttributeTagRequest
3842
3842
  * @return GetAttributeTagResponse
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.89.2/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3845
3845
  */
3846
3846
  getAttributeTag(getAttributeTagRequest) {
3847
3847
  return __awaiter(this, void 0, void 0, function* () {
@@ -3910,7 +3910,7 @@ class DataCatalogClient {
3910
3910
  * @param GetCatalogRequest
3911
3911
  * @return GetCatalogResponse
3912
3912
  * @throws OciError when an error occurs
3913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3914
3914
  */
3915
3915
  getCatalog(getCatalogRequest) {
3916
3916
  return __awaiter(this, void 0, void 0, function* () {
@@ -3973,7 +3973,7 @@ class DataCatalogClient {
3973
3973
  * @param GetCatalogPrivateEndpointRequest
3974
3974
  * @return GetCatalogPrivateEndpointResponse
3975
3975
  * @throws OciError when an error occurs
3976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3977
3977
  */
3978
3978
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3979
3979
  return __awaiter(this, void 0, void 0, function* () {
@@ -4036,7 +4036,7 @@ class DataCatalogClient {
4036
4036
  * @param GetConnectionRequest
4037
4037
  * @return GetConnectionResponse
4038
4038
  * @throws OciError when an error occurs
4039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
4039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
4040
4040
  */
4041
4041
  getConnection(getConnectionRequest) {
4042
4042
  return __awaiter(this, void 0, void 0, function* () {
@@ -4103,7 +4103,7 @@ class DataCatalogClient {
4103
4103
  * @param GetCustomPropertyRequest
4104
4104
  * @return GetCustomPropertyResponse
4105
4105
  * @throws OciError when an error occurs
4106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4107
4107
  */
4108
4108
  getCustomProperty(getCustomPropertyRequest) {
4109
4109
  return __awaiter(this, void 0, void 0, function* () {
@@ -4170,7 +4170,7 @@ class DataCatalogClient {
4170
4170
  * @param GetDataAssetRequest
4171
4171
  * @return GetDataAssetResponse
4172
4172
  * @throws OciError when an error occurs
4173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4174
4174
  */
4175
4175
  getDataAsset(getDataAssetRequest) {
4176
4176
  return __awaiter(this, void 0, void 0, function* () {
@@ -4236,7 +4236,7 @@ class DataCatalogClient {
4236
4236
  * @param GetDataAssetTagRequest
4237
4237
  * @return GetDataAssetTagResponse
4238
4238
  * @throws OciError when an error occurs
4239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4240
4240
  */
4241
4241
  getDataAssetTag(getDataAssetTagRequest) {
4242
4242
  return __awaiter(this, void 0, void 0, function* () {
@@ -4303,7 +4303,7 @@ class DataCatalogClient {
4303
4303
  * @param GetEntityRequest
4304
4304
  * @return GetEntityResponse
4305
4305
  * @throws OciError when an error occurs
4306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4307
4307
  */
4308
4308
  getEntity(getEntityRequest) {
4309
4309
  return __awaiter(this, void 0, void 0, function* () {
@@ -4371,7 +4371,7 @@ class DataCatalogClient {
4371
4371
  * @param GetEntityTagRequest
4372
4372
  * @return GetEntityTagResponse
4373
4373
  * @throws OciError when an error occurs
4374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4375
4375
  */
4376
4376
  getEntityTag(getEntityTagRequest) {
4377
4377
  return __awaiter(this, void 0, void 0, function* () {
@@ -4439,7 +4439,7 @@ class DataCatalogClient {
4439
4439
  * @param GetFolderRequest
4440
4440
  * @return GetFolderResponse
4441
4441
  * @throws OciError when an error occurs
4442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4443
4443
  */
4444
4444
  getFolder(getFolderRequest) {
4445
4445
  return __awaiter(this, void 0, void 0, function* () {
@@ -4507,7 +4507,7 @@ class DataCatalogClient {
4507
4507
  * @param GetFolderTagRequest
4508
4508
  * @return GetFolderTagResponse
4509
4509
  * @throws OciError when an error occurs
4510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4511
4511
  */
4512
4512
  getFolderTag(getFolderTagRequest) {
4513
4513
  return __awaiter(this, void 0, void 0, function* () {
@@ -4575,7 +4575,7 @@ class DataCatalogClient {
4575
4575
  * @param GetGlossaryRequest
4576
4576
  * @return GetGlossaryResponse
4577
4577
  * @throws OciError when an error occurs
4578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4579
4579
  */
4580
4580
  getGlossary(getGlossaryRequest) {
4581
4581
  return __awaiter(this, void 0, void 0, function* () {
@@ -4641,7 +4641,7 @@ class DataCatalogClient {
4641
4641
  * @param GetJobRequest
4642
4642
  * @return GetJobResponse
4643
4643
  * @throws OciError when an error occurs
4644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4645
4645
  */
4646
4646
  getJob(getJobRequest) {
4647
4647
  return __awaiter(this, void 0, void 0, function* () {
@@ -4707,7 +4707,7 @@ class DataCatalogClient {
4707
4707
  * @param GetJobDefinitionRequest
4708
4708
  * @return GetJobDefinitionResponse
4709
4709
  * @throws OciError when an error occurs
4710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4710
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4711
4711
  */
4712
4712
  getJobDefinition(getJobDefinitionRequest) {
4713
4713
  return __awaiter(this, void 0, void 0, function* () {
@@ -4773,7 +4773,7 @@ class DataCatalogClient {
4773
4773
  * @param GetJobExecutionRequest
4774
4774
  * @return GetJobExecutionResponse
4775
4775
  * @throws OciError when an error occurs
4776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4777
4777
  */
4778
4778
  getJobExecution(getJobExecutionRequest) {
4779
4779
  return __awaiter(this, void 0, void 0, function* () {
@@ -4840,7 +4840,7 @@ class DataCatalogClient {
4840
4840
  * @param GetJobLogRequest
4841
4841
  * @return GetJobLogResponse
4842
4842
  * @throws OciError when an error occurs
4843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4844
4844
  */
4845
4845
  getJobLog(getJobLogRequest) {
4846
4846
  return __awaiter(this, void 0, void 0, function* () {
@@ -4908,7 +4908,7 @@ class DataCatalogClient {
4908
4908
  * @param GetJobMetricsRequest
4909
4909
  * @return GetJobMetricsResponse
4910
4910
  * @throws OciError when an error occurs
4911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4912
4912
  */
4913
4913
  getJobMetrics(getJobMetricsRequest) {
4914
4914
  return __awaiter(this, void 0, void 0, function* () {
@@ -4976,7 +4976,7 @@ class DataCatalogClient {
4976
4976
  * @param GetMetastoreRequest
4977
4977
  * @return GetMetastoreResponse
4978
4978
  * @throws OciError when an error occurs
4979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4980
4980
  */
4981
4981
  getMetastore(getMetastoreRequest) {
4982
4982
  return __awaiter(this, void 0, void 0, function* () {
@@ -5039,7 +5039,7 @@ class DataCatalogClient {
5039
5039
  * @param GetNamespaceRequest
5040
5040
  * @return GetNamespaceResponse
5041
5041
  * @throws OciError when an error occurs
5042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
5042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
5043
5043
  */
5044
5044
  getNamespace(getNamespaceRequest) {
5045
5045
  return __awaiter(this, void 0, void 0, function* () {
@@ -5105,7 +5105,7 @@ class DataCatalogClient {
5105
5105
  * @param GetPatternRequest
5106
5106
  * @return GetPatternResponse
5107
5107
  * @throws OciError when an error occurs
5108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5109
5109
  */
5110
5110
  getPattern(getPatternRequest) {
5111
5111
  return __awaiter(this, void 0, void 0, function* () {
@@ -5171,7 +5171,7 @@ class DataCatalogClient {
5171
5171
  * @param GetTermRequest
5172
5172
  * @return GetTermResponse
5173
5173
  * @throws OciError when an error occurs
5174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5175
5175
  */
5176
5176
  getTerm(getTermRequest) {
5177
5177
  return __awaiter(this, void 0, void 0, function* () {
@@ -5238,7 +5238,7 @@ class DataCatalogClient {
5238
5238
  * @param GetTermRelationshipRequest
5239
5239
  * @return GetTermRelationshipResponse
5240
5240
  * @throws OciError when an error occurs
5241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5242
5242
  */
5243
5243
  getTermRelationship(getTermRelationshipRequest) {
5244
5244
  return __awaiter(this, void 0, void 0, function* () {
@@ -5306,7 +5306,7 @@ class DataCatalogClient {
5306
5306
  * @param GetTypeRequest
5307
5307
  * @return GetTypeResponse
5308
5308
  * @throws OciError when an error occurs
5309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5310
5310
  */
5311
5311
  getType(getTypeRequest) {
5312
5312
  return __awaiter(this, void 0, void 0, function* () {
@@ -5372,7 +5372,7 @@ class DataCatalogClient {
5372
5372
  * @param GetWorkRequestRequest
5373
5373
  * @return GetWorkRequestResponse
5374
5374
  * @throws OciError when an error occurs
5375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5376
5376
  */
5377
5377
  getWorkRequest(getWorkRequestRequest) {
5378
5378
  return __awaiter(this, void 0, void 0, function* () {
@@ -5440,7 +5440,7 @@ class DataCatalogClient {
5440
5440
  * @param ImportConnectionRequest
5441
5441
  * @return ImportConnectionResponse
5442
5442
  * @throws OciError when an error occurs
5443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5444
5444
  */
5445
5445
  importConnection(importConnectionRequest) {
5446
5446
  return __awaiter(this, void 0, void 0, function* () {
@@ -5507,7 +5507,7 @@ class DataCatalogClient {
5507
5507
  * @param ImportDataAssetRequest
5508
5508
  * @return ImportDataAssetResponse
5509
5509
  * @throws OciError when an error occurs
5510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5511
5511
  */
5512
5512
  importDataAsset(importDataAssetRequest) {
5513
5513
  return __awaiter(this, void 0, void 0, function* () {
@@ -5571,7 +5571,7 @@ class DataCatalogClient {
5571
5571
  * @param ImportGlossaryRequest
5572
5572
  * @return ImportGlossaryResponse
5573
5573
  * @throws OciError when an error occurs
5574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5575
5575
  */
5576
5576
  importGlossary(importGlossaryRequest) {
5577
5577
  return __awaiter(this, void 0, void 0, function* () {
@@ -5635,7 +5635,7 @@ class DataCatalogClient {
5635
5635
  * @param ImportLineageRequest
5636
5636
  * @return ImportLineageResponse
5637
5637
  * @throws OciError when an error occurs
5638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ImportLineage.ts.html |here} to see how to use ImportLineage API.
5638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ImportLineage.ts.html |here} to see how to use ImportLineage API.
5639
5639
  */
5640
5640
  importLineage(importLineageRequest) {
5641
5641
  return __awaiter(this, void 0, void 0, function* () {
@@ -5696,7 +5696,7 @@ class DataCatalogClient {
5696
5696
  * @param ListAggregatedPhysicalEntitiesRequest
5697
5697
  * @return ListAggregatedPhysicalEntitiesResponse
5698
5698
  * @throws OciError when an error occurs
5699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5700
5700
  */
5701
5701
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5702
5702
  return __awaiter(this, void 0, void 0, function* () {
@@ -5764,7 +5764,7 @@ class DataCatalogClient {
5764
5764
  * @param ListAttributeTagsRequest
5765
5765
  * @return ListAttributeTagsResponse
5766
5766
  * @throws OciError when an error occurs
5767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5768
5768
  */
5769
5769
  listAttributeTags(listAttributeTagsRequest) {
5770
5770
  return __awaiter(this, void 0, void 0, function* () {
@@ -5842,7 +5842,7 @@ class DataCatalogClient {
5842
5842
  * @param ListAttributesRequest
5843
5843
  * @return ListAttributesResponse
5844
5844
  * @throws OciError when an error occurs
5845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5846
5846
  */
5847
5847
  listAttributes(listAttributesRequest) {
5848
5848
  return __awaiter(this, void 0, void 0, function* () {
@@ -5932,7 +5932,7 @@ class DataCatalogClient {
5932
5932
  * @param ListCatalogPrivateEndpointsRequest
5933
5933
  * @return ListCatalogPrivateEndpointsResponse
5934
5934
  * @throws OciError when an error occurs
5935
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5936
5936
  */
5937
5937
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5938
5938
  return __awaiter(this, void 0, void 0, function* () {
@@ -6042,7 +6042,7 @@ class DataCatalogClient {
6042
6042
  * @param ListCatalogsRequest
6043
6043
  * @return ListCatalogsResponse
6044
6044
  * @throws OciError when an error occurs
6045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
6045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
6046
6046
  */
6047
6047
  listCatalogs(listCatalogsRequest) {
6048
6048
  return __awaiter(this, void 0, void 0, function* () {
@@ -6151,7 +6151,7 @@ class DataCatalogClient {
6151
6151
  * @param ListConnectionsRequest
6152
6152
  * @return ListConnectionsResponse
6153
6153
  * @throws OciError when an error occurs
6154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6155
6155
  */
6156
6156
  listConnections(listConnectionsRequest) {
6157
6157
  return __awaiter(this, void 0, void 0, function* () {
@@ -6231,7 +6231,7 @@ class DataCatalogClient {
6231
6231
  * @param ListCustomPropertiesRequest
6232
6232
  * @return ListCustomPropertiesResponse
6233
6233
  * @throws OciError when an error occurs
6234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6235
6235
  */
6236
6236
  listCustomProperties(listCustomPropertiesRequest) {
6237
6237
  return __awaiter(this, void 0, void 0, function* () {
@@ -6310,7 +6310,7 @@ class DataCatalogClient {
6310
6310
  * @param ListDataAssetTagsRequest
6311
6311
  * @return ListDataAssetTagsResponse
6312
6312
  * @throws OciError when an error occurs
6313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6314
6314
  */
6315
6315
  listDataAssetTags(listDataAssetTagsRequest) {
6316
6316
  return __awaiter(this, void 0, void 0, function* () {
@@ -6386,7 +6386,7 @@ class DataCatalogClient {
6386
6386
  * @param ListDataAssetsRequest
6387
6387
  * @return ListDataAssetsResponse
6388
6388
  * @throws OciError when an error occurs
6389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6390
6390
  */
6391
6391
  listDataAssets(listDataAssetsRequest) {
6392
6392
  return __awaiter(this, void 0, void 0, function* () {
@@ -6464,7 +6464,7 @@ class DataCatalogClient {
6464
6464
  * @param ListDerivedLogicalEntitiesRequest
6465
6465
  * @return ListDerivedLogicalEntitiesResponse
6466
6466
  * @throws OciError when an error occurs
6467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6468
6468
  */
6469
6469
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
6470
6470
  return __awaiter(this, void 0, void 0, function* () {
@@ -6531,7 +6531,7 @@ class DataCatalogClient {
6531
6531
  * @param ListEntitiesRequest
6532
6532
  * @return ListEntitiesResponse
6533
6533
  * @throws OciError when an error occurs
6534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6535
6535
  */
6536
6536
  listEntities(listEntitiesRequest) {
6537
6537
  return __awaiter(this, void 0, void 0, function* () {
@@ -6622,7 +6622,7 @@ class DataCatalogClient {
6622
6622
  * @param ListEntityTagsRequest
6623
6623
  * @return ListEntityTagsResponse
6624
6624
  * @throws OciError when an error occurs
6625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6626
6626
  */
6627
6627
  listEntityTags(listEntityTagsRequest) {
6628
6628
  return __awaiter(this, void 0, void 0, function* () {
@@ -6699,7 +6699,7 @@ class DataCatalogClient {
6699
6699
  * @param ListFolderTagsRequest
6700
6700
  * @return ListFolderTagsResponse
6701
6701
  * @throws OciError when an error occurs
6702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6703
6703
  */
6704
6704
  listFolderTags(listFolderTagsRequest) {
6705
6705
  return __awaiter(this, void 0, void 0, function* () {
@@ -6776,7 +6776,7 @@ class DataCatalogClient {
6776
6776
  * @param ListFoldersRequest
6777
6777
  * @return ListFoldersResponse
6778
6778
  * @throws OciError when an error occurs
6779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6780
6780
  */
6781
6781
  listFolders(listFoldersRequest) {
6782
6782
  return __awaiter(this, void 0, void 0, function* () {
@@ -6861,7 +6861,7 @@ class DataCatalogClient {
6861
6861
  * @param ListGlossariesRequest
6862
6862
  * @return ListGlossariesResponse
6863
6863
  * @throws OciError when an error occurs
6864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6865
6865
  */
6866
6866
  listGlossaries(listGlossariesRequest) {
6867
6867
  return __awaiter(this, void 0, void 0, function* () {
@@ -6937,7 +6937,7 @@ class DataCatalogClient {
6937
6937
  * @param ListJobDefinitionsRequest
6938
6938
  * @return ListJobDefinitionsResponse
6939
6939
  * @throws OciError when an error occurs
6940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6941
6941
  */
6942
6942
  listJobDefinitions(listJobDefinitionsRequest) {
6943
6943
  return __awaiter(this, void 0, void 0, function* () {
@@ -7020,7 +7020,7 @@ class DataCatalogClient {
7020
7020
  * @param ListJobExecutionsRequest
7021
7021
  * @return ListJobExecutionsResponse
7022
7022
  * @throws OciError when an error occurs
7023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
7023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
7024
7024
  */
7025
7025
  listJobExecutions(listJobExecutionsRequest) {
7026
7026
  return __awaiter(this, void 0, void 0, function* () {
@@ -7106,7 +7106,7 @@ class DataCatalogClient {
7106
7106
  * @param ListJobLogsRequest
7107
7107
  * @return ListJobLogsResponse
7108
7108
  * @throws OciError when an error occurs
7109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
7109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
7110
7110
  */
7111
7111
  listJobLogs(listJobLogsRequest) {
7112
7112
  return __awaiter(this, void 0, void 0, function* () {
@@ -7183,7 +7183,7 @@ class DataCatalogClient {
7183
7183
  * @param ListJobMetricsRequest
7184
7184
  * @return ListJobMetricsResponse
7185
7185
  * @throws OciError when an error occurs
7186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7187
7187
  */
7188
7188
  listJobMetrics(listJobMetricsRequest) {
7189
7189
  return __awaiter(this, void 0, void 0, function* () {
@@ -7266,7 +7266,7 @@ class DataCatalogClient {
7266
7266
  * @param ListJobsRequest
7267
7267
  * @return ListJobsResponse
7268
7268
  * @throws OciError when an error occurs
7269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7270
7270
  */
7271
7271
  listJobs(listJobsRequest) {
7272
7272
  return __awaiter(this, void 0, void 0, function* () {
@@ -7354,7 +7354,7 @@ class DataCatalogClient {
7354
7354
  * @param ListMetastoresRequest
7355
7355
  * @return ListMetastoresResponse
7356
7356
  * @throws OciError when an error occurs
7357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7358
7358
  */
7359
7359
  listMetastores(listMetastoresRequest) {
7360
7360
  return __awaiter(this, void 0, void 0, function* () {
@@ -7463,7 +7463,7 @@ class DataCatalogClient {
7463
7463
  * @param ListNamespacesRequest
7464
7464
  * @return ListNamespacesResponse
7465
7465
  * @throws OciError when an error occurs
7466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7467
7467
  */
7468
7468
  listNamespaces(listNamespacesRequest) {
7469
7469
  return __awaiter(this, void 0, void 0, function* () {
@@ -7539,7 +7539,7 @@ class DataCatalogClient {
7539
7539
  * @param ListPatternsRequest
7540
7540
  * @return ListPatternsResponse
7541
7541
  * @throws OciError when an error occurs
7542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7543
7543
  */
7544
7544
  listPatterns(listPatternsRequest) {
7545
7545
  return __awaiter(this, void 0, void 0, function* () {
@@ -7615,7 +7615,7 @@ class DataCatalogClient {
7615
7615
  * @param ListRulesRequest
7616
7616
  * @return ListRulesResponse
7617
7617
  * @throws OciError when an error occurs
7618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7619
7619
  */
7620
7620
  listRules(listRulesRequest) {
7621
7621
  return __awaiter(this, void 0, void 0, function* () {
@@ -7696,7 +7696,7 @@ class DataCatalogClient {
7696
7696
  * @param ListTagsRequest
7697
7697
  * @return ListTagsResponse
7698
7698
  * @throws OciError when an error occurs
7699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7700
7700
  */
7701
7701
  listTags(listTagsRequest) {
7702
7702
  return __awaiter(this, void 0, void 0, function* () {
@@ -7768,7 +7768,7 @@ class DataCatalogClient {
7768
7768
  * @param ListTermRelationshipsRequest
7769
7769
  * @return ListTermRelationshipsResponse
7770
7770
  * @throws OciError when an error occurs
7771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7772
7772
  */
7773
7773
  listTermRelationships(listTermRelationshipsRequest) {
7774
7774
  return __awaiter(this, void 0, void 0, function* () {
@@ -7842,7 +7842,7 @@ class DataCatalogClient {
7842
7842
  * @param ListTermsRequest
7843
7843
  * @return ListTermsResponse
7844
7844
  * @throws OciError when an error occurs
7845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7846
7846
  */
7847
7847
  listTerms(listTermsRequest) {
7848
7848
  return __awaiter(this, void 0, void 0, function* () {
@@ -7919,7 +7919,7 @@ class DataCatalogClient {
7919
7919
  * @param ListTypesRequest
7920
7920
  * @return ListTypesResponse
7921
7921
  * @throws OciError when an error occurs
7922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7923
7923
  */
7924
7924
  listTypes(listTypesRequest) {
7925
7925
  return __awaiter(this, void 0, void 0, function* () {
@@ -7996,7 +7996,7 @@ class DataCatalogClient {
7996
7996
  * @param ListWorkRequestErrorsRequest
7997
7997
  * @return ListWorkRequestErrorsResponse
7998
7998
  * @throws OciError when an error occurs
7999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
8000
8000
  */
8001
8001
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
8002
8002
  return __awaiter(this, void 0, void 0, function* () {
@@ -8105,7 +8105,7 @@ class DataCatalogClient {
8105
8105
  * @param ListWorkRequestLogsRequest
8106
8106
  * @return ListWorkRequestLogsResponse
8107
8107
  * @throws OciError when an error occurs
8108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8109
8109
  */
8110
8110
  listWorkRequestLogs(listWorkRequestLogsRequest) {
8111
8111
  return __awaiter(this, void 0, void 0, function* () {
@@ -8214,7 +8214,7 @@ class DataCatalogClient {
8214
8214
  * @param ListWorkRequestsRequest
8215
8215
  * @return ListWorkRequestsResponse
8216
8216
  * @throws OciError when an error occurs
8217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8218
8218
  */
8219
8219
  listWorkRequests(listWorkRequestsRequest) {
8220
8220
  return __awaiter(this, void 0, void 0, function* () {
@@ -8319,7 +8319,7 @@ class DataCatalogClient {
8319
8319
  * @param ObjectStatsRequest
8320
8320
  * @return ObjectStatsResponse
8321
8321
  * @throws OciError when an error occurs
8322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8323
8323
  */
8324
8324
  objectStats(objectStatsRequest) {
8325
8325
  return __awaiter(this, void 0, void 0, function* () {
@@ -8387,7 +8387,7 @@ class DataCatalogClient {
8387
8387
  * @param ParseConnectionRequest
8388
8388
  * @return ParseConnectionResponse
8389
8389
  * @throws OciError when an error occurs
8390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8391
8391
  */
8392
8392
  parseConnection(parseConnectionRequest) {
8393
8393
  return __awaiter(this, void 0, void 0, function* () {
@@ -8457,7 +8457,7 @@ class DataCatalogClient {
8457
8457
  * @param ProcessRecommendationRequest
8458
8458
  * @return ProcessRecommendationResponse
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.89.2/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8461
8461
  */
8462
8462
  processRecommendation(processRecommendationRequest) {
8463
8463
  return __awaiter(this, void 0, void 0, function* () {
@@ -8525,7 +8525,7 @@ class DataCatalogClient {
8525
8525
  * @param RecommendationsRequest
8526
8526
  * @return RecommendationsResponse
8527
8527
  * @throws OciError when an error occurs
8528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8529
8529
  */
8530
8530
  recommendations(recommendationsRequest) {
8531
8531
  return __awaiter(this, void 0, void 0, function* () {
@@ -8588,7 +8588,7 @@ class DataCatalogClient {
8588
8588
  * @param RemoveCatalogLockRequest
8589
8589
  * @return RemoveCatalogLockResponse
8590
8590
  * @throws OciError when an error occurs
8591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8592
8592
  */
8593
8593
  removeCatalogLock(removeCatalogLockRequest) {
8594
8594
  return __awaiter(this, void 0, void 0, function* () {
@@ -8653,7 +8653,7 @@ class DataCatalogClient {
8653
8653
  * @param RemoveCatalogPrivateEndpointLockRequest
8654
8654
  * @return RemoveCatalogPrivateEndpointLockResponse
8655
8655
  * @throws OciError when an error occurs
8656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8657
8657
  */
8658
8658
  removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
8659
8659
  return __awaiter(this, void 0, void 0, function* () {
@@ -8718,7 +8718,7 @@ class DataCatalogClient {
8718
8718
  * @param RemoveDataSelectorPatternsRequest
8719
8719
  * @return RemoveDataSelectorPatternsResponse
8720
8720
  * @throws OciError when an error occurs
8721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8722
8722
  */
8723
8723
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8724
8724
  return __awaiter(this, void 0, void 0, function* () {
@@ -8785,7 +8785,7 @@ class DataCatalogClient {
8785
8785
  * @param RemoveMetastoreLockRequest
8786
8786
  * @return RemoveMetastoreLockResponse
8787
8787
  * @throws OciError when an error occurs
8788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8789
8789
  */
8790
8790
  removeMetastoreLock(removeMetastoreLockRequest) {
8791
8791
  return __awaiter(this, void 0, void 0, function* () {
@@ -8850,7 +8850,7 @@ class DataCatalogClient {
8850
8850
  * @param SearchCriteriaRequest
8851
8851
  * @return SearchCriteriaResponse
8852
8852
  * @throws OciError when an error occurs
8853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8854
8854
  */
8855
8855
  searchCriteria(searchCriteriaRequest) {
8856
8856
  return __awaiter(this, void 0, void 0, function* () {
@@ -8923,7 +8923,7 @@ class DataCatalogClient {
8923
8923
  * @param SuggestMatchesRequest
8924
8924
  * @return SuggestMatchesResponse
8925
8925
  * @throws OciError when an error occurs
8926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8927
8927
  */
8928
8928
  suggestMatches(suggestMatchesRequest) {
8929
8929
  return __awaiter(this, void 0, void 0, function* () {
@@ -8985,7 +8985,7 @@ class DataCatalogClient {
8985
8985
  * @param SynchronousExportDataAssetRequest
8986
8986
  * @return SynchronousExportDataAssetResponse
8987
8987
  * @throws OciError when an error occurs
8988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8989
8989
  */
8990
8990
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8991
8991
  return __awaiter(this, void 0, void 0, function* () {
@@ -9047,7 +9047,7 @@ class DataCatalogClient {
9047
9047
  * @param TestConnectionRequest
9048
9048
  * @return TestConnectionResponse
9049
9049
  * @throws OciError when an error occurs
9050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
9050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
9051
9051
  */
9052
9052
  testConnection(testConnectionRequest) {
9053
9053
  return __awaiter(this, void 0, void 0, function* () {
@@ -9113,7 +9113,7 @@ class DataCatalogClient {
9113
9113
  * @param UpdateAttributeRequest
9114
9114
  * @return UpdateAttributeResponse
9115
9115
  * @throws OciError when an error occurs
9116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
9116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
9117
9117
  */
9118
9118
  updateAttribute(updateAttributeRequest) {
9119
9119
  return __awaiter(this, void 0, void 0, function* () {
@@ -9181,7 +9181,7 @@ class DataCatalogClient {
9181
9181
  * @param UpdateCatalogRequest
9182
9182
  * @return UpdateCatalogResponse
9183
9183
  * @throws OciError when an error occurs
9184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9185
9185
  */
9186
9186
  updateCatalog(updateCatalogRequest) {
9187
9187
  return __awaiter(this, void 0, void 0, function* () {
@@ -9248,7 +9248,7 @@ class DataCatalogClient {
9248
9248
  * @param UpdateCatalogPrivateEndpointRequest
9249
9249
  * @return UpdateCatalogPrivateEndpointResponse
9250
9250
  * @throws OciError when an error occurs
9251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9252
9252
  */
9253
9253
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
9254
9254
  return __awaiter(this, void 0, void 0, function* () {
@@ -9311,7 +9311,7 @@ class DataCatalogClient {
9311
9311
  * @param UpdateConnectionRequest
9312
9312
  * @return UpdateConnectionResponse
9313
9313
  * @throws OciError when an error occurs
9314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9315
9315
  */
9316
9316
  updateConnection(updateConnectionRequest) {
9317
9317
  return __awaiter(this, void 0, void 0, function* () {
@@ -9378,7 +9378,7 @@ class DataCatalogClient {
9378
9378
  * @param UpdateCustomPropertyRequest
9379
9379
  * @return UpdateCustomPropertyResponse
9380
9380
  * @throws OciError when an error occurs
9381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9382
9382
  */
9383
9383
  updateCustomProperty(updateCustomPropertyRequest) {
9384
9384
  return __awaiter(this, void 0, void 0, function* () {
@@ -9445,7 +9445,7 @@ class DataCatalogClient {
9445
9445
  * @param UpdateDataAssetRequest
9446
9446
  * @return UpdateDataAssetResponse
9447
9447
  * @throws OciError when an error occurs
9448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9449
9449
  */
9450
9450
  updateDataAsset(updateDataAssetRequest) {
9451
9451
  return __awaiter(this, void 0, void 0, function* () {
@@ -9511,7 +9511,7 @@ class DataCatalogClient {
9511
9511
  * @param UpdateEntityRequest
9512
9512
  * @return UpdateEntityResponse
9513
9513
  * @throws OciError when an error occurs
9514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9515
9515
  */
9516
9516
  updateEntity(updateEntityRequest) {
9517
9517
  return __awaiter(this, void 0, void 0, function* () {
@@ -9578,7 +9578,7 @@ class DataCatalogClient {
9578
9578
  * @param UpdateFolderRequest
9579
9579
  * @return UpdateFolderResponse
9580
9580
  * @throws OciError when an error occurs
9581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9582
9582
  */
9583
9583
  updateFolder(updateFolderRequest) {
9584
9584
  return __awaiter(this, void 0, void 0, function* () {
@@ -9645,7 +9645,7 @@ class DataCatalogClient {
9645
9645
  * @param UpdateGlossaryRequest
9646
9646
  * @return UpdateGlossaryResponse
9647
9647
  * @throws OciError when an error occurs
9648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9649
9649
  */
9650
9650
  updateGlossary(updateGlossaryRequest) {
9651
9651
  return __awaiter(this, void 0, void 0, function* () {
@@ -9711,7 +9711,7 @@ class DataCatalogClient {
9711
9711
  * @param UpdateJobRequest
9712
9712
  * @return UpdateJobResponse
9713
9713
  * @throws OciError when an error occurs
9714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9715
9715
  */
9716
9716
  updateJob(updateJobRequest) {
9717
9717
  return __awaiter(this, void 0, void 0, function* () {
@@ -9777,7 +9777,7 @@ class DataCatalogClient {
9777
9777
  * @param UpdateJobDefinitionRequest
9778
9778
  * @return UpdateJobDefinitionResponse
9779
9779
  * @throws OciError when an error occurs
9780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9781
9781
  */
9782
9782
  updateJobDefinition(updateJobDefinitionRequest) {
9783
9783
  return __awaiter(this, void 0, void 0, function* () {
@@ -9843,7 +9843,7 @@ class DataCatalogClient {
9843
9843
  * @param UpdateMetastoreRequest
9844
9844
  * @return UpdateMetastoreResponse
9845
9845
  * @throws OciError when an error occurs
9846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9847
9847
  */
9848
9848
  updateMetastore(updateMetastoreRequest) {
9849
9849
  return __awaiter(this, void 0, void 0, function* () {
@@ -9910,7 +9910,7 @@ class DataCatalogClient {
9910
9910
  * @param UpdateNamespaceRequest
9911
9911
  * @return UpdateNamespaceResponse
9912
9912
  * @throws OciError when an error occurs
9913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9914
9914
  */
9915
9915
  updateNamespace(updateNamespaceRequest) {
9916
9916
  return __awaiter(this, void 0, void 0, function* () {
@@ -9976,7 +9976,7 @@ class DataCatalogClient {
9976
9976
  * @param UpdatePatternRequest
9977
9977
  * @return UpdatePatternResponse
9978
9978
  * @throws OciError when an error occurs
9979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9980
9980
  */
9981
9981
  updatePattern(updatePatternRequest) {
9982
9982
  return __awaiter(this, void 0, void 0, function* () {
@@ -10042,7 +10042,7 @@ class DataCatalogClient {
10042
10042
  * @param UpdateTermRequest
10043
10043
  * @return UpdateTermResponse
10044
10044
  * @throws OciError when an error occurs
10045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
10045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
10046
10046
  */
10047
10047
  updateTerm(updateTermRequest) {
10048
10048
  return __awaiter(this, void 0, void 0, function* () {
@@ -10109,7 +10109,7 @@ class DataCatalogClient {
10109
10109
  * @param UpdateTermRelationshipRequest
10110
10110
  * @return UpdateTermRelationshipResponse
10111
10111
  * @throws OciError when an error occurs
10112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
10112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
10113
10113
  */
10114
10114
  updateTermRelationship(updateTermRelationshipRequest) {
10115
10115
  return __awaiter(this, void 0, void 0, function* () {
@@ -10177,7 +10177,7 @@ class DataCatalogClient {
10177
10177
  * @param UploadCredentialsRequest
10178
10178
  * @return UploadCredentialsResponse
10179
10179
  * @throws OciError when an error occurs
10180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10181
10181
  */
10182
10182
  uploadCredentials(uploadCredentialsRequest) {
10183
10183
  return __awaiter(this, void 0, void 0, function* () {
@@ -10245,7 +10245,7 @@ class DataCatalogClient {
10245
10245
  * @param UsersRequest
10246
10246
  * @return UsersResponse
10247
10247
  * @throws OciError when an error occurs
10248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/Users.ts.html |here} to see how to use Users API.
10248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/Users.ts.html |here} to see how to use Users API.
10249
10249
  */
10250
10250
  users(usersRequest) {
10251
10251
  return __awaiter(this, void 0, void 0, function* () {
@@ -10313,7 +10313,7 @@ class DataCatalogClient {
10313
10313
  * @param ValidateConnectionRequest
10314
10314
  * @return ValidateConnectionResponse
10315
10315
  * @throws OciError when an error occurs
10316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10317
10317
  */
10318
10318
  validateConnection(validateConnectionRequest) {
10319
10319
  return __awaiter(this, void 0, void 0, function* () {
@@ -10379,7 +10379,7 @@ class DataCatalogClient {
10379
10379
  * @param ValidatePatternRequest
10380
10380
  * @return ValidatePatternResponse
10381
10381
  * @throws OciError when an error occurs
10382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10383
10383
  */
10384
10384
  validatePattern(validatePatternRequest) {
10385
10385
  return __awaiter(this, void 0, void 0, function* () {