oci-datacatalog 2.66.0 → 2.68.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 +144 -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
@@ -64,6 +64,7 @@ class DataCatalogClient {
64
64
  this["_defaultHeaders"] = {};
65
65
  this._circuitBreaker = null;
66
66
  this._httpOptions = undefined;
67
+ this._bodyDuplexMode = undefined;
67
68
  this.targetService = "DataCatalog";
68
69
  this._regionId = "";
69
70
  this._lastSetRegionOrRegionId = "";
@@ -78,6 +79,9 @@ class DataCatalogClient {
78
79
  this._httpOptions = clientConfiguration.httpOptions
79
80
  ? clientConfiguration.httpOptions
80
81
  : undefined;
82
+ this._bodyDuplexMode = clientConfiguration.bodyDuplexMode
83
+ ? clientConfiguration.bodyDuplexMode
84
+ : undefined;
81
85
  }
82
86
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
83
87
  const specCircuitBreakerEnabled = true;
@@ -88,7 +92,7 @@ class DataCatalogClient {
88
92
  }
89
93
  this._httpClient =
90
94
  params.httpClient ||
91
- new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
95
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions, this._bodyDuplexMode);
92
96
  if (params.authenticationDetailsProvider &&
93
97
  common.isRegionProvider(params.authenticationDetailsProvider)) {
94
98
  const provider = params.authenticationDetailsProvider;
@@ -182,7 +186,7 @@ class DataCatalogClient {
182
186
  * @param AddDataSelectorPatternsRequest
183
187
  * @return AddDataSelectorPatternsResponse
184
188
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
186
190
  */
187
191
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
188
192
  return __awaiter(this, void 0, void 0, function* () {
@@ -249,7 +253,7 @@ class DataCatalogClient {
249
253
  * @param AssociateCustomPropertyRequest
250
254
  * @return AssociateCustomPropertyResponse
251
255
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
253
257
  */
254
258
  associateCustomProperty(associateCustomPropertyRequest) {
255
259
  return __awaiter(this, void 0, void 0, function* () {
@@ -316,7 +320,7 @@ class DataCatalogClient {
316
320
  * @param AttachCatalogPrivateEndpointRequest
317
321
  * @return AttachCatalogPrivateEndpointResponse
318
322
  * @throws OciError when an error occurs
319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
320
324
  */
321
325
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
322
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -378,7 +382,7 @@ class DataCatalogClient {
378
382
  * @param ChangeCatalogCompartmentRequest
379
383
  * @return ChangeCatalogCompartmentResponse
380
384
  * @throws OciError when an error occurs
381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
382
386
  */
383
387
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
384
388
  return __awaiter(this, void 0, void 0, function* () {
@@ -439,7 +443,7 @@ class DataCatalogClient {
439
443
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
440
444
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
441
445
  * @throws OciError when an error occurs
442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
443
447
  */
444
448
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
445
449
  return __awaiter(this, void 0, void 0, function* () {
@@ -500,7 +504,7 @@ class DataCatalogClient {
500
504
  * @param ChangeMetastoreCompartmentRequest
501
505
  * @return ChangeMetastoreCompartmentResponse
502
506
  * @throws OciError when an error occurs
503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
504
508
  */
505
509
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
506
510
  return __awaiter(this, void 0, void 0, function* () {
@@ -561,7 +565,7 @@ class DataCatalogClient {
561
565
  * @param CreateAttributeRequest
562
566
  * @return CreateAttributeResponse
563
567
  * @throws OciError when an error occurs
564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
565
569
  */
566
570
  createAttribute(createAttributeRequest) {
567
571
  return __awaiter(this, void 0, void 0, function* () {
@@ -628,7 +632,7 @@ class DataCatalogClient {
628
632
  * @param CreateAttributeTagRequest
629
633
  * @return CreateAttributeTagResponse
630
634
  * @throws OciError when an error occurs
631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
632
636
  */
633
637
  createAttributeTag(createAttributeTagRequest) {
634
638
  return __awaiter(this, void 0, void 0, function* () {
@@ -698,7 +702,7 @@ class DataCatalogClient {
698
702
  * @param CreateCatalogRequest
699
703
  * @return CreateCatalogResponse
700
704
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
702
706
  */
703
707
  createCatalog(createCatalogRequest) {
704
708
  return __awaiter(this, void 0, void 0, function* () {
@@ -757,7 +761,7 @@ class DataCatalogClient {
757
761
  * @param CreateCatalogPrivateEndpointRequest
758
762
  * @return CreateCatalogPrivateEndpointResponse
759
763
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
761
765
  */
762
766
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
763
767
  return __awaiter(this, void 0, void 0, function* () {
@@ -816,7 +820,7 @@ class DataCatalogClient {
816
820
  * @param CreateConnectionRequest
817
821
  * @return CreateConnectionResponse
818
822
  * @throws OciError when an error occurs
819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
820
824
  */
821
825
  createConnection(createConnectionRequest) {
822
826
  return __awaiter(this, void 0, void 0, function* () {
@@ -882,7 +886,7 @@ class DataCatalogClient {
882
886
  * @param CreateCustomPropertyRequest
883
887
  * @return CreateCustomPropertyResponse
884
888
  * @throws OciError when an error occurs
885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
886
890
  */
887
891
  createCustomProperty(createCustomPropertyRequest) {
888
892
  return __awaiter(this, void 0, void 0, function* () {
@@ -948,7 +952,7 @@ class DataCatalogClient {
948
952
  * @param CreateDataAssetRequest
949
953
  * @return CreateDataAssetResponse
950
954
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
952
956
  */
953
957
  createDataAsset(createDataAssetRequest) {
954
958
  return __awaiter(this, void 0, void 0, function* () {
@@ -1013,7 +1017,7 @@ class DataCatalogClient {
1013
1017
  * @param CreateDataAssetTagRequest
1014
1018
  * @return CreateDataAssetTagResponse
1015
1019
  * @throws OciError when an error occurs
1016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1017
1021
  */
1018
1022
  createDataAssetTag(createDataAssetTagRequest) {
1019
1023
  return __awaiter(this, void 0, void 0, function* () {
@@ -1079,7 +1083,7 @@ class DataCatalogClient {
1079
1083
  * @param CreateEntityRequest
1080
1084
  * @return CreateEntityResponse
1081
1085
  * @throws OciError when an error occurs
1082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1083
1087
  */
1084
1088
  createEntity(createEntityRequest) {
1085
1089
  return __awaiter(this, void 0, void 0, function* () {
@@ -1145,7 +1149,7 @@ class DataCatalogClient {
1145
1149
  * @param CreateEntityTagRequest
1146
1150
  * @return CreateEntityTagResponse
1147
1151
  * @throws OciError when an error occurs
1148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1149
1153
  */
1150
1154
  createEntityTag(createEntityTagRequest) {
1151
1155
  return __awaiter(this, void 0, void 0, function* () {
@@ -1212,7 +1216,7 @@ class DataCatalogClient {
1212
1216
  * @param CreateFolderRequest
1213
1217
  * @return CreateFolderResponse
1214
1218
  * @throws OciError when an error occurs
1215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1216
1220
  */
1217
1221
  createFolder(createFolderRequest) {
1218
1222
  return __awaiter(this, void 0, void 0, function* () {
@@ -1278,7 +1282,7 @@ class DataCatalogClient {
1278
1282
  * @param CreateFolderTagRequest
1279
1283
  * @return CreateFolderTagResponse
1280
1284
  * @throws OciError when an error occurs
1281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1282
1286
  */
1283
1287
  createFolderTag(createFolderTagRequest) {
1284
1288
  return __awaiter(this, void 0, void 0, function* () {
@@ -1345,7 +1349,7 @@ class DataCatalogClient {
1345
1349
  * @param CreateGlossaryRequest
1346
1350
  * @return CreateGlossaryResponse
1347
1351
  * @throws OciError when an error occurs
1348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1349
1353
  */
1350
1354
  createGlossary(createGlossaryRequest) {
1351
1355
  return __awaiter(this, void 0, void 0, function* () {
@@ -1410,7 +1414,7 @@ class DataCatalogClient {
1410
1414
  * @param CreateJobRequest
1411
1415
  * @return CreateJobResponse
1412
1416
  * @throws OciError when an error occurs
1413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1414
1418
  */
1415
1419
  createJob(createJobRequest) {
1416
1420
  return __awaiter(this, void 0, void 0, function* () {
@@ -1475,7 +1479,7 @@ class DataCatalogClient {
1475
1479
  * @param CreateJobDefinitionRequest
1476
1480
  * @return CreateJobDefinitionResponse
1477
1481
  * @throws OciError when an error occurs
1478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1479
1483
  */
1480
1484
  createJobDefinition(createJobDefinitionRequest) {
1481
1485
  return __awaiter(this, void 0, void 0, function* () {
@@ -1540,7 +1544,7 @@ class DataCatalogClient {
1540
1544
  * @param CreateJobExecutionRequest
1541
1545
  * @return CreateJobExecutionResponse
1542
1546
  * @throws OciError when an error occurs
1543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1544
1548
  */
1545
1549
  createJobExecution(createJobExecutionRequest) {
1546
1550
  return __awaiter(this, void 0, void 0, function* () {
@@ -1607,7 +1611,7 @@ class DataCatalogClient {
1607
1611
  * @param CreateMetastoreRequest
1608
1612
  * @return CreateMetastoreResponse
1609
1613
  * @throws OciError when an error occurs
1610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1611
1615
  */
1612
1616
  createMetastore(createMetastoreRequest) {
1613
1617
  return __awaiter(this, void 0, void 0, function* () {
@@ -1666,7 +1670,7 @@ class DataCatalogClient {
1666
1670
  * @param CreateNamespaceRequest
1667
1671
  * @return CreateNamespaceResponse
1668
1672
  * @throws OciError when an error occurs
1669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1670
1674
  */
1671
1675
  createNamespace(createNamespaceRequest) {
1672
1676
  return __awaiter(this, void 0, void 0, function* () {
@@ -1731,7 +1735,7 @@ class DataCatalogClient {
1731
1735
  * @param CreatePatternRequest
1732
1736
  * @return CreatePatternResponse
1733
1737
  * @throws OciError when an error occurs
1734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1735
1739
  */
1736
1740
  createPattern(createPatternRequest) {
1737
1741
  return __awaiter(this, void 0, void 0, function* () {
@@ -1796,7 +1800,7 @@ class DataCatalogClient {
1796
1800
  * @param CreateTermRequest
1797
1801
  * @return CreateTermResponse
1798
1802
  * @throws OciError when an error occurs
1799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1800
1804
  */
1801
1805
  createTerm(createTermRequest) {
1802
1806
  return __awaiter(this, void 0, void 0, function* () {
@@ -1862,7 +1866,7 @@ class DataCatalogClient {
1862
1866
  * @param CreateTermRelationshipRequest
1863
1867
  * @return CreateTermRelationshipResponse
1864
1868
  * @throws OciError when an error occurs
1865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1866
1870
  */
1867
1871
  createTermRelationship(createTermRelationshipRequest) {
1868
1872
  return __awaiter(this, void 0, void 0, function* () {
@@ -1929,7 +1933,7 @@ class DataCatalogClient {
1929
1933
  * @param DeleteAttributeRequest
1930
1934
  * @return DeleteAttributeResponse
1931
1935
  * @throws OciError when an error occurs
1932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1933
1937
  */
1934
1938
  deleteAttribute(deleteAttributeRequest) {
1935
1939
  return __awaiter(this, void 0, void 0, function* () {
@@ -1987,7 +1991,7 @@ class DataCatalogClient {
1987
1991
  * @param DeleteAttributeTagRequest
1988
1992
  * @return DeleteAttributeTagResponse
1989
1993
  * @throws OciError when an error occurs
1990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1991
1995
  */
1992
1996
  deleteAttributeTag(deleteAttributeTagRequest) {
1993
1997
  return __awaiter(this, void 0, void 0, function* () {
@@ -2046,7 +2050,7 @@ class DataCatalogClient {
2046
2050
  * @param DeleteCatalogRequest
2047
2051
  * @return DeleteCatalogResponse
2048
2052
  * @throws OciError when an error occurs
2049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2050
2054
  */
2051
2055
  deleteCatalog(deleteCatalogRequest) {
2052
2056
  return __awaiter(this, void 0, void 0, function* () {
@@ -2106,7 +2110,7 @@ class DataCatalogClient {
2106
2110
  * @param DeleteCatalogPrivateEndpointRequest
2107
2111
  * @return DeleteCatalogPrivateEndpointResponse
2108
2112
  * @throws OciError when an error occurs
2109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2110
2114
  */
2111
2115
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2112
2116
  return __awaiter(this, void 0, void 0, function* () {
@@ -2166,7 +2170,7 @@ class DataCatalogClient {
2166
2170
  * @param DeleteConnectionRequest
2167
2171
  * @return DeleteConnectionResponse
2168
2172
  * @throws OciError when an error occurs
2169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2170
2174
  */
2171
2175
  deleteConnection(deleteConnectionRequest) {
2172
2176
  return __awaiter(this, void 0, void 0, function* () {
@@ -2223,7 +2227,7 @@ class DataCatalogClient {
2223
2227
  * @param DeleteCustomPropertyRequest
2224
2228
  * @return DeleteCustomPropertyResponse
2225
2229
  * @throws OciError when an error occurs
2226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2227
2231
  */
2228
2232
  deleteCustomProperty(deleteCustomPropertyRequest) {
2229
2233
  return __awaiter(this, void 0, void 0, function* () {
@@ -2280,7 +2284,7 @@ class DataCatalogClient {
2280
2284
  * @param DeleteDataAssetRequest
2281
2285
  * @return DeleteDataAssetResponse
2282
2286
  * @throws OciError when an error occurs
2283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2284
2288
  */
2285
2289
  deleteDataAsset(deleteDataAssetRequest) {
2286
2290
  return __awaiter(this, void 0, void 0, function* () {
@@ -2336,7 +2340,7 @@ class DataCatalogClient {
2336
2340
  * @param DeleteDataAssetTagRequest
2337
2341
  * @return DeleteDataAssetTagResponse
2338
2342
  * @throws OciError when an error occurs
2339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2340
2344
  */
2341
2345
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2342
2346
  return __awaiter(this, void 0, void 0, function* () {
@@ -2393,7 +2397,7 @@ class DataCatalogClient {
2393
2397
  * @param DeleteEntityRequest
2394
2398
  * @return DeleteEntityResponse
2395
2399
  * @throws OciError when an error occurs
2396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2397
2401
  */
2398
2402
  deleteEntity(deleteEntityRequest) {
2399
2403
  return __awaiter(this, void 0, void 0, function* () {
@@ -2450,7 +2454,7 @@ class DataCatalogClient {
2450
2454
  * @param DeleteEntityTagRequest
2451
2455
  * @return DeleteEntityTagResponse
2452
2456
  * @throws OciError when an error occurs
2453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2454
2458
  */
2455
2459
  deleteEntityTag(deleteEntityTagRequest) {
2456
2460
  return __awaiter(this, void 0, void 0, function* () {
@@ -2508,7 +2512,7 @@ class DataCatalogClient {
2508
2512
  * @param DeleteFolderRequest
2509
2513
  * @return DeleteFolderResponse
2510
2514
  * @throws OciError when an error occurs
2511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2512
2516
  */
2513
2517
  deleteFolder(deleteFolderRequest) {
2514
2518
  return __awaiter(this, void 0, void 0, function* () {
@@ -2565,7 +2569,7 @@ class DataCatalogClient {
2565
2569
  * @param DeleteFolderTagRequest
2566
2570
  * @return DeleteFolderTagResponse
2567
2571
  * @throws OciError when an error occurs
2568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2569
2573
  */
2570
2574
  deleteFolderTag(deleteFolderTagRequest) {
2571
2575
  return __awaiter(this, void 0, void 0, function* () {
@@ -2623,7 +2627,7 @@ class DataCatalogClient {
2623
2627
  * @param DeleteGlossaryRequest
2624
2628
  * @return DeleteGlossaryResponse
2625
2629
  * @throws OciError when an error occurs
2626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2627
2631
  */
2628
2632
  deleteGlossary(deleteGlossaryRequest) {
2629
2633
  return __awaiter(this, void 0, void 0, function* () {
@@ -2679,7 +2683,7 @@ class DataCatalogClient {
2679
2683
  * @param DeleteJobRequest
2680
2684
  * @return DeleteJobResponse
2681
2685
  * @throws OciError when an error occurs
2682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2683
2687
  */
2684
2688
  deleteJob(deleteJobRequest) {
2685
2689
  return __awaiter(this, void 0, void 0, function* () {
@@ -2735,7 +2739,7 @@ class DataCatalogClient {
2735
2739
  * @param DeleteJobDefinitionRequest
2736
2740
  * @return DeleteJobDefinitionResponse
2737
2741
  * @throws OciError when an error occurs
2738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2739
2743
  */
2740
2744
  deleteJobDefinition(deleteJobDefinitionRequest) {
2741
2745
  return __awaiter(this, void 0, void 0, function* () {
@@ -2791,7 +2795,7 @@ class DataCatalogClient {
2791
2795
  * @param DeleteMetastoreRequest
2792
2796
  * @return DeleteMetastoreResponse
2793
2797
  * @throws OciError when an error occurs
2794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2795
2799
  */
2796
2800
  deleteMetastore(deleteMetastoreRequest) {
2797
2801
  return __awaiter(this, void 0, void 0, function* () {
@@ -2851,7 +2855,7 @@ class DataCatalogClient {
2851
2855
  * @param DeleteNamespaceRequest
2852
2856
  * @return DeleteNamespaceResponse
2853
2857
  * @throws OciError when an error occurs
2854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2855
2859
  */
2856
2860
  deleteNamespace(deleteNamespaceRequest) {
2857
2861
  return __awaiter(this, void 0, void 0, function* () {
@@ -2907,7 +2911,7 @@ class DataCatalogClient {
2907
2911
  * @param DeletePatternRequest
2908
2912
  * @return DeletePatternResponse
2909
2913
  * @throws OciError when an error occurs
2910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2911
2915
  */
2912
2916
  deletePattern(deletePatternRequest) {
2913
2917
  return __awaiter(this, void 0, void 0, function* () {
@@ -2963,7 +2967,7 @@ class DataCatalogClient {
2963
2967
  * @param DeleteTermRequest
2964
2968
  * @return DeleteTermResponse
2965
2969
  * @throws OciError when an error occurs
2966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2967
2971
  */
2968
2972
  deleteTerm(deleteTermRequest) {
2969
2973
  return __awaiter(this, void 0, void 0, function* () {
@@ -3020,7 +3024,7 @@ class DataCatalogClient {
3020
3024
  * @param DeleteTermRelationshipRequest
3021
3025
  * @return DeleteTermRelationshipResponse
3022
3026
  * @throws OciError when an error occurs
3023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3024
3028
  */
3025
3029
  deleteTermRelationship(deleteTermRelationshipRequest) {
3026
3030
  return __awaiter(this, void 0, void 0, function* () {
@@ -3078,7 +3082,7 @@ class DataCatalogClient {
3078
3082
  * @param DetachCatalogPrivateEndpointRequest
3079
3083
  * @return DetachCatalogPrivateEndpointResponse
3080
3084
  * @throws OciError when an error occurs
3081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3082
3086
  */
3083
3087
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3084
3088
  return __awaiter(this, void 0, void 0, function* () {
@@ -3139,7 +3143,7 @@ class DataCatalogClient {
3139
3143
  * @param DisassociateCustomPropertyRequest
3140
3144
  * @return DisassociateCustomPropertyResponse
3141
3145
  * @throws OciError when an error occurs
3142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3143
3147
  */
3144
3148
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3145
3149
  return __awaiter(this, void 0, void 0, function* () {
@@ -3206,7 +3210,7 @@ class DataCatalogClient {
3206
3210
  * @param ExpandTreeForGlossaryRequest
3207
3211
  * @return ExpandTreeForGlossaryResponse
3208
3212
  * @throws OciError when an error occurs
3209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3210
3214
  */
3211
3215
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3212
3216
  return __awaiter(this, void 0, void 0, function* () {
@@ -3271,7 +3275,7 @@ class DataCatalogClient {
3271
3275
  * @param ExportGlossaryRequest
3272
3276
  * @return ExportGlossaryResponse
3273
3277
  * @throws OciError when an error occurs
3274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3275
3279
  */
3276
3280
  exportGlossary(exportGlossaryRequest) {
3277
3281
  return __awaiter(this, void 0, void 0, function* () {
@@ -3338,7 +3342,7 @@ class DataCatalogClient {
3338
3342
  * @param GetAttributeRequest
3339
3343
  * @return GetAttributeResponse
3340
3344
  * @throws OciError when an error occurs
3341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3342
3346
  */
3343
3347
  getAttribute(getAttributeRequest) {
3344
3348
  return __awaiter(this, void 0, void 0, function* () {
@@ -3407,7 +3411,7 @@ class DataCatalogClient {
3407
3411
  * @param GetAttributeTagRequest
3408
3412
  * @return GetAttributeTagResponse
3409
3413
  * @throws OciError when an error occurs
3410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3411
3415
  */
3412
3416
  getAttributeTag(getAttributeTagRequest) {
3413
3417
  return __awaiter(this, void 0, void 0, function* () {
@@ -3476,7 +3480,7 @@ class DataCatalogClient {
3476
3480
  * @param GetCatalogRequest
3477
3481
  * @return GetCatalogResponse
3478
3482
  * @throws OciError when an error occurs
3479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3480
3484
  */
3481
3485
  getCatalog(getCatalogRequest) {
3482
3486
  return __awaiter(this, void 0, void 0, function* () {
@@ -3539,7 +3543,7 @@ class DataCatalogClient {
3539
3543
  * @param GetCatalogPrivateEndpointRequest
3540
3544
  * @return GetCatalogPrivateEndpointResponse
3541
3545
  * @throws OciError when an error occurs
3542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3543
3547
  */
3544
3548
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3545
3549
  return __awaiter(this, void 0, void 0, function* () {
@@ -3602,7 +3606,7 @@ class DataCatalogClient {
3602
3606
  * @param GetConnectionRequest
3603
3607
  * @return GetConnectionResponse
3604
3608
  * @throws OciError when an error occurs
3605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3606
3610
  */
3607
3611
  getConnection(getConnectionRequest) {
3608
3612
  return __awaiter(this, void 0, void 0, function* () {
@@ -3669,7 +3673,7 @@ class DataCatalogClient {
3669
3673
  * @param GetCustomPropertyRequest
3670
3674
  * @return GetCustomPropertyResponse
3671
3675
  * @throws OciError when an error occurs
3672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3673
3677
  */
3674
3678
  getCustomProperty(getCustomPropertyRequest) {
3675
3679
  return __awaiter(this, void 0, void 0, function* () {
@@ -3736,7 +3740,7 @@ class DataCatalogClient {
3736
3740
  * @param GetDataAssetRequest
3737
3741
  * @return GetDataAssetResponse
3738
3742
  * @throws OciError when an error occurs
3739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3740
3744
  */
3741
3745
  getDataAsset(getDataAssetRequest) {
3742
3746
  return __awaiter(this, void 0, void 0, function* () {
@@ -3802,7 +3806,7 @@ class DataCatalogClient {
3802
3806
  * @param GetDataAssetTagRequest
3803
3807
  * @return GetDataAssetTagResponse
3804
3808
  * @throws OciError when an error occurs
3805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3806
3810
  */
3807
3811
  getDataAssetTag(getDataAssetTagRequest) {
3808
3812
  return __awaiter(this, void 0, void 0, function* () {
@@ -3869,7 +3873,7 @@ class DataCatalogClient {
3869
3873
  * @param GetEntityRequest
3870
3874
  * @return GetEntityResponse
3871
3875
  * @throws OciError when an error occurs
3872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3873
3877
  */
3874
3878
  getEntity(getEntityRequest) {
3875
3879
  return __awaiter(this, void 0, void 0, function* () {
@@ -3937,7 +3941,7 @@ class DataCatalogClient {
3937
3941
  * @param GetEntityTagRequest
3938
3942
  * @return GetEntityTagResponse
3939
3943
  * @throws OciError when an error occurs
3940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3941
3945
  */
3942
3946
  getEntityTag(getEntityTagRequest) {
3943
3947
  return __awaiter(this, void 0, void 0, function* () {
@@ -4005,7 +4009,7 @@ class DataCatalogClient {
4005
4009
  * @param GetFolderRequest
4006
4010
  * @return GetFolderResponse
4007
4011
  * @throws OciError when an error occurs
4008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4009
4013
  */
4010
4014
  getFolder(getFolderRequest) {
4011
4015
  return __awaiter(this, void 0, void 0, function* () {
@@ -4073,7 +4077,7 @@ class DataCatalogClient {
4073
4077
  * @param GetFolderTagRequest
4074
4078
  * @return GetFolderTagResponse
4075
4079
  * @throws OciError when an error occurs
4076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4077
4081
  */
4078
4082
  getFolderTag(getFolderTagRequest) {
4079
4083
  return __awaiter(this, void 0, void 0, function* () {
@@ -4141,7 +4145,7 @@ class DataCatalogClient {
4141
4145
  * @param GetGlossaryRequest
4142
4146
  * @return GetGlossaryResponse
4143
4147
  * @throws OciError when an error occurs
4144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4145
4149
  */
4146
4150
  getGlossary(getGlossaryRequest) {
4147
4151
  return __awaiter(this, void 0, void 0, function* () {
@@ -4207,7 +4211,7 @@ class DataCatalogClient {
4207
4211
  * @param GetJobRequest
4208
4212
  * @return GetJobResponse
4209
4213
  * @throws OciError when an error occurs
4210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4211
4215
  */
4212
4216
  getJob(getJobRequest) {
4213
4217
  return __awaiter(this, void 0, void 0, function* () {
@@ -4273,7 +4277,7 @@ class DataCatalogClient {
4273
4277
  * @param GetJobDefinitionRequest
4274
4278
  * @return GetJobDefinitionResponse
4275
4279
  * @throws OciError when an error occurs
4276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4277
4281
  */
4278
4282
  getJobDefinition(getJobDefinitionRequest) {
4279
4283
  return __awaiter(this, void 0, void 0, function* () {
@@ -4339,7 +4343,7 @@ class DataCatalogClient {
4339
4343
  * @param GetJobExecutionRequest
4340
4344
  * @return GetJobExecutionResponse
4341
4345
  * @throws OciError when an error occurs
4342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4343
4347
  */
4344
4348
  getJobExecution(getJobExecutionRequest) {
4345
4349
  return __awaiter(this, void 0, void 0, function* () {
@@ -4406,7 +4410,7 @@ class DataCatalogClient {
4406
4410
  * @param GetJobLogRequest
4407
4411
  * @return GetJobLogResponse
4408
4412
  * @throws OciError when an error occurs
4409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4410
4414
  */
4411
4415
  getJobLog(getJobLogRequest) {
4412
4416
  return __awaiter(this, void 0, void 0, function* () {
@@ -4474,7 +4478,7 @@ class DataCatalogClient {
4474
4478
  * @param GetJobMetricsRequest
4475
4479
  * @return GetJobMetricsResponse
4476
4480
  * @throws OciError when an error occurs
4477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4478
4482
  */
4479
4483
  getJobMetrics(getJobMetricsRequest) {
4480
4484
  return __awaiter(this, void 0, void 0, function* () {
@@ -4542,7 +4546,7 @@ class DataCatalogClient {
4542
4546
  * @param GetMetastoreRequest
4543
4547
  * @return GetMetastoreResponse
4544
4548
  * @throws OciError when an error occurs
4545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4546
4550
  */
4547
4551
  getMetastore(getMetastoreRequest) {
4548
4552
  return __awaiter(this, void 0, void 0, function* () {
@@ -4605,7 +4609,7 @@ class DataCatalogClient {
4605
4609
  * @param GetNamespaceRequest
4606
4610
  * @return GetNamespaceResponse
4607
4611
  * @throws OciError when an error occurs
4608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4609
4613
  */
4610
4614
  getNamespace(getNamespaceRequest) {
4611
4615
  return __awaiter(this, void 0, void 0, function* () {
@@ -4671,7 +4675,7 @@ class DataCatalogClient {
4671
4675
  * @param GetPatternRequest
4672
4676
  * @return GetPatternResponse
4673
4677
  * @throws OciError when an error occurs
4674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4675
4679
  */
4676
4680
  getPattern(getPatternRequest) {
4677
4681
  return __awaiter(this, void 0, void 0, function* () {
@@ -4737,7 +4741,7 @@ class DataCatalogClient {
4737
4741
  * @param GetTermRequest
4738
4742
  * @return GetTermResponse
4739
4743
  * @throws OciError when an error occurs
4740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4741
4745
  */
4742
4746
  getTerm(getTermRequest) {
4743
4747
  return __awaiter(this, void 0, void 0, function* () {
@@ -4804,7 +4808,7 @@ class DataCatalogClient {
4804
4808
  * @param GetTermRelationshipRequest
4805
4809
  * @return GetTermRelationshipResponse
4806
4810
  * @throws OciError when an error occurs
4807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4808
4812
  */
4809
4813
  getTermRelationship(getTermRelationshipRequest) {
4810
4814
  return __awaiter(this, void 0, void 0, function* () {
@@ -4872,7 +4876,7 @@ class DataCatalogClient {
4872
4876
  * @param GetTypeRequest
4873
4877
  * @return GetTypeResponse
4874
4878
  * @throws OciError when an error occurs
4875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4876
4880
  */
4877
4881
  getType(getTypeRequest) {
4878
4882
  return __awaiter(this, void 0, void 0, function* () {
@@ -4938,7 +4942,7 @@ class DataCatalogClient {
4938
4942
  * @param GetWorkRequestRequest
4939
4943
  * @return GetWorkRequestResponse
4940
4944
  * @throws OciError when an error occurs
4941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4942
4946
  */
4943
4947
  getWorkRequest(getWorkRequestRequest) {
4944
4948
  return __awaiter(this, void 0, void 0, function* () {
@@ -5006,7 +5010,7 @@ class DataCatalogClient {
5006
5010
  * @param ImportConnectionRequest
5007
5011
  * @return ImportConnectionResponse
5008
5012
  * @throws OciError when an error occurs
5009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5010
5014
  */
5011
5015
  importConnection(importConnectionRequest) {
5012
5016
  return __awaiter(this, void 0, void 0, function* () {
@@ -5073,7 +5077,7 @@ class DataCatalogClient {
5073
5077
  * @param ImportDataAssetRequest
5074
5078
  * @return ImportDataAssetResponse
5075
5079
  * @throws OciError when an error occurs
5076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5077
5081
  */
5078
5082
  importDataAsset(importDataAssetRequest) {
5079
5083
  return __awaiter(this, void 0, void 0, function* () {
@@ -5137,7 +5141,7 @@ class DataCatalogClient {
5137
5141
  * @param ImportGlossaryRequest
5138
5142
  * @return ImportGlossaryResponse
5139
5143
  * @throws OciError when an error occurs
5140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5141
5145
  */
5142
5146
  importGlossary(importGlossaryRequest) {
5143
5147
  return __awaiter(this, void 0, void 0, function* () {
@@ -5201,7 +5205,7 @@ class DataCatalogClient {
5201
5205
  * @param ListAggregatedPhysicalEntitiesRequest
5202
5206
  * @return ListAggregatedPhysicalEntitiesResponse
5203
5207
  * @throws OciError when an error occurs
5204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5205
5209
  */
5206
5210
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5207
5211
  return __awaiter(this, void 0, void 0, function* () {
@@ -5269,7 +5273,7 @@ class DataCatalogClient {
5269
5273
  * @param ListAttributeTagsRequest
5270
5274
  * @return ListAttributeTagsResponse
5271
5275
  * @throws OciError when an error occurs
5272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5273
5277
  */
5274
5278
  listAttributeTags(listAttributeTagsRequest) {
5275
5279
  return __awaiter(this, void 0, void 0, function* () {
@@ -5347,7 +5351,7 @@ class DataCatalogClient {
5347
5351
  * @param ListAttributesRequest
5348
5352
  * @return ListAttributesResponse
5349
5353
  * @throws OciError when an error occurs
5350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5351
5355
  */
5352
5356
  listAttributes(listAttributesRequest) {
5353
5357
  return __awaiter(this, void 0, void 0, function* () {
@@ -5437,7 +5441,7 @@ class DataCatalogClient {
5437
5441
  * @param ListCatalogPrivateEndpointsRequest
5438
5442
  * @return ListCatalogPrivateEndpointsResponse
5439
5443
  * @throws OciError when an error occurs
5440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5441
5445
  */
5442
5446
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5443
5447
  return __awaiter(this, void 0, void 0, function* () {
@@ -5547,7 +5551,7 @@ class DataCatalogClient {
5547
5551
  * @param ListCatalogsRequest
5548
5552
  * @return ListCatalogsResponse
5549
5553
  * @throws OciError when an error occurs
5550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5551
5555
  */
5552
5556
  listCatalogs(listCatalogsRequest) {
5553
5557
  return __awaiter(this, void 0, void 0, function* () {
@@ -5656,7 +5660,7 @@ class DataCatalogClient {
5656
5660
  * @param ListConnectionsRequest
5657
5661
  * @return ListConnectionsResponse
5658
5662
  * @throws OciError when an error occurs
5659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5660
5664
  */
5661
5665
  listConnections(listConnectionsRequest) {
5662
5666
  return __awaiter(this, void 0, void 0, function* () {
@@ -5736,7 +5740,7 @@ class DataCatalogClient {
5736
5740
  * @param ListCustomPropertiesRequest
5737
5741
  * @return ListCustomPropertiesResponse
5738
5742
  * @throws OciError when an error occurs
5739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5740
5744
  */
5741
5745
  listCustomProperties(listCustomPropertiesRequest) {
5742
5746
  return __awaiter(this, void 0, void 0, function* () {
@@ -5815,7 +5819,7 @@ class DataCatalogClient {
5815
5819
  * @param ListDataAssetTagsRequest
5816
5820
  * @return ListDataAssetTagsResponse
5817
5821
  * @throws OciError when an error occurs
5818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5819
5823
  */
5820
5824
  listDataAssetTags(listDataAssetTagsRequest) {
5821
5825
  return __awaiter(this, void 0, void 0, function* () {
@@ -5891,7 +5895,7 @@ class DataCatalogClient {
5891
5895
  * @param ListDataAssetsRequest
5892
5896
  * @return ListDataAssetsResponse
5893
5897
  * @throws OciError when an error occurs
5894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5895
5899
  */
5896
5900
  listDataAssets(listDataAssetsRequest) {
5897
5901
  return __awaiter(this, void 0, void 0, function* () {
@@ -5969,7 +5973,7 @@ class DataCatalogClient {
5969
5973
  * @param ListDerivedLogicalEntitiesRequest
5970
5974
  * @return ListDerivedLogicalEntitiesResponse
5971
5975
  * @throws OciError when an error occurs
5972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5973
5977
  */
5974
5978
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5975
5979
  return __awaiter(this, void 0, void 0, function* () {
@@ -6036,7 +6040,7 @@ class DataCatalogClient {
6036
6040
  * @param ListEntitiesRequest
6037
6041
  * @return ListEntitiesResponse
6038
6042
  * @throws OciError when an error occurs
6039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6040
6044
  */
6041
6045
  listEntities(listEntitiesRequest) {
6042
6046
  return __awaiter(this, void 0, void 0, function* () {
@@ -6126,7 +6130,7 @@ class DataCatalogClient {
6126
6130
  * @param ListEntityTagsRequest
6127
6131
  * @return ListEntityTagsResponse
6128
6132
  * @throws OciError when an error occurs
6129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6130
6134
  */
6131
6135
  listEntityTags(listEntityTagsRequest) {
6132
6136
  return __awaiter(this, void 0, void 0, function* () {
@@ -6203,7 +6207,7 @@ class DataCatalogClient {
6203
6207
  * @param ListFolderTagsRequest
6204
6208
  * @return ListFolderTagsResponse
6205
6209
  * @throws OciError when an error occurs
6206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6207
6211
  */
6208
6212
  listFolderTags(listFolderTagsRequest) {
6209
6213
  return __awaiter(this, void 0, void 0, function* () {
@@ -6280,7 +6284,7 @@ class DataCatalogClient {
6280
6284
  * @param ListFoldersRequest
6281
6285
  * @return ListFoldersResponse
6282
6286
  * @throws OciError when an error occurs
6283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6284
6288
  */
6285
6289
  listFolders(listFoldersRequest) {
6286
6290
  return __awaiter(this, void 0, void 0, function* () {
@@ -6364,7 +6368,7 @@ class DataCatalogClient {
6364
6368
  * @param ListGlossariesRequest
6365
6369
  * @return ListGlossariesResponse
6366
6370
  * @throws OciError when an error occurs
6367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6368
6372
  */
6369
6373
  listGlossaries(listGlossariesRequest) {
6370
6374
  return __awaiter(this, void 0, void 0, function* () {
@@ -6440,7 +6444,7 @@ class DataCatalogClient {
6440
6444
  * @param ListJobDefinitionsRequest
6441
6445
  * @return ListJobDefinitionsResponse
6442
6446
  * @throws OciError when an error occurs
6443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6444
6448
  */
6445
6449
  listJobDefinitions(listJobDefinitionsRequest) {
6446
6450
  return __awaiter(this, void 0, void 0, function* () {
@@ -6522,7 +6526,7 @@ class DataCatalogClient {
6522
6526
  * @param ListJobExecutionsRequest
6523
6527
  * @return ListJobExecutionsResponse
6524
6528
  * @throws OciError when an error occurs
6525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6526
6530
  */
6527
6531
  listJobExecutions(listJobExecutionsRequest) {
6528
6532
  return __awaiter(this, void 0, void 0, function* () {
@@ -6608,7 +6612,7 @@ class DataCatalogClient {
6608
6612
  * @param ListJobLogsRequest
6609
6613
  * @return ListJobLogsResponse
6610
6614
  * @throws OciError when an error occurs
6611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6612
6616
  */
6613
6617
  listJobLogs(listJobLogsRequest) {
6614
6618
  return __awaiter(this, void 0, void 0, function* () {
@@ -6685,7 +6689,7 @@ class DataCatalogClient {
6685
6689
  * @param ListJobMetricsRequest
6686
6690
  * @return ListJobMetricsResponse
6687
6691
  * @throws OciError when an error occurs
6688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6689
6693
  */
6690
6694
  listJobMetrics(listJobMetricsRequest) {
6691
6695
  return __awaiter(this, void 0, void 0, function* () {
@@ -6768,7 +6772,7 @@ class DataCatalogClient {
6768
6772
  * @param ListJobsRequest
6769
6773
  * @return ListJobsResponse
6770
6774
  * @throws OciError when an error occurs
6771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6772
6776
  */
6773
6777
  listJobs(listJobsRequest) {
6774
6778
  return __awaiter(this, void 0, void 0, function* () {
@@ -6855,7 +6859,7 @@ class DataCatalogClient {
6855
6859
  * @param ListMetastoresRequest
6856
6860
  * @return ListMetastoresResponse
6857
6861
  * @throws OciError when an error occurs
6858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6859
6863
  */
6860
6864
  listMetastores(listMetastoresRequest) {
6861
6865
  return __awaiter(this, void 0, void 0, function* () {
@@ -6964,7 +6968,7 @@ class DataCatalogClient {
6964
6968
  * @param ListNamespacesRequest
6965
6969
  * @return ListNamespacesResponse
6966
6970
  * @throws OciError when an error occurs
6967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6968
6972
  */
6969
6973
  listNamespaces(listNamespacesRequest) {
6970
6974
  return __awaiter(this, void 0, void 0, function* () {
@@ -7040,7 +7044,7 @@ class DataCatalogClient {
7040
7044
  * @param ListPatternsRequest
7041
7045
  * @return ListPatternsResponse
7042
7046
  * @throws OciError when an error occurs
7043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7044
7048
  */
7045
7049
  listPatterns(listPatternsRequest) {
7046
7050
  return __awaiter(this, void 0, void 0, function* () {
@@ -7116,7 +7120,7 @@ class DataCatalogClient {
7116
7120
  * @param ListRulesRequest
7117
7121
  * @return ListRulesResponse
7118
7122
  * @throws OciError when an error occurs
7119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7120
7124
  */
7121
7125
  listRules(listRulesRequest) {
7122
7126
  return __awaiter(this, void 0, void 0, function* () {
@@ -7197,7 +7201,7 @@ class DataCatalogClient {
7197
7201
  * @param ListTagsRequest
7198
7202
  * @return ListTagsResponse
7199
7203
  * @throws OciError when an error occurs
7200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7201
7205
  */
7202
7206
  listTags(listTagsRequest) {
7203
7207
  return __awaiter(this, void 0, void 0, function* () {
@@ -7269,7 +7273,7 @@ class DataCatalogClient {
7269
7273
  * @param ListTermRelationshipsRequest
7270
7274
  * @return ListTermRelationshipsResponse
7271
7275
  * @throws OciError when an error occurs
7272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7273
7277
  */
7274
7278
  listTermRelationships(listTermRelationshipsRequest) {
7275
7279
  return __awaiter(this, void 0, void 0, function* () {
@@ -7343,7 +7347,7 @@ class DataCatalogClient {
7343
7347
  * @param ListTermsRequest
7344
7348
  * @return ListTermsResponse
7345
7349
  * @throws OciError when an error occurs
7346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7347
7351
  */
7348
7352
  listTerms(listTermsRequest) {
7349
7353
  return __awaiter(this, void 0, void 0, function* () {
@@ -7420,7 +7424,7 @@ class DataCatalogClient {
7420
7424
  * @param ListTypesRequest
7421
7425
  * @return ListTypesResponse
7422
7426
  * @throws OciError when an error occurs
7423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7424
7428
  */
7425
7429
  listTypes(listTypesRequest) {
7426
7430
  return __awaiter(this, void 0, void 0, function* () {
@@ -7497,7 +7501,7 @@ class DataCatalogClient {
7497
7501
  * @param ListWorkRequestErrorsRequest
7498
7502
  * @return ListWorkRequestErrorsResponse
7499
7503
  * @throws OciError when an error occurs
7500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7501
7505
  */
7502
7506
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7503
7507
  return __awaiter(this, void 0, void 0, function* () {
@@ -7606,7 +7610,7 @@ class DataCatalogClient {
7606
7610
  * @param ListWorkRequestLogsRequest
7607
7611
  * @return ListWorkRequestLogsResponse
7608
7612
  * @throws OciError when an error occurs
7609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7610
7614
  */
7611
7615
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7612
7616
  return __awaiter(this, void 0, void 0, function* () {
@@ -7715,7 +7719,7 @@ class DataCatalogClient {
7715
7719
  * @param ListWorkRequestsRequest
7716
7720
  * @return ListWorkRequestsResponse
7717
7721
  * @throws OciError when an error occurs
7718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7719
7723
  */
7720
7724
  listWorkRequests(listWorkRequestsRequest) {
7721
7725
  return __awaiter(this, void 0, void 0, function* () {
@@ -7820,7 +7824,7 @@ class DataCatalogClient {
7820
7824
  * @param ObjectStatsRequest
7821
7825
  * @return ObjectStatsResponse
7822
7826
  * @throws OciError when an error occurs
7823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7827
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7824
7828
  */
7825
7829
  objectStats(objectStatsRequest) {
7826
7830
  return __awaiter(this, void 0, void 0, function* () {
@@ -7888,7 +7892,7 @@ class DataCatalogClient {
7888
7892
  * @param ParseConnectionRequest
7889
7893
  * @return ParseConnectionResponse
7890
7894
  * @throws OciError when an error occurs
7891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7892
7896
  */
7893
7897
  parseConnection(parseConnectionRequest) {
7894
7898
  return __awaiter(this, void 0, void 0, function* () {
@@ -7958,7 +7962,7 @@ class DataCatalogClient {
7958
7962
  * @param ProcessRecommendationRequest
7959
7963
  * @return ProcessRecommendationResponse
7960
7964
  * @throws OciError when an error occurs
7961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7962
7966
  */
7963
7967
  processRecommendation(processRecommendationRequest) {
7964
7968
  return __awaiter(this, void 0, void 0, function* () {
@@ -8026,7 +8030,7 @@ class DataCatalogClient {
8026
8030
  * @param RecommendationsRequest
8027
8031
  * @return RecommendationsResponse
8028
8032
  * @throws OciError when an error occurs
8029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8030
8034
  */
8031
8035
  recommendations(recommendationsRequest) {
8032
8036
  return __awaiter(this, void 0, void 0, function* () {
@@ -8089,7 +8093,7 @@ class DataCatalogClient {
8089
8093
  * @param RemoveDataSelectorPatternsRequest
8090
8094
  * @return RemoveDataSelectorPatternsResponse
8091
8095
  * @throws OciError when an error occurs
8092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8093
8097
  */
8094
8098
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8095
8099
  return __awaiter(this, void 0, void 0, function* () {
@@ -8156,7 +8160,7 @@ class DataCatalogClient {
8156
8160
  * @param SearchCriteriaRequest
8157
8161
  * @return SearchCriteriaResponse
8158
8162
  * @throws OciError when an error occurs
8159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8160
8164
  */
8161
8165
  searchCriteria(searchCriteriaRequest) {
8162
8166
  return __awaiter(this, void 0, void 0, function* () {
@@ -8229,7 +8233,7 @@ class DataCatalogClient {
8229
8233
  * @param SuggestMatchesRequest
8230
8234
  * @return SuggestMatchesResponse
8231
8235
  * @throws OciError when an error occurs
8232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8233
8237
  */
8234
8238
  suggestMatches(suggestMatchesRequest) {
8235
8239
  return __awaiter(this, void 0, void 0, function* () {
@@ -8291,7 +8295,7 @@ class DataCatalogClient {
8291
8295
  * @param SynchronousExportDataAssetRequest
8292
8296
  * @return SynchronousExportDataAssetResponse
8293
8297
  * @throws OciError when an error occurs
8294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8295
8299
  */
8296
8300
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8297
8301
  return __awaiter(this, void 0, void 0, function* () {
@@ -8353,7 +8357,7 @@ class DataCatalogClient {
8353
8357
  * @param TestConnectionRequest
8354
8358
  * @return TestConnectionResponse
8355
8359
  * @throws OciError when an error occurs
8356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8357
8361
  */
8358
8362
  testConnection(testConnectionRequest) {
8359
8363
  return __awaiter(this, void 0, void 0, function* () {
@@ -8419,7 +8423,7 @@ class DataCatalogClient {
8419
8423
  * @param UpdateAttributeRequest
8420
8424
  * @return UpdateAttributeResponse
8421
8425
  * @throws OciError when an error occurs
8422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8423
8427
  */
8424
8428
  updateAttribute(updateAttributeRequest) {
8425
8429
  return __awaiter(this, void 0, void 0, function* () {
@@ -8487,7 +8491,7 @@ class DataCatalogClient {
8487
8491
  * @param UpdateCatalogRequest
8488
8492
  * @return UpdateCatalogResponse
8489
8493
  * @throws OciError when an error occurs
8490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8491
8495
  */
8492
8496
  updateCatalog(updateCatalogRequest) {
8493
8497
  return __awaiter(this, void 0, void 0, function* () {
@@ -8552,7 +8556,7 @@ class DataCatalogClient {
8552
8556
  * @param UpdateCatalogPrivateEndpointRequest
8553
8557
  * @return UpdateCatalogPrivateEndpointResponse
8554
8558
  * @throws OciError when an error occurs
8555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8556
8560
  */
8557
8561
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8558
8562
  return __awaiter(this, void 0, void 0, function* () {
@@ -8613,7 +8617,7 @@ class DataCatalogClient {
8613
8617
  * @param UpdateConnectionRequest
8614
8618
  * @return UpdateConnectionResponse
8615
8619
  * @throws OciError when an error occurs
8616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8617
8621
  */
8618
8622
  updateConnection(updateConnectionRequest) {
8619
8623
  return __awaiter(this, void 0, void 0, function* () {
@@ -8680,7 +8684,7 @@ class DataCatalogClient {
8680
8684
  * @param UpdateCustomPropertyRequest
8681
8685
  * @return UpdateCustomPropertyResponse
8682
8686
  * @throws OciError when an error occurs
8683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8684
8688
  */
8685
8689
  updateCustomProperty(updateCustomPropertyRequest) {
8686
8690
  return __awaiter(this, void 0, void 0, function* () {
@@ -8747,7 +8751,7 @@ class DataCatalogClient {
8747
8751
  * @param UpdateDataAssetRequest
8748
8752
  * @return UpdateDataAssetResponse
8749
8753
  * @throws OciError when an error occurs
8750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8751
8755
  */
8752
8756
  updateDataAsset(updateDataAssetRequest) {
8753
8757
  return __awaiter(this, void 0, void 0, function* () {
@@ -8813,7 +8817,7 @@ class DataCatalogClient {
8813
8817
  * @param UpdateEntityRequest
8814
8818
  * @return UpdateEntityResponse
8815
8819
  * @throws OciError when an error occurs
8816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8817
8821
  */
8818
8822
  updateEntity(updateEntityRequest) {
8819
8823
  return __awaiter(this, void 0, void 0, function* () {
@@ -8880,7 +8884,7 @@ class DataCatalogClient {
8880
8884
  * @param UpdateFolderRequest
8881
8885
  * @return UpdateFolderResponse
8882
8886
  * @throws OciError when an error occurs
8883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8884
8888
  */
8885
8889
  updateFolder(updateFolderRequest) {
8886
8890
  return __awaiter(this, void 0, void 0, function* () {
@@ -8947,7 +8951,7 @@ class DataCatalogClient {
8947
8951
  * @param UpdateGlossaryRequest
8948
8952
  * @return UpdateGlossaryResponse
8949
8953
  * @throws OciError when an error occurs
8950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8951
8955
  */
8952
8956
  updateGlossary(updateGlossaryRequest) {
8953
8957
  return __awaiter(this, void 0, void 0, function* () {
@@ -9013,7 +9017,7 @@ class DataCatalogClient {
9013
9017
  * @param UpdateJobRequest
9014
9018
  * @return UpdateJobResponse
9015
9019
  * @throws OciError when an error occurs
9016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9017
9021
  */
9018
9022
  updateJob(updateJobRequest) {
9019
9023
  return __awaiter(this, void 0, void 0, function* () {
@@ -9079,7 +9083,7 @@ class DataCatalogClient {
9079
9083
  * @param UpdateJobDefinitionRequest
9080
9084
  * @return UpdateJobDefinitionResponse
9081
9085
  * @throws OciError when an error occurs
9082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9083
9087
  */
9084
9088
  updateJobDefinition(updateJobDefinitionRequest) {
9085
9089
  return __awaiter(this, void 0, void 0, function* () {
@@ -9145,7 +9149,7 @@ class DataCatalogClient {
9145
9149
  * @param UpdateMetastoreRequest
9146
9150
  * @return UpdateMetastoreResponse
9147
9151
  * @throws OciError when an error occurs
9148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9149
9153
  */
9150
9154
  updateMetastore(updateMetastoreRequest) {
9151
9155
  return __awaiter(this, void 0, void 0, function* () {
@@ -9210,7 +9214,7 @@ class DataCatalogClient {
9210
9214
  * @param UpdateNamespaceRequest
9211
9215
  * @return UpdateNamespaceResponse
9212
9216
  * @throws OciError when an error occurs
9213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9214
9218
  */
9215
9219
  updateNamespace(updateNamespaceRequest) {
9216
9220
  return __awaiter(this, void 0, void 0, function* () {
@@ -9276,7 +9280,7 @@ class DataCatalogClient {
9276
9280
  * @param UpdatePatternRequest
9277
9281
  * @return UpdatePatternResponse
9278
9282
  * @throws OciError when an error occurs
9279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9280
9284
  */
9281
9285
  updatePattern(updatePatternRequest) {
9282
9286
  return __awaiter(this, void 0, void 0, function* () {
@@ -9342,7 +9346,7 @@ class DataCatalogClient {
9342
9346
  * @param UpdateTermRequest
9343
9347
  * @return UpdateTermResponse
9344
9348
  * @throws OciError when an error occurs
9345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9346
9350
  */
9347
9351
  updateTerm(updateTermRequest) {
9348
9352
  return __awaiter(this, void 0, void 0, function* () {
@@ -9409,7 +9413,7 @@ class DataCatalogClient {
9409
9413
  * @param UpdateTermRelationshipRequest
9410
9414
  * @return UpdateTermRelationshipResponse
9411
9415
  * @throws OciError when an error occurs
9412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9413
9417
  */
9414
9418
  updateTermRelationship(updateTermRelationshipRequest) {
9415
9419
  return __awaiter(this, void 0, void 0, function* () {
@@ -9477,7 +9481,7 @@ class DataCatalogClient {
9477
9481
  * @param UploadCredentialsRequest
9478
9482
  * @return UploadCredentialsResponse
9479
9483
  * @throws OciError when an error occurs
9480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9481
9485
  */
9482
9486
  uploadCredentials(uploadCredentialsRequest) {
9483
9487
  return __awaiter(this, void 0, void 0, function* () {
@@ -9545,7 +9549,7 @@ class DataCatalogClient {
9545
9549
  * @param UsersRequest
9546
9550
  * @return UsersResponse
9547
9551
  * @throws OciError when an error occurs
9548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9549
9553
  */
9550
9554
  users(usersRequest) {
9551
9555
  return __awaiter(this, void 0, void 0, function* () {
@@ -9613,7 +9617,7 @@ class DataCatalogClient {
9613
9617
  * @param ValidateConnectionRequest
9614
9618
  * @return ValidateConnectionResponse
9615
9619
  * @throws OciError when an error occurs
9616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9617
9621
  */
9618
9622
  validateConnection(validateConnectionRequest) {
9619
9623
  return __awaiter(this, void 0, void 0, function* () {
@@ -9679,7 +9683,7 @@ class DataCatalogClient {
9679
9683
  * @param ValidatePatternRequest
9680
9684
  * @return ValidatePatternResponse
9681
9685
  * @throws OciError when an error occurs
9682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9683
9687
  */
9684
9688
  validatePattern(validatePatternRequest) {
9685
9689
  return __awaiter(this, void 0, void 0, function* () {