oci-datacatalog 2.84.2 → 2.85.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/lib/client.d.ts +148 -148
  2. package/lib/client.js +148 -148
  3. package/lib/request/add-catalog-lock-request.d.ts +1 -1
  4. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
  5. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  6. package/lib/request/add-metastore-lock-request.d.ts +1 -1
  7. package/lib/request/associate-custom-property-request.d.ts +1 -1
  8. package/lib/request/asynchronous-export-data-asset-request.d.ts +1 -1
  9. package/lib/request/asynchronous-export-glossary-request.d.ts +1 -1
  10. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  11. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  12. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  13. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  14. package/lib/request/create-attribute-request.d.ts +1 -1
  15. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  16. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  17. package/lib/request/create-catalog-request.d.ts +1 -1
  18. package/lib/request/create-connection-request.d.ts +1 -1
  19. package/lib/request/create-custom-property-request.d.ts +1 -1
  20. package/lib/request/create-data-asset-request.d.ts +1 -1
  21. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  22. package/lib/request/create-entity-request.d.ts +1 -1
  23. package/lib/request/create-entity-tag-request.d.ts +1 -1
  24. package/lib/request/create-folder-request.d.ts +1 -1
  25. package/lib/request/create-folder-tag-request.d.ts +1 -1
  26. package/lib/request/create-glossary-request.d.ts +1 -1
  27. package/lib/request/create-job-definition-request.d.ts +1 -1
  28. package/lib/request/create-job-execution-request.d.ts +1 -1
  29. package/lib/request/create-job-request.d.ts +1 -1
  30. package/lib/request/create-metastore-request.d.ts +1 -1
  31. package/lib/request/create-namespace-request.d.ts +1 -1
  32. package/lib/request/create-pattern-request.d.ts +1 -1
  33. package/lib/request/create-term-relationship-request.d.ts +1 -1
  34. package/lib/request/create-term-request.d.ts +1 -1
  35. package/lib/request/delete-attribute-request.d.ts +1 -1
  36. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  37. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  38. package/lib/request/delete-catalog-request.d.ts +1 -1
  39. package/lib/request/delete-connection-request.d.ts +1 -1
  40. package/lib/request/delete-custom-property-request.d.ts +1 -1
  41. package/lib/request/delete-data-asset-request.d.ts +1 -1
  42. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  43. package/lib/request/delete-entity-request.d.ts +1 -1
  44. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  45. package/lib/request/delete-folder-request.d.ts +1 -1
  46. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  47. package/lib/request/delete-glossary-request.d.ts +1 -1
  48. package/lib/request/delete-job-definition-request.d.ts +1 -1
  49. package/lib/request/delete-job-request.d.ts +1 -1
  50. package/lib/request/delete-metastore-request.d.ts +1 -1
  51. package/lib/request/delete-namespace-request.d.ts +1 -1
  52. package/lib/request/delete-pattern-request.d.ts +1 -1
  53. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  54. package/lib/request/delete-term-request.d.ts +1 -1
  55. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  57. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  58. package/lib/request/export-glossary-request.d.ts +1 -1
  59. package/lib/request/fetch-entity-lineage-request.d.ts +1 -1
  60. package/lib/request/get-attribute-request.d.ts +1 -1
  61. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  62. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/get-catalog-request.d.ts +1 -1
  64. package/lib/request/get-connection-request.d.ts +1 -1
  65. package/lib/request/get-custom-property-request.d.ts +1 -1
  66. package/lib/request/get-data-asset-request.d.ts +1 -1
  67. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  68. package/lib/request/get-entity-request.d.ts +1 -1
  69. package/lib/request/get-entity-tag-request.d.ts +1 -1
  70. package/lib/request/get-folder-request.d.ts +1 -1
  71. package/lib/request/get-folder-tag-request.d.ts +1 -1
  72. package/lib/request/get-glossary-request.d.ts +1 -1
  73. package/lib/request/get-job-definition-request.d.ts +1 -1
  74. package/lib/request/get-job-execution-request.d.ts +1 -1
  75. package/lib/request/get-job-log-request.d.ts +1 -1
  76. package/lib/request/get-job-metrics-request.d.ts +1 -1
  77. package/lib/request/get-job-request.d.ts +1 -1
  78. package/lib/request/get-metastore-request.d.ts +1 -1
  79. package/lib/request/get-namespace-request.d.ts +1 -1
  80. package/lib/request/get-pattern-request.d.ts +1 -1
  81. package/lib/request/get-term-relationship-request.d.ts +1 -1
  82. package/lib/request/get-term-request.d.ts +1 -1
  83. package/lib/request/get-type-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-connection-request.d.ts +1 -1
  86. package/lib/request/import-data-asset-request.d.ts +1 -1
  87. package/lib/request/import-glossary-request.d.ts +1 -1
  88. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  89. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  90. package/lib/request/list-attributes-request.d.ts +1 -1
  91. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  92. package/lib/request/list-catalogs-request.d.ts +1 -1
  93. package/lib/request/list-connections-request.d.ts +1 -1
  94. package/lib/request/list-custom-properties-request.d.ts +1 -1
  95. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  96. package/lib/request/list-data-assets-request.d.ts +1 -1
  97. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  98. package/lib/request/list-entities-request.d.ts +1 -1
  99. package/lib/request/list-entity-tags-request.d.ts +1 -1
  100. package/lib/request/list-folder-tags-request.d.ts +1 -1
  101. package/lib/request/list-folders-request.d.ts +1 -1
  102. package/lib/request/list-glossaries-request.d.ts +1 -1
  103. package/lib/request/list-job-definitions-request.d.ts +1 -1
  104. package/lib/request/list-job-executions-request.d.ts +1 -1
  105. package/lib/request/list-job-logs-request.d.ts +1 -1
  106. package/lib/request/list-job-metrics-request.d.ts +1 -1
  107. package/lib/request/list-jobs-request.d.ts +1 -1
  108. package/lib/request/list-metastores-request.d.ts +1 -1
  109. package/lib/request/list-namespaces-request.d.ts +1 -1
  110. package/lib/request/list-patterns-request.d.ts +1 -1
  111. package/lib/request/list-rules-request.d.ts +1 -1
  112. package/lib/request/list-tags-request.d.ts +1 -1
  113. package/lib/request/list-term-relationships-request.d.ts +1 -1
  114. package/lib/request/list-terms-request.d.ts +1 -1
  115. package/lib/request/list-types-request.d.ts +1 -1
  116. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  117. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  118. package/lib/request/list-work-requests-request.d.ts +1 -1
  119. package/lib/request/object-stats-request.d.ts +1 -1
  120. package/lib/request/parse-connection-request.d.ts +1 -1
  121. package/lib/request/process-recommendation-request.d.ts +1 -1
  122. package/lib/request/recommendations-request.d.ts +1 -1
  123. package/lib/request/remove-catalog-lock-request.d.ts +1 -1
  124. package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +1 -1
  125. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  126. package/lib/request/remove-metastore-lock-request.d.ts +1 -1
  127. package/lib/request/search-criteria-request.d.ts +1 -1
  128. package/lib/request/suggest-matches-request.d.ts +1 -1
  129. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  130. package/lib/request/test-connection-request.d.ts +1 -1
  131. package/lib/request/update-attribute-request.d.ts +1 -1
  132. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  133. package/lib/request/update-catalog-request.d.ts +1 -1
  134. package/lib/request/update-connection-request.d.ts +1 -1
  135. package/lib/request/update-custom-property-request.d.ts +1 -1
  136. package/lib/request/update-data-asset-request.d.ts +1 -1
  137. package/lib/request/update-entity-request.d.ts +1 -1
  138. package/lib/request/update-folder-request.d.ts +1 -1
  139. package/lib/request/update-glossary-request.d.ts +1 -1
  140. package/lib/request/update-job-definition-request.d.ts +1 -1
  141. package/lib/request/update-job-request.d.ts +1 -1
  142. package/lib/request/update-metastore-request.d.ts +1 -1
  143. package/lib/request/update-namespace-request.d.ts +1 -1
  144. package/lib/request/update-pattern-request.d.ts +1 -1
  145. package/lib/request/update-term-relationship-request.d.ts +1 -1
  146. package/lib/request/update-term-request.d.ts +1 -1
  147. package/lib/request/upload-credentials-request.d.ts +1 -1
  148. package/lib/request/users-request.d.ts +1 -1
  149. package/lib/request/validate-connection-request.d.ts +1 -1
  150. package/lib/request/validate-pattern-request.d.ts +1 -1
  151. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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.84.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.85.0/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 ListAggregatedPhysicalEntitiesRequest
5636
5636
  * @return ListAggregatedPhysicalEntitiesResponse
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.84.2/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5639
5639
  */
5640
5640
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5641
5641
  return __awaiter(this, void 0, void 0, function* () {
@@ -5703,7 +5703,7 @@ class DataCatalogClient {
5703
5703
  * @param ListAttributeTagsRequest
5704
5704
  * @return ListAttributeTagsResponse
5705
5705
  * @throws OciError when an error occurs
5706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5707
5707
  */
5708
5708
  listAttributeTags(listAttributeTagsRequest) {
5709
5709
  return __awaiter(this, void 0, void 0, function* () {
@@ -5781,7 +5781,7 @@ class DataCatalogClient {
5781
5781
  * @param ListAttributesRequest
5782
5782
  * @return ListAttributesResponse
5783
5783
  * @throws OciError when an error occurs
5784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5785
5785
  */
5786
5786
  listAttributes(listAttributesRequest) {
5787
5787
  return __awaiter(this, void 0, void 0, function* () {
@@ -5871,7 +5871,7 @@ class DataCatalogClient {
5871
5871
  * @param ListCatalogPrivateEndpointsRequest
5872
5872
  * @return ListCatalogPrivateEndpointsResponse
5873
5873
  * @throws OciError when an error occurs
5874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5875
5875
  */
5876
5876
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5877
5877
  return __awaiter(this, void 0, void 0, function* () {
@@ -5981,7 +5981,7 @@ class DataCatalogClient {
5981
5981
  * @param ListCatalogsRequest
5982
5982
  * @return ListCatalogsResponse
5983
5983
  * @throws OciError when an error occurs
5984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5985
5985
  */
5986
5986
  listCatalogs(listCatalogsRequest) {
5987
5987
  return __awaiter(this, void 0, void 0, function* () {
@@ -6090,7 +6090,7 @@ class DataCatalogClient {
6090
6090
  * @param ListConnectionsRequest
6091
6091
  * @return ListConnectionsResponse
6092
6092
  * @throws OciError when an error occurs
6093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6094
6094
  */
6095
6095
  listConnections(listConnectionsRequest) {
6096
6096
  return __awaiter(this, void 0, void 0, function* () {
@@ -6170,7 +6170,7 @@ class DataCatalogClient {
6170
6170
  * @param ListCustomPropertiesRequest
6171
6171
  * @return ListCustomPropertiesResponse
6172
6172
  * @throws OciError when an error occurs
6173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6174
6174
  */
6175
6175
  listCustomProperties(listCustomPropertiesRequest) {
6176
6176
  return __awaiter(this, void 0, void 0, function* () {
@@ -6249,7 +6249,7 @@ class DataCatalogClient {
6249
6249
  * @param ListDataAssetTagsRequest
6250
6250
  * @return ListDataAssetTagsResponse
6251
6251
  * @throws OciError when an error occurs
6252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6253
6253
  */
6254
6254
  listDataAssetTags(listDataAssetTagsRequest) {
6255
6255
  return __awaiter(this, void 0, void 0, function* () {
@@ -6325,7 +6325,7 @@ class DataCatalogClient {
6325
6325
  * @param ListDataAssetsRequest
6326
6326
  * @return ListDataAssetsResponse
6327
6327
  * @throws OciError when an error occurs
6328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6329
6329
  */
6330
6330
  listDataAssets(listDataAssetsRequest) {
6331
6331
  return __awaiter(this, void 0, void 0, function* () {
@@ -6403,7 +6403,7 @@ class DataCatalogClient {
6403
6403
  * @param ListDerivedLogicalEntitiesRequest
6404
6404
  * @return ListDerivedLogicalEntitiesResponse
6405
6405
  * @throws OciError when an error occurs
6406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6407
6407
  */
6408
6408
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
6409
6409
  return __awaiter(this, void 0, void 0, function* () {
@@ -6470,7 +6470,7 @@ class DataCatalogClient {
6470
6470
  * @param ListEntitiesRequest
6471
6471
  * @return ListEntitiesResponse
6472
6472
  * @throws OciError when an error occurs
6473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6474
6474
  */
6475
6475
  listEntities(listEntitiesRequest) {
6476
6476
  return __awaiter(this, void 0, void 0, function* () {
@@ -6560,7 +6560,7 @@ class DataCatalogClient {
6560
6560
  * @param ListEntityTagsRequest
6561
6561
  * @return ListEntityTagsResponse
6562
6562
  * @throws OciError when an error occurs
6563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6564
6564
  */
6565
6565
  listEntityTags(listEntityTagsRequest) {
6566
6566
  return __awaiter(this, void 0, void 0, function* () {
@@ -6637,7 +6637,7 @@ class DataCatalogClient {
6637
6637
  * @param ListFolderTagsRequest
6638
6638
  * @return ListFolderTagsResponse
6639
6639
  * @throws OciError when an error occurs
6640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6641
6641
  */
6642
6642
  listFolderTags(listFolderTagsRequest) {
6643
6643
  return __awaiter(this, void 0, void 0, function* () {
@@ -6714,7 +6714,7 @@ class DataCatalogClient {
6714
6714
  * @param ListFoldersRequest
6715
6715
  * @return ListFoldersResponse
6716
6716
  * @throws OciError when an error occurs
6717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6718
6718
  */
6719
6719
  listFolders(listFoldersRequest) {
6720
6720
  return __awaiter(this, void 0, void 0, function* () {
@@ -6799,7 +6799,7 @@ class DataCatalogClient {
6799
6799
  * @param ListGlossariesRequest
6800
6800
  * @return ListGlossariesResponse
6801
6801
  * @throws OciError when an error occurs
6802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6803
6803
  */
6804
6804
  listGlossaries(listGlossariesRequest) {
6805
6805
  return __awaiter(this, void 0, void 0, function* () {
@@ -6875,7 +6875,7 @@ class DataCatalogClient {
6875
6875
  * @param ListJobDefinitionsRequest
6876
6876
  * @return ListJobDefinitionsResponse
6877
6877
  * @throws OciError when an error occurs
6878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6879
6879
  */
6880
6880
  listJobDefinitions(listJobDefinitionsRequest) {
6881
6881
  return __awaiter(this, void 0, void 0, function* () {
@@ -6958,7 +6958,7 @@ class DataCatalogClient {
6958
6958
  * @param ListJobExecutionsRequest
6959
6959
  * @return ListJobExecutionsResponse
6960
6960
  * @throws OciError when an error occurs
6961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6962
6962
  */
6963
6963
  listJobExecutions(listJobExecutionsRequest) {
6964
6964
  return __awaiter(this, void 0, void 0, function* () {
@@ -7044,7 +7044,7 @@ class DataCatalogClient {
7044
7044
  * @param ListJobLogsRequest
7045
7045
  * @return ListJobLogsResponse
7046
7046
  * @throws OciError when an error occurs
7047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
7047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
7048
7048
  */
7049
7049
  listJobLogs(listJobLogsRequest) {
7050
7050
  return __awaiter(this, void 0, void 0, function* () {
@@ -7121,7 +7121,7 @@ class DataCatalogClient {
7121
7121
  * @param ListJobMetricsRequest
7122
7122
  * @return ListJobMetricsResponse
7123
7123
  * @throws OciError when an error occurs
7124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7125
7125
  */
7126
7126
  listJobMetrics(listJobMetricsRequest) {
7127
7127
  return __awaiter(this, void 0, void 0, function* () {
@@ -7204,7 +7204,7 @@ class DataCatalogClient {
7204
7204
  * @param ListJobsRequest
7205
7205
  * @return ListJobsResponse
7206
7206
  * @throws OciError when an error occurs
7207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7208
7208
  */
7209
7209
  listJobs(listJobsRequest) {
7210
7210
  return __awaiter(this, void 0, void 0, function* () {
@@ -7292,7 +7292,7 @@ class DataCatalogClient {
7292
7292
  * @param ListMetastoresRequest
7293
7293
  * @return ListMetastoresResponse
7294
7294
  * @throws OciError when an error occurs
7295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7296
7296
  */
7297
7297
  listMetastores(listMetastoresRequest) {
7298
7298
  return __awaiter(this, void 0, void 0, function* () {
@@ -7401,7 +7401,7 @@ class DataCatalogClient {
7401
7401
  * @param ListNamespacesRequest
7402
7402
  * @return ListNamespacesResponse
7403
7403
  * @throws OciError when an error occurs
7404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7405
7405
  */
7406
7406
  listNamespaces(listNamespacesRequest) {
7407
7407
  return __awaiter(this, void 0, void 0, function* () {
@@ -7477,7 +7477,7 @@ class DataCatalogClient {
7477
7477
  * @param ListPatternsRequest
7478
7478
  * @return ListPatternsResponse
7479
7479
  * @throws OciError when an error occurs
7480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7481
7481
  */
7482
7482
  listPatterns(listPatternsRequest) {
7483
7483
  return __awaiter(this, void 0, void 0, function* () {
@@ -7553,7 +7553,7 @@ class DataCatalogClient {
7553
7553
  * @param ListRulesRequest
7554
7554
  * @return ListRulesResponse
7555
7555
  * @throws OciError when an error occurs
7556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7557
7557
  */
7558
7558
  listRules(listRulesRequest) {
7559
7559
  return __awaiter(this, void 0, void 0, function* () {
@@ -7634,7 +7634,7 @@ class DataCatalogClient {
7634
7634
  * @param ListTagsRequest
7635
7635
  * @return ListTagsResponse
7636
7636
  * @throws OciError when an error occurs
7637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7638
7638
  */
7639
7639
  listTags(listTagsRequest) {
7640
7640
  return __awaiter(this, void 0, void 0, function* () {
@@ -7706,7 +7706,7 @@ class DataCatalogClient {
7706
7706
  * @param ListTermRelationshipsRequest
7707
7707
  * @return ListTermRelationshipsResponse
7708
7708
  * @throws OciError when an error occurs
7709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7710
7710
  */
7711
7711
  listTermRelationships(listTermRelationshipsRequest) {
7712
7712
  return __awaiter(this, void 0, void 0, function* () {
@@ -7780,7 +7780,7 @@ class DataCatalogClient {
7780
7780
  * @param ListTermsRequest
7781
7781
  * @return ListTermsResponse
7782
7782
  * @throws OciError when an error occurs
7783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7784
7784
  */
7785
7785
  listTerms(listTermsRequest) {
7786
7786
  return __awaiter(this, void 0, void 0, function* () {
@@ -7857,7 +7857,7 @@ class DataCatalogClient {
7857
7857
  * @param ListTypesRequest
7858
7858
  * @return ListTypesResponse
7859
7859
  * @throws OciError when an error occurs
7860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7861
7861
  */
7862
7862
  listTypes(listTypesRequest) {
7863
7863
  return __awaiter(this, void 0, void 0, function* () {
@@ -7934,7 +7934,7 @@ class DataCatalogClient {
7934
7934
  * @param ListWorkRequestErrorsRequest
7935
7935
  * @return ListWorkRequestErrorsResponse
7936
7936
  * @throws OciError when an error occurs
7937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7938
7938
  */
7939
7939
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7940
7940
  return __awaiter(this, void 0, void 0, function* () {
@@ -8043,7 +8043,7 @@ class DataCatalogClient {
8043
8043
  * @param ListWorkRequestLogsRequest
8044
8044
  * @return ListWorkRequestLogsResponse
8045
8045
  * @throws OciError when an error occurs
8046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8047
8047
  */
8048
8048
  listWorkRequestLogs(listWorkRequestLogsRequest) {
8049
8049
  return __awaiter(this, void 0, void 0, function* () {
@@ -8152,7 +8152,7 @@ class DataCatalogClient {
8152
8152
  * @param ListWorkRequestsRequest
8153
8153
  * @return ListWorkRequestsResponse
8154
8154
  * @throws OciError when an error occurs
8155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8156
8156
  */
8157
8157
  listWorkRequests(listWorkRequestsRequest) {
8158
8158
  return __awaiter(this, void 0, void 0, function* () {
@@ -8257,7 +8257,7 @@ class DataCatalogClient {
8257
8257
  * @param ObjectStatsRequest
8258
8258
  * @return ObjectStatsResponse
8259
8259
  * @throws OciError when an error occurs
8260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8261
8261
  */
8262
8262
  objectStats(objectStatsRequest) {
8263
8263
  return __awaiter(this, void 0, void 0, function* () {
@@ -8325,7 +8325,7 @@ class DataCatalogClient {
8325
8325
  * @param ParseConnectionRequest
8326
8326
  * @return ParseConnectionResponse
8327
8327
  * @throws OciError when an error occurs
8328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8329
8329
  */
8330
8330
  parseConnection(parseConnectionRequest) {
8331
8331
  return __awaiter(this, void 0, void 0, function* () {
@@ -8395,7 +8395,7 @@ class DataCatalogClient {
8395
8395
  * @param ProcessRecommendationRequest
8396
8396
  * @return ProcessRecommendationResponse
8397
8397
  * @throws OciError when an error occurs
8398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8399
8399
  */
8400
8400
  processRecommendation(processRecommendationRequest) {
8401
8401
  return __awaiter(this, void 0, void 0, function* () {
@@ -8463,7 +8463,7 @@ class DataCatalogClient {
8463
8463
  * @param RecommendationsRequest
8464
8464
  * @return RecommendationsResponse
8465
8465
  * @throws OciError when an error occurs
8466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8467
8467
  */
8468
8468
  recommendations(recommendationsRequest) {
8469
8469
  return __awaiter(this, void 0, void 0, function* () {
@@ -8526,7 +8526,7 @@ class DataCatalogClient {
8526
8526
  * @param RemoveCatalogLockRequest
8527
8527
  * @return RemoveCatalogLockResponse
8528
8528
  * @throws OciError when an error occurs
8529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8530
8530
  */
8531
8531
  removeCatalogLock(removeCatalogLockRequest) {
8532
8532
  return __awaiter(this, void 0, void 0, function* () {
@@ -8591,7 +8591,7 @@ class DataCatalogClient {
8591
8591
  * @param RemoveCatalogPrivateEndpointLockRequest
8592
8592
  * @return RemoveCatalogPrivateEndpointLockResponse
8593
8593
  * @throws OciError when an error occurs
8594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8595
8595
  */
8596
8596
  removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
8597
8597
  return __awaiter(this, void 0, void 0, function* () {
@@ -8656,7 +8656,7 @@ class DataCatalogClient {
8656
8656
  * @param RemoveDataSelectorPatternsRequest
8657
8657
  * @return RemoveDataSelectorPatternsResponse
8658
8658
  * @throws OciError when an error occurs
8659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8660
8660
  */
8661
8661
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8662
8662
  return __awaiter(this, void 0, void 0, function* () {
@@ -8723,7 +8723,7 @@ class DataCatalogClient {
8723
8723
  * @param RemoveMetastoreLockRequest
8724
8724
  * @return RemoveMetastoreLockResponse
8725
8725
  * @throws OciError when an error occurs
8726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8727
8727
  */
8728
8728
  removeMetastoreLock(removeMetastoreLockRequest) {
8729
8729
  return __awaiter(this, void 0, void 0, function* () {
@@ -8788,7 +8788,7 @@ class DataCatalogClient {
8788
8788
  * @param SearchCriteriaRequest
8789
8789
  * @return SearchCriteriaResponse
8790
8790
  * @throws OciError when an error occurs
8791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8792
8792
  */
8793
8793
  searchCriteria(searchCriteriaRequest) {
8794
8794
  return __awaiter(this, void 0, void 0, function* () {
@@ -8861,7 +8861,7 @@ class DataCatalogClient {
8861
8861
  * @param SuggestMatchesRequest
8862
8862
  * @return SuggestMatchesResponse
8863
8863
  * @throws OciError when an error occurs
8864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8865
8865
  */
8866
8866
  suggestMatches(suggestMatchesRequest) {
8867
8867
  return __awaiter(this, void 0, void 0, function* () {
@@ -8923,7 +8923,7 @@ class DataCatalogClient {
8923
8923
  * @param SynchronousExportDataAssetRequest
8924
8924
  * @return SynchronousExportDataAssetResponse
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.84.2/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8927
8927
  */
8928
8928
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8929
8929
  return __awaiter(this, void 0, void 0, function* () {
@@ -8985,7 +8985,7 @@ class DataCatalogClient {
8985
8985
  * @param TestConnectionRequest
8986
8986
  * @return TestConnectionResponse
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.84.2/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8989
8989
  */
8990
8990
  testConnection(testConnectionRequest) {
8991
8991
  return __awaiter(this, void 0, void 0, function* () {
@@ -9051,7 +9051,7 @@ class DataCatalogClient {
9051
9051
  * @param UpdateAttributeRequest
9052
9052
  * @return UpdateAttributeResponse
9053
9053
  * @throws OciError when an error occurs
9054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
9054
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
9055
9055
  */
9056
9056
  updateAttribute(updateAttributeRequest) {
9057
9057
  return __awaiter(this, void 0, void 0, function* () {
@@ -9119,7 +9119,7 @@ class DataCatalogClient {
9119
9119
  * @param UpdateCatalogRequest
9120
9120
  * @return UpdateCatalogResponse
9121
9121
  * @throws OciError when an error occurs
9122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9123
9123
  */
9124
9124
  updateCatalog(updateCatalogRequest) {
9125
9125
  return __awaiter(this, void 0, void 0, function* () {
@@ -9186,7 +9186,7 @@ class DataCatalogClient {
9186
9186
  * @param UpdateCatalogPrivateEndpointRequest
9187
9187
  * @return UpdateCatalogPrivateEndpointResponse
9188
9188
  * @throws OciError when an error occurs
9189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9190
9190
  */
9191
9191
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
9192
9192
  return __awaiter(this, void 0, void 0, function* () {
@@ -9249,7 +9249,7 @@ class DataCatalogClient {
9249
9249
  * @param UpdateConnectionRequest
9250
9250
  * @return UpdateConnectionResponse
9251
9251
  * @throws OciError when an error occurs
9252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9253
9253
  */
9254
9254
  updateConnection(updateConnectionRequest) {
9255
9255
  return __awaiter(this, void 0, void 0, function* () {
@@ -9316,7 +9316,7 @@ class DataCatalogClient {
9316
9316
  * @param UpdateCustomPropertyRequest
9317
9317
  * @return UpdateCustomPropertyResponse
9318
9318
  * @throws OciError when an error occurs
9319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9320
9320
  */
9321
9321
  updateCustomProperty(updateCustomPropertyRequest) {
9322
9322
  return __awaiter(this, void 0, void 0, function* () {
@@ -9383,7 +9383,7 @@ class DataCatalogClient {
9383
9383
  * @param UpdateDataAssetRequest
9384
9384
  * @return UpdateDataAssetResponse
9385
9385
  * @throws OciError when an error occurs
9386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9387
9387
  */
9388
9388
  updateDataAsset(updateDataAssetRequest) {
9389
9389
  return __awaiter(this, void 0, void 0, function* () {
@@ -9449,7 +9449,7 @@ class DataCatalogClient {
9449
9449
  * @param UpdateEntityRequest
9450
9450
  * @return UpdateEntityResponse
9451
9451
  * @throws OciError when an error occurs
9452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9453
9453
  */
9454
9454
  updateEntity(updateEntityRequest) {
9455
9455
  return __awaiter(this, void 0, void 0, function* () {
@@ -9516,7 +9516,7 @@ class DataCatalogClient {
9516
9516
  * @param UpdateFolderRequest
9517
9517
  * @return UpdateFolderResponse
9518
9518
  * @throws OciError when an error occurs
9519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9520
9520
  */
9521
9521
  updateFolder(updateFolderRequest) {
9522
9522
  return __awaiter(this, void 0, void 0, function* () {
@@ -9583,7 +9583,7 @@ class DataCatalogClient {
9583
9583
  * @param UpdateGlossaryRequest
9584
9584
  * @return UpdateGlossaryResponse
9585
9585
  * @throws OciError when an error occurs
9586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9587
9587
  */
9588
9588
  updateGlossary(updateGlossaryRequest) {
9589
9589
  return __awaiter(this, void 0, void 0, function* () {
@@ -9649,7 +9649,7 @@ class DataCatalogClient {
9649
9649
  * @param UpdateJobRequest
9650
9650
  * @return UpdateJobResponse
9651
9651
  * @throws OciError when an error occurs
9652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9653
9653
  */
9654
9654
  updateJob(updateJobRequest) {
9655
9655
  return __awaiter(this, void 0, void 0, function* () {
@@ -9715,7 +9715,7 @@ class DataCatalogClient {
9715
9715
  * @param UpdateJobDefinitionRequest
9716
9716
  * @return UpdateJobDefinitionResponse
9717
9717
  * @throws OciError when an error occurs
9718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9719
9719
  */
9720
9720
  updateJobDefinition(updateJobDefinitionRequest) {
9721
9721
  return __awaiter(this, void 0, void 0, function* () {
@@ -9781,7 +9781,7 @@ class DataCatalogClient {
9781
9781
  * @param UpdateMetastoreRequest
9782
9782
  * @return UpdateMetastoreResponse
9783
9783
  * @throws OciError when an error occurs
9784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9785
9785
  */
9786
9786
  updateMetastore(updateMetastoreRequest) {
9787
9787
  return __awaiter(this, void 0, void 0, function* () {
@@ -9848,7 +9848,7 @@ class DataCatalogClient {
9848
9848
  * @param UpdateNamespaceRequest
9849
9849
  * @return UpdateNamespaceResponse
9850
9850
  * @throws OciError when an error occurs
9851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9852
9852
  */
9853
9853
  updateNamespace(updateNamespaceRequest) {
9854
9854
  return __awaiter(this, void 0, void 0, function* () {
@@ -9914,7 +9914,7 @@ class DataCatalogClient {
9914
9914
  * @param UpdatePatternRequest
9915
9915
  * @return UpdatePatternResponse
9916
9916
  * @throws OciError when an error occurs
9917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9918
9918
  */
9919
9919
  updatePattern(updatePatternRequest) {
9920
9920
  return __awaiter(this, void 0, void 0, function* () {
@@ -9980,7 +9980,7 @@ class DataCatalogClient {
9980
9980
  * @param UpdateTermRequest
9981
9981
  * @return UpdateTermResponse
9982
9982
  * @throws OciError when an error occurs
9983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9984
9984
  */
9985
9985
  updateTerm(updateTermRequest) {
9986
9986
  return __awaiter(this, void 0, void 0, function* () {
@@ -10047,7 +10047,7 @@ class DataCatalogClient {
10047
10047
  * @param UpdateTermRelationshipRequest
10048
10048
  * @return UpdateTermRelationshipResponse
10049
10049
  * @throws OciError when an error occurs
10050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
10050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
10051
10051
  */
10052
10052
  updateTermRelationship(updateTermRelationshipRequest) {
10053
10053
  return __awaiter(this, void 0, void 0, function* () {
@@ -10115,7 +10115,7 @@ class DataCatalogClient {
10115
10115
  * @param UploadCredentialsRequest
10116
10116
  * @return UploadCredentialsResponse
10117
10117
  * @throws OciError when an error occurs
10118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10119
10119
  */
10120
10120
  uploadCredentials(uploadCredentialsRequest) {
10121
10121
  return __awaiter(this, void 0, void 0, function* () {
@@ -10183,7 +10183,7 @@ class DataCatalogClient {
10183
10183
  * @param UsersRequest
10184
10184
  * @return UsersResponse
10185
10185
  * @throws OciError when an error occurs
10186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/Users.ts.html |here} to see how to use Users API.
10186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/Users.ts.html |here} to see how to use Users API.
10187
10187
  */
10188
10188
  users(usersRequest) {
10189
10189
  return __awaiter(this, void 0, void 0, function* () {
@@ -10251,7 +10251,7 @@ class DataCatalogClient {
10251
10251
  * @param ValidateConnectionRequest
10252
10252
  * @return ValidateConnectionResponse
10253
10253
  * @throws OciError when an error occurs
10254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10255
10255
  */
10256
10256
  validateConnection(validateConnectionRequest) {
10257
10257
  return __awaiter(this, void 0, void 0, function* () {
@@ -10317,7 +10317,7 @@ class DataCatalogClient {
10317
10317
  * @param ValidatePatternRequest
10318
10318
  * @return ValidatePatternResponse
10319
10319
  * @throws OciError when an error occurs
10320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10321
10321
  */
10322
10322
  validatePattern(validatePatternRequest) {
10323
10323
  return __awaiter(this, void 0, void 0, function* () {