oci-datacatalog 2.68.1 → 2.68.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/lib/client.d.ts +139 -139
  2. package/lib/client.js +139 -139
  3. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  4. package/lib/request/associate-custom-property-request.d.ts +1 -1
  5. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  6. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  7. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  8. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  9. package/lib/request/create-attribute-request.d.ts +1 -1
  10. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  11. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  12. package/lib/request/create-catalog-request.d.ts +1 -1
  13. package/lib/request/create-connection-request.d.ts +1 -1
  14. package/lib/request/create-custom-property-request.d.ts +1 -1
  15. package/lib/request/create-data-asset-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  17. package/lib/request/create-entity-request.d.ts +1 -1
  18. package/lib/request/create-entity-tag-request.d.ts +1 -1
  19. package/lib/request/create-folder-request.d.ts +1 -1
  20. package/lib/request/create-folder-tag-request.d.ts +1 -1
  21. package/lib/request/create-glossary-request.d.ts +1 -1
  22. package/lib/request/create-job-definition-request.d.ts +1 -1
  23. package/lib/request/create-job-execution-request.d.ts +1 -1
  24. package/lib/request/create-job-request.d.ts +1 -1
  25. package/lib/request/create-metastore-request.d.ts +1 -1
  26. package/lib/request/create-namespace-request.d.ts +1 -1
  27. package/lib/request/create-pattern-request.d.ts +1 -1
  28. package/lib/request/create-term-relationship-request.d.ts +1 -1
  29. package/lib/request/create-term-request.d.ts +1 -1
  30. package/lib/request/delete-attribute-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  32. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-request.d.ts +1 -1
  34. package/lib/request/delete-connection-request.d.ts +1 -1
  35. package/lib/request/delete-custom-property-request.d.ts +1 -1
  36. package/lib/request/delete-data-asset-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  38. package/lib/request/delete-entity-request.d.ts +1 -1
  39. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  40. package/lib/request/delete-folder-request.d.ts +1 -1
  41. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  42. package/lib/request/delete-glossary-request.d.ts +1 -1
  43. package/lib/request/delete-job-definition-request.d.ts +1 -1
  44. package/lib/request/delete-job-request.d.ts +1 -1
  45. package/lib/request/delete-metastore-request.d.ts +1 -1
  46. package/lib/request/delete-namespace-request.d.ts +1 -1
  47. package/lib/request/delete-pattern-request.d.ts +1 -1
  48. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  49. package/lib/request/delete-term-request.d.ts +1 -1
  50. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  51. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  52. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  53. package/lib/request/export-glossary-request.d.ts +1 -1
  54. package/lib/request/get-attribute-request.d.ts +1 -1
  55. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  56. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  57. package/lib/request/get-catalog-request.d.ts +1 -1
  58. package/lib/request/get-connection-request.d.ts +1 -1
  59. package/lib/request/get-custom-property-request.d.ts +1 -1
  60. package/lib/request/get-data-asset-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  62. package/lib/request/get-entity-request.d.ts +1 -1
  63. package/lib/request/get-entity-tag-request.d.ts +1 -1
  64. package/lib/request/get-folder-request.d.ts +1 -1
  65. package/lib/request/get-folder-tag-request.d.ts +1 -1
  66. package/lib/request/get-glossary-request.d.ts +1 -1
  67. package/lib/request/get-job-definition-request.d.ts +1 -1
  68. package/lib/request/get-job-execution-request.d.ts +1 -1
  69. package/lib/request/get-job-log-request.d.ts +1 -1
  70. package/lib/request/get-job-metrics-request.d.ts +1 -1
  71. package/lib/request/get-job-request.d.ts +1 -1
  72. package/lib/request/get-metastore-request.d.ts +1 -1
  73. package/lib/request/get-namespace-request.d.ts +1 -1
  74. package/lib/request/get-pattern-request.d.ts +1 -1
  75. package/lib/request/get-term-relationship-request.d.ts +1 -1
  76. package/lib/request/get-term-request.d.ts +1 -1
  77. package/lib/request/get-type-request.d.ts +1 -1
  78. package/lib/request/get-work-request-request.d.ts +1 -1
  79. package/lib/request/import-connection-request.d.ts +1 -1
  80. package/lib/request/import-data-asset-request.d.ts +1 -1
  81. package/lib/request/import-glossary-request.d.ts +1 -1
  82. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  83. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  84. package/lib/request/list-attributes-request.d.ts +1 -1
  85. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  86. package/lib/request/list-catalogs-request.d.ts +1 -1
  87. package/lib/request/list-connections-request.d.ts +1 -1
  88. package/lib/request/list-custom-properties-request.d.ts +1 -1
  89. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  90. package/lib/request/list-data-assets-request.d.ts +1 -1
  91. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  92. package/lib/request/list-entities-request.d.ts +1 -1
  93. package/lib/request/list-entity-tags-request.d.ts +1 -1
  94. package/lib/request/list-folder-tags-request.d.ts +1 -1
  95. package/lib/request/list-folders-request.d.ts +1 -1
  96. package/lib/request/list-glossaries-request.d.ts +1 -1
  97. package/lib/request/list-job-definitions-request.d.ts +1 -1
  98. package/lib/request/list-job-executions-request.d.ts +1 -1
  99. package/lib/request/list-job-logs-request.d.ts +1 -1
  100. package/lib/request/list-job-metrics-request.d.ts +1 -1
  101. package/lib/request/list-jobs-request.d.ts +1 -1
  102. package/lib/request/list-metastores-request.d.ts +1 -1
  103. package/lib/request/list-namespaces-request.d.ts +1 -1
  104. package/lib/request/list-patterns-request.d.ts +1 -1
  105. package/lib/request/list-rules-request.d.ts +1 -1
  106. package/lib/request/list-tags-request.d.ts +1 -1
  107. package/lib/request/list-term-relationships-request.d.ts +1 -1
  108. package/lib/request/list-terms-request.d.ts +1 -1
  109. package/lib/request/list-types-request.d.ts +1 -1
  110. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  111. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  112. package/lib/request/list-work-requests-request.d.ts +1 -1
  113. package/lib/request/object-stats-request.d.ts +1 -1
  114. package/lib/request/parse-connection-request.d.ts +1 -1
  115. package/lib/request/process-recommendation-request.d.ts +1 -1
  116. package/lib/request/recommendations-request.d.ts +1 -1
  117. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  118. package/lib/request/search-criteria-request.d.ts +1 -1
  119. package/lib/request/suggest-matches-request.d.ts +1 -1
  120. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  121. package/lib/request/test-connection-request.d.ts +1 -1
  122. package/lib/request/update-attribute-request.d.ts +1 -1
  123. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  124. package/lib/request/update-catalog-request.d.ts +1 -1
  125. package/lib/request/update-connection-request.d.ts +1 -1
  126. package/lib/request/update-custom-property-request.d.ts +1 -1
  127. package/lib/request/update-data-asset-request.d.ts +1 -1
  128. package/lib/request/update-entity-request.d.ts +1 -1
  129. package/lib/request/update-folder-request.d.ts +1 -1
  130. package/lib/request/update-glossary-request.d.ts +1 -1
  131. package/lib/request/update-job-definition-request.d.ts +1 -1
  132. package/lib/request/update-job-request.d.ts +1 -1
  133. package/lib/request/update-metastore-request.d.ts +1 -1
  134. package/lib/request/update-namespace-request.d.ts +1 -1
  135. package/lib/request/update-pattern-request.d.ts +1 -1
  136. package/lib/request/update-term-relationship-request.d.ts +1 -1
  137. package/lib/request/update-term-request.d.ts +1 -1
  138. package/lib/request/upload-credentials-request.d.ts +1 -1
  139. package/lib/request/users-request.d.ts +1 -1
  140. package/lib/request/validate-connection-request.d.ts +1 -1
  141. package/lib/request/validate-pattern-request.d.ts +1 -1
  142. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -186,7 +186,7 @@ class DataCatalogClient {
186
186
  * @param AddDataSelectorPatternsRequest
187
187
  * @return AddDataSelectorPatternsResponse
188
188
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
190
190
  */
191
191
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
192
192
  return __awaiter(this, void 0, void 0, function* () {
@@ -253,7 +253,7 @@ class DataCatalogClient {
253
253
  * @param AssociateCustomPropertyRequest
254
254
  * @return AssociateCustomPropertyResponse
255
255
  * @throws OciError when an error occurs
256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
257
257
  */
258
258
  associateCustomProperty(associateCustomPropertyRequest) {
259
259
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +320,7 @@ class DataCatalogClient {
320
320
  * @param AttachCatalogPrivateEndpointRequest
321
321
  * @return AttachCatalogPrivateEndpointResponse
322
322
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
324
324
  */
325
325
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
326
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -382,7 +382,7 @@ class DataCatalogClient {
382
382
  * @param ChangeCatalogCompartmentRequest
383
383
  * @return ChangeCatalogCompartmentResponse
384
384
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
386
386
  */
387
387
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
388
388
  return __awaiter(this, void 0, void 0, function* () {
@@ -443,7 +443,7 @@ class DataCatalogClient {
443
443
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
444
444
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
447
447
  */
448
448
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
449
449
  return __awaiter(this, void 0, void 0, function* () {
@@ -504,7 +504,7 @@ class DataCatalogClient {
504
504
  * @param ChangeMetastoreCompartmentRequest
505
505
  * @return ChangeMetastoreCompartmentResponse
506
506
  * @throws OciError when an error occurs
507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
508
508
  */
509
509
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
510
510
  return __awaiter(this, void 0, void 0, function* () {
@@ -565,7 +565,7 @@ class DataCatalogClient {
565
565
  * @param CreateAttributeRequest
566
566
  * @return CreateAttributeResponse
567
567
  * @throws OciError when an error occurs
568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
569
569
  */
570
570
  createAttribute(createAttributeRequest) {
571
571
  return __awaiter(this, void 0, void 0, function* () {
@@ -632,7 +632,7 @@ class DataCatalogClient {
632
632
  * @param CreateAttributeTagRequest
633
633
  * @return CreateAttributeTagResponse
634
634
  * @throws OciError when an error occurs
635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
636
636
  */
637
637
  createAttributeTag(createAttributeTagRequest) {
638
638
  return __awaiter(this, void 0, void 0, function* () {
@@ -702,7 +702,7 @@ class DataCatalogClient {
702
702
  * @param CreateCatalogRequest
703
703
  * @return CreateCatalogResponse
704
704
  * @throws OciError when an error occurs
705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
706
706
  */
707
707
  createCatalog(createCatalogRequest) {
708
708
  return __awaiter(this, void 0, void 0, function* () {
@@ -761,7 +761,7 @@ class DataCatalogClient {
761
761
  * @param CreateCatalogPrivateEndpointRequest
762
762
  * @return CreateCatalogPrivateEndpointResponse
763
763
  * @throws OciError when an error occurs
764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
765
765
  */
766
766
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
767
767
  return __awaiter(this, void 0, void 0, function* () {
@@ -820,7 +820,7 @@ class DataCatalogClient {
820
820
  * @param CreateConnectionRequest
821
821
  * @return CreateConnectionResponse
822
822
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
824
824
  */
825
825
  createConnection(createConnectionRequest) {
826
826
  return __awaiter(this, void 0, void 0, function* () {
@@ -886,7 +886,7 @@ class DataCatalogClient {
886
886
  * @param CreateCustomPropertyRequest
887
887
  * @return CreateCustomPropertyResponse
888
888
  * @throws OciError when an error occurs
889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
890
890
  */
891
891
  createCustomProperty(createCustomPropertyRequest) {
892
892
  return __awaiter(this, void 0, void 0, function* () {
@@ -952,7 +952,7 @@ class DataCatalogClient {
952
952
  * @param CreateDataAssetRequest
953
953
  * @return CreateDataAssetResponse
954
954
  * @throws OciError when an error occurs
955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
956
956
  */
957
957
  createDataAsset(createDataAssetRequest) {
958
958
  return __awaiter(this, void 0, void 0, function* () {
@@ -1017,7 +1017,7 @@ class DataCatalogClient {
1017
1017
  * @param CreateDataAssetTagRequest
1018
1018
  * @return CreateDataAssetTagResponse
1019
1019
  * @throws OciError when an error occurs
1020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1021
1021
  */
1022
1022
  createDataAssetTag(createDataAssetTagRequest) {
1023
1023
  return __awaiter(this, void 0, void 0, function* () {
@@ -1083,7 +1083,7 @@ class DataCatalogClient {
1083
1083
  * @param CreateEntityRequest
1084
1084
  * @return CreateEntityResponse
1085
1085
  * @throws OciError when an error occurs
1086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1087
1087
  */
1088
1088
  createEntity(createEntityRequest) {
1089
1089
  return __awaiter(this, void 0, void 0, function* () {
@@ -1149,7 +1149,7 @@ class DataCatalogClient {
1149
1149
  * @param CreateEntityTagRequest
1150
1150
  * @return CreateEntityTagResponse
1151
1151
  * @throws OciError when an error occurs
1152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1153
1153
  */
1154
1154
  createEntityTag(createEntityTagRequest) {
1155
1155
  return __awaiter(this, void 0, void 0, function* () {
@@ -1216,7 +1216,7 @@ class DataCatalogClient {
1216
1216
  * @param CreateFolderRequest
1217
1217
  * @return CreateFolderResponse
1218
1218
  * @throws OciError when an error occurs
1219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1220
1220
  */
1221
1221
  createFolder(createFolderRequest) {
1222
1222
  return __awaiter(this, void 0, void 0, function* () {
@@ -1282,7 +1282,7 @@ class DataCatalogClient {
1282
1282
  * @param CreateFolderTagRequest
1283
1283
  * @return CreateFolderTagResponse
1284
1284
  * @throws OciError when an error occurs
1285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1286
1286
  */
1287
1287
  createFolderTag(createFolderTagRequest) {
1288
1288
  return __awaiter(this, void 0, void 0, function* () {
@@ -1349,7 +1349,7 @@ class DataCatalogClient {
1349
1349
  * @param CreateGlossaryRequest
1350
1350
  * @return CreateGlossaryResponse
1351
1351
  * @throws OciError when an error occurs
1352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1353
1353
  */
1354
1354
  createGlossary(createGlossaryRequest) {
1355
1355
  return __awaiter(this, void 0, void 0, function* () {
@@ -1414,7 +1414,7 @@ class DataCatalogClient {
1414
1414
  * @param CreateJobRequest
1415
1415
  * @return CreateJobResponse
1416
1416
  * @throws OciError when an error occurs
1417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1418
1418
  */
1419
1419
  createJob(createJobRequest) {
1420
1420
  return __awaiter(this, void 0, void 0, function* () {
@@ -1479,7 +1479,7 @@ class DataCatalogClient {
1479
1479
  * @param CreateJobDefinitionRequest
1480
1480
  * @return CreateJobDefinitionResponse
1481
1481
  * @throws OciError when an error occurs
1482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1483
1483
  */
1484
1484
  createJobDefinition(createJobDefinitionRequest) {
1485
1485
  return __awaiter(this, void 0, void 0, function* () {
@@ -1544,7 +1544,7 @@ class DataCatalogClient {
1544
1544
  * @param CreateJobExecutionRequest
1545
1545
  * @return CreateJobExecutionResponse
1546
1546
  * @throws OciError when an error occurs
1547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1548
1548
  */
1549
1549
  createJobExecution(createJobExecutionRequest) {
1550
1550
  return __awaiter(this, void 0, void 0, function* () {
@@ -1611,7 +1611,7 @@ class DataCatalogClient {
1611
1611
  * @param CreateMetastoreRequest
1612
1612
  * @return CreateMetastoreResponse
1613
1613
  * @throws OciError when an error occurs
1614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1615
1615
  */
1616
1616
  createMetastore(createMetastoreRequest) {
1617
1617
  return __awaiter(this, void 0, void 0, function* () {
@@ -1670,7 +1670,7 @@ class DataCatalogClient {
1670
1670
  * @param CreateNamespaceRequest
1671
1671
  * @return CreateNamespaceResponse
1672
1672
  * @throws OciError when an error occurs
1673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1674
1674
  */
1675
1675
  createNamespace(createNamespaceRequest) {
1676
1676
  return __awaiter(this, void 0, void 0, function* () {
@@ -1735,7 +1735,7 @@ class DataCatalogClient {
1735
1735
  * @param CreatePatternRequest
1736
1736
  * @return CreatePatternResponse
1737
1737
  * @throws OciError when an error occurs
1738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1739
1739
  */
1740
1740
  createPattern(createPatternRequest) {
1741
1741
  return __awaiter(this, void 0, void 0, function* () {
@@ -1800,7 +1800,7 @@ class DataCatalogClient {
1800
1800
  * @param CreateTermRequest
1801
1801
  * @return CreateTermResponse
1802
1802
  * @throws OciError when an error occurs
1803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1804
1804
  */
1805
1805
  createTerm(createTermRequest) {
1806
1806
  return __awaiter(this, void 0, void 0, function* () {
@@ -1866,7 +1866,7 @@ class DataCatalogClient {
1866
1866
  * @param CreateTermRelationshipRequest
1867
1867
  * @return CreateTermRelationshipResponse
1868
1868
  * @throws OciError when an error occurs
1869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1870
1870
  */
1871
1871
  createTermRelationship(createTermRelationshipRequest) {
1872
1872
  return __awaiter(this, void 0, void 0, function* () {
@@ -1933,7 +1933,7 @@ class DataCatalogClient {
1933
1933
  * @param DeleteAttributeRequest
1934
1934
  * @return DeleteAttributeResponse
1935
1935
  * @throws OciError when an error occurs
1936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1937
1937
  */
1938
1938
  deleteAttribute(deleteAttributeRequest) {
1939
1939
  return __awaiter(this, void 0, void 0, function* () {
@@ -1991,7 +1991,7 @@ class DataCatalogClient {
1991
1991
  * @param DeleteAttributeTagRequest
1992
1992
  * @return DeleteAttributeTagResponse
1993
1993
  * @throws OciError when an error occurs
1994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1995
1995
  */
1996
1996
  deleteAttributeTag(deleteAttributeTagRequest) {
1997
1997
  return __awaiter(this, void 0, void 0, function* () {
@@ -2050,7 +2050,7 @@ class DataCatalogClient {
2050
2050
  * @param DeleteCatalogRequest
2051
2051
  * @return DeleteCatalogResponse
2052
2052
  * @throws OciError when an error occurs
2053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2054
2054
  */
2055
2055
  deleteCatalog(deleteCatalogRequest) {
2056
2056
  return __awaiter(this, void 0, void 0, function* () {
@@ -2110,7 +2110,7 @@ class DataCatalogClient {
2110
2110
  * @param DeleteCatalogPrivateEndpointRequest
2111
2111
  * @return DeleteCatalogPrivateEndpointResponse
2112
2112
  * @throws OciError when an error occurs
2113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2114
2114
  */
2115
2115
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2116
2116
  return __awaiter(this, void 0, void 0, function* () {
@@ -2170,7 +2170,7 @@ class DataCatalogClient {
2170
2170
  * @param DeleteConnectionRequest
2171
2171
  * @return DeleteConnectionResponse
2172
2172
  * @throws OciError when an error occurs
2173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2174
2174
  */
2175
2175
  deleteConnection(deleteConnectionRequest) {
2176
2176
  return __awaiter(this, void 0, void 0, function* () {
@@ -2227,7 +2227,7 @@ class DataCatalogClient {
2227
2227
  * @param DeleteCustomPropertyRequest
2228
2228
  * @return DeleteCustomPropertyResponse
2229
2229
  * @throws OciError when an error occurs
2230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2231
2231
  */
2232
2232
  deleteCustomProperty(deleteCustomPropertyRequest) {
2233
2233
  return __awaiter(this, void 0, void 0, function* () {
@@ -2284,7 +2284,7 @@ class DataCatalogClient {
2284
2284
  * @param DeleteDataAssetRequest
2285
2285
  * @return DeleteDataAssetResponse
2286
2286
  * @throws OciError when an error occurs
2287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2288
2288
  */
2289
2289
  deleteDataAsset(deleteDataAssetRequest) {
2290
2290
  return __awaiter(this, void 0, void 0, function* () {
@@ -2340,7 +2340,7 @@ class DataCatalogClient {
2340
2340
  * @param DeleteDataAssetTagRequest
2341
2341
  * @return DeleteDataAssetTagResponse
2342
2342
  * @throws OciError when an error occurs
2343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2344
2344
  */
2345
2345
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2346
2346
  return __awaiter(this, void 0, void 0, function* () {
@@ -2397,7 +2397,7 @@ class DataCatalogClient {
2397
2397
  * @param DeleteEntityRequest
2398
2398
  * @return DeleteEntityResponse
2399
2399
  * @throws OciError when an error occurs
2400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2401
2401
  */
2402
2402
  deleteEntity(deleteEntityRequest) {
2403
2403
  return __awaiter(this, void 0, void 0, function* () {
@@ -2454,7 +2454,7 @@ class DataCatalogClient {
2454
2454
  * @param DeleteEntityTagRequest
2455
2455
  * @return DeleteEntityTagResponse
2456
2456
  * @throws OciError when an error occurs
2457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2458
2458
  */
2459
2459
  deleteEntityTag(deleteEntityTagRequest) {
2460
2460
  return __awaiter(this, void 0, void 0, function* () {
@@ -2512,7 +2512,7 @@ class DataCatalogClient {
2512
2512
  * @param DeleteFolderRequest
2513
2513
  * @return DeleteFolderResponse
2514
2514
  * @throws OciError when an error occurs
2515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2516
2516
  */
2517
2517
  deleteFolder(deleteFolderRequest) {
2518
2518
  return __awaiter(this, void 0, void 0, function* () {
@@ -2569,7 +2569,7 @@ class DataCatalogClient {
2569
2569
  * @param DeleteFolderTagRequest
2570
2570
  * @return DeleteFolderTagResponse
2571
2571
  * @throws OciError when an error occurs
2572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2573
2573
  */
2574
2574
  deleteFolderTag(deleteFolderTagRequest) {
2575
2575
  return __awaiter(this, void 0, void 0, function* () {
@@ -2627,7 +2627,7 @@ class DataCatalogClient {
2627
2627
  * @param DeleteGlossaryRequest
2628
2628
  * @return DeleteGlossaryResponse
2629
2629
  * @throws OciError when an error occurs
2630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2631
2631
  */
2632
2632
  deleteGlossary(deleteGlossaryRequest) {
2633
2633
  return __awaiter(this, void 0, void 0, function* () {
@@ -2683,7 +2683,7 @@ class DataCatalogClient {
2683
2683
  * @param DeleteJobRequest
2684
2684
  * @return DeleteJobResponse
2685
2685
  * @throws OciError when an error occurs
2686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2687
2687
  */
2688
2688
  deleteJob(deleteJobRequest) {
2689
2689
  return __awaiter(this, void 0, void 0, function* () {
@@ -2739,7 +2739,7 @@ class DataCatalogClient {
2739
2739
  * @param DeleteJobDefinitionRequest
2740
2740
  * @return DeleteJobDefinitionResponse
2741
2741
  * @throws OciError when an error occurs
2742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2743
2743
  */
2744
2744
  deleteJobDefinition(deleteJobDefinitionRequest) {
2745
2745
  return __awaiter(this, void 0, void 0, function* () {
@@ -2795,7 +2795,7 @@ class DataCatalogClient {
2795
2795
  * @param DeleteMetastoreRequest
2796
2796
  * @return DeleteMetastoreResponse
2797
2797
  * @throws OciError when an error occurs
2798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2799
2799
  */
2800
2800
  deleteMetastore(deleteMetastoreRequest) {
2801
2801
  return __awaiter(this, void 0, void 0, function* () {
@@ -2855,7 +2855,7 @@ class DataCatalogClient {
2855
2855
  * @param DeleteNamespaceRequest
2856
2856
  * @return DeleteNamespaceResponse
2857
2857
  * @throws OciError when an error occurs
2858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2859
2859
  */
2860
2860
  deleteNamespace(deleteNamespaceRequest) {
2861
2861
  return __awaiter(this, void 0, void 0, function* () {
@@ -2911,7 +2911,7 @@ class DataCatalogClient {
2911
2911
  * @param DeletePatternRequest
2912
2912
  * @return DeletePatternResponse
2913
2913
  * @throws OciError when an error occurs
2914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2915
2915
  */
2916
2916
  deletePattern(deletePatternRequest) {
2917
2917
  return __awaiter(this, void 0, void 0, function* () {
@@ -2967,7 +2967,7 @@ class DataCatalogClient {
2967
2967
  * @param DeleteTermRequest
2968
2968
  * @return DeleteTermResponse
2969
2969
  * @throws OciError when an error occurs
2970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2971
2971
  */
2972
2972
  deleteTerm(deleteTermRequest) {
2973
2973
  return __awaiter(this, void 0, void 0, function* () {
@@ -3024,7 +3024,7 @@ class DataCatalogClient {
3024
3024
  * @param DeleteTermRelationshipRequest
3025
3025
  * @return DeleteTermRelationshipResponse
3026
3026
  * @throws OciError when an error occurs
3027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3028
3028
  */
3029
3029
  deleteTermRelationship(deleteTermRelationshipRequest) {
3030
3030
  return __awaiter(this, void 0, void 0, function* () {
@@ -3082,7 +3082,7 @@ class DataCatalogClient {
3082
3082
  * @param DetachCatalogPrivateEndpointRequest
3083
3083
  * @return DetachCatalogPrivateEndpointResponse
3084
3084
  * @throws OciError when an error occurs
3085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3086
3086
  */
3087
3087
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3088
3088
  return __awaiter(this, void 0, void 0, function* () {
@@ -3143,7 +3143,7 @@ class DataCatalogClient {
3143
3143
  * @param DisassociateCustomPropertyRequest
3144
3144
  * @return DisassociateCustomPropertyResponse
3145
3145
  * @throws OciError when an error occurs
3146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3147
3147
  */
3148
3148
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3149
3149
  return __awaiter(this, void 0, void 0, function* () {
@@ -3210,7 +3210,7 @@ class DataCatalogClient {
3210
3210
  * @param ExpandTreeForGlossaryRequest
3211
3211
  * @return ExpandTreeForGlossaryResponse
3212
3212
  * @throws OciError when an error occurs
3213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3214
3214
  */
3215
3215
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3216
3216
  return __awaiter(this, void 0, void 0, function* () {
@@ -3275,7 +3275,7 @@ class DataCatalogClient {
3275
3275
  * @param ExportGlossaryRequest
3276
3276
  * @return ExportGlossaryResponse
3277
3277
  * @throws OciError when an error occurs
3278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3279
3279
  */
3280
3280
  exportGlossary(exportGlossaryRequest) {
3281
3281
  return __awaiter(this, void 0, void 0, function* () {
@@ -3342,7 +3342,7 @@ class DataCatalogClient {
3342
3342
  * @param GetAttributeRequest
3343
3343
  * @return GetAttributeResponse
3344
3344
  * @throws OciError when an error occurs
3345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3346
3346
  */
3347
3347
  getAttribute(getAttributeRequest) {
3348
3348
  return __awaiter(this, void 0, void 0, function* () {
@@ -3411,7 +3411,7 @@ class DataCatalogClient {
3411
3411
  * @param GetAttributeTagRequest
3412
3412
  * @return GetAttributeTagResponse
3413
3413
  * @throws OciError when an error occurs
3414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3415
3415
  */
3416
3416
  getAttributeTag(getAttributeTagRequest) {
3417
3417
  return __awaiter(this, void 0, void 0, function* () {
@@ -3480,7 +3480,7 @@ class DataCatalogClient {
3480
3480
  * @param GetCatalogRequest
3481
3481
  * @return GetCatalogResponse
3482
3482
  * @throws OciError when an error occurs
3483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3484
3484
  */
3485
3485
  getCatalog(getCatalogRequest) {
3486
3486
  return __awaiter(this, void 0, void 0, function* () {
@@ -3543,7 +3543,7 @@ class DataCatalogClient {
3543
3543
  * @param GetCatalogPrivateEndpointRequest
3544
3544
  * @return GetCatalogPrivateEndpointResponse
3545
3545
  * @throws OciError when an error occurs
3546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3547
3547
  */
3548
3548
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3549
3549
  return __awaiter(this, void 0, void 0, function* () {
@@ -3606,7 +3606,7 @@ class DataCatalogClient {
3606
3606
  * @param GetConnectionRequest
3607
3607
  * @return GetConnectionResponse
3608
3608
  * @throws OciError when an error occurs
3609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3610
3610
  */
3611
3611
  getConnection(getConnectionRequest) {
3612
3612
  return __awaiter(this, void 0, void 0, function* () {
@@ -3673,7 +3673,7 @@ class DataCatalogClient {
3673
3673
  * @param GetCustomPropertyRequest
3674
3674
  * @return GetCustomPropertyResponse
3675
3675
  * @throws OciError when an error occurs
3676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3677
3677
  */
3678
3678
  getCustomProperty(getCustomPropertyRequest) {
3679
3679
  return __awaiter(this, void 0, void 0, function* () {
@@ -3740,7 +3740,7 @@ class DataCatalogClient {
3740
3740
  * @param GetDataAssetRequest
3741
3741
  * @return GetDataAssetResponse
3742
3742
  * @throws OciError when an error occurs
3743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3744
3744
  */
3745
3745
  getDataAsset(getDataAssetRequest) {
3746
3746
  return __awaiter(this, void 0, void 0, function* () {
@@ -3806,7 +3806,7 @@ class DataCatalogClient {
3806
3806
  * @param GetDataAssetTagRequest
3807
3807
  * @return GetDataAssetTagResponse
3808
3808
  * @throws OciError when an error occurs
3809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3810
3810
  */
3811
3811
  getDataAssetTag(getDataAssetTagRequest) {
3812
3812
  return __awaiter(this, void 0, void 0, function* () {
@@ -3873,7 +3873,7 @@ class DataCatalogClient {
3873
3873
  * @param GetEntityRequest
3874
3874
  * @return GetEntityResponse
3875
3875
  * @throws OciError when an error occurs
3876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3877
3877
  */
3878
3878
  getEntity(getEntityRequest) {
3879
3879
  return __awaiter(this, void 0, void 0, function* () {
@@ -3941,7 +3941,7 @@ class DataCatalogClient {
3941
3941
  * @param GetEntityTagRequest
3942
3942
  * @return GetEntityTagResponse
3943
3943
  * @throws OciError when an error occurs
3944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3945
3945
  */
3946
3946
  getEntityTag(getEntityTagRequest) {
3947
3947
  return __awaiter(this, void 0, void 0, function* () {
@@ -4009,7 +4009,7 @@ class DataCatalogClient {
4009
4009
  * @param GetFolderRequest
4010
4010
  * @return GetFolderResponse
4011
4011
  * @throws OciError when an error occurs
4012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4013
4013
  */
4014
4014
  getFolder(getFolderRequest) {
4015
4015
  return __awaiter(this, void 0, void 0, function* () {
@@ -4077,7 +4077,7 @@ class DataCatalogClient {
4077
4077
  * @param GetFolderTagRequest
4078
4078
  * @return GetFolderTagResponse
4079
4079
  * @throws OciError when an error occurs
4080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4081
4081
  */
4082
4082
  getFolderTag(getFolderTagRequest) {
4083
4083
  return __awaiter(this, void 0, void 0, function* () {
@@ -4145,7 +4145,7 @@ class DataCatalogClient {
4145
4145
  * @param GetGlossaryRequest
4146
4146
  * @return GetGlossaryResponse
4147
4147
  * @throws OciError when an error occurs
4148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4149
4149
  */
4150
4150
  getGlossary(getGlossaryRequest) {
4151
4151
  return __awaiter(this, void 0, void 0, function* () {
@@ -4211,7 +4211,7 @@ class DataCatalogClient {
4211
4211
  * @param GetJobRequest
4212
4212
  * @return GetJobResponse
4213
4213
  * @throws OciError when an error occurs
4214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4215
4215
  */
4216
4216
  getJob(getJobRequest) {
4217
4217
  return __awaiter(this, void 0, void 0, function* () {
@@ -4277,7 +4277,7 @@ class DataCatalogClient {
4277
4277
  * @param GetJobDefinitionRequest
4278
4278
  * @return GetJobDefinitionResponse
4279
4279
  * @throws OciError when an error occurs
4280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4281
4281
  */
4282
4282
  getJobDefinition(getJobDefinitionRequest) {
4283
4283
  return __awaiter(this, void 0, void 0, function* () {
@@ -4343,7 +4343,7 @@ class DataCatalogClient {
4343
4343
  * @param GetJobExecutionRequest
4344
4344
  * @return GetJobExecutionResponse
4345
4345
  * @throws OciError when an error occurs
4346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4347
4347
  */
4348
4348
  getJobExecution(getJobExecutionRequest) {
4349
4349
  return __awaiter(this, void 0, void 0, function* () {
@@ -4410,7 +4410,7 @@ class DataCatalogClient {
4410
4410
  * @param GetJobLogRequest
4411
4411
  * @return GetJobLogResponse
4412
4412
  * @throws OciError when an error occurs
4413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4414
4414
  */
4415
4415
  getJobLog(getJobLogRequest) {
4416
4416
  return __awaiter(this, void 0, void 0, function* () {
@@ -4478,7 +4478,7 @@ class DataCatalogClient {
4478
4478
  * @param GetJobMetricsRequest
4479
4479
  * @return GetJobMetricsResponse
4480
4480
  * @throws OciError when an error occurs
4481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4482
4482
  */
4483
4483
  getJobMetrics(getJobMetricsRequest) {
4484
4484
  return __awaiter(this, void 0, void 0, function* () {
@@ -4546,7 +4546,7 @@ class DataCatalogClient {
4546
4546
  * @param GetMetastoreRequest
4547
4547
  * @return GetMetastoreResponse
4548
4548
  * @throws OciError when an error occurs
4549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4550
4550
  */
4551
4551
  getMetastore(getMetastoreRequest) {
4552
4552
  return __awaiter(this, void 0, void 0, function* () {
@@ -4609,7 +4609,7 @@ class DataCatalogClient {
4609
4609
  * @param GetNamespaceRequest
4610
4610
  * @return GetNamespaceResponse
4611
4611
  * @throws OciError when an error occurs
4612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4613
4613
  */
4614
4614
  getNamespace(getNamespaceRequest) {
4615
4615
  return __awaiter(this, void 0, void 0, function* () {
@@ -4675,7 +4675,7 @@ class DataCatalogClient {
4675
4675
  * @param GetPatternRequest
4676
4676
  * @return GetPatternResponse
4677
4677
  * @throws OciError when an error occurs
4678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4679
4679
  */
4680
4680
  getPattern(getPatternRequest) {
4681
4681
  return __awaiter(this, void 0, void 0, function* () {
@@ -4741,7 +4741,7 @@ class DataCatalogClient {
4741
4741
  * @param GetTermRequest
4742
4742
  * @return GetTermResponse
4743
4743
  * @throws OciError when an error occurs
4744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4745
4745
  */
4746
4746
  getTerm(getTermRequest) {
4747
4747
  return __awaiter(this, void 0, void 0, function* () {
@@ -4808,7 +4808,7 @@ class DataCatalogClient {
4808
4808
  * @param GetTermRelationshipRequest
4809
4809
  * @return GetTermRelationshipResponse
4810
4810
  * @throws OciError when an error occurs
4811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4812
4812
  */
4813
4813
  getTermRelationship(getTermRelationshipRequest) {
4814
4814
  return __awaiter(this, void 0, void 0, function* () {
@@ -4876,7 +4876,7 @@ class DataCatalogClient {
4876
4876
  * @param GetTypeRequest
4877
4877
  * @return GetTypeResponse
4878
4878
  * @throws OciError when an error occurs
4879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4880
4880
  */
4881
4881
  getType(getTypeRequest) {
4882
4882
  return __awaiter(this, void 0, void 0, function* () {
@@ -4942,7 +4942,7 @@ class DataCatalogClient {
4942
4942
  * @param GetWorkRequestRequest
4943
4943
  * @return GetWorkRequestResponse
4944
4944
  * @throws OciError when an error occurs
4945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4946
4946
  */
4947
4947
  getWorkRequest(getWorkRequestRequest) {
4948
4948
  return __awaiter(this, void 0, void 0, function* () {
@@ -5010,7 +5010,7 @@ class DataCatalogClient {
5010
5010
  * @param ImportConnectionRequest
5011
5011
  * @return ImportConnectionResponse
5012
5012
  * @throws OciError when an error occurs
5013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5014
5014
  */
5015
5015
  importConnection(importConnectionRequest) {
5016
5016
  return __awaiter(this, void 0, void 0, function* () {
@@ -5077,7 +5077,7 @@ class DataCatalogClient {
5077
5077
  * @param ImportDataAssetRequest
5078
5078
  * @return ImportDataAssetResponse
5079
5079
  * @throws OciError when an error occurs
5080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5081
5081
  */
5082
5082
  importDataAsset(importDataAssetRequest) {
5083
5083
  return __awaiter(this, void 0, void 0, function* () {
@@ -5141,7 +5141,7 @@ class DataCatalogClient {
5141
5141
  * @param ImportGlossaryRequest
5142
5142
  * @return ImportGlossaryResponse
5143
5143
  * @throws OciError when an error occurs
5144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5145
5145
  */
5146
5146
  importGlossary(importGlossaryRequest) {
5147
5147
  return __awaiter(this, void 0, void 0, function* () {
@@ -5205,7 +5205,7 @@ class DataCatalogClient {
5205
5205
  * @param ListAggregatedPhysicalEntitiesRequest
5206
5206
  * @return ListAggregatedPhysicalEntitiesResponse
5207
5207
  * @throws OciError when an error occurs
5208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5209
5209
  */
5210
5210
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5211
5211
  return __awaiter(this, void 0, void 0, function* () {
@@ -5273,7 +5273,7 @@ class DataCatalogClient {
5273
5273
  * @param ListAttributeTagsRequest
5274
5274
  * @return ListAttributeTagsResponse
5275
5275
  * @throws OciError when an error occurs
5276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5277
5277
  */
5278
5278
  listAttributeTags(listAttributeTagsRequest) {
5279
5279
  return __awaiter(this, void 0, void 0, function* () {
@@ -5351,7 +5351,7 @@ class DataCatalogClient {
5351
5351
  * @param ListAttributesRequest
5352
5352
  * @return ListAttributesResponse
5353
5353
  * @throws OciError when an error occurs
5354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5355
5355
  */
5356
5356
  listAttributes(listAttributesRequest) {
5357
5357
  return __awaiter(this, void 0, void 0, function* () {
@@ -5441,7 +5441,7 @@ class DataCatalogClient {
5441
5441
  * @param ListCatalogPrivateEndpointsRequest
5442
5442
  * @return ListCatalogPrivateEndpointsResponse
5443
5443
  * @throws OciError when an error occurs
5444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5445
5445
  */
5446
5446
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5447
5447
  return __awaiter(this, void 0, void 0, function* () {
@@ -5551,7 +5551,7 @@ class DataCatalogClient {
5551
5551
  * @param ListCatalogsRequest
5552
5552
  * @return ListCatalogsResponse
5553
5553
  * @throws OciError when an error occurs
5554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5555
5555
  */
5556
5556
  listCatalogs(listCatalogsRequest) {
5557
5557
  return __awaiter(this, void 0, void 0, function* () {
@@ -5660,7 +5660,7 @@ class DataCatalogClient {
5660
5660
  * @param ListConnectionsRequest
5661
5661
  * @return ListConnectionsResponse
5662
5662
  * @throws OciError when an error occurs
5663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5664
5664
  */
5665
5665
  listConnections(listConnectionsRequest) {
5666
5666
  return __awaiter(this, void 0, void 0, function* () {
@@ -5740,7 +5740,7 @@ class DataCatalogClient {
5740
5740
  * @param ListCustomPropertiesRequest
5741
5741
  * @return ListCustomPropertiesResponse
5742
5742
  * @throws OciError when an error occurs
5743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5744
5744
  */
5745
5745
  listCustomProperties(listCustomPropertiesRequest) {
5746
5746
  return __awaiter(this, void 0, void 0, function* () {
@@ -5819,7 +5819,7 @@ class DataCatalogClient {
5819
5819
  * @param ListDataAssetTagsRequest
5820
5820
  * @return ListDataAssetTagsResponse
5821
5821
  * @throws OciError when an error occurs
5822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5823
5823
  */
5824
5824
  listDataAssetTags(listDataAssetTagsRequest) {
5825
5825
  return __awaiter(this, void 0, void 0, function* () {
@@ -5895,7 +5895,7 @@ class DataCatalogClient {
5895
5895
  * @param ListDataAssetsRequest
5896
5896
  * @return ListDataAssetsResponse
5897
5897
  * @throws OciError when an error occurs
5898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5899
5899
  */
5900
5900
  listDataAssets(listDataAssetsRequest) {
5901
5901
  return __awaiter(this, void 0, void 0, function* () {
@@ -5973,7 +5973,7 @@ class DataCatalogClient {
5973
5973
  * @param ListDerivedLogicalEntitiesRequest
5974
5974
  * @return ListDerivedLogicalEntitiesResponse
5975
5975
  * @throws OciError when an error occurs
5976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5977
5977
  */
5978
5978
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5979
5979
  return __awaiter(this, void 0, void 0, function* () {
@@ -6040,7 +6040,7 @@ class DataCatalogClient {
6040
6040
  * @param ListEntitiesRequest
6041
6041
  * @return ListEntitiesResponse
6042
6042
  * @throws OciError when an error occurs
6043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6044
6044
  */
6045
6045
  listEntities(listEntitiesRequest) {
6046
6046
  return __awaiter(this, void 0, void 0, function* () {
@@ -6130,7 +6130,7 @@ class DataCatalogClient {
6130
6130
  * @param ListEntityTagsRequest
6131
6131
  * @return ListEntityTagsResponse
6132
6132
  * @throws OciError when an error occurs
6133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6134
6134
  */
6135
6135
  listEntityTags(listEntityTagsRequest) {
6136
6136
  return __awaiter(this, void 0, void 0, function* () {
@@ -6207,7 +6207,7 @@ class DataCatalogClient {
6207
6207
  * @param ListFolderTagsRequest
6208
6208
  * @return ListFolderTagsResponse
6209
6209
  * @throws OciError when an error occurs
6210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6211
6211
  */
6212
6212
  listFolderTags(listFolderTagsRequest) {
6213
6213
  return __awaiter(this, void 0, void 0, function* () {
@@ -6284,7 +6284,7 @@ class DataCatalogClient {
6284
6284
  * @param ListFoldersRequest
6285
6285
  * @return ListFoldersResponse
6286
6286
  * @throws OciError when an error occurs
6287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6288
6288
  */
6289
6289
  listFolders(listFoldersRequest) {
6290
6290
  return __awaiter(this, void 0, void 0, function* () {
@@ -6368,7 +6368,7 @@ class DataCatalogClient {
6368
6368
  * @param ListGlossariesRequest
6369
6369
  * @return ListGlossariesResponse
6370
6370
  * @throws OciError when an error occurs
6371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6372
6372
  */
6373
6373
  listGlossaries(listGlossariesRequest) {
6374
6374
  return __awaiter(this, void 0, void 0, function* () {
@@ -6444,7 +6444,7 @@ class DataCatalogClient {
6444
6444
  * @param ListJobDefinitionsRequest
6445
6445
  * @return ListJobDefinitionsResponse
6446
6446
  * @throws OciError when an error occurs
6447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6448
6448
  */
6449
6449
  listJobDefinitions(listJobDefinitionsRequest) {
6450
6450
  return __awaiter(this, void 0, void 0, function* () {
@@ -6526,7 +6526,7 @@ class DataCatalogClient {
6526
6526
  * @param ListJobExecutionsRequest
6527
6527
  * @return ListJobExecutionsResponse
6528
6528
  * @throws OciError when an error occurs
6529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6530
6530
  */
6531
6531
  listJobExecutions(listJobExecutionsRequest) {
6532
6532
  return __awaiter(this, void 0, void 0, function* () {
@@ -6612,7 +6612,7 @@ class DataCatalogClient {
6612
6612
  * @param ListJobLogsRequest
6613
6613
  * @return ListJobLogsResponse
6614
6614
  * @throws OciError when an error occurs
6615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6616
6616
  */
6617
6617
  listJobLogs(listJobLogsRequest) {
6618
6618
  return __awaiter(this, void 0, void 0, function* () {
@@ -6689,7 +6689,7 @@ class DataCatalogClient {
6689
6689
  * @param ListJobMetricsRequest
6690
6690
  * @return ListJobMetricsResponse
6691
6691
  * @throws OciError when an error occurs
6692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6693
6693
  */
6694
6694
  listJobMetrics(listJobMetricsRequest) {
6695
6695
  return __awaiter(this, void 0, void 0, function* () {
@@ -6772,7 +6772,7 @@ class DataCatalogClient {
6772
6772
  * @param ListJobsRequest
6773
6773
  * @return ListJobsResponse
6774
6774
  * @throws OciError when an error occurs
6775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6776
6776
  */
6777
6777
  listJobs(listJobsRequest) {
6778
6778
  return __awaiter(this, void 0, void 0, function* () {
@@ -6859,7 +6859,7 @@ class DataCatalogClient {
6859
6859
  * @param ListMetastoresRequest
6860
6860
  * @return ListMetastoresResponse
6861
6861
  * @throws OciError when an error occurs
6862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6863
6863
  */
6864
6864
  listMetastores(listMetastoresRequest) {
6865
6865
  return __awaiter(this, void 0, void 0, function* () {
@@ -6968,7 +6968,7 @@ class DataCatalogClient {
6968
6968
  * @param ListNamespacesRequest
6969
6969
  * @return ListNamespacesResponse
6970
6970
  * @throws OciError when an error occurs
6971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6972
6972
  */
6973
6973
  listNamespaces(listNamespacesRequest) {
6974
6974
  return __awaiter(this, void 0, void 0, function* () {
@@ -7044,7 +7044,7 @@ class DataCatalogClient {
7044
7044
  * @param ListPatternsRequest
7045
7045
  * @return ListPatternsResponse
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.68.1/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7048
7048
  */
7049
7049
  listPatterns(listPatternsRequest) {
7050
7050
  return __awaiter(this, void 0, void 0, function* () {
@@ -7120,7 +7120,7 @@ class DataCatalogClient {
7120
7120
  * @param ListRulesRequest
7121
7121
  * @return ListRulesResponse
7122
7122
  * @throws OciError when an error occurs
7123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7124
7124
  */
7125
7125
  listRules(listRulesRequest) {
7126
7126
  return __awaiter(this, void 0, void 0, function* () {
@@ -7201,7 +7201,7 @@ class DataCatalogClient {
7201
7201
  * @param ListTagsRequest
7202
7202
  * @return ListTagsResponse
7203
7203
  * @throws OciError when an error occurs
7204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7205
7205
  */
7206
7206
  listTags(listTagsRequest) {
7207
7207
  return __awaiter(this, void 0, void 0, function* () {
@@ -7273,7 +7273,7 @@ class DataCatalogClient {
7273
7273
  * @param ListTermRelationshipsRequest
7274
7274
  * @return ListTermRelationshipsResponse
7275
7275
  * @throws OciError when an error occurs
7276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7277
7277
  */
7278
7278
  listTermRelationships(listTermRelationshipsRequest) {
7279
7279
  return __awaiter(this, void 0, void 0, function* () {
@@ -7347,7 +7347,7 @@ class DataCatalogClient {
7347
7347
  * @param ListTermsRequest
7348
7348
  * @return ListTermsResponse
7349
7349
  * @throws OciError when an error occurs
7350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7351
7351
  */
7352
7352
  listTerms(listTermsRequest) {
7353
7353
  return __awaiter(this, void 0, void 0, function* () {
@@ -7424,7 +7424,7 @@ class DataCatalogClient {
7424
7424
  * @param ListTypesRequest
7425
7425
  * @return ListTypesResponse
7426
7426
  * @throws OciError when an error occurs
7427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7428
7428
  */
7429
7429
  listTypes(listTypesRequest) {
7430
7430
  return __awaiter(this, void 0, void 0, function* () {
@@ -7501,7 +7501,7 @@ class DataCatalogClient {
7501
7501
  * @param ListWorkRequestErrorsRequest
7502
7502
  * @return ListWorkRequestErrorsResponse
7503
7503
  * @throws OciError when an error occurs
7504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7505
7505
  */
7506
7506
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7507
7507
  return __awaiter(this, void 0, void 0, function* () {
@@ -7610,7 +7610,7 @@ class DataCatalogClient {
7610
7610
  * @param ListWorkRequestLogsRequest
7611
7611
  * @return ListWorkRequestLogsResponse
7612
7612
  * @throws OciError when an error occurs
7613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7614
7614
  */
7615
7615
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7616
7616
  return __awaiter(this, void 0, void 0, function* () {
@@ -7719,7 +7719,7 @@ class DataCatalogClient {
7719
7719
  * @param ListWorkRequestsRequest
7720
7720
  * @return ListWorkRequestsResponse
7721
7721
  * @throws OciError when an error occurs
7722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7723
7723
  */
7724
7724
  listWorkRequests(listWorkRequestsRequest) {
7725
7725
  return __awaiter(this, void 0, void 0, function* () {
@@ -7824,7 +7824,7 @@ class DataCatalogClient {
7824
7824
  * @param ObjectStatsRequest
7825
7825
  * @return ObjectStatsResponse
7826
7826
  * @throws OciError when an error occurs
7827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7827
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7828
7828
  */
7829
7829
  objectStats(objectStatsRequest) {
7830
7830
  return __awaiter(this, void 0, void 0, function* () {
@@ -7892,7 +7892,7 @@ class DataCatalogClient {
7892
7892
  * @param ParseConnectionRequest
7893
7893
  * @return ParseConnectionResponse
7894
7894
  * @throws OciError when an error occurs
7895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7896
7896
  */
7897
7897
  parseConnection(parseConnectionRequest) {
7898
7898
  return __awaiter(this, void 0, void 0, function* () {
@@ -7962,7 +7962,7 @@ class DataCatalogClient {
7962
7962
  * @param ProcessRecommendationRequest
7963
7963
  * @return ProcessRecommendationResponse
7964
7964
  * @throws OciError when an error occurs
7965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7966
7966
  */
7967
7967
  processRecommendation(processRecommendationRequest) {
7968
7968
  return __awaiter(this, void 0, void 0, function* () {
@@ -8030,7 +8030,7 @@ class DataCatalogClient {
8030
8030
  * @param RecommendationsRequest
8031
8031
  * @return RecommendationsResponse
8032
8032
  * @throws OciError when an error occurs
8033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8034
8034
  */
8035
8035
  recommendations(recommendationsRequest) {
8036
8036
  return __awaiter(this, void 0, void 0, function* () {
@@ -8093,7 +8093,7 @@ class DataCatalogClient {
8093
8093
  * @param RemoveDataSelectorPatternsRequest
8094
8094
  * @return RemoveDataSelectorPatternsResponse
8095
8095
  * @throws OciError when an error occurs
8096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8097
8097
  */
8098
8098
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8099
8099
  return __awaiter(this, void 0, void 0, function* () {
@@ -8160,7 +8160,7 @@ class DataCatalogClient {
8160
8160
  * @param SearchCriteriaRequest
8161
8161
  * @return SearchCriteriaResponse
8162
8162
  * @throws OciError when an error occurs
8163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8164
8164
  */
8165
8165
  searchCriteria(searchCriteriaRequest) {
8166
8166
  return __awaiter(this, void 0, void 0, function* () {
@@ -8233,7 +8233,7 @@ class DataCatalogClient {
8233
8233
  * @param SuggestMatchesRequest
8234
8234
  * @return SuggestMatchesResponse
8235
8235
  * @throws OciError when an error occurs
8236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8237
8237
  */
8238
8238
  suggestMatches(suggestMatchesRequest) {
8239
8239
  return __awaiter(this, void 0, void 0, function* () {
@@ -8295,7 +8295,7 @@ class DataCatalogClient {
8295
8295
  * @param SynchronousExportDataAssetRequest
8296
8296
  * @return SynchronousExportDataAssetResponse
8297
8297
  * @throws OciError when an error occurs
8298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8299
8299
  */
8300
8300
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8301
8301
  return __awaiter(this, void 0, void 0, function* () {
@@ -8357,7 +8357,7 @@ class DataCatalogClient {
8357
8357
  * @param TestConnectionRequest
8358
8358
  * @return TestConnectionResponse
8359
8359
  * @throws OciError when an error occurs
8360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8361
8361
  */
8362
8362
  testConnection(testConnectionRequest) {
8363
8363
  return __awaiter(this, void 0, void 0, function* () {
@@ -8423,7 +8423,7 @@ class DataCatalogClient {
8423
8423
  * @param UpdateAttributeRequest
8424
8424
  * @return UpdateAttributeResponse
8425
8425
  * @throws OciError when an error occurs
8426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8427
8427
  */
8428
8428
  updateAttribute(updateAttributeRequest) {
8429
8429
  return __awaiter(this, void 0, void 0, function* () {
@@ -8491,7 +8491,7 @@ class DataCatalogClient {
8491
8491
  * @param UpdateCatalogRequest
8492
8492
  * @return UpdateCatalogResponse
8493
8493
  * @throws OciError when an error occurs
8494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8495
8495
  */
8496
8496
  updateCatalog(updateCatalogRequest) {
8497
8497
  return __awaiter(this, void 0, void 0, function* () {
@@ -8556,7 +8556,7 @@ class DataCatalogClient {
8556
8556
  * @param UpdateCatalogPrivateEndpointRequest
8557
8557
  * @return UpdateCatalogPrivateEndpointResponse
8558
8558
  * @throws OciError when an error occurs
8559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8560
8560
  */
8561
8561
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8562
8562
  return __awaiter(this, void 0, void 0, function* () {
@@ -8617,7 +8617,7 @@ class DataCatalogClient {
8617
8617
  * @param UpdateConnectionRequest
8618
8618
  * @return UpdateConnectionResponse
8619
8619
  * @throws OciError when an error occurs
8620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8621
8621
  */
8622
8622
  updateConnection(updateConnectionRequest) {
8623
8623
  return __awaiter(this, void 0, void 0, function* () {
@@ -8684,7 +8684,7 @@ class DataCatalogClient {
8684
8684
  * @param UpdateCustomPropertyRequest
8685
8685
  * @return UpdateCustomPropertyResponse
8686
8686
  * @throws OciError when an error occurs
8687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8688
8688
  */
8689
8689
  updateCustomProperty(updateCustomPropertyRequest) {
8690
8690
  return __awaiter(this, void 0, void 0, function* () {
@@ -8751,7 +8751,7 @@ class DataCatalogClient {
8751
8751
  * @param UpdateDataAssetRequest
8752
8752
  * @return UpdateDataAssetResponse
8753
8753
  * @throws OciError when an error occurs
8754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8755
8755
  */
8756
8756
  updateDataAsset(updateDataAssetRequest) {
8757
8757
  return __awaiter(this, void 0, void 0, function* () {
@@ -8817,7 +8817,7 @@ class DataCatalogClient {
8817
8817
  * @param UpdateEntityRequest
8818
8818
  * @return UpdateEntityResponse
8819
8819
  * @throws OciError when an error occurs
8820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8821
8821
  */
8822
8822
  updateEntity(updateEntityRequest) {
8823
8823
  return __awaiter(this, void 0, void 0, function* () {
@@ -8884,7 +8884,7 @@ class DataCatalogClient {
8884
8884
  * @param UpdateFolderRequest
8885
8885
  * @return UpdateFolderResponse
8886
8886
  * @throws OciError when an error occurs
8887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8888
8888
  */
8889
8889
  updateFolder(updateFolderRequest) {
8890
8890
  return __awaiter(this, void 0, void 0, function* () {
@@ -8951,7 +8951,7 @@ class DataCatalogClient {
8951
8951
  * @param UpdateGlossaryRequest
8952
8952
  * @return UpdateGlossaryResponse
8953
8953
  * @throws OciError when an error occurs
8954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8955
8955
  */
8956
8956
  updateGlossary(updateGlossaryRequest) {
8957
8957
  return __awaiter(this, void 0, void 0, function* () {
@@ -9017,7 +9017,7 @@ class DataCatalogClient {
9017
9017
  * @param UpdateJobRequest
9018
9018
  * @return UpdateJobResponse
9019
9019
  * @throws OciError when an error occurs
9020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9021
9021
  */
9022
9022
  updateJob(updateJobRequest) {
9023
9023
  return __awaiter(this, void 0, void 0, function* () {
@@ -9083,7 +9083,7 @@ class DataCatalogClient {
9083
9083
  * @param UpdateJobDefinitionRequest
9084
9084
  * @return UpdateJobDefinitionResponse
9085
9085
  * @throws OciError when an error occurs
9086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9087
9087
  */
9088
9088
  updateJobDefinition(updateJobDefinitionRequest) {
9089
9089
  return __awaiter(this, void 0, void 0, function* () {
@@ -9149,7 +9149,7 @@ class DataCatalogClient {
9149
9149
  * @param UpdateMetastoreRequest
9150
9150
  * @return UpdateMetastoreResponse
9151
9151
  * @throws OciError when an error occurs
9152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9153
9153
  */
9154
9154
  updateMetastore(updateMetastoreRequest) {
9155
9155
  return __awaiter(this, void 0, void 0, function* () {
@@ -9214,7 +9214,7 @@ class DataCatalogClient {
9214
9214
  * @param UpdateNamespaceRequest
9215
9215
  * @return UpdateNamespaceResponse
9216
9216
  * @throws OciError when an error occurs
9217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9218
9218
  */
9219
9219
  updateNamespace(updateNamespaceRequest) {
9220
9220
  return __awaiter(this, void 0, void 0, function* () {
@@ -9280,7 +9280,7 @@ class DataCatalogClient {
9280
9280
  * @param UpdatePatternRequest
9281
9281
  * @return UpdatePatternResponse
9282
9282
  * @throws OciError when an error occurs
9283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9284
9284
  */
9285
9285
  updatePattern(updatePatternRequest) {
9286
9286
  return __awaiter(this, void 0, void 0, function* () {
@@ -9346,7 +9346,7 @@ class DataCatalogClient {
9346
9346
  * @param UpdateTermRequest
9347
9347
  * @return UpdateTermResponse
9348
9348
  * @throws OciError when an error occurs
9349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9350
9350
  */
9351
9351
  updateTerm(updateTermRequest) {
9352
9352
  return __awaiter(this, void 0, void 0, function* () {
@@ -9413,7 +9413,7 @@ class DataCatalogClient {
9413
9413
  * @param UpdateTermRelationshipRequest
9414
9414
  * @return UpdateTermRelationshipResponse
9415
9415
  * @throws OciError when an error occurs
9416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9417
9417
  */
9418
9418
  updateTermRelationship(updateTermRelationshipRequest) {
9419
9419
  return __awaiter(this, void 0, void 0, function* () {
@@ -9481,7 +9481,7 @@ class DataCatalogClient {
9481
9481
  * @param UploadCredentialsRequest
9482
9482
  * @return UploadCredentialsResponse
9483
9483
  * @throws OciError when an error occurs
9484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9485
9485
  */
9486
9486
  uploadCredentials(uploadCredentialsRequest) {
9487
9487
  return __awaiter(this, void 0, void 0, function* () {
@@ -9549,7 +9549,7 @@ class DataCatalogClient {
9549
9549
  * @param UsersRequest
9550
9550
  * @return UsersResponse
9551
9551
  * @throws OciError when an error occurs
9552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/Users.ts.html |here} to see how to use Users API.
9552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/Users.ts.html |here} to see how to use Users API.
9553
9553
  */
9554
9554
  users(usersRequest) {
9555
9555
  return __awaiter(this, void 0, void 0, function* () {
@@ -9617,7 +9617,7 @@ class DataCatalogClient {
9617
9617
  * @param ValidateConnectionRequest
9618
9618
  * @return ValidateConnectionResponse
9619
9619
  * @throws OciError when an error occurs
9620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9621
9621
  */
9622
9622
  validateConnection(validateConnectionRequest) {
9623
9623
  return __awaiter(this, void 0, void 0, function* () {
@@ -9683,7 +9683,7 @@ class DataCatalogClient {
9683
9683
  * @param ValidatePatternRequest
9684
9684
  * @return ValidatePatternResponse
9685
9685
  * @throws OciError when an error occurs
9686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.2/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9687
9687
  */
9688
9688
  validatePattern(validatePatternRequest) {
9689
9689
  return __awaiter(this, void 0, void 0, function* () {