oci-datacatalog 2.65.0 → 2.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
@@ -182,7 +182,7 @@ class DataCatalogClient {
182
182
  * @param AddDataSelectorPatternsRequest
183
183
  * @return AddDataSelectorPatternsResponse
184
184
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
186
186
  */
187
187
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
188
188
  return __awaiter(this, void 0, void 0, function* () {
@@ -249,7 +249,7 @@ class DataCatalogClient {
249
249
  * @param AssociateCustomPropertyRequest
250
250
  * @return AssociateCustomPropertyResponse
251
251
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
253
253
  */
254
254
  associateCustomProperty(associateCustomPropertyRequest) {
255
255
  return __awaiter(this, void 0, void 0, function* () {
@@ -316,7 +316,7 @@ class DataCatalogClient {
316
316
  * @param AttachCatalogPrivateEndpointRequest
317
317
  * @return AttachCatalogPrivateEndpointResponse
318
318
  * @throws OciError when an error occurs
319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
320
320
  */
321
321
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
322
322
  return __awaiter(this, void 0, void 0, function* () {
@@ -378,7 +378,7 @@ class DataCatalogClient {
378
378
  * @param ChangeCatalogCompartmentRequest
379
379
  * @return ChangeCatalogCompartmentResponse
380
380
  * @throws OciError when an error occurs
381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
382
382
  */
383
383
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
384
384
  return __awaiter(this, void 0, void 0, function* () {
@@ -439,7 +439,7 @@ class DataCatalogClient {
439
439
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
440
440
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
441
441
  * @throws OciError when an error occurs
442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
443
443
  */
444
444
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
445
445
  return __awaiter(this, void 0, void 0, function* () {
@@ -500,7 +500,7 @@ class DataCatalogClient {
500
500
  * @param ChangeMetastoreCompartmentRequest
501
501
  * @return ChangeMetastoreCompartmentResponse
502
502
  * @throws OciError when an error occurs
503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
504
504
  */
505
505
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
506
506
  return __awaiter(this, void 0, void 0, function* () {
@@ -561,7 +561,7 @@ class DataCatalogClient {
561
561
  * @param CreateAttributeRequest
562
562
  * @return CreateAttributeResponse
563
563
  * @throws OciError when an error occurs
564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
565
565
  */
566
566
  createAttribute(createAttributeRequest) {
567
567
  return __awaiter(this, void 0, void 0, function* () {
@@ -628,7 +628,7 @@ class DataCatalogClient {
628
628
  * @param CreateAttributeTagRequest
629
629
  * @return CreateAttributeTagResponse
630
630
  * @throws OciError when an error occurs
631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
632
632
  */
633
633
  createAttributeTag(createAttributeTagRequest) {
634
634
  return __awaiter(this, void 0, void 0, function* () {
@@ -698,7 +698,7 @@ class DataCatalogClient {
698
698
  * @param CreateCatalogRequest
699
699
  * @return CreateCatalogResponse
700
700
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
702
702
  */
703
703
  createCatalog(createCatalogRequest) {
704
704
  return __awaiter(this, void 0, void 0, function* () {
@@ -757,7 +757,7 @@ class DataCatalogClient {
757
757
  * @param CreateCatalogPrivateEndpointRequest
758
758
  * @return CreateCatalogPrivateEndpointResponse
759
759
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
761
761
  */
762
762
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
763
763
  return __awaiter(this, void 0, void 0, function* () {
@@ -816,7 +816,7 @@ class DataCatalogClient {
816
816
  * @param CreateConnectionRequest
817
817
  * @return CreateConnectionResponse
818
818
  * @throws OciError when an error occurs
819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
820
820
  */
821
821
  createConnection(createConnectionRequest) {
822
822
  return __awaiter(this, void 0, void 0, function* () {
@@ -882,7 +882,7 @@ class DataCatalogClient {
882
882
  * @param CreateCustomPropertyRequest
883
883
  * @return CreateCustomPropertyResponse
884
884
  * @throws OciError when an error occurs
885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
886
886
  */
887
887
  createCustomProperty(createCustomPropertyRequest) {
888
888
  return __awaiter(this, void 0, void 0, function* () {
@@ -948,7 +948,7 @@ class DataCatalogClient {
948
948
  * @param CreateDataAssetRequest
949
949
  * @return CreateDataAssetResponse
950
950
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
952
952
  */
953
953
  createDataAsset(createDataAssetRequest) {
954
954
  return __awaiter(this, void 0, void 0, function* () {
@@ -1013,7 +1013,7 @@ class DataCatalogClient {
1013
1013
  * @param CreateDataAssetTagRequest
1014
1014
  * @return CreateDataAssetTagResponse
1015
1015
  * @throws OciError when an error occurs
1016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1017
1017
  */
1018
1018
  createDataAssetTag(createDataAssetTagRequest) {
1019
1019
  return __awaiter(this, void 0, void 0, function* () {
@@ -1079,7 +1079,7 @@ class DataCatalogClient {
1079
1079
  * @param CreateEntityRequest
1080
1080
  * @return CreateEntityResponse
1081
1081
  * @throws OciError when an error occurs
1082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1083
1083
  */
1084
1084
  createEntity(createEntityRequest) {
1085
1085
  return __awaiter(this, void 0, void 0, function* () {
@@ -1145,7 +1145,7 @@ class DataCatalogClient {
1145
1145
  * @param CreateEntityTagRequest
1146
1146
  * @return CreateEntityTagResponse
1147
1147
  * @throws OciError when an error occurs
1148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1149
1149
  */
1150
1150
  createEntityTag(createEntityTagRequest) {
1151
1151
  return __awaiter(this, void 0, void 0, function* () {
@@ -1212,7 +1212,7 @@ class DataCatalogClient {
1212
1212
  * @param CreateFolderRequest
1213
1213
  * @return CreateFolderResponse
1214
1214
  * @throws OciError when an error occurs
1215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1216
1216
  */
1217
1217
  createFolder(createFolderRequest) {
1218
1218
  return __awaiter(this, void 0, void 0, function* () {
@@ -1278,7 +1278,7 @@ class DataCatalogClient {
1278
1278
  * @param CreateFolderTagRequest
1279
1279
  * @return CreateFolderTagResponse
1280
1280
  * @throws OciError when an error occurs
1281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1282
1282
  */
1283
1283
  createFolderTag(createFolderTagRequest) {
1284
1284
  return __awaiter(this, void 0, void 0, function* () {
@@ -1345,7 +1345,7 @@ class DataCatalogClient {
1345
1345
  * @param CreateGlossaryRequest
1346
1346
  * @return CreateGlossaryResponse
1347
1347
  * @throws OciError when an error occurs
1348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1349
1349
  */
1350
1350
  createGlossary(createGlossaryRequest) {
1351
1351
  return __awaiter(this, void 0, void 0, function* () {
@@ -1410,7 +1410,7 @@ class DataCatalogClient {
1410
1410
  * @param CreateJobRequest
1411
1411
  * @return CreateJobResponse
1412
1412
  * @throws OciError when an error occurs
1413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1414
1414
  */
1415
1415
  createJob(createJobRequest) {
1416
1416
  return __awaiter(this, void 0, void 0, function* () {
@@ -1475,7 +1475,7 @@ class DataCatalogClient {
1475
1475
  * @param CreateJobDefinitionRequest
1476
1476
  * @return CreateJobDefinitionResponse
1477
1477
  * @throws OciError when an error occurs
1478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1479
1479
  */
1480
1480
  createJobDefinition(createJobDefinitionRequest) {
1481
1481
  return __awaiter(this, void 0, void 0, function* () {
@@ -1540,7 +1540,7 @@ class DataCatalogClient {
1540
1540
  * @param CreateJobExecutionRequest
1541
1541
  * @return CreateJobExecutionResponse
1542
1542
  * @throws OciError when an error occurs
1543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1544
1544
  */
1545
1545
  createJobExecution(createJobExecutionRequest) {
1546
1546
  return __awaiter(this, void 0, void 0, function* () {
@@ -1607,7 +1607,7 @@ class DataCatalogClient {
1607
1607
  * @param CreateMetastoreRequest
1608
1608
  * @return CreateMetastoreResponse
1609
1609
  * @throws OciError when an error occurs
1610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1611
1611
  */
1612
1612
  createMetastore(createMetastoreRequest) {
1613
1613
  return __awaiter(this, void 0, void 0, function* () {
@@ -1666,7 +1666,7 @@ class DataCatalogClient {
1666
1666
  * @param CreateNamespaceRequest
1667
1667
  * @return CreateNamespaceResponse
1668
1668
  * @throws OciError when an error occurs
1669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1670
1670
  */
1671
1671
  createNamespace(createNamespaceRequest) {
1672
1672
  return __awaiter(this, void 0, void 0, function* () {
@@ -1731,7 +1731,7 @@ class DataCatalogClient {
1731
1731
  * @param CreatePatternRequest
1732
1732
  * @return CreatePatternResponse
1733
1733
  * @throws OciError when an error occurs
1734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1735
1735
  */
1736
1736
  createPattern(createPatternRequest) {
1737
1737
  return __awaiter(this, void 0, void 0, function* () {
@@ -1796,7 +1796,7 @@ class DataCatalogClient {
1796
1796
  * @param CreateTermRequest
1797
1797
  * @return CreateTermResponse
1798
1798
  * @throws OciError when an error occurs
1799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1800
1800
  */
1801
1801
  createTerm(createTermRequest) {
1802
1802
  return __awaiter(this, void 0, void 0, function* () {
@@ -1862,7 +1862,7 @@ class DataCatalogClient {
1862
1862
  * @param CreateTermRelationshipRequest
1863
1863
  * @return CreateTermRelationshipResponse
1864
1864
  * @throws OciError when an error occurs
1865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1866
1866
  */
1867
1867
  createTermRelationship(createTermRelationshipRequest) {
1868
1868
  return __awaiter(this, void 0, void 0, function* () {
@@ -1929,7 +1929,7 @@ class DataCatalogClient {
1929
1929
  * @param DeleteAttributeRequest
1930
1930
  * @return DeleteAttributeResponse
1931
1931
  * @throws OciError when an error occurs
1932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1933
1933
  */
1934
1934
  deleteAttribute(deleteAttributeRequest) {
1935
1935
  return __awaiter(this, void 0, void 0, function* () {
@@ -1987,7 +1987,7 @@ class DataCatalogClient {
1987
1987
  * @param DeleteAttributeTagRequest
1988
1988
  * @return DeleteAttributeTagResponse
1989
1989
  * @throws OciError when an error occurs
1990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1991
1991
  */
1992
1992
  deleteAttributeTag(deleteAttributeTagRequest) {
1993
1993
  return __awaiter(this, void 0, void 0, function* () {
@@ -2046,7 +2046,7 @@ class DataCatalogClient {
2046
2046
  * @param DeleteCatalogRequest
2047
2047
  * @return DeleteCatalogResponse
2048
2048
  * @throws OciError when an error occurs
2049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2050
2050
  */
2051
2051
  deleteCatalog(deleteCatalogRequest) {
2052
2052
  return __awaiter(this, void 0, void 0, function* () {
@@ -2106,7 +2106,7 @@ class DataCatalogClient {
2106
2106
  * @param DeleteCatalogPrivateEndpointRequest
2107
2107
  * @return DeleteCatalogPrivateEndpointResponse
2108
2108
  * @throws OciError when an error occurs
2109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2110
2110
  */
2111
2111
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2112
2112
  return __awaiter(this, void 0, void 0, function* () {
@@ -2166,7 +2166,7 @@ class DataCatalogClient {
2166
2166
  * @param DeleteConnectionRequest
2167
2167
  * @return DeleteConnectionResponse
2168
2168
  * @throws OciError when an error occurs
2169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2170
2170
  */
2171
2171
  deleteConnection(deleteConnectionRequest) {
2172
2172
  return __awaiter(this, void 0, void 0, function* () {
@@ -2223,7 +2223,7 @@ class DataCatalogClient {
2223
2223
  * @param DeleteCustomPropertyRequest
2224
2224
  * @return DeleteCustomPropertyResponse
2225
2225
  * @throws OciError when an error occurs
2226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2227
2227
  */
2228
2228
  deleteCustomProperty(deleteCustomPropertyRequest) {
2229
2229
  return __awaiter(this, void 0, void 0, function* () {
@@ -2280,7 +2280,7 @@ class DataCatalogClient {
2280
2280
  * @param DeleteDataAssetRequest
2281
2281
  * @return DeleteDataAssetResponse
2282
2282
  * @throws OciError when an error occurs
2283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2284
2284
  */
2285
2285
  deleteDataAsset(deleteDataAssetRequest) {
2286
2286
  return __awaiter(this, void 0, void 0, function* () {
@@ -2336,7 +2336,7 @@ class DataCatalogClient {
2336
2336
  * @param DeleteDataAssetTagRequest
2337
2337
  * @return DeleteDataAssetTagResponse
2338
2338
  * @throws OciError when an error occurs
2339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2340
2340
  */
2341
2341
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2342
2342
  return __awaiter(this, void 0, void 0, function* () {
@@ -2393,7 +2393,7 @@ class DataCatalogClient {
2393
2393
  * @param DeleteEntityRequest
2394
2394
  * @return DeleteEntityResponse
2395
2395
  * @throws OciError when an error occurs
2396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2397
2397
  */
2398
2398
  deleteEntity(deleteEntityRequest) {
2399
2399
  return __awaiter(this, void 0, void 0, function* () {
@@ -2450,7 +2450,7 @@ class DataCatalogClient {
2450
2450
  * @param DeleteEntityTagRequest
2451
2451
  * @return DeleteEntityTagResponse
2452
2452
  * @throws OciError when an error occurs
2453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2454
2454
  */
2455
2455
  deleteEntityTag(deleteEntityTagRequest) {
2456
2456
  return __awaiter(this, void 0, void 0, function* () {
@@ -2508,7 +2508,7 @@ class DataCatalogClient {
2508
2508
  * @param DeleteFolderRequest
2509
2509
  * @return DeleteFolderResponse
2510
2510
  * @throws OciError when an error occurs
2511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2512
2512
  */
2513
2513
  deleteFolder(deleteFolderRequest) {
2514
2514
  return __awaiter(this, void 0, void 0, function* () {
@@ -2565,7 +2565,7 @@ class DataCatalogClient {
2565
2565
  * @param DeleteFolderTagRequest
2566
2566
  * @return DeleteFolderTagResponse
2567
2567
  * @throws OciError when an error occurs
2568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2569
2569
  */
2570
2570
  deleteFolderTag(deleteFolderTagRequest) {
2571
2571
  return __awaiter(this, void 0, void 0, function* () {
@@ -2623,7 +2623,7 @@ class DataCatalogClient {
2623
2623
  * @param DeleteGlossaryRequest
2624
2624
  * @return DeleteGlossaryResponse
2625
2625
  * @throws OciError when an error occurs
2626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2627
2627
  */
2628
2628
  deleteGlossary(deleteGlossaryRequest) {
2629
2629
  return __awaiter(this, void 0, void 0, function* () {
@@ -2679,7 +2679,7 @@ class DataCatalogClient {
2679
2679
  * @param DeleteJobRequest
2680
2680
  * @return DeleteJobResponse
2681
2681
  * @throws OciError when an error occurs
2682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2683
2683
  */
2684
2684
  deleteJob(deleteJobRequest) {
2685
2685
  return __awaiter(this, void 0, void 0, function* () {
@@ -2735,7 +2735,7 @@ class DataCatalogClient {
2735
2735
  * @param DeleteJobDefinitionRequest
2736
2736
  * @return DeleteJobDefinitionResponse
2737
2737
  * @throws OciError when an error occurs
2738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2739
2739
  */
2740
2740
  deleteJobDefinition(deleteJobDefinitionRequest) {
2741
2741
  return __awaiter(this, void 0, void 0, function* () {
@@ -2791,7 +2791,7 @@ class DataCatalogClient {
2791
2791
  * @param DeleteMetastoreRequest
2792
2792
  * @return DeleteMetastoreResponse
2793
2793
  * @throws OciError when an error occurs
2794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2795
2795
  */
2796
2796
  deleteMetastore(deleteMetastoreRequest) {
2797
2797
  return __awaiter(this, void 0, void 0, function* () {
@@ -2851,7 +2851,7 @@ class DataCatalogClient {
2851
2851
  * @param DeleteNamespaceRequest
2852
2852
  * @return DeleteNamespaceResponse
2853
2853
  * @throws OciError when an error occurs
2854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2855
2855
  */
2856
2856
  deleteNamespace(deleteNamespaceRequest) {
2857
2857
  return __awaiter(this, void 0, void 0, function* () {
@@ -2907,7 +2907,7 @@ class DataCatalogClient {
2907
2907
  * @param DeletePatternRequest
2908
2908
  * @return DeletePatternResponse
2909
2909
  * @throws OciError when an error occurs
2910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2911
2911
  */
2912
2912
  deletePattern(deletePatternRequest) {
2913
2913
  return __awaiter(this, void 0, void 0, function* () {
@@ -2963,7 +2963,7 @@ class DataCatalogClient {
2963
2963
  * @param DeleteTermRequest
2964
2964
  * @return DeleteTermResponse
2965
2965
  * @throws OciError when an error occurs
2966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2967
2967
  */
2968
2968
  deleteTerm(deleteTermRequest) {
2969
2969
  return __awaiter(this, void 0, void 0, function* () {
@@ -3020,7 +3020,7 @@ class DataCatalogClient {
3020
3020
  * @param DeleteTermRelationshipRequest
3021
3021
  * @return DeleteTermRelationshipResponse
3022
3022
  * @throws OciError when an error occurs
3023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3024
3024
  */
3025
3025
  deleteTermRelationship(deleteTermRelationshipRequest) {
3026
3026
  return __awaiter(this, void 0, void 0, function* () {
@@ -3078,7 +3078,7 @@ class DataCatalogClient {
3078
3078
  * @param DetachCatalogPrivateEndpointRequest
3079
3079
  * @return DetachCatalogPrivateEndpointResponse
3080
3080
  * @throws OciError when an error occurs
3081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3082
3082
  */
3083
3083
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3084
3084
  return __awaiter(this, void 0, void 0, function* () {
@@ -3139,7 +3139,7 @@ class DataCatalogClient {
3139
3139
  * @param DisassociateCustomPropertyRequest
3140
3140
  * @return DisassociateCustomPropertyResponse
3141
3141
  * @throws OciError when an error occurs
3142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3143
3143
  */
3144
3144
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3145
3145
  return __awaiter(this, void 0, void 0, function* () {
@@ -3206,7 +3206,7 @@ class DataCatalogClient {
3206
3206
  * @param ExpandTreeForGlossaryRequest
3207
3207
  * @return ExpandTreeForGlossaryResponse
3208
3208
  * @throws OciError when an error occurs
3209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3210
3210
  */
3211
3211
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3212
3212
  return __awaiter(this, void 0, void 0, function* () {
@@ -3271,7 +3271,7 @@ class DataCatalogClient {
3271
3271
  * @param ExportGlossaryRequest
3272
3272
  * @return ExportGlossaryResponse
3273
3273
  * @throws OciError when an error occurs
3274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3275
3275
  */
3276
3276
  exportGlossary(exportGlossaryRequest) {
3277
3277
  return __awaiter(this, void 0, void 0, function* () {
@@ -3338,7 +3338,7 @@ class DataCatalogClient {
3338
3338
  * @param GetAttributeRequest
3339
3339
  * @return GetAttributeResponse
3340
3340
  * @throws OciError when an error occurs
3341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3342
3342
  */
3343
3343
  getAttribute(getAttributeRequest) {
3344
3344
  return __awaiter(this, void 0, void 0, function* () {
@@ -3407,7 +3407,7 @@ class DataCatalogClient {
3407
3407
  * @param GetAttributeTagRequest
3408
3408
  * @return GetAttributeTagResponse
3409
3409
  * @throws OciError when an error occurs
3410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3411
3411
  */
3412
3412
  getAttributeTag(getAttributeTagRequest) {
3413
3413
  return __awaiter(this, void 0, void 0, function* () {
@@ -3476,7 +3476,7 @@ class DataCatalogClient {
3476
3476
  * @param GetCatalogRequest
3477
3477
  * @return GetCatalogResponse
3478
3478
  * @throws OciError when an error occurs
3479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3480
3480
  */
3481
3481
  getCatalog(getCatalogRequest) {
3482
3482
  return __awaiter(this, void 0, void 0, function* () {
@@ -3539,7 +3539,7 @@ class DataCatalogClient {
3539
3539
  * @param GetCatalogPrivateEndpointRequest
3540
3540
  * @return GetCatalogPrivateEndpointResponse
3541
3541
  * @throws OciError when an error occurs
3542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3543
3543
  */
3544
3544
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3545
3545
  return __awaiter(this, void 0, void 0, function* () {
@@ -3602,7 +3602,7 @@ class DataCatalogClient {
3602
3602
  * @param GetConnectionRequest
3603
3603
  * @return GetConnectionResponse
3604
3604
  * @throws OciError when an error occurs
3605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3606
3606
  */
3607
3607
  getConnection(getConnectionRequest) {
3608
3608
  return __awaiter(this, void 0, void 0, function* () {
@@ -3669,7 +3669,7 @@ class DataCatalogClient {
3669
3669
  * @param GetCustomPropertyRequest
3670
3670
  * @return GetCustomPropertyResponse
3671
3671
  * @throws OciError when an error occurs
3672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3673
3673
  */
3674
3674
  getCustomProperty(getCustomPropertyRequest) {
3675
3675
  return __awaiter(this, void 0, void 0, function* () {
@@ -3736,7 +3736,7 @@ class DataCatalogClient {
3736
3736
  * @param GetDataAssetRequest
3737
3737
  * @return GetDataAssetResponse
3738
3738
  * @throws OciError when an error occurs
3739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3740
3740
  */
3741
3741
  getDataAsset(getDataAssetRequest) {
3742
3742
  return __awaiter(this, void 0, void 0, function* () {
@@ -3802,7 +3802,7 @@ class DataCatalogClient {
3802
3802
  * @param GetDataAssetTagRequest
3803
3803
  * @return GetDataAssetTagResponse
3804
3804
  * @throws OciError when an error occurs
3805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3806
3806
  */
3807
3807
  getDataAssetTag(getDataAssetTagRequest) {
3808
3808
  return __awaiter(this, void 0, void 0, function* () {
@@ -3869,7 +3869,7 @@ class DataCatalogClient {
3869
3869
  * @param GetEntityRequest
3870
3870
  * @return GetEntityResponse
3871
3871
  * @throws OciError when an error occurs
3872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3873
3873
  */
3874
3874
  getEntity(getEntityRequest) {
3875
3875
  return __awaiter(this, void 0, void 0, function* () {
@@ -3937,7 +3937,7 @@ class DataCatalogClient {
3937
3937
  * @param GetEntityTagRequest
3938
3938
  * @return GetEntityTagResponse
3939
3939
  * @throws OciError when an error occurs
3940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3941
3941
  */
3942
3942
  getEntityTag(getEntityTagRequest) {
3943
3943
  return __awaiter(this, void 0, void 0, function* () {
@@ -4005,7 +4005,7 @@ class DataCatalogClient {
4005
4005
  * @param GetFolderRequest
4006
4006
  * @return GetFolderResponse
4007
4007
  * @throws OciError when an error occurs
4008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4009
4009
  */
4010
4010
  getFolder(getFolderRequest) {
4011
4011
  return __awaiter(this, void 0, void 0, function* () {
@@ -4073,7 +4073,7 @@ class DataCatalogClient {
4073
4073
  * @param GetFolderTagRequest
4074
4074
  * @return GetFolderTagResponse
4075
4075
  * @throws OciError when an error occurs
4076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4077
4077
  */
4078
4078
  getFolderTag(getFolderTagRequest) {
4079
4079
  return __awaiter(this, void 0, void 0, function* () {
@@ -4141,7 +4141,7 @@ class DataCatalogClient {
4141
4141
  * @param GetGlossaryRequest
4142
4142
  * @return GetGlossaryResponse
4143
4143
  * @throws OciError when an error occurs
4144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4145
4145
  */
4146
4146
  getGlossary(getGlossaryRequest) {
4147
4147
  return __awaiter(this, void 0, void 0, function* () {
@@ -4207,7 +4207,7 @@ class DataCatalogClient {
4207
4207
  * @param GetJobRequest
4208
4208
  * @return GetJobResponse
4209
4209
  * @throws OciError when an error occurs
4210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4211
4211
  */
4212
4212
  getJob(getJobRequest) {
4213
4213
  return __awaiter(this, void 0, void 0, function* () {
@@ -4273,7 +4273,7 @@ class DataCatalogClient {
4273
4273
  * @param GetJobDefinitionRequest
4274
4274
  * @return GetJobDefinitionResponse
4275
4275
  * @throws OciError when an error occurs
4276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4277
4277
  */
4278
4278
  getJobDefinition(getJobDefinitionRequest) {
4279
4279
  return __awaiter(this, void 0, void 0, function* () {
@@ -4339,7 +4339,7 @@ class DataCatalogClient {
4339
4339
  * @param GetJobExecutionRequest
4340
4340
  * @return GetJobExecutionResponse
4341
4341
  * @throws OciError when an error occurs
4342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4343
4343
  */
4344
4344
  getJobExecution(getJobExecutionRequest) {
4345
4345
  return __awaiter(this, void 0, void 0, function* () {
@@ -4406,7 +4406,7 @@ class DataCatalogClient {
4406
4406
  * @param GetJobLogRequest
4407
4407
  * @return GetJobLogResponse
4408
4408
  * @throws OciError when an error occurs
4409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4410
4410
  */
4411
4411
  getJobLog(getJobLogRequest) {
4412
4412
  return __awaiter(this, void 0, void 0, function* () {
@@ -4474,7 +4474,7 @@ class DataCatalogClient {
4474
4474
  * @param GetJobMetricsRequest
4475
4475
  * @return GetJobMetricsResponse
4476
4476
  * @throws OciError when an error occurs
4477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4478
4478
  */
4479
4479
  getJobMetrics(getJobMetricsRequest) {
4480
4480
  return __awaiter(this, void 0, void 0, function* () {
@@ -4542,7 +4542,7 @@ class DataCatalogClient {
4542
4542
  * @param GetMetastoreRequest
4543
4543
  * @return GetMetastoreResponse
4544
4544
  * @throws OciError when an error occurs
4545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4546
4546
  */
4547
4547
  getMetastore(getMetastoreRequest) {
4548
4548
  return __awaiter(this, void 0, void 0, function* () {
@@ -4605,7 +4605,7 @@ class DataCatalogClient {
4605
4605
  * @param GetNamespaceRequest
4606
4606
  * @return GetNamespaceResponse
4607
4607
  * @throws OciError when an error occurs
4608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4609
4609
  */
4610
4610
  getNamespace(getNamespaceRequest) {
4611
4611
  return __awaiter(this, void 0, void 0, function* () {
@@ -4671,7 +4671,7 @@ class DataCatalogClient {
4671
4671
  * @param GetPatternRequest
4672
4672
  * @return GetPatternResponse
4673
4673
  * @throws OciError when an error occurs
4674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4675
4675
  */
4676
4676
  getPattern(getPatternRequest) {
4677
4677
  return __awaiter(this, void 0, void 0, function* () {
@@ -4737,7 +4737,7 @@ class DataCatalogClient {
4737
4737
  * @param GetTermRequest
4738
4738
  * @return GetTermResponse
4739
4739
  * @throws OciError when an error occurs
4740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4741
4741
  */
4742
4742
  getTerm(getTermRequest) {
4743
4743
  return __awaiter(this, void 0, void 0, function* () {
@@ -4804,7 +4804,7 @@ class DataCatalogClient {
4804
4804
  * @param GetTermRelationshipRequest
4805
4805
  * @return GetTermRelationshipResponse
4806
4806
  * @throws OciError when an error occurs
4807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4808
4808
  */
4809
4809
  getTermRelationship(getTermRelationshipRequest) {
4810
4810
  return __awaiter(this, void 0, void 0, function* () {
@@ -4872,7 +4872,7 @@ class DataCatalogClient {
4872
4872
  * @param GetTypeRequest
4873
4873
  * @return GetTypeResponse
4874
4874
  * @throws OciError when an error occurs
4875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4875
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4876
4876
  */
4877
4877
  getType(getTypeRequest) {
4878
4878
  return __awaiter(this, void 0, void 0, function* () {
@@ -4938,7 +4938,7 @@ class DataCatalogClient {
4938
4938
  * @param GetWorkRequestRequest
4939
4939
  * @return GetWorkRequestResponse
4940
4940
  * @throws OciError when an error occurs
4941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4942
4942
  */
4943
4943
  getWorkRequest(getWorkRequestRequest) {
4944
4944
  return __awaiter(this, void 0, void 0, function* () {
@@ -5006,7 +5006,7 @@ class DataCatalogClient {
5006
5006
  * @param ImportConnectionRequest
5007
5007
  * @return ImportConnectionResponse
5008
5008
  * @throws OciError when an error occurs
5009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5010
5010
  */
5011
5011
  importConnection(importConnectionRequest) {
5012
5012
  return __awaiter(this, void 0, void 0, function* () {
@@ -5073,7 +5073,7 @@ class DataCatalogClient {
5073
5073
  * @param ImportDataAssetRequest
5074
5074
  * @return ImportDataAssetResponse
5075
5075
  * @throws OciError when an error occurs
5076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5077
5077
  */
5078
5078
  importDataAsset(importDataAssetRequest) {
5079
5079
  return __awaiter(this, void 0, void 0, function* () {
@@ -5137,7 +5137,7 @@ class DataCatalogClient {
5137
5137
  * @param ImportGlossaryRequest
5138
5138
  * @return ImportGlossaryResponse
5139
5139
  * @throws OciError when an error occurs
5140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5141
5141
  */
5142
5142
  importGlossary(importGlossaryRequest) {
5143
5143
  return __awaiter(this, void 0, void 0, function* () {
@@ -5201,7 +5201,7 @@ class DataCatalogClient {
5201
5201
  * @param ListAggregatedPhysicalEntitiesRequest
5202
5202
  * @return ListAggregatedPhysicalEntitiesResponse
5203
5203
  * @throws OciError when an error occurs
5204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5205
5205
  */
5206
5206
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5207
5207
  return __awaiter(this, void 0, void 0, function* () {
@@ -5269,7 +5269,7 @@ class DataCatalogClient {
5269
5269
  * @param ListAttributeTagsRequest
5270
5270
  * @return ListAttributeTagsResponse
5271
5271
  * @throws OciError when an error occurs
5272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5273
5273
  */
5274
5274
  listAttributeTags(listAttributeTagsRequest) {
5275
5275
  return __awaiter(this, void 0, void 0, function* () {
@@ -5347,7 +5347,7 @@ class DataCatalogClient {
5347
5347
  * @param ListAttributesRequest
5348
5348
  * @return ListAttributesResponse
5349
5349
  * @throws OciError when an error occurs
5350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5351
5351
  */
5352
5352
  listAttributes(listAttributesRequest) {
5353
5353
  return __awaiter(this, void 0, void 0, function* () {
@@ -5437,7 +5437,7 @@ class DataCatalogClient {
5437
5437
  * @param ListCatalogPrivateEndpointsRequest
5438
5438
  * @return ListCatalogPrivateEndpointsResponse
5439
5439
  * @throws OciError when an error occurs
5440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5441
5441
  */
5442
5442
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5443
5443
  return __awaiter(this, void 0, void 0, function* () {
@@ -5547,7 +5547,7 @@ class DataCatalogClient {
5547
5547
  * @param ListCatalogsRequest
5548
5548
  * @return ListCatalogsResponse
5549
5549
  * @throws OciError when an error occurs
5550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5551
5551
  */
5552
5552
  listCatalogs(listCatalogsRequest) {
5553
5553
  return __awaiter(this, void 0, void 0, function* () {
@@ -5656,7 +5656,7 @@ class DataCatalogClient {
5656
5656
  * @param ListConnectionsRequest
5657
5657
  * @return ListConnectionsResponse
5658
5658
  * @throws OciError when an error occurs
5659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5660
5660
  */
5661
5661
  listConnections(listConnectionsRequest) {
5662
5662
  return __awaiter(this, void 0, void 0, function* () {
@@ -5736,7 +5736,7 @@ class DataCatalogClient {
5736
5736
  * @param ListCustomPropertiesRequest
5737
5737
  * @return ListCustomPropertiesResponse
5738
5738
  * @throws OciError when an error occurs
5739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5740
5740
  */
5741
5741
  listCustomProperties(listCustomPropertiesRequest) {
5742
5742
  return __awaiter(this, void 0, void 0, function* () {
@@ -5815,7 +5815,7 @@ class DataCatalogClient {
5815
5815
  * @param ListDataAssetTagsRequest
5816
5816
  * @return ListDataAssetTagsResponse
5817
5817
  * @throws OciError when an error occurs
5818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5819
5819
  */
5820
5820
  listDataAssetTags(listDataAssetTagsRequest) {
5821
5821
  return __awaiter(this, void 0, void 0, function* () {
@@ -5891,7 +5891,7 @@ class DataCatalogClient {
5891
5891
  * @param ListDataAssetsRequest
5892
5892
  * @return ListDataAssetsResponse
5893
5893
  * @throws OciError when an error occurs
5894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5895
5895
  */
5896
5896
  listDataAssets(listDataAssetsRequest) {
5897
5897
  return __awaiter(this, void 0, void 0, function* () {
@@ -5969,7 +5969,7 @@ class DataCatalogClient {
5969
5969
  * @param ListDerivedLogicalEntitiesRequest
5970
5970
  * @return ListDerivedLogicalEntitiesResponse
5971
5971
  * @throws OciError when an error occurs
5972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5973
5973
  */
5974
5974
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5975
5975
  return __awaiter(this, void 0, void 0, function* () {
@@ -6036,7 +6036,7 @@ class DataCatalogClient {
6036
6036
  * @param ListEntitiesRequest
6037
6037
  * @return ListEntitiesResponse
6038
6038
  * @throws OciError when an error occurs
6039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6040
6040
  */
6041
6041
  listEntities(listEntitiesRequest) {
6042
6042
  return __awaiter(this, void 0, void 0, function* () {
@@ -6126,7 +6126,7 @@ class DataCatalogClient {
6126
6126
  * @param ListEntityTagsRequest
6127
6127
  * @return ListEntityTagsResponse
6128
6128
  * @throws OciError when an error occurs
6129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6130
6130
  */
6131
6131
  listEntityTags(listEntityTagsRequest) {
6132
6132
  return __awaiter(this, void 0, void 0, function* () {
@@ -6203,7 +6203,7 @@ class DataCatalogClient {
6203
6203
  * @param ListFolderTagsRequest
6204
6204
  * @return ListFolderTagsResponse
6205
6205
  * @throws OciError when an error occurs
6206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6207
6207
  */
6208
6208
  listFolderTags(listFolderTagsRequest) {
6209
6209
  return __awaiter(this, void 0, void 0, function* () {
@@ -6280,7 +6280,7 @@ class DataCatalogClient {
6280
6280
  * @param ListFoldersRequest
6281
6281
  * @return ListFoldersResponse
6282
6282
  * @throws OciError when an error occurs
6283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6284
6284
  */
6285
6285
  listFolders(listFoldersRequest) {
6286
6286
  return __awaiter(this, void 0, void 0, function* () {
@@ -6364,7 +6364,7 @@ class DataCatalogClient {
6364
6364
  * @param ListGlossariesRequest
6365
6365
  * @return ListGlossariesResponse
6366
6366
  * @throws OciError when an error occurs
6367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6368
6368
  */
6369
6369
  listGlossaries(listGlossariesRequest) {
6370
6370
  return __awaiter(this, void 0, void 0, function* () {
@@ -6440,7 +6440,7 @@ class DataCatalogClient {
6440
6440
  * @param ListJobDefinitionsRequest
6441
6441
  * @return ListJobDefinitionsResponse
6442
6442
  * @throws OciError when an error occurs
6443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6444
6444
  */
6445
6445
  listJobDefinitions(listJobDefinitionsRequest) {
6446
6446
  return __awaiter(this, void 0, void 0, function* () {
@@ -6522,7 +6522,7 @@ class DataCatalogClient {
6522
6522
  * @param ListJobExecutionsRequest
6523
6523
  * @return ListJobExecutionsResponse
6524
6524
  * @throws OciError when an error occurs
6525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6526
6526
  */
6527
6527
  listJobExecutions(listJobExecutionsRequest) {
6528
6528
  return __awaiter(this, void 0, void 0, function* () {
@@ -6608,7 +6608,7 @@ class DataCatalogClient {
6608
6608
  * @param ListJobLogsRequest
6609
6609
  * @return ListJobLogsResponse
6610
6610
  * @throws OciError when an error occurs
6611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6612
6612
  */
6613
6613
  listJobLogs(listJobLogsRequest) {
6614
6614
  return __awaiter(this, void 0, void 0, function* () {
@@ -6685,7 +6685,7 @@ class DataCatalogClient {
6685
6685
  * @param ListJobMetricsRequest
6686
6686
  * @return ListJobMetricsResponse
6687
6687
  * @throws OciError when an error occurs
6688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6689
6689
  */
6690
6690
  listJobMetrics(listJobMetricsRequest) {
6691
6691
  return __awaiter(this, void 0, void 0, function* () {
@@ -6768,7 +6768,7 @@ class DataCatalogClient {
6768
6768
  * @param ListJobsRequest
6769
6769
  * @return ListJobsResponse
6770
6770
  * @throws OciError when an error occurs
6771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6772
6772
  */
6773
6773
  listJobs(listJobsRequest) {
6774
6774
  return __awaiter(this, void 0, void 0, function* () {
@@ -6855,7 +6855,7 @@ class DataCatalogClient {
6855
6855
  * @param ListMetastoresRequest
6856
6856
  * @return ListMetastoresResponse
6857
6857
  * @throws OciError when an error occurs
6858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6859
6859
  */
6860
6860
  listMetastores(listMetastoresRequest) {
6861
6861
  return __awaiter(this, void 0, void 0, function* () {
@@ -6964,7 +6964,7 @@ class DataCatalogClient {
6964
6964
  * @param ListNamespacesRequest
6965
6965
  * @return ListNamespacesResponse
6966
6966
  * @throws OciError when an error occurs
6967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6968
6968
  */
6969
6969
  listNamespaces(listNamespacesRequest) {
6970
6970
  return __awaiter(this, void 0, void 0, function* () {
@@ -7040,7 +7040,7 @@ class DataCatalogClient {
7040
7040
  * @param ListPatternsRequest
7041
7041
  * @return ListPatternsResponse
7042
7042
  * @throws OciError when an error occurs
7043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7044
7044
  */
7045
7045
  listPatterns(listPatternsRequest) {
7046
7046
  return __awaiter(this, void 0, void 0, function* () {
@@ -7116,7 +7116,7 @@ class DataCatalogClient {
7116
7116
  * @param ListRulesRequest
7117
7117
  * @return ListRulesResponse
7118
7118
  * @throws OciError when an error occurs
7119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7120
7120
  */
7121
7121
  listRules(listRulesRequest) {
7122
7122
  return __awaiter(this, void 0, void 0, function* () {
@@ -7197,7 +7197,7 @@ class DataCatalogClient {
7197
7197
  * @param ListTagsRequest
7198
7198
  * @return ListTagsResponse
7199
7199
  * @throws OciError when an error occurs
7200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7201
7201
  */
7202
7202
  listTags(listTagsRequest) {
7203
7203
  return __awaiter(this, void 0, void 0, function* () {
@@ -7269,7 +7269,7 @@ class DataCatalogClient {
7269
7269
  * @param ListTermRelationshipsRequest
7270
7270
  * @return ListTermRelationshipsResponse
7271
7271
  * @throws OciError when an error occurs
7272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7273
7273
  */
7274
7274
  listTermRelationships(listTermRelationshipsRequest) {
7275
7275
  return __awaiter(this, void 0, void 0, function* () {
@@ -7343,7 +7343,7 @@ class DataCatalogClient {
7343
7343
  * @param ListTermsRequest
7344
7344
  * @return ListTermsResponse
7345
7345
  * @throws OciError when an error occurs
7346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7347
7347
  */
7348
7348
  listTerms(listTermsRequest) {
7349
7349
  return __awaiter(this, void 0, void 0, function* () {
@@ -7420,7 +7420,7 @@ class DataCatalogClient {
7420
7420
  * @param ListTypesRequest
7421
7421
  * @return ListTypesResponse
7422
7422
  * @throws OciError when an error occurs
7423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7424
7424
  */
7425
7425
  listTypes(listTypesRequest) {
7426
7426
  return __awaiter(this, void 0, void 0, function* () {
@@ -7497,7 +7497,7 @@ class DataCatalogClient {
7497
7497
  * @param ListWorkRequestErrorsRequest
7498
7498
  * @return ListWorkRequestErrorsResponse
7499
7499
  * @throws OciError when an error occurs
7500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7501
7501
  */
7502
7502
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7503
7503
  return __awaiter(this, void 0, void 0, function* () {
@@ -7606,7 +7606,7 @@ class DataCatalogClient {
7606
7606
  * @param ListWorkRequestLogsRequest
7607
7607
  * @return ListWorkRequestLogsResponse
7608
7608
  * @throws OciError when an error occurs
7609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7610
7610
  */
7611
7611
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7612
7612
  return __awaiter(this, void 0, void 0, function* () {
@@ -7715,7 +7715,7 @@ class DataCatalogClient {
7715
7715
  * @param ListWorkRequestsRequest
7716
7716
  * @return ListWorkRequestsResponse
7717
7717
  * @throws OciError when an error occurs
7718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7719
7719
  */
7720
7720
  listWorkRequests(listWorkRequestsRequest) {
7721
7721
  return __awaiter(this, void 0, void 0, function* () {
@@ -7820,7 +7820,7 @@ class DataCatalogClient {
7820
7820
  * @param ObjectStatsRequest
7821
7821
  * @return ObjectStatsResponse
7822
7822
  * @throws OciError when an error occurs
7823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7824
7824
  */
7825
7825
  objectStats(objectStatsRequest) {
7826
7826
  return __awaiter(this, void 0, void 0, function* () {
@@ -7888,7 +7888,7 @@ class DataCatalogClient {
7888
7888
  * @param ParseConnectionRequest
7889
7889
  * @return ParseConnectionResponse
7890
7890
  * @throws OciError when an error occurs
7891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7892
7892
  */
7893
7893
  parseConnection(parseConnectionRequest) {
7894
7894
  return __awaiter(this, void 0, void 0, function* () {
@@ -7958,7 +7958,7 @@ class DataCatalogClient {
7958
7958
  * @param ProcessRecommendationRequest
7959
7959
  * @return ProcessRecommendationResponse
7960
7960
  * @throws OciError when an error occurs
7961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7962
7962
  */
7963
7963
  processRecommendation(processRecommendationRequest) {
7964
7964
  return __awaiter(this, void 0, void 0, function* () {
@@ -8026,7 +8026,7 @@ class DataCatalogClient {
8026
8026
  * @param RecommendationsRequest
8027
8027
  * @return RecommendationsResponse
8028
8028
  * @throws OciError when an error occurs
8029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8030
8030
  */
8031
8031
  recommendations(recommendationsRequest) {
8032
8032
  return __awaiter(this, void 0, void 0, function* () {
@@ -8089,7 +8089,7 @@ class DataCatalogClient {
8089
8089
  * @param RemoveDataSelectorPatternsRequest
8090
8090
  * @return RemoveDataSelectorPatternsResponse
8091
8091
  * @throws OciError when an error occurs
8092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8093
8093
  */
8094
8094
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8095
8095
  return __awaiter(this, void 0, void 0, function* () {
@@ -8156,7 +8156,7 @@ class DataCatalogClient {
8156
8156
  * @param SearchCriteriaRequest
8157
8157
  * @return SearchCriteriaResponse
8158
8158
  * @throws OciError when an error occurs
8159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8160
8160
  */
8161
8161
  searchCriteria(searchCriteriaRequest) {
8162
8162
  return __awaiter(this, void 0, void 0, function* () {
@@ -8229,7 +8229,7 @@ class DataCatalogClient {
8229
8229
  * @param SuggestMatchesRequest
8230
8230
  * @return SuggestMatchesResponse
8231
8231
  * @throws OciError when an error occurs
8232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8233
8233
  */
8234
8234
  suggestMatches(suggestMatchesRequest) {
8235
8235
  return __awaiter(this, void 0, void 0, function* () {
@@ -8291,7 +8291,7 @@ class DataCatalogClient {
8291
8291
  * @param SynchronousExportDataAssetRequest
8292
8292
  * @return SynchronousExportDataAssetResponse
8293
8293
  * @throws OciError when an error occurs
8294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8295
8295
  */
8296
8296
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8297
8297
  return __awaiter(this, void 0, void 0, function* () {
@@ -8353,7 +8353,7 @@ class DataCatalogClient {
8353
8353
  * @param TestConnectionRequest
8354
8354
  * @return TestConnectionResponse
8355
8355
  * @throws OciError when an error occurs
8356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8357
8357
  */
8358
8358
  testConnection(testConnectionRequest) {
8359
8359
  return __awaiter(this, void 0, void 0, function* () {
@@ -8419,7 +8419,7 @@ class DataCatalogClient {
8419
8419
  * @param UpdateAttributeRequest
8420
8420
  * @return UpdateAttributeResponse
8421
8421
  * @throws OciError when an error occurs
8422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8423
8423
  */
8424
8424
  updateAttribute(updateAttributeRequest) {
8425
8425
  return __awaiter(this, void 0, void 0, function* () {
@@ -8487,7 +8487,7 @@ class DataCatalogClient {
8487
8487
  * @param UpdateCatalogRequest
8488
8488
  * @return UpdateCatalogResponse
8489
8489
  * @throws OciError when an error occurs
8490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8491
8491
  */
8492
8492
  updateCatalog(updateCatalogRequest) {
8493
8493
  return __awaiter(this, void 0, void 0, function* () {
@@ -8552,7 +8552,7 @@ class DataCatalogClient {
8552
8552
  * @param UpdateCatalogPrivateEndpointRequest
8553
8553
  * @return UpdateCatalogPrivateEndpointResponse
8554
8554
  * @throws OciError when an error occurs
8555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8556
8556
  */
8557
8557
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8558
8558
  return __awaiter(this, void 0, void 0, function* () {
@@ -8613,7 +8613,7 @@ class DataCatalogClient {
8613
8613
  * @param UpdateConnectionRequest
8614
8614
  * @return UpdateConnectionResponse
8615
8615
  * @throws OciError when an error occurs
8616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8617
8617
  */
8618
8618
  updateConnection(updateConnectionRequest) {
8619
8619
  return __awaiter(this, void 0, void 0, function* () {
@@ -8680,7 +8680,7 @@ class DataCatalogClient {
8680
8680
  * @param UpdateCustomPropertyRequest
8681
8681
  * @return UpdateCustomPropertyResponse
8682
8682
  * @throws OciError when an error occurs
8683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8684
8684
  */
8685
8685
  updateCustomProperty(updateCustomPropertyRequest) {
8686
8686
  return __awaiter(this, void 0, void 0, function* () {
@@ -8747,7 +8747,7 @@ class DataCatalogClient {
8747
8747
  * @param UpdateDataAssetRequest
8748
8748
  * @return UpdateDataAssetResponse
8749
8749
  * @throws OciError when an error occurs
8750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8751
8751
  */
8752
8752
  updateDataAsset(updateDataAssetRequest) {
8753
8753
  return __awaiter(this, void 0, void 0, function* () {
@@ -8813,7 +8813,7 @@ class DataCatalogClient {
8813
8813
  * @param UpdateEntityRequest
8814
8814
  * @return UpdateEntityResponse
8815
8815
  * @throws OciError when an error occurs
8816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8817
8817
  */
8818
8818
  updateEntity(updateEntityRequest) {
8819
8819
  return __awaiter(this, void 0, void 0, function* () {
@@ -8880,7 +8880,7 @@ class DataCatalogClient {
8880
8880
  * @param UpdateFolderRequest
8881
8881
  * @return UpdateFolderResponse
8882
8882
  * @throws OciError when an error occurs
8883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8884
8884
  */
8885
8885
  updateFolder(updateFolderRequest) {
8886
8886
  return __awaiter(this, void 0, void 0, function* () {
@@ -8947,7 +8947,7 @@ class DataCatalogClient {
8947
8947
  * @param UpdateGlossaryRequest
8948
8948
  * @return UpdateGlossaryResponse
8949
8949
  * @throws OciError when an error occurs
8950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8951
8951
  */
8952
8952
  updateGlossary(updateGlossaryRequest) {
8953
8953
  return __awaiter(this, void 0, void 0, function* () {
@@ -9013,7 +9013,7 @@ class DataCatalogClient {
9013
9013
  * @param UpdateJobRequest
9014
9014
  * @return UpdateJobResponse
9015
9015
  * @throws OciError when an error occurs
9016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9017
9017
  */
9018
9018
  updateJob(updateJobRequest) {
9019
9019
  return __awaiter(this, void 0, void 0, function* () {
@@ -9079,7 +9079,7 @@ class DataCatalogClient {
9079
9079
  * @param UpdateJobDefinitionRequest
9080
9080
  * @return UpdateJobDefinitionResponse
9081
9081
  * @throws OciError when an error occurs
9082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9083
9083
  */
9084
9084
  updateJobDefinition(updateJobDefinitionRequest) {
9085
9085
  return __awaiter(this, void 0, void 0, function* () {
@@ -9145,7 +9145,7 @@ class DataCatalogClient {
9145
9145
  * @param UpdateMetastoreRequest
9146
9146
  * @return UpdateMetastoreResponse
9147
9147
  * @throws OciError when an error occurs
9148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9149
9149
  */
9150
9150
  updateMetastore(updateMetastoreRequest) {
9151
9151
  return __awaiter(this, void 0, void 0, function* () {
@@ -9210,7 +9210,7 @@ class DataCatalogClient {
9210
9210
  * @param UpdateNamespaceRequest
9211
9211
  * @return UpdateNamespaceResponse
9212
9212
  * @throws OciError when an error occurs
9213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9214
9214
  */
9215
9215
  updateNamespace(updateNamespaceRequest) {
9216
9216
  return __awaiter(this, void 0, void 0, function* () {
@@ -9276,7 +9276,7 @@ class DataCatalogClient {
9276
9276
  * @param UpdatePatternRequest
9277
9277
  * @return UpdatePatternResponse
9278
9278
  * @throws OciError when an error occurs
9279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9280
9280
  */
9281
9281
  updatePattern(updatePatternRequest) {
9282
9282
  return __awaiter(this, void 0, void 0, function* () {
@@ -9342,7 +9342,7 @@ class DataCatalogClient {
9342
9342
  * @param UpdateTermRequest
9343
9343
  * @return UpdateTermResponse
9344
9344
  * @throws OciError when an error occurs
9345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9346
9346
  */
9347
9347
  updateTerm(updateTermRequest) {
9348
9348
  return __awaiter(this, void 0, void 0, function* () {
@@ -9409,7 +9409,7 @@ class DataCatalogClient {
9409
9409
  * @param UpdateTermRelationshipRequest
9410
9410
  * @return UpdateTermRelationshipResponse
9411
9411
  * @throws OciError when an error occurs
9412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9413
9413
  */
9414
9414
  updateTermRelationship(updateTermRelationshipRequest) {
9415
9415
  return __awaiter(this, void 0, void 0, function* () {
@@ -9477,7 +9477,7 @@ class DataCatalogClient {
9477
9477
  * @param UploadCredentialsRequest
9478
9478
  * @return UploadCredentialsResponse
9479
9479
  * @throws OciError when an error occurs
9480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9481
9481
  */
9482
9482
  uploadCredentials(uploadCredentialsRequest) {
9483
9483
  return __awaiter(this, void 0, void 0, function* () {
@@ -9545,7 +9545,7 @@ class DataCatalogClient {
9545
9545
  * @param UsersRequest
9546
9546
  * @return UsersResponse
9547
9547
  * @throws OciError when an error occurs
9548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9549
9549
  */
9550
9550
  users(usersRequest) {
9551
9551
  return __awaiter(this, void 0, void 0, function* () {
@@ -9613,7 +9613,7 @@ class DataCatalogClient {
9613
9613
  * @param ValidateConnectionRequest
9614
9614
  * @return ValidateConnectionResponse
9615
9615
  * @throws OciError when an error occurs
9616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9617
9617
  */
9618
9618
  validateConnection(validateConnectionRequest) {
9619
9619
  return __awaiter(this, void 0, void 0, function* () {
@@ -9679,7 +9679,7 @@ class DataCatalogClient {
9679
9679
  * @param ValidatePatternRequest
9680
9680
  * @return ValidatePatternResponse
9681
9681
  * @throws OciError when an error occurs
9682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9683
9683
  */
9684
9684
  validatePattern(validatePatternRequest) {
9685
9685
  return __awaiter(this, void 0, void 0, function* () {