oci-datacatalog 2.21.0 → 2.25.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 (143) hide show
  1. package/lib/client.d.ts +140 -139
  2. package/lib/client.js +145 -140
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  5. package/lib/request/associate-custom-property-request.d.ts +1 -1
  6. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  7. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  8. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  9. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  10. package/lib/request/create-attribute-request.d.ts +1 -1
  11. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  12. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  13. package/lib/request/create-catalog-request.d.ts +1 -1
  14. package/lib/request/create-connection-request.d.ts +1 -1
  15. package/lib/request/create-custom-property-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-request.d.ts +1 -1
  17. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  18. package/lib/request/create-entity-request.d.ts +1 -1
  19. package/lib/request/create-entity-tag-request.d.ts +1 -1
  20. package/lib/request/create-folder-request.d.ts +1 -1
  21. package/lib/request/create-folder-tag-request.d.ts +1 -1
  22. package/lib/request/create-glossary-request.d.ts +1 -1
  23. package/lib/request/create-job-definition-request.d.ts +1 -1
  24. package/lib/request/create-job-execution-request.d.ts +1 -1
  25. package/lib/request/create-job-request.d.ts +1 -1
  26. package/lib/request/create-metastore-request.d.ts +1 -1
  27. package/lib/request/create-namespace-request.d.ts +1 -1
  28. package/lib/request/create-pattern-request.d.ts +1 -1
  29. package/lib/request/create-term-relationship-request.d.ts +1 -1
  30. package/lib/request/create-term-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-request.d.ts +1 -1
  32. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  34. package/lib/request/delete-catalog-request.d.ts +1 -1
  35. package/lib/request/delete-connection-request.d.ts +1 -1
  36. package/lib/request/delete-custom-property-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-request.d.ts +1 -1
  38. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  39. package/lib/request/delete-entity-request.d.ts +1 -1
  40. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  41. package/lib/request/delete-folder-request.d.ts +1 -1
  42. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  43. package/lib/request/delete-glossary-request.d.ts +1 -1
  44. package/lib/request/delete-job-definition-request.d.ts +1 -1
  45. package/lib/request/delete-job-request.d.ts +1 -1
  46. package/lib/request/delete-metastore-request.d.ts +1 -1
  47. package/lib/request/delete-namespace-request.d.ts +1 -1
  48. package/lib/request/delete-pattern-request.d.ts +1 -1
  49. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  50. package/lib/request/delete-term-request.d.ts +1 -1
  51. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  52. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  53. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  54. package/lib/request/export-glossary-request.d.ts +1 -1
  55. package/lib/request/get-attribute-request.d.ts +1 -1
  56. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  57. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  58. package/lib/request/get-catalog-request.d.ts +1 -1
  59. package/lib/request/get-connection-request.d.ts +1 -1
  60. package/lib/request/get-custom-property-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-request.d.ts +1 -1
  62. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  63. package/lib/request/get-entity-request.d.ts +1 -1
  64. package/lib/request/get-entity-tag-request.d.ts +1 -1
  65. package/lib/request/get-folder-request.d.ts +1 -1
  66. package/lib/request/get-folder-tag-request.d.ts +1 -1
  67. package/lib/request/get-glossary-request.d.ts +1 -1
  68. package/lib/request/get-job-definition-request.d.ts +1 -1
  69. package/lib/request/get-job-execution-request.d.ts +1 -1
  70. package/lib/request/get-job-log-request.d.ts +1 -1
  71. package/lib/request/get-job-metrics-request.d.ts +1 -1
  72. package/lib/request/get-job-request.d.ts +1 -1
  73. package/lib/request/get-metastore-request.d.ts +1 -1
  74. package/lib/request/get-namespace-request.d.ts +1 -1
  75. package/lib/request/get-pattern-request.d.ts +1 -1
  76. package/lib/request/get-term-relationship-request.d.ts +1 -1
  77. package/lib/request/get-term-request.d.ts +1 -1
  78. package/lib/request/get-type-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/import-connection-request.d.ts +1 -1
  81. package/lib/request/import-data-asset-request.d.ts +1 -1
  82. package/lib/request/import-glossary-request.d.ts +1 -1
  83. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  84. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  85. package/lib/request/list-attributes-request.d.ts +1 -1
  86. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  87. package/lib/request/list-catalogs-request.d.ts +1 -1
  88. package/lib/request/list-connections-request.d.ts +1 -1
  89. package/lib/request/list-custom-properties-request.d.ts +1 -1
  90. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  91. package/lib/request/list-data-assets-request.d.ts +1 -1
  92. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  93. package/lib/request/list-entities-request.d.ts +1 -1
  94. package/lib/request/list-entity-tags-request.d.ts +1 -1
  95. package/lib/request/list-folder-tags-request.d.ts +1 -1
  96. package/lib/request/list-folders-request.d.ts +1 -1
  97. package/lib/request/list-glossaries-request.d.ts +1 -1
  98. package/lib/request/list-job-definitions-request.d.ts +1 -1
  99. package/lib/request/list-job-executions-request.d.ts +1 -1
  100. package/lib/request/list-job-logs-request.d.ts +1 -1
  101. package/lib/request/list-job-metrics-request.d.ts +1 -1
  102. package/lib/request/list-jobs-request.d.ts +1 -1
  103. package/lib/request/list-metastores-request.d.ts +1 -1
  104. package/lib/request/list-namespaces-request.d.ts +1 -1
  105. package/lib/request/list-patterns-request.d.ts +1 -1
  106. package/lib/request/list-rules-request.d.ts +1 -1
  107. package/lib/request/list-tags-request.d.ts +1 -1
  108. package/lib/request/list-term-relationships-request.d.ts +1 -1
  109. package/lib/request/list-terms-request.d.ts +1 -1
  110. package/lib/request/list-types-request.d.ts +1 -1
  111. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  112. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  113. package/lib/request/list-work-requests-request.d.ts +1 -1
  114. package/lib/request/object-stats-request.d.ts +1 -1
  115. package/lib/request/parse-connection-request.d.ts +1 -1
  116. package/lib/request/process-recommendation-request.d.ts +1 -1
  117. package/lib/request/recommendations-request.d.ts +1 -1
  118. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  119. package/lib/request/search-criteria-request.d.ts +1 -1
  120. package/lib/request/suggest-matches-request.d.ts +1 -1
  121. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  122. package/lib/request/test-connection-request.d.ts +1 -1
  123. package/lib/request/update-attribute-request.d.ts +1 -1
  124. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  125. package/lib/request/update-catalog-request.d.ts +1 -1
  126. package/lib/request/update-connection-request.d.ts +1 -1
  127. package/lib/request/update-custom-property-request.d.ts +1 -1
  128. package/lib/request/update-data-asset-request.d.ts +1 -1
  129. package/lib/request/update-entity-request.d.ts +1 -1
  130. package/lib/request/update-folder-request.d.ts +1 -1
  131. package/lib/request/update-glossary-request.d.ts +1 -1
  132. package/lib/request/update-job-definition-request.d.ts +1 -1
  133. package/lib/request/update-job-request.d.ts +1 -1
  134. package/lib/request/update-metastore-request.d.ts +1 -1
  135. package/lib/request/update-namespace-request.d.ts +1 -1
  136. package/lib/request/update-pattern-request.d.ts +1 -1
  137. package/lib/request/update-term-relationship-request.d.ts +1 -1
  138. package/lib/request/update-term-request.d.ts +1 -1
  139. package/lib/request/upload-credentials-request.d.ts +1 -1
  140. package/lib/request/users-request.d.ts +1 -1
  141. package/lib/request/validate-connection-request.d.ts +1 -1
  142. package/lib/request/validate-pattern-request.d.ts +1 -1
  143. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -62,6 +62,7 @@ class DataCatalogClient {
62
62
  this["_endpoint"] = "";
63
63
  this["_defaultHeaders"] = {};
64
64
  this._circuitBreaker = null;
65
+ this._httpOptions = undefined;
65
66
  const requestSigner = params.authenticationDetailsProvider
66
67
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
67
68
  : null;
@@ -70,6 +71,9 @@ class DataCatalogClient {
70
71
  this._circuitBreaker = clientConfiguration.circuitBreaker
71
72
  ? clientConfiguration.circuitBreaker.circuit
72
73
  : null;
74
+ this._httpOptions = clientConfiguration.httpOptions
75
+ ? clientConfiguration.httpOptions
76
+ : undefined;
73
77
  }
74
78
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
75
79
  const specCircuitBreakerEnabled = true;
@@ -79,7 +83,8 @@ class DataCatalogClient {
79
83
  this._circuitBreaker = new common.CircuitBreaker().circuit;
80
84
  }
81
85
  this._httpClient =
82
- params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
86
+ params.httpClient ||
87
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
83
88
  if (params.authenticationDetailsProvider &&
84
89
  common.isRegionProvider(params.authenticationDetailsProvider)) {
85
90
  const provider = params.authenticationDetailsProvider;
@@ -153,7 +158,7 @@ class DataCatalogClient {
153
158
  * @param AddDataSelectorPatternsRequest
154
159
  * @return AddDataSelectorPatternsResponse
155
160
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
157
162
  */
158
163
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
159
164
  return __awaiter(this, void 0, void 0, function* () {
@@ -218,7 +223,7 @@ class DataCatalogClient {
218
223
  * @param AssociateCustomPropertyRequest
219
224
  * @return AssociateCustomPropertyResponse
220
225
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
222
227
  */
223
228
  associateCustomProperty(associateCustomPropertyRequest) {
224
229
  return __awaiter(this, void 0, void 0, function* () {
@@ -283,7 +288,7 @@ class DataCatalogClient {
283
288
  * @param AttachCatalogPrivateEndpointRequest
284
289
  * @return AttachCatalogPrivateEndpointResponse
285
290
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
287
292
  */
288
293
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
289
294
  return __awaiter(this, void 0, void 0, function* () {
@@ -343,7 +348,7 @@ class DataCatalogClient {
343
348
  * @param ChangeCatalogCompartmentRequest
344
349
  * @return ChangeCatalogCompartmentResponse
345
350
  * @throws OciError when an error occurs
346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
347
352
  */
348
353
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
349
354
  return __awaiter(this, void 0, void 0, function* () {
@@ -402,7 +407,7 @@ class DataCatalogClient {
402
407
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
403
408
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
404
409
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
406
411
  */
407
412
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
408
413
  return __awaiter(this, void 0, void 0, function* () {
@@ -461,7 +466,7 @@ class DataCatalogClient {
461
466
  * @param ChangeMetastoreCompartmentRequest
462
467
  * @return ChangeMetastoreCompartmentResponse
463
468
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
465
470
  */
466
471
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
467
472
  return __awaiter(this, void 0, void 0, function* () {
@@ -520,7 +525,7 @@ class DataCatalogClient {
520
525
  * @param CreateAttributeRequest
521
526
  * @return CreateAttributeResponse
522
527
  * @throws OciError when an error occurs
523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
524
529
  */
525
530
  createAttribute(createAttributeRequest) {
526
531
  return __awaiter(this, void 0, void 0, function* () {
@@ -585,7 +590,7 @@ class DataCatalogClient {
585
590
  * @param CreateAttributeTagRequest
586
591
  * @return CreateAttributeTagResponse
587
592
  * @throws OciError when an error occurs
588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
589
594
  */
590
595
  createAttributeTag(createAttributeTagRequest) {
591
596
  return __awaiter(this, void 0, void 0, function* () {
@@ -653,7 +658,7 @@ class DataCatalogClient {
653
658
  * @param CreateCatalogRequest
654
659
  * @return CreateCatalogResponse
655
660
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
657
662
  */
658
663
  createCatalog(createCatalogRequest) {
659
664
  return __awaiter(this, void 0, void 0, function* () {
@@ -710,7 +715,7 @@ class DataCatalogClient {
710
715
  * @param CreateCatalogPrivateEndpointRequest
711
716
  * @return CreateCatalogPrivateEndpointResponse
712
717
  * @throws OciError when an error occurs
713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
714
719
  */
715
720
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
716
721
  return __awaiter(this, void 0, void 0, function* () {
@@ -767,7 +772,7 @@ class DataCatalogClient {
767
772
  * @param CreateConnectionRequest
768
773
  * @return CreateConnectionResponse
769
774
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
771
776
  */
772
777
  createConnection(createConnectionRequest) {
773
778
  return __awaiter(this, void 0, void 0, function* () {
@@ -831,7 +836,7 @@ class DataCatalogClient {
831
836
  * @param CreateCustomPropertyRequest
832
837
  * @return CreateCustomPropertyResponse
833
838
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
835
840
  */
836
841
  createCustomProperty(createCustomPropertyRequest) {
837
842
  return __awaiter(this, void 0, void 0, function* () {
@@ -895,7 +900,7 @@ class DataCatalogClient {
895
900
  * @param CreateDataAssetRequest
896
901
  * @return CreateDataAssetResponse
897
902
  * @throws OciError when an error occurs
898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
899
904
  */
900
905
  createDataAsset(createDataAssetRequest) {
901
906
  return __awaiter(this, void 0, void 0, function* () {
@@ -958,7 +963,7 @@ class DataCatalogClient {
958
963
  * @param CreateDataAssetTagRequest
959
964
  * @return CreateDataAssetTagResponse
960
965
  * @throws OciError when an error occurs
961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
962
967
  */
963
968
  createDataAssetTag(createDataAssetTagRequest) {
964
969
  return __awaiter(this, void 0, void 0, function* () {
@@ -1022,7 +1027,7 @@ class DataCatalogClient {
1022
1027
  * @param CreateEntityRequest
1023
1028
  * @return CreateEntityResponse
1024
1029
  * @throws OciError when an error occurs
1025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1026
1031
  */
1027
1032
  createEntity(createEntityRequest) {
1028
1033
  return __awaiter(this, void 0, void 0, function* () {
@@ -1086,7 +1091,7 @@ class DataCatalogClient {
1086
1091
  * @param CreateEntityTagRequest
1087
1092
  * @return CreateEntityTagResponse
1088
1093
  * @throws OciError when an error occurs
1089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1090
1095
  */
1091
1096
  createEntityTag(createEntityTagRequest) {
1092
1097
  return __awaiter(this, void 0, void 0, function* () {
@@ -1151,7 +1156,7 @@ class DataCatalogClient {
1151
1156
  * @param CreateFolderRequest
1152
1157
  * @return CreateFolderResponse
1153
1158
  * @throws OciError when an error occurs
1154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1155
1160
  */
1156
1161
  createFolder(createFolderRequest) {
1157
1162
  return __awaiter(this, void 0, void 0, function* () {
@@ -1215,7 +1220,7 @@ class DataCatalogClient {
1215
1220
  * @param CreateFolderTagRequest
1216
1221
  * @return CreateFolderTagResponse
1217
1222
  * @throws OciError when an error occurs
1218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1219
1224
  */
1220
1225
  createFolderTag(createFolderTagRequest) {
1221
1226
  return __awaiter(this, void 0, void 0, function* () {
@@ -1280,7 +1285,7 @@ class DataCatalogClient {
1280
1285
  * @param CreateGlossaryRequest
1281
1286
  * @return CreateGlossaryResponse
1282
1287
  * @throws OciError when an error occurs
1283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1284
1289
  */
1285
1290
  createGlossary(createGlossaryRequest) {
1286
1291
  return __awaiter(this, void 0, void 0, function* () {
@@ -1343,7 +1348,7 @@ class DataCatalogClient {
1343
1348
  * @param CreateJobRequest
1344
1349
  * @return CreateJobResponse
1345
1350
  * @throws OciError when an error occurs
1346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1347
1352
  */
1348
1353
  createJob(createJobRequest) {
1349
1354
  return __awaiter(this, void 0, void 0, function* () {
@@ -1406,7 +1411,7 @@ class DataCatalogClient {
1406
1411
  * @param CreateJobDefinitionRequest
1407
1412
  * @return CreateJobDefinitionResponse
1408
1413
  * @throws OciError when an error occurs
1409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1410
1415
  */
1411
1416
  createJobDefinition(createJobDefinitionRequest) {
1412
1417
  return __awaiter(this, void 0, void 0, function* () {
@@ -1469,7 +1474,7 @@ class DataCatalogClient {
1469
1474
  * @param CreateJobExecutionRequest
1470
1475
  * @return CreateJobExecutionResponse
1471
1476
  * @throws OciError when an error occurs
1472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1473
1478
  */
1474
1479
  createJobExecution(createJobExecutionRequest) {
1475
1480
  return __awaiter(this, void 0, void 0, function* () {
@@ -1534,7 +1539,7 @@ class DataCatalogClient {
1534
1539
  * @param CreateMetastoreRequest
1535
1540
  * @return CreateMetastoreResponse
1536
1541
  * @throws OciError when an error occurs
1537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1538
1543
  */
1539
1544
  createMetastore(createMetastoreRequest) {
1540
1545
  return __awaiter(this, void 0, void 0, function* () {
@@ -1591,7 +1596,7 @@ class DataCatalogClient {
1591
1596
  * @param CreateNamespaceRequest
1592
1597
  * @return CreateNamespaceResponse
1593
1598
  * @throws OciError when an error occurs
1594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1595
1600
  */
1596
1601
  createNamespace(createNamespaceRequest) {
1597
1602
  return __awaiter(this, void 0, void 0, function* () {
@@ -1654,7 +1659,7 @@ class DataCatalogClient {
1654
1659
  * @param CreatePatternRequest
1655
1660
  * @return CreatePatternResponse
1656
1661
  * @throws OciError when an error occurs
1657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1658
1663
  */
1659
1664
  createPattern(createPatternRequest) {
1660
1665
  return __awaiter(this, void 0, void 0, function* () {
@@ -1717,7 +1722,7 @@ class DataCatalogClient {
1717
1722
  * @param CreateTermRequest
1718
1723
  * @return CreateTermResponse
1719
1724
  * @throws OciError when an error occurs
1720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1721
1726
  */
1722
1727
  createTerm(createTermRequest) {
1723
1728
  return __awaiter(this, void 0, void 0, function* () {
@@ -1781,7 +1786,7 @@ class DataCatalogClient {
1781
1786
  * @param CreateTermRelationshipRequest
1782
1787
  * @return CreateTermRelationshipResponse
1783
1788
  * @throws OciError when an error occurs
1784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1785
1790
  */
1786
1791
  createTermRelationship(createTermRelationshipRequest) {
1787
1792
  return __awaiter(this, void 0, void 0, function* () {
@@ -1846,7 +1851,7 @@ class DataCatalogClient {
1846
1851
  * @param DeleteAttributeRequest
1847
1852
  * @return DeleteAttributeResponse
1848
1853
  * @throws OciError when an error occurs
1849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1850
1855
  */
1851
1856
  deleteAttribute(deleteAttributeRequest) {
1852
1857
  return __awaiter(this, void 0, void 0, function* () {
@@ -1902,7 +1907,7 @@ class DataCatalogClient {
1902
1907
  * @param DeleteAttributeTagRequest
1903
1908
  * @return DeleteAttributeTagResponse
1904
1909
  * @throws OciError when an error occurs
1905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1906
1911
  */
1907
1912
  deleteAttributeTag(deleteAttributeTagRequest) {
1908
1913
  return __awaiter(this, void 0, void 0, function* () {
@@ -1959,7 +1964,7 @@ class DataCatalogClient {
1959
1964
  * @param DeleteCatalogRequest
1960
1965
  * @return DeleteCatalogResponse
1961
1966
  * @throws OciError when an error occurs
1962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1963
1968
  */
1964
1969
  deleteCatalog(deleteCatalogRequest) {
1965
1970
  return __awaiter(this, void 0, void 0, function* () {
@@ -2017,7 +2022,7 @@ class DataCatalogClient {
2017
2022
  * @param DeleteCatalogPrivateEndpointRequest
2018
2023
  * @return DeleteCatalogPrivateEndpointResponse
2019
2024
  * @throws OciError when an error occurs
2020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2021
2026
  */
2022
2027
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2023
2028
  return __awaiter(this, void 0, void 0, function* () {
@@ -2075,7 +2080,7 @@ class DataCatalogClient {
2075
2080
  * @param DeleteConnectionRequest
2076
2081
  * @return DeleteConnectionResponse
2077
2082
  * @throws OciError when an error occurs
2078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2079
2084
  */
2080
2085
  deleteConnection(deleteConnectionRequest) {
2081
2086
  return __awaiter(this, void 0, void 0, function* () {
@@ -2130,7 +2135,7 @@ class DataCatalogClient {
2130
2135
  * @param DeleteCustomPropertyRequest
2131
2136
  * @return DeleteCustomPropertyResponse
2132
2137
  * @throws OciError when an error occurs
2133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2134
2139
  */
2135
2140
  deleteCustomProperty(deleteCustomPropertyRequest) {
2136
2141
  return __awaiter(this, void 0, void 0, function* () {
@@ -2185,7 +2190,7 @@ class DataCatalogClient {
2185
2190
  * @param DeleteDataAssetRequest
2186
2191
  * @return DeleteDataAssetResponse
2187
2192
  * @throws OciError when an error occurs
2188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2189
2194
  */
2190
2195
  deleteDataAsset(deleteDataAssetRequest) {
2191
2196
  return __awaiter(this, void 0, void 0, function* () {
@@ -2239,7 +2244,7 @@ class DataCatalogClient {
2239
2244
  * @param DeleteDataAssetTagRequest
2240
2245
  * @return DeleteDataAssetTagResponse
2241
2246
  * @throws OciError when an error occurs
2242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2243
2248
  */
2244
2249
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2245
2250
  return __awaiter(this, void 0, void 0, function* () {
@@ -2294,7 +2299,7 @@ class DataCatalogClient {
2294
2299
  * @param DeleteEntityRequest
2295
2300
  * @return DeleteEntityResponse
2296
2301
  * @throws OciError when an error occurs
2297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2298
2303
  */
2299
2304
  deleteEntity(deleteEntityRequest) {
2300
2305
  return __awaiter(this, void 0, void 0, function* () {
@@ -2349,7 +2354,7 @@ class DataCatalogClient {
2349
2354
  * @param DeleteEntityTagRequest
2350
2355
  * @return DeleteEntityTagResponse
2351
2356
  * @throws OciError when an error occurs
2352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2353
2358
  */
2354
2359
  deleteEntityTag(deleteEntityTagRequest) {
2355
2360
  return __awaiter(this, void 0, void 0, function* () {
@@ -2405,7 +2410,7 @@ class DataCatalogClient {
2405
2410
  * @param DeleteFolderRequest
2406
2411
  * @return DeleteFolderResponse
2407
2412
  * @throws OciError when an error occurs
2408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2409
2414
  */
2410
2415
  deleteFolder(deleteFolderRequest) {
2411
2416
  return __awaiter(this, void 0, void 0, function* () {
@@ -2460,7 +2465,7 @@ class DataCatalogClient {
2460
2465
  * @param DeleteFolderTagRequest
2461
2466
  * @return DeleteFolderTagResponse
2462
2467
  * @throws OciError when an error occurs
2463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2464
2469
  */
2465
2470
  deleteFolderTag(deleteFolderTagRequest) {
2466
2471
  return __awaiter(this, void 0, void 0, function* () {
@@ -2516,7 +2521,7 @@ class DataCatalogClient {
2516
2521
  * @param DeleteGlossaryRequest
2517
2522
  * @return DeleteGlossaryResponse
2518
2523
  * @throws OciError when an error occurs
2519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2520
2525
  */
2521
2526
  deleteGlossary(deleteGlossaryRequest) {
2522
2527
  return __awaiter(this, void 0, void 0, function* () {
@@ -2570,7 +2575,7 @@ class DataCatalogClient {
2570
2575
  * @param DeleteJobRequest
2571
2576
  * @return DeleteJobResponse
2572
2577
  * @throws OciError when an error occurs
2573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2574
2579
  */
2575
2580
  deleteJob(deleteJobRequest) {
2576
2581
  return __awaiter(this, void 0, void 0, function* () {
@@ -2624,7 +2629,7 @@ class DataCatalogClient {
2624
2629
  * @param DeleteJobDefinitionRequest
2625
2630
  * @return DeleteJobDefinitionResponse
2626
2631
  * @throws OciError when an error occurs
2627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2628
2633
  */
2629
2634
  deleteJobDefinition(deleteJobDefinitionRequest) {
2630
2635
  return __awaiter(this, void 0, void 0, function* () {
@@ -2678,7 +2683,7 @@ class DataCatalogClient {
2678
2683
  * @param DeleteMetastoreRequest
2679
2684
  * @return DeleteMetastoreResponse
2680
2685
  * @throws OciError when an error occurs
2681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2682
2687
  */
2683
2688
  deleteMetastore(deleteMetastoreRequest) {
2684
2689
  return __awaiter(this, void 0, void 0, function* () {
@@ -2736,7 +2741,7 @@ class DataCatalogClient {
2736
2741
  * @param DeleteNamespaceRequest
2737
2742
  * @return DeleteNamespaceResponse
2738
2743
  * @throws OciError when an error occurs
2739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2740
2745
  */
2741
2746
  deleteNamespace(deleteNamespaceRequest) {
2742
2747
  return __awaiter(this, void 0, void 0, function* () {
@@ -2790,7 +2795,7 @@ class DataCatalogClient {
2790
2795
  * @param DeletePatternRequest
2791
2796
  * @return DeletePatternResponse
2792
2797
  * @throws OciError when an error occurs
2793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2794
2799
  */
2795
2800
  deletePattern(deletePatternRequest) {
2796
2801
  return __awaiter(this, void 0, void 0, function* () {
@@ -2844,7 +2849,7 @@ class DataCatalogClient {
2844
2849
  * @param DeleteTermRequest
2845
2850
  * @return DeleteTermResponse
2846
2851
  * @throws OciError when an error occurs
2847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2848
2853
  */
2849
2854
  deleteTerm(deleteTermRequest) {
2850
2855
  return __awaiter(this, void 0, void 0, function* () {
@@ -2899,7 +2904,7 @@ class DataCatalogClient {
2899
2904
  * @param DeleteTermRelationshipRequest
2900
2905
  * @return DeleteTermRelationshipResponse
2901
2906
  * @throws OciError when an error occurs
2902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2903
2908
  */
2904
2909
  deleteTermRelationship(deleteTermRelationshipRequest) {
2905
2910
  return __awaiter(this, void 0, void 0, function* () {
@@ -2955,7 +2960,7 @@ class DataCatalogClient {
2955
2960
  * @param DetachCatalogPrivateEndpointRequest
2956
2961
  * @return DetachCatalogPrivateEndpointResponse
2957
2962
  * @throws OciError when an error occurs
2958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2959
2964
  */
2960
2965
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
2961
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -3014,7 +3019,7 @@ class DataCatalogClient {
3014
3019
  * @param DisassociateCustomPropertyRequest
3015
3020
  * @return DisassociateCustomPropertyResponse
3016
3021
  * @throws OciError when an error occurs
3017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3018
3023
  */
3019
3024
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3020
3025
  return __awaiter(this, void 0, void 0, function* () {
@@ -3079,7 +3084,7 @@ class DataCatalogClient {
3079
3084
  * @param ExpandTreeForGlossaryRequest
3080
3085
  * @return ExpandTreeForGlossaryResponse
3081
3086
  * @throws OciError when an error occurs
3082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3083
3088
  */
3084
3089
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3085
3090
  return __awaiter(this, void 0, void 0, function* () {
@@ -3142,7 +3147,7 @@ class DataCatalogClient {
3142
3147
  * @param ExportGlossaryRequest
3143
3148
  * @return ExportGlossaryResponse
3144
3149
  * @throws OciError when an error occurs
3145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3146
3151
  */
3147
3152
  exportGlossary(exportGlossaryRequest) {
3148
3153
  return __awaiter(this, void 0, void 0, function* () {
@@ -3207,7 +3212,7 @@ class DataCatalogClient {
3207
3212
  * @param GetAttributeRequest
3208
3213
  * @return GetAttributeResponse
3209
3214
  * @throws OciError when an error occurs
3210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3211
3216
  */
3212
3217
  getAttribute(getAttributeRequest) {
3213
3218
  return __awaiter(this, void 0, void 0, function* () {
@@ -3274,7 +3279,7 @@ class DataCatalogClient {
3274
3279
  * @param GetAttributeTagRequest
3275
3280
  * @return GetAttributeTagResponse
3276
3281
  * @throws OciError when an error occurs
3277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3278
3283
  */
3279
3284
  getAttributeTag(getAttributeTagRequest) {
3280
3285
  return __awaiter(this, void 0, void 0, function* () {
@@ -3341,7 +3346,7 @@ class DataCatalogClient {
3341
3346
  * @param GetCatalogRequest
3342
3347
  * @return GetCatalogResponse
3343
3348
  * @throws OciError when an error occurs
3344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3345
3350
  */
3346
3351
  getCatalog(getCatalogRequest) {
3347
3352
  return __awaiter(this, void 0, void 0, function* () {
@@ -3402,7 +3407,7 @@ class DataCatalogClient {
3402
3407
  * @param GetCatalogPrivateEndpointRequest
3403
3408
  * @return GetCatalogPrivateEndpointResponse
3404
3409
  * @throws OciError when an error occurs
3405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3406
3411
  */
3407
3412
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3408
3413
  return __awaiter(this, void 0, void 0, function* () {
@@ -3463,7 +3468,7 @@ class DataCatalogClient {
3463
3468
  * @param GetConnectionRequest
3464
3469
  * @return GetConnectionResponse
3465
3470
  * @throws OciError when an error occurs
3466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3467
3472
  */
3468
3473
  getConnection(getConnectionRequest) {
3469
3474
  return __awaiter(this, void 0, void 0, function* () {
@@ -3528,7 +3533,7 @@ class DataCatalogClient {
3528
3533
  * @param GetCustomPropertyRequest
3529
3534
  * @return GetCustomPropertyResponse
3530
3535
  * @throws OciError when an error occurs
3531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3532
3537
  */
3533
3538
  getCustomProperty(getCustomPropertyRequest) {
3534
3539
  return __awaiter(this, void 0, void 0, function* () {
@@ -3593,7 +3598,7 @@ class DataCatalogClient {
3593
3598
  * @param GetDataAssetRequest
3594
3599
  * @return GetDataAssetResponse
3595
3600
  * @throws OciError when an error occurs
3596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3597
3602
  */
3598
3603
  getDataAsset(getDataAssetRequest) {
3599
3604
  return __awaiter(this, void 0, void 0, function* () {
@@ -3657,7 +3662,7 @@ class DataCatalogClient {
3657
3662
  * @param GetDataAssetTagRequest
3658
3663
  * @return GetDataAssetTagResponse
3659
3664
  * @throws OciError when an error occurs
3660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3661
3666
  */
3662
3667
  getDataAssetTag(getDataAssetTagRequest) {
3663
3668
  return __awaiter(this, void 0, void 0, function* () {
@@ -3722,7 +3727,7 @@ class DataCatalogClient {
3722
3727
  * @param GetEntityRequest
3723
3728
  * @return GetEntityResponse
3724
3729
  * @throws OciError when an error occurs
3725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3726
3731
  */
3727
3732
  getEntity(getEntityRequest) {
3728
3733
  return __awaiter(this, void 0, void 0, function* () {
@@ -3788,7 +3793,7 @@ class DataCatalogClient {
3788
3793
  * @param GetEntityTagRequest
3789
3794
  * @return GetEntityTagResponse
3790
3795
  * @throws OciError when an error occurs
3791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3792
3797
  */
3793
3798
  getEntityTag(getEntityTagRequest) {
3794
3799
  return __awaiter(this, void 0, void 0, function* () {
@@ -3854,7 +3859,7 @@ class DataCatalogClient {
3854
3859
  * @param GetFolderRequest
3855
3860
  * @return GetFolderResponse
3856
3861
  * @throws OciError when an error occurs
3857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3858
3863
  */
3859
3864
  getFolder(getFolderRequest) {
3860
3865
  return __awaiter(this, void 0, void 0, function* () {
@@ -3920,7 +3925,7 @@ class DataCatalogClient {
3920
3925
  * @param GetFolderTagRequest
3921
3926
  * @return GetFolderTagResponse
3922
3927
  * @throws OciError when an error occurs
3923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3924
3929
  */
3925
3930
  getFolderTag(getFolderTagRequest) {
3926
3931
  return __awaiter(this, void 0, void 0, function* () {
@@ -3986,7 +3991,7 @@ class DataCatalogClient {
3986
3991
  * @param GetGlossaryRequest
3987
3992
  * @return GetGlossaryResponse
3988
3993
  * @throws OciError when an error occurs
3989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3990
3995
  */
3991
3996
  getGlossary(getGlossaryRequest) {
3992
3997
  return __awaiter(this, void 0, void 0, function* () {
@@ -4050,7 +4055,7 @@ class DataCatalogClient {
4050
4055
  * @param GetJobRequest
4051
4056
  * @return GetJobResponse
4052
4057
  * @throws OciError when an error occurs
4053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4054
4059
  */
4055
4060
  getJob(getJobRequest) {
4056
4061
  return __awaiter(this, void 0, void 0, function* () {
@@ -4114,7 +4119,7 @@ class DataCatalogClient {
4114
4119
  * @param GetJobDefinitionRequest
4115
4120
  * @return GetJobDefinitionResponse
4116
4121
  * @throws OciError when an error occurs
4117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4118
4123
  */
4119
4124
  getJobDefinition(getJobDefinitionRequest) {
4120
4125
  return __awaiter(this, void 0, void 0, function* () {
@@ -4178,7 +4183,7 @@ class DataCatalogClient {
4178
4183
  * @param GetJobExecutionRequest
4179
4184
  * @return GetJobExecutionResponse
4180
4185
  * @throws OciError when an error occurs
4181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4182
4187
  */
4183
4188
  getJobExecution(getJobExecutionRequest) {
4184
4189
  return __awaiter(this, void 0, void 0, function* () {
@@ -4243,7 +4248,7 @@ class DataCatalogClient {
4243
4248
  * @param GetJobLogRequest
4244
4249
  * @return GetJobLogResponse
4245
4250
  * @throws OciError when an error occurs
4246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4247
4252
  */
4248
4253
  getJobLog(getJobLogRequest) {
4249
4254
  return __awaiter(this, void 0, void 0, function* () {
@@ -4309,7 +4314,7 @@ class DataCatalogClient {
4309
4314
  * @param GetJobMetricsRequest
4310
4315
  * @return GetJobMetricsResponse
4311
4316
  * @throws OciError when an error occurs
4312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4313
4318
  */
4314
4319
  getJobMetrics(getJobMetricsRequest) {
4315
4320
  return __awaiter(this, void 0, void 0, function* () {
@@ -4375,7 +4380,7 @@ class DataCatalogClient {
4375
4380
  * @param GetMetastoreRequest
4376
4381
  * @return GetMetastoreResponse
4377
4382
  * @throws OciError when an error occurs
4378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4379
4384
  */
4380
4385
  getMetastore(getMetastoreRequest) {
4381
4386
  return __awaiter(this, void 0, void 0, function* () {
@@ -4436,7 +4441,7 @@ class DataCatalogClient {
4436
4441
  * @param GetNamespaceRequest
4437
4442
  * @return GetNamespaceResponse
4438
4443
  * @throws OciError when an error occurs
4439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4440
4445
  */
4441
4446
  getNamespace(getNamespaceRequest) {
4442
4447
  return __awaiter(this, void 0, void 0, function* () {
@@ -4500,7 +4505,7 @@ class DataCatalogClient {
4500
4505
  * @param GetPatternRequest
4501
4506
  * @return GetPatternResponse
4502
4507
  * @throws OciError when an error occurs
4503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4504
4509
  */
4505
4510
  getPattern(getPatternRequest) {
4506
4511
  return __awaiter(this, void 0, void 0, function* () {
@@ -4564,7 +4569,7 @@ class DataCatalogClient {
4564
4569
  * @param GetTermRequest
4565
4570
  * @return GetTermResponse
4566
4571
  * @throws OciError when an error occurs
4567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4568
4573
  */
4569
4574
  getTerm(getTermRequest) {
4570
4575
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4634,7 @@ class DataCatalogClient {
4629
4634
  * @param GetTermRelationshipRequest
4630
4635
  * @return GetTermRelationshipResponse
4631
4636
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4633
4638
  */
4634
4639
  getTermRelationship(getTermRelationshipRequest) {
4635
4640
  return __awaiter(this, void 0, void 0, function* () {
@@ -4695,7 +4700,7 @@ class DataCatalogClient {
4695
4700
  * @param GetTypeRequest
4696
4701
  * @return GetTypeResponse
4697
4702
  * @throws OciError when an error occurs
4698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4699
4704
  */
4700
4705
  getType(getTypeRequest) {
4701
4706
  return __awaiter(this, void 0, void 0, function* () {
@@ -4759,7 +4764,7 @@ class DataCatalogClient {
4759
4764
  * @param GetWorkRequestRequest
4760
4765
  * @return GetWorkRequestResponse
4761
4766
  * @throws OciError when an error occurs
4762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4763
4768
  */
4764
4769
  getWorkRequest(getWorkRequestRequest) {
4765
4770
  return __awaiter(this, void 0, void 0, function* () {
@@ -4825,7 +4830,7 @@ class DataCatalogClient {
4825
4830
  * @param ImportConnectionRequest
4826
4831
  * @return ImportConnectionResponse
4827
4832
  * @throws OciError when an error occurs
4828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4829
4834
  */
4830
4835
  importConnection(importConnectionRequest) {
4831
4836
  return __awaiter(this, void 0, void 0, function* () {
@@ -4890,7 +4895,7 @@ class DataCatalogClient {
4890
4895
  * @param ImportDataAssetRequest
4891
4896
  * @return ImportDataAssetResponse
4892
4897
  * @throws OciError when an error occurs
4893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4894
4899
  */
4895
4900
  importDataAsset(importDataAssetRequest) {
4896
4901
  return __awaiter(this, void 0, void 0, function* () {
@@ -4952,7 +4957,7 @@ class DataCatalogClient {
4952
4957
  * @param ImportGlossaryRequest
4953
4958
  * @return ImportGlossaryResponse
4954
4959
  * @throws OciError when an error occurs
4955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4956
4961
  */
4957
4962
  importGlossary(importGlossaryRequest) {
4958
4963
  return __awaiter(this, void 0, void 0, function* () {
@@ -5014,7 +5019,7 @@ class DataCatalogClient {
5014
5019
  * @param ListAggregatedPhysicalEntitiesRequest
5015
5020
  * @return ListAggregatedPhysicalEntitiesResponse
5016
5021
  * @throws OciError when an error occurs
5017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5018
5023
  */
5019
5024
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5020
5025
  return __awaiter(this, void 0, void 0, function* () {
@@ -5080,7 +5085,7 @@ class DataCatalogClient {
5080
5085
  * @param ListAttributeTagsRequest
5081
5086
  * @return ListAttributeTagsResponse
5082
5087
  * @throws OciError when an error occurs
5083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5084
5089
  */
5085
5090
  listAttributeTags(listAttributeTagsRequest) {
5086
5091
  return __awaiter(this, void 0, void 0, function* () {
@@ -5156,7 +5161,7 @@ class DataCatalogClient {
5156
5161
  * @param ListAttributesRequest
5157
5162
  * @return ListAttributesResponse
5158
5163
  * @throws OciError when an error occurs
5159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5160
5165
  */
5161
5166
  listAttributes(listAttributesRequest) {
5162
5167
  return __awaiter(this, void 0, void 0, function* () {
@@ -5244,7 +5249,7 @@ class DataCatalogClient {
5244
5249
  * @param ListCatalogPrivateEndpointsRequest
5245
5250
  * @return ListCatalogPrivateEndpointsResponse
5246
5251
  * @throws OciError when an error occurs
5247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5248
5253
  */
5249
5254
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5250
5255
  return __awaiter(this, void 0, void 0, function* () {
@@ -5352,7 +5357,7 @@ class DataCatalogClient {
5352
5357
  * @param ListCatalogsRequest
5353
5358
  * @return ListCatalogsResponse
5354
5359
  * @throws OciError when an error occurs
5355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5356
5361
  */
5357
5362
  listCatalogs(listCatalogsRequest) {
5358
5363
  return __awaiter(this, void 0, void 0, function* () {
@@ -5459,7 +5464,7 @@ class DataCatalogClient {
5459
5464
  * @param ListConnectionsRequest
5460
5465
  * @return ListConnectionsResponse
5461
5466
  * @throws OciError when an error occurs
5462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5463
5468
  */
5464
5469
  listConnections(listConnectionsRequest) {
5465
5470
  return __awaiter(this, void 0, void 0, function* () {
@@ -5537,7 +5542,7 @@ class DataCatalogClient {
5537
5542
  * @param ListCustomPropertiesRequest
5538
5543
  * @return ListCustomPropertiesResponse
5539
5544
  * @throws OciError when an error occurs
5540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5541
5546
  */
5542
5547
  listCustomProperties(listCustomPropertiesRequest) {
5543
5548
  return __awaiter(this, void 0, void 0, function* () {
@@ -5614,7 +5619,7 @@ class DataCatalogClient {
5614
5619
  * @param ListDataAssetTagsRequest
5615
5620
  * @return ListDataAssetTagsResponse
5616
5621
  * @throws OciError when an error occurs
5617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5618
5623
  */
5619
5624
  listDataAssetTags(listDataAssetTagsRequest) {
5620
5625
  return __awaiter(this, void 0, void 0, function* () {
@@ -5688,7 +5693,7 @@ class DataCatalogClient {
5688
5693
  * @param ListDataAssetsRequest
5689
5694
  * @return ListDataAssetsResponse
5690
5695
  * @throws OciError when an error occurs
5691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5692
5697
  */
5693
5698
  listDataAssets(listDataAssetsRequest) {
5694
5699
  return __awaiter(this, void 0, void 0, function* () {
@@ -5764,7 +5769,7 @@ class DataCatalogClient {
5764
5769
  * @param ListDerivedLogicalEntitiesRequest
5765
5770
  * @return ListDerivedLogicalEntitiesResponse
5766
5771
  * @throws OciError when an error occurs
5767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5768
5773
  */
5769
5774
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5770
5775
  return __awaiter(this, void 0, void 0, function* () {
@@ -5829,7 +5834,7 @@ class DataCatalogClient {
5829
5834
  * @param ListEntitiesRequest
5830
5835
  * @return ListEntitiesResponse
5831
5836
  * @throws OciError when an error occurs
5832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5833
5838
  */
5834
5839
  listEntities(listEntitiesRequest) {
5835
5840
  return __awaiter(this, void 0, void 0, function* () {
@@ -5917,7 +5922,7 @@ class DataCatalogClient {
5917
5922
  * @param ListEntityTagsRequest
5918
5923
  * @return ListEntityTagsResponse
5919
5924
  * @throws OciError when an error occurs
5920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5921
5926
  */
5922
5927
  listEntityTags(listEntityTagsRequest) {
5923
5928
  return __awaiter(this, void 0, void 0, function* () {
@@ -5992,7 +5997,7 @@ class DataCatalogClient {
5992
5997
  * @param ListFolderTagsRequest
5993
5998
  * @return ListFolderTagsResponse
5994
5999
  * @throws OciError when an error occurs
5995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
5996
6001
  */
5997
6002
  listFolderTags(listFolderTagsRequest) {
5998
6003
  return __awaiter(this, void 0, void 0, function* () {
@@ -6067,7 +6072,7 @@ class DataCatalogClient {
6067
6072
  * @param ListFoldersRequest
6068
6073
  * @return ListFoldersResponse
6069
6074
  * @throws OciError when an error occurs
6070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6071
6076
  */
6072
6077
  listFolders(listFoldersRequest) {
6073
6078
  return __awaiter(this, void 0, void 0, function* () {
@@ -6149,7 +6154,7 @@ class DataCatalogClient {
6149
6154
  * @param ListGlossariesRequest
6150
6155
  * @return ListGlossariesResponse
6151
6156
  * @throws OciError when an error occurs
6152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6153
6158
  */
6154
6159
  listGlossaries(listGlossariesRequest) {
6155
6160
  return __awaiter(this, void 0, void 0, function* () {
@@ -6223,7 +6228,7 @@ class DataCatalogClient {
6223
6228
  * @param ListJobDefinitionsRequest
6224
6229
  * @return ListJobDefinitionsResponse
6225
6230
  * @throws OciError when an error occurs
6226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6227
6232
  */
6228
6233
  listJobDefinitions(listJobDefinitionsRequest) {
6229
6234
  return __awaiter(this, void 0, void 0, function* () {
@@ -6303,7 +6308,7 @@ class DataCatalogClient {
6303
6308
  * @param ListJobExecutionsRequest
6304
6309
  * @return ListJobExecutionsResponse
6305
6310
  * @throws OciError when an error occurs
6306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6307
6312
  */
6308
6313
  listJobExecutions(listJobExecutionsRequest) {
6309
6314
  return __awaiter(this, void 0, void 0, function* () {
@@ -6387,7 +6392,7 @@ class DataCatalogClient {
6387
6392
  * @param ListJobLogsRequest
6388
6393
  * @return ListJobLogsResponse
6389
6394
  * @throws OciError when an error occurs
6390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6391
6396
  */
6392
6397
  listJobLogs(listJobLogsRequest) {
6393
6398
  return __awaiter(this, void 0, void 0, function* () {
@@ -6462,7 +6467,7 @@ class DataCatalogClient {
6462
6467
  * @param ListJobMetricsRequest
6463
6468
  * @return ListJobMetricsResponse
6464
6469
  * @throws OciError when an error occurs
6465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6466
6471
  */
6467
6472
  listJobMetrics(listJobMetricsRequest) {
6468
6473
  return __awaiter(this, void 0, void 0, function* () {
@@ -6543,7 +6548,7 @@ class DataCatalogClient {
6543
6548
  * @param ListJobsRequest
6544
6549
  * @return ListJobsResponse
6545
6550
  * @throws OciError when an error occurs
6546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6547
6552
  */
6548
6553
  listJobs(listJobsRequest) {
6549
6554
  return __awaiter(this, void 0, void 0, function* () {
@@ -6628,7 +6633,7 @@ class DataCatalogClient {
6628
6633
  * @param ListMetastoresRequest
6629
6634
  * @return ListMetastoresResponse
6630
6635
  * @throws OciError when an error occurs
6631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6632
6637
  */
6633
6638
  listMetastores(listMetastoresRequest) {
6634
6639
  return __awaiter(this, void 0, void 0, function* () {
@@ -6735,7 +6740,7 @@ class DataCatalogClient {
6735
6740
  * @param ListNamespacesRequest
6736
6741
  * @return ListNamespacesResponse
6737
6742
  * @throws OciError when an error occurs
6738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6739
6744
  */
6740
6745
  listNamespaces(listNamespacesRequest) {
6741
6746
  return __awaiter(this, void 0, void 0, function* () {
@@ -6809,7 +6814,7 @@ class DataCatalogClient {
6809
6814
  * @param ListPatternsRequest
6810
6815
  * @return ListPatternsResponse
6811
6816
  * @throws OciError when an error occurs
6812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6813
6818
  */
6814
6819
  listPatterns(listPatternsRequest) {
6815
6820
  return __awaiter(this, void 0, void 0, function* () {
@@ -6883,7 +6888,7 @@ class DataCatalogClient {
6883
6888
  * @param ListRulesRequest
6884
6889
  * @return ListRulesResponse
6885
6890
  * @throws OciError when an error occurs
6886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6887
6892
  */
6888
6893
  listRules(listRulesRequest) {
6889
6894
  return __awaiter(this, void 0, void 0, function* () {
@@ -6962,7 +6967,7 @@ class DataCatalogClient {
6962
6967
  * @param ListTagsRequest
6963
6968
  * @return ListTagsResponse
6964
6969
  * @throws OciError when an error occurs
6965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6966
6971
  */
6967
6972
  listTags(listTagsRequest) {
6968
6973
  return __awaiter(this, void 0, void 0, function* () {
@@ -7032,7 +7037,7 @@ class DataCatalogClient {
7032
7037
  * @param ListTermRelationshipsRequest
7033
7038
  * @return ListTermRelationshipsResponse
7034
7039
  * @throws OciError when an error occurs
7035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7036
7041
  */
7037
7042
  listTermRelationships(listTermRelationshipsRequest) {
7038
7043
  return __awaiter(this, void 0, void 0, function* () {
@@ -7104,7 +7109,7 @@ class DataCatalogClient {
7104
7109
  * @param ListTermsRequest
7105
7110
  * @return ListTermsResponse
7106
7111
  * @throws OciError when an error occurs
7107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7108
7113
  */
7109
7114
  listTerms(listTermsRequest) {
7110
7115
  return __awaiter(this, void 0, void 0, function* () {
@@ -7179,7 +7184,7 @@ class DataCatalogClient {
7179
7184
  * @param ListTypesRequest
7180
7185
  * @return ListTypesResponse
7181
7186
  * @throws OciError when an error occurs
7182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7183
7188
  */
7184
7189
  listTypes(listTypesRequest) {
7185
7190
  return __awaiter(this, void 0, void 0, function* () {
@@ -7254,7 +7259,7 @@ class DataCatalogClient {
7254
7259
  * @param ListWorkRequestErrorsRequest
7255
7260
  * @return ListWorkRequestErrorsResponse
7256
7261
  * @throws OciError when an error occurs
7257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7258
7263
  */
7259
7264
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7260
7265
  return __awaiter(this, void 0, void 0, function* () {
@@ -7361,7 +7366,7 @@ class DataCatalogClient {
7361
7366
  * @param ListWorkRequestLogsRequest
7362
7367
  * @return ListWorkRequestLogsResponse
7363
7368
  * @throws OciError when an error occurs
7364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7365
7370
  */
7366
7371
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7367
7372
  return __awaiter(this, void 0, void 0, function* () {
@@ -7468,7 +7473,7 @@ class DataCatalogClient {
7468
7473
  * @param ListWorkRequestsRequest
7469
7474
  * @return ListWorkRequestsResponse
7470
7475
  * @throws OciError when an error occurs
7471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7472
7477
  */
7473
7478
  listWorkRequests(listWorkRequestsRequest) {
7474
7479
  return __awaiter(this, void 0, void 0, function* () {
@@ -7571,7 +7576,7 @@ class DataCatalogClient {
7571
7576
  * @param ObjectStatsRequest
7572
7577
  * @return ObjectStatsResponse
7573
7578
  * @throws OciError when an error occurs
7574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7575
7580
  */
7576
7581
  objectStats(objectStatsRequest) {
7577
7582
  return __awaiter(this, void 0, void 0, function* () {
@@ -7637,7 +7642,7 @@ class DataCatalogClient {
7637
7642
  * @param ParseConnectionRequest
7638
7643
  * @return ParseConnectionResponse
7639
7644
  * @throws OciError when an error occurs
7640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7641
7646
  */
7642
7647
  parseConnection(parseConnectionRequest) {
7643
7648
  return __awaiter(this, void 0, void 0, function* () {
@@ -7705,7 +7710,7 @@ class DataCatalogClient {
7705
7710
  * @param ProcessRecommendationRequest
7706
7711
  * @return ProcessRecommendationResponse
7707
7712
  * @throws OciError when an error occurs
7708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7709
7714
  */
7710
7715
  processRecommendation(processRecommendationRequest) {
7711
7716
  return __awaiter(this, void 0, void 0, function* () {
@@ -7771,7 +7776,7 @@ class DataCatalogClient {
7771
7776
  * @param RecommendationsRequest
7772
7777
  * @return RecommendationsResponse
7773
7778
  * @throws OciError when an error occurs
7774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7775
7780
  */
7776
7781
  recommendations(recommendationsRequest) {
7777
7782
  return __awaiter(this, void 0, void 0, function* () {
@@ -7832,7 +7837,7 @@ class DataCatalogClient {
7832
7837
  * @param RemoveDataSelectorPatternsRequest
7833
7838
  * @return RemoveDataSelectorPatternsResponse
7834
7839
  * @throws OciError when an error occurs
7835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7836
7841
  */
7837
7842
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
7838
7843
  return __awaiter(this, void 0, void 0, function* () {
@@ -7897,7 +7902,7 @@ class DataCatalogClient {
7897
7902
  * @param SearchCriteriaRequest
7898
7903
  * @return SearchCriteriaResponse
7899
7904
  * @throws OciError when an error occurs
7900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7901
7906
  */
7902
7907
  searchCriteria(searchCriteriaRequest) {
7903
7908
  return __awaiter(this, void 0, void 0, function* () {
@@ -7968,7 +7973,7 @@ class DataCatalogClient {
7968
7973
  * @param SuggestMatchesRequest
7969
7974
  * @return SuggestMatchesResponse
7970
7975
  * @throws OciError when an error occurs
7971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7972
7977
  */
7973
7978
  suggestMatches(suggestMatchesRequest) {
7974
7979
  return __awaiter(this, void 0, void 0, function* () {
@@ -8028,7 +8033,7 @@ class DataCatalogClient {
8028
8033
  * @param SynchronousExportDataAssetRequest
8029
8034
  * @return SynchronousExportDataAssetResponse
8030
8035
  * @throws OciError when an error occurs
8031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8032
8037
  */
8033
8038
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8034
8039
  return __awaiter(this, void 0, void 0, function* () {
@@ -8088,7 +8093,7 @@ class DataCatalogClient {
8088
8093
  * @param TestConnectionRequest
8089
8094
  * @return TestConnectionResponse
8090
8095
  * @throws OciError when an error occurs
8091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8092
8097
  */
8093
8098
  testConnection(testConnectionRequest) {
8094
8099
  return __awaiter(this, void 0, void 0, function* () {
@@ -8152,7 +8157,7 @@ class DataCatalogClient {
8152
8157
  * @param UpdateAttributeRequest
8153
8158
  * @return UpdateAttributeResponse
8154
8159
  * @throws OciError when an error occurs
8155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8156
8161
  */
8157
8162
  updateAttribute(updateAttributeRequest) {
8158
8163
  return __awaiter(this, void 0, void 0, function* () {
@@ -8218,7 +8223,7 @@ class DataCatalogClient {
8218
8223
  * @param UpdateCatalogRequest
8219
8224
  * @return UpdateCatalogResponse
8220
8225
  * @throws OciError when an error occurs
8221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8222
8227
  */
8223
8228
  updateCatalog(updateCatalogRequest) {
8224
8229
  return __awaiter(this, void 0, void 0, function* () {
@@ -8281,7 +8286,7 @@ class DataCatalogClient {
8281
8286
  * @param UpdateCatalogPrivateEndpointRequest
8282
8287
  * @return UpdateCatalogPrivateEndpointResponse
8283
8288
  * @throws OciError when an error occurs
8284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8285
8290
  */
8286
8291
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8287
8292
  return __awaiter(this, void 0, void 0, function* () {
@@ -8340,7 +8345,7 @@ class DataCatalogClient {
8340
8345
  * @param UpdateConnectionRequest
8341
8346
  * @return UpdateConnectionResponse
8342
8347
  * @throws OciError when an error occurs
8343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8344
8349
  */
8345
8350
  updateConnection(updateConnectionRequest) {
8346
8351
  return __awaiter(this, void 0, void 0, function* () {
@@ -8405,7 +8410,7 @@ class DataCatalogClient {
8405
8410
  * @param UpdateCustomPropertyRequest
8406
8411
  * @return UpdateCustomPropertyResponse
8407
8412
  * @throws OciError when an error occurs
8408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8409
8414
  */
8410
8415
  updateCustomProperty(updateCustomPropertyRequest) {
8411
8416
  return __awaiter(this, void 0, void 0, function* () {
@@ -8470,7 +8475,7 @@ class DataCatalogClient {
8470
8475
  * @param UpdateDataAssetRequest
8471
8476
  * @return UpdateDataAssetResponse
8472
8477
  * @throws OciError when an error occurs
8473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8474
8479
  */
8475
8480
  updateDataAsset(updateDataAssetRequest) {
8476
8481
  return __awaiter(this, void 0, void 0, function* () {
@@ -8534,7 +8539,7 @@ class DataCatalogClient {
8534
8539
  * @param UpdateEntityRequest
8535
8540
  * @return UpdateEntityResponse
8536
8541
  * @throws OciError when an error occurs
8537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8538
8543
  */
8539
8544
  updateEntity(updateEntityRequest) {
8540
8545
  return __awaiter(this, void 0, void 0, function* () {
@@ -8599,7 +8604,7 @@ class DataCatalogClient {
8599
8604
  * @param UpdateFolderRequest
8600
8605
  * @return UpdateFolderResponse
8601
8606
  * @throws OciError when an error occurs
8602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8603
8608
  */
8604
8609
  updateFolder(updateFolderRequest) {
8605
8610
  return __awaiter(this, void 0, void 0, function* () {
@@ -8664,7 +8669,7 @@ class DataCatalogClient {
8664
8669
  * @param UpdateGlossaryRequest
8665
8670
  * @return UpdateGlossaryResponse
8666
8671
  * @throws OciError when an error occurs
8667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8668
8673
  */
8669
8674
  updateGlossary(updateGlossaryRequest) {
8670
8675
  return __awaiter(this, void 0, void 0, function* () {
@@ -8728,7 +8733,7 @@ class DataCatalogClient {
8728
8733
  * @param UpdateJobRequest
8729
8734
  * @return UpdateJobResponse
8730
8735
  * @throws OciError when an error occurs
8731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8732
8737
  */
8733
8738
  updateJob(updateJobRequest) {
8734
8739
  return __awaiter(this, void 0, void 0, function* () {
@@ -8792,7 +8797,7 @@ class DataCatalogClient {
8792
8797
  * @param UpdateJobDefinitionRequest
8793
8798
  * @return UpdateJobDefinitionResponse
8794
8799
  * @throws OciError when an error occurs
8795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8796
8801
  */
8797
8802
  updateJobDefinition(updateJobDefinitionRequest) {
8798
8803
  return __awaiter(this, void 0, void 0, function* () {
@@ -8856,7 +8861,7 @@ class DataCatalogClient {
8856
8861
  * @param UpdateMetastoreRequest
8857
8862
  * @return UpdateMetastoreResponse
8858
8863
  * @throws OciError when an error occurs
8859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8860
8865
  */
8861
8866
  updateMetastore(updateMetastoreRequest) {
8862
8867
  return __awaiter(this, void 0, void 0, function* () {
@@ -8919,7 +8924,7 @@ class DataCatalogClient {
8919
8924
  * @param UpdateNamespaceRequest
8920
8925
  * @return UpdateNamespaceResponse
8921
8926
  * @throws OciError when an error occurs
8922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8923
8928
  */
8924
8929
  updateNamespace(updateNamespaceRequest) {
8925
8930
  return __awaiter(this, void 0, void 0, function* () {
@@ -8983,7 +8988,7 @@ class DataCatalogClient {
8983
8988
  * @param UpdatePatternRequest
8984
8989
  * @return UpdatePatternResponse
8985
8990
  * @throws OciError when an error occurs
8986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8987
8992
  */
8988
8993
  updatePattern(updatePatternRequest) {
8989
8994
  return __awaiter(this, void 0, void 0, function* () {
@@ -9047,7 +9052,7 @@ class DataCatalogClient {
9047
9052
  * @param UpdateTermRequest
9048
9053
  * @return UpdateTermResponse
9049
9054
  * @throws OciError when an error occurs
9050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9051
9056
  */
9052
9057
  updateTerm(updateTermRequest) {
9053
9058
  return __awaiter(this, void 0, void 0, function* () {
@@ -9112,7 +9117,7 @@ class DataCatalogClient {
9112
9117
  * @param UpdateTermRelationshipRequest
9113
9118
  * @return UpdateTermRelationshipResponse
9114
9119
  * @throws OciError when an error occurs
9115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9116
9121
  */
9117
9122
  updateTermRelationship(updateTermRelationshipRequest) {
9118
9123
  return __awaiter(this, void 0, void 0, function* () {
@@ -9178,7 +9183,7 @@ class DataCatalogClient {
9178
9183
  * @param UploadCredentialsRequest
9179
9184
  * @return UploadCredentialsResponse
9180
9185
  * @throws OciError when an error occurs
9181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9182
9187
  */
9183
9188
  uploadCredentials(uploadCredentialsRequest) {
9184
9189
  return __awaiter(this, void 0, void 0, function* () {
@@ -9244,7 +9249,7 @@ class DataCatalogClient {
9244
9249
  * @param UsersRequest
9245
9250
  * @return UsersResponse
9246
9251
  * @throws OciError when an error occurs
9247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9248
9253
  */
9249
9254
  users(usersRequest) {
9250
9255
  return __awaiter(this, void 0, void 0, function* () {
@@ -9310,7 +9315,7 @@ class DataCatalogClient {
9310
9315
  * @param ValidateConnectionRequest
9311
9316
  * @return ValidateConnectionResponse
9312
9317
  * @throws OciError when an error occurs
9313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9314
9319
  */
9315
9320
  validateConnection(validateConnectionRequest) {
9316
9321
  return __awaiter(this, void 0, void 0, function* () {
@@ -9374,7 +9379,7 @@ class DataCatalogClient {
9374
9379
  * @param ValidatePatternRequest
9375
9380
  * @return ValidatePatternResponse
9376
9381
  * @throws OciError when an error occurs
9377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9378
9383
  */
9379
9384
  validatePattern(validatePatternRequest) {
9380
9385
  return __awaiter(this, void 0, void 0, function* () {