oci-datacatalog 2.57.0 → 2.58.1

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 +149 -139
  2. package/lib/client.js +162 -139
  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
@@ -59,11 +59,14 @@ var DataCatalogApiKeys;
59
59
  */
60
60
  class DataCatalogClient {
61
61
  constructor(params, clientConfiguration) {
62
+ this["_realmSpecificEndpointTemplateEnabled"] = false;
62
63
  this["_endpoint"] = "";
63
64
  this["_defaultHeaders"] = {};
64
65
  this._circuitBreaker = null;
65
66
  this._httpOptions = undefined;
66
67
  this.targetService = "DataCatalog";
68
+ this._regionId = "";
69
+ this._lastSetRegionOrRegionId = "";
67
70
  const requestSigner = params.authenticationDetailsProvider
68
71
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
69
72
  : null;
@@ -113,13 +116,31 @@ class DataCatalogClient {
113
116
  get logger() {
114
117
  return common.LOG.logger;
115
118
  }
119
+ /**
120
+ * Determines whether realm specific endpoint should be used or not.
121
+ * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
122
+ * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
123
+ */
124
+ set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
125
+ this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
126
+ if (this.logger)
127
+ this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
128
+ if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
129
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DataCatalogClient.serviceEndpointTemplate, this._region, DataCatalogClient.endpointServiceName);
130
+ }
131
+ else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
132
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(DataCatalogClient.serviceEndpointTemplate, this._regionId, DataCatalogClient.endpointServiceName);
133
+ }
134
+ }
116
135
  /**
117
136
  * Sets the region to call (ex, Region.US_PHOENIX_1).
118
137
  * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
119
138
  * @param region The region of the service.
120
139
  */
121
140
  set region(region) {
141
+ this._region = region;
122
142
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DataCatalogClient.serviceEndpointTemplate, region, DataCatalogClient.endpointServiceName);
143
+ this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
123
144
  }
124
145
  /**
125
146
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -130,7 +151,9 @@ class DataCatalogClient {
130
151
  * @param regionId The public region ID.
131
152
  */
132
153
  set regionId(regionId) {
154
+ this._regionId = regionId;
133
155
  this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(DataCatalogClient.serviceEndpointTemplate, regionId, DataCatalogClient.endpointServiceName);
156
+ this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
134
157
  }
135
158
  /**
136
159
  * Creates a new DataCatalogWaiter for resources for this service.
@@ -159,7 +182,7 @@ class DataCatalogClient {
159
182
  * @param AddDataSelectorPatternsRequest
160
183
  * @return AddDataSelectorPatternsResponse
161
184
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
163
186
  */
164
187
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
165
188
  return __awaiter(this, void 0, void 0, function* () {
@@ -226,7 +249,7 @@ class DataCatalogClient {
226
249
  * @param AssociateCustomPropertyRequest
227
250
  * @return AssociateCustomPropertyResponse
228
251
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
230
253
  */
231
254
  associateCustomProperty(associateCustomPropertyRequest) {
232
255
  return __awaiter(this, void 0, void 0, function* () {
@@ -293,7 +316,7 @@ class DataCatalogClient {
293
316
  * @param AttachCatalogPrivateEndpointRequest
294
317
  * @return AttachCatalogPrivateEndpointResponse
295
318
  * @throws OciError when an error occurs
296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
297
320
  */
298
321
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
299
322
  return __awaiter(this, void 0, void 0, function* () {
@@ -355,7 +378,7 @@ class DataCatalogClient {
355
378
  * @param ChangeCatalogCompartmentRequest
356
379
  * @return ChangeCatalogCompartmentResponse
357
380
  * @throws OciError when an error occurs
358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
359
382
  */
360
383
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
361
384
  return __awaiter(this, void 0, void 0, function* () {
@@ -416,7 +439,7 @@ class DataCatalogClient {
416
439
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
417
440
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
418
441
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
420
443
  */
421
444
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
422
445
  return __awaiter(this, void 0, void 0, function* () {
@@ -477,7 +500,7 @@ class DataCatalogClient {
477
500
  * @param ChangeMetastoreCompartmentRequest
478
501
  * @return ChangeMetastoreCompartmentResponse
479
502
  * @throws OciError when an error occurs
480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
481
504
  */
482
505
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
483
506
  return __awaiter(this, void 0, void 0, function* () {
@@ -538,7 +561,7 @@ class DataCatalogClient {
538
561
  * @param CreateAttributeRequest
539
562
  * @return CreateAttributeResponse
540
563
  * @throws OciError when an error occurs
541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
542
565
  */
543
566
  createAttribute(createAttributeRequest) {
544
567
  return __awaiter(this, void 0, void 0, function* () {
@@ -605,7 +628,7 @@ class DataCatalogClient {
605
628
  * @param CreateAttributeTagRequest
606
629
  * @return CreateAttributeTagResponse
607
630
  * @throws OciError when an error occurs
608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
609
632
  */
610
633
  createAttributeTag(createAttributeTagRequest) {
611
634
  return __awaiter(this, void 0, void 0, function* () {
@@ -675,7 +698,7 @@ class DataCatalogClient {
675
698
  * @param CreateCatalogRequest
676
699
  * @return CreateCatalogResponse
677
700
  * @throws OciError when an error occurs
678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
679
702
  */
680
703
  createCatalog(createCatalogRequest) {
681
704
  return __awaiter(this, void 0, void 0, function* () {
@@ -734,7 +757,7 @@ class DataCatalogClient {
734
757
  * @param CreateCatalogPrivateEndpointRequest
735
758
  * @return CreateCatalogPrivateEndpointResponse
736
759
  * @throws OciError when an error occurs
737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
738
761
  */
739
762
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
740
763
  return __awaiter(this, void 0, void 0, function* () {
@@ -793,7 +816,7 @@ class DataCatalogClient {
793
816
  * @param CreateConnectionRequest
794
817
  * @return CreateConnectionResponse
795
818
  * @throws OciError when an error occurs
796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
797
820
  */
798
821
  createConnection(createConnectionRequest) {
799
822
  return __awaiter(this, void 0, void 0, function* () {
@@ -859,7 +882,7 @@ class DataCatalogClient {
859
882
  * @param CreateCustomPropertyRequest
860
883
  * @return CreateCustomPropertyResponse
861
884
  * @throws OciError when an error occurs
862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
863
886
  */
864
887
  createCustomProperty(createCustomPropertyRequest) {
865
888
  return __awaiter(this, void 0, void 0, function* () {
@@ -925,7 +948,7 @@ class DataCatalogClient {
925
948
  * @param CreateDataAssetRequest
926
949
  * @return CreateDataAssetResponse
927
950
  * @throws OciError when an error occurs
928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
929
952
  */
930
953
  createDataAsset(createDataAssetRequest) {
931
954
  return __awaiter(this, void 0, void 0, function* () {
@@ -990,7 +1013,7 @@ class DataCatalogClient {
990
1013
  * @param CreateDataAssetTagRequest
991
1014
  * @return CreateDataAssetTagResponse
992
1015
  * @throws OciError when an error occurs
993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
994
1017
  */
995
1018
  createDataAssetTag(createDataAssetTagRequest) {
996
1019
  return __awaiter(this, void 0, void 0, function* () {
@@ -1056,7 +1079,7 @@ class DataCatalogClient {
1056
1079
  * @param CreateEntityRequest
1057
1080
  * @return CreateEntityResponse
1058
1081
  * @throws OciError when an error occurs
1059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1060
1083
  */
1061
1084
  createEntity(createEntityRequest) {
1062
1085
  return __awaiter(this, void 0, void 0, function* () {
@@ -1122,7 +1145,7 @@ class DataCatalogClient {
1122
1145
  * @param CreateEntityTagRequest
1123
1146
  * @return CreateEntityTagResponse
1124
1147
  * @throws OciError when an error occurs
1125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1126
1149
  */
1127
1150
  createEntityTag(createEntityTagRequest) {
1128
1151
  return __awaiter(this, void 0, void 0, function* () {
@@ -1189,7 +1212,7 @@ class DataCatalogClient {
1189
1212
  * @param CreateFolderRequest
1190
1213
  * @return CreateFolderResponse
1191
1214
  * @throws OciError when an error occurs
1192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1193
1216
  */
1194
1217
  createFolder(createFolderRequest) {
1195
1218
  return __awaiter(this, void 0, void 0, function* () {
@@ -1255,7 +1278,7 @@ class DataCatalogClient {
1255
1278
  * @param CreateFolderTagRequest
1256
1279
  * @return CreateFolderTagResponse
1257
1280
  * @throws OciError when an error occurs
1258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1259
1282
  */
1260
1283
  createFolderTag(createFolderTagRequest) {
1261
1284
  return __awaiter(this, void 0, void 0, function* () {
@@ -1322,7 +1345,7 @@ class DataCatalogClient {
1322
1345
  * @param CreateGlossaryRequest
1323
1346
  * @return CreateGlossaryResponse
1324
1347
  * @throws OciError when an error occurs
1325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1326
1349
  */
1327
1350
  createGlossary(createGlossaryRequest) {
1328
1351
  return __awaiter(this, void 0, void 0, function* () {
@@ -1387,7 +1410,7 @@ class DataCatalogClient {
1387
1410
  * @param CreateJobRequest
1388
1411
  * @return CreateJobResponse
1389
1412
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1391
1414
  */
1392
1415
  createJob(createJobRequest) {
1393
1416
  return __awaiter(this, void 0, void 0, function* () {
@@ -1452,7 +1475,7 @@ class DataCatalogClient {
1452
1475
  * @param CreateJobDefinitionRequest
1453
1476
  * @return CreateJobDefinitionResponse
1454
1477
  * @throws OciError when an error occurs
1455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1456
1479
  */
1457
1480
  createJobDefinition(createJobDefinitionRequest) {
1458
1481
  return __awaiter(this, void 0, void 0, function* () {
@@ -1517,7 +1540,7 @@ class DataCatalogClient {
1517
1540
  * @param CreateJobExecutionRequest
1518
1541
  * @return CreateJobExecutionResponse
1519
1542
  * @throws OciError when an error occurs
1520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1521
1544
  */
1522
1545
  createJobExecution(createJobExecutionRequest) {
1523
1546
  return __awaiter(this, void 0, void 0, function* () {
@@ -1584,7 +1607,7 @@ class DataCatalogClient {
1584
1607
  * @param CreateMetastoreRequest
1585
1608
  * @return CreateMetastoreResponse
1586
1609
  * @throws OciError when an error occurs
1587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1588
1611
  */
1589
1612
  createMetastore(createMetastoreRequest) {
1590
1613
  return __awaiter(this, void 0, void 0, function* () {
@@ -1643,7 +1666,7 @@ class DataCatalogClient {
1643
1666
  * @param CreateNamespaceRequest
1644
1667
  * @return CreateNamespaceResponse
1645
1668
  * @throws OciError when an error occurs
1646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1647
1670
  */
1648
1671
  createNamespace(createNamespaceRequest) {
1649
1672
  return __awaiter(this, void 0, void 0, function* () {
@@ -1708,7 +1731,7 @@ class DataCatalogClient {
1708
1731
  * @param CreatePatternRequest
1709
1732
  * @return CreatePatternResponse
1710
1733
  * @throws OciError when an error occurs
1711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1712
1735
  */
1713
1736
  createPattern(createPatternRequest) {
1714
1737
  return __awaiter(this, void 0, void 0, function* () {
@@ -1773,7 +1796,7 @@ class DataCatalogClient {
1773
1796
  * @param CreateTermRequest
1774
1797
  * @return CreateTermResponse
1775
1798
  * @throws OciError when an error occurs
1776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1777
1800
  */
1778
1801
  createTerm(createTermRequest) {
1779
1802
  return __awaiter(this, void 0, void 0, function* () {
@@ -1839,7 +1862,7 @@ class DataCatalogClient {
1839
1862
  * @param CreateTermRelationshipRequest
1840
1863
  * @return CreateTermRelationshipResponse
1841
1864
  * @throws OciError when an error occurs
1842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1843
1866
  */
1844
1867
  createTermRelationship(createTermRelationshipRequest) {
1845
1868
  return __awaiter(this, void 0, void 0, function* () {
@@ -1906,7 +1929,7 @@ class DataCatalogClient {
1906
1929
  * @param DeleteAttributeRequest
1907
1930
  * @return DeleteAttributeResponse
1908
1931
  * @throws OciError when an error occurs
1909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1910
1933
  */
1911
1934
  deleteAttribute(deleteAttributeRequest) {
1912
1935
  return __awaiter(this, void 0, void 0, function* () {
@@ -1964,7 +1987,7 @@ class DataCatalogClient {
1964
1987
  * @param DeleteAttributeTagRequest
1965
1988
  * @return DeleteAttributeTagResponse
1966
1989
  * @throws OciError when an error occurs
1967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1968
1991
  */
1969
1992
  deleteAttributeTag(deleteAttributeTagRequest) {
1970
1993
  return __awaiter(this, void 0, void 0, function* () {
@@ -2023,7 +2046,7 @@ class DataCatalogClient {
2023
2046
  * @param DeleteCatalogRequest
2024
2047
  * @return DeleteCatalogResponse
2025
2048
  * @throws OciError when an error occurs
2026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2027
2050
  */
2028
2051
  deleteCatalog(deleteCatalogRequest) {
2029
2052
  return __awaiter(this, void 0, void 0, function* () {
@@ -2083,7 +2106,7 @@ class DataCatalogClient {
2083
2106
  * @param DeleteCatalogPrivateEndpointRequest
2084
2107
  * @return DeleteCatalogPrivateEndpointResponse
2085
2108
  * @throws OciError when an error occurs
2086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2087
2110
  */
2088
2111
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2089
2112
  return __awaiter(this, void 0, void 0, function* () {
@@ -2143,7 +2166,7 @@ class DataCatalogClient {
2143
2166
  * @param DeleteConnectionRequest
2144
2167
  * @return DeleteConnectionResponse
2145
2168
  * @throws OciError when an error occurs
2146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2147
2170
  */
2148
2171
  deleteConnection(deleteConnectionRequest) {
2149
2172
  return __awaiter(this, void 0, void 0, function* () {
@@ -2200,7 +2223,7 @@ class DataCatalogClient {
2200
2223
  * @param DeleteCustomPropertyRequest
2201
2224
  * @return DeleteCustomPropertyResponse
2202
2225
  * @throws OciError when an error occurs
2203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2204
2227
  */
2205
2228
  deleteCustomProperty(deleteCustomPropertyRequest) {
2206
2229
  return __awaiter(this, void 0, void 0, function* () {
@@ -2257,7 +2280,7 @@ class DataCatalogClient {
2257
2280
  * @param DeleteDataAssetRequest
2258
2281
  * @return DeleteDataAssetResponse
2259
2282
  * @throws OciError when an error occurs
2260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2261
2284
  */
2262
2285
  deleteDataAsset(deleteDataAssetRequest) {
2263
2286
  return __awaiter(this, void 0, void 0, function* () {
@@ -2313,7 +2336,7 @@ class DataCatalogClient {
2313
2336
  * @param DeleteDataAssetTagRequest
2314
2337
  * @return DeleteDataAssetTagResponse
2315
2338
  * @throws OciError when an error occurs
2316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2317
2340
  */
2318
2341
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2319
2342
  return __awaiter(this, void 0, void 0, function* () {
@@ -2370,7 +2393,7 @@ class DataCatalogClient {
2370
2393
  * @param DeleteEntityRequest
2371
2394
  * @return DeleteEntityResponse
2372
2395
  * @throws OciError when an error occurs
2373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2374
2397
  */
2375
2398
  deleteEntity(deleteEntityRequest) {
2376
2399
  return __awaiter(this, void 0, void 0, function* () {
@@ -2427,7 +2450,7 @@ class DataCatalogClient {
2427
2450
  * @param DeleteEntityTagRequest
2428
2451
  * @return DeleteEntityTagResponse
2429
2452
  * @throws OciError when an error occurs
2430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2431
2454
  */
2432
2455
  deleteEntityTag(deleteEntityTagRequest) {
2433
2456
  return __awaiter(this, void 0, void 0, function* () {
@@ -2485,7 +2508,7 @@ class DataCatalogClient {
2485
2508
  * @param DeleteFolderRequest
2486
2509
  * @return DeleteFolderResponse
2487
2510
  * @throws OciError when an error occurs
2488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2489
2512
  */
2490
2513
  deleteFolder(deleteFolderRequest) {
2491
2514
  return __awaiter(this, void 0, void 0, function* () {
@@ -2542,7 +2565,7 @@ class DataCatalogClient {
2542
2565
  * @param DeleteFolderTagRequest
2543
2566
  * @return DeleteFolderTagResponse
2544
2567
  * @throws OciError when an error occurs
2545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2546
2569
  */
2547
2570
  deleteFolderTag(deleteFolderTagRequest) {
2548
2571
  return __awaiter(this, void 0, void 0, function* () {
@@ -2600,7 +2623,7 @@ class DataCatalogClient {
2600
2623
  * @param DeleteGlossaryRequest
2601
2624
  * @return DeleteGlossaryResponse
2602
2625
  * @throws OciError when an error occurs
2603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2604
2627
  */
2605
2628
  deleteGlossary(deleteGlossaryRequest) {
2606
2629
  return __awaiter(this, void 0, void 0, function* () {
@@ -2656,7 +2679,7 @@ class DataCatalogClient {
2656
2679
  * @param DeleteJobRequest
2657
2680
  * @return DeleteJobResponse
2658
2681
  * @throws OciError when an error occurs
2659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2660
2683
  */
2661
2684
  deleteJob(deleteJobRequest) {
2662
2685
  return __awaiter(this, void 0, void 0, function* () {
@@ -2712,7 +2735,7 @@ class DataCatalogClient {
2712
2735
  * @param DeleteJobDefinitionRequest
2713
2736
  * @return DeleteJobDefinitionResponse
2714
2737
  * @throws OciError when an error occurs
2715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2716
2739
  */
2717
2740
  deleteJobDefinition(deleteJobDefinitionRequest) {
2718
2741
  return __awaiter(this, void 0, void 0, function* () {
@@ -2768,7 +2791,7 @@ class DataCatalogClient {
2768
2791
  * @param DeleteMetastoreRequest
2769
2792
  * @return DeleteMetastoreResponse
2770
2793
  * @throws OciError when an error occurs
2771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2772
2795
  */
2773
2796
  deleteMetastore(deleteMetastoreRequest) {
2774
2797
  return __awaiter(this, void 0, void 0, function* () {
@@ -2828,7 +2851,7 @@ class DataCatalogClient {
2828
2851
  * @param DeleteNamespaceRequest
2829
2852
  * @return DeleteNamespaceResponse
2830
2853
  * @throws OciError when an error occurs
2831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2832
2855
  */
2833
2856
  deleteNamespace(deleteNamespaceRequest) {
2834
2857
  return __awaiter(this, void 0, void 0, function* () {
@@ -2884,7 +2907,7 @@ class DataCatalogClient {
2884
2907
  * @param DeletePatternRequest
2885
2908
  * @return DeletePatternResponse
2886
2909
  * @throws OciError when an error occurs
2887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2888
2911
  */
2889
2912
  deletePattern(deletePatternRequest) {
2890
2913
  return __awaiter(this, void 0, void 0, function* () {
@@ -2940,7 +2963,7 @@ class DataCatalogClient {
2940
2963
  * @param DeleteTermRequest
2941
2964
  * @return DeleteTermResponse
2942
2965
  * @throws OciError when an error occurs
2943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2944
2967
  */
2945
2968
  deleteTerm(deleteTermRequest) {
2946
2969
  return __awaiter(this, void 0, void 0, function* () {
@@ -2997,7 +3020,7 @@ class DataCatalogClient {
2997
3020
  * @param DeleteTermRelationshipRequest
2998
3021
  * @return DeleteTermRelationshipResponse
2999
3022
  * @throws OciError when an error occurs
3000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3001
3024
  */
3002
3025
  deleteTermRelationship(deleteTermRelationshipRequest) {
3003
3026
  return __awaiter(this, void 0, void 0, function* () {
@@ -3055,7 +3078,7 @@ class DataCatalogClient {
3055
3078
  * @param DetachCatalogPrivateEndpointRequest
3056
3079
  * @return DetachCatalogPrivateEndpointResponse
3057
3080
  * @throws OciError when an error occurs
3058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3059
3082
  */
3060
3083
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3061
3084
  return __awaiter(this, void 0, void 0, function* () {
@@ -3116,7 +3139,7 @@ class DataCatalogClient {
3116
3139
  * @param DisassociateCustomPropertyRequest
3117
3140
  * @return DisassociateCustomPropertyResponse
3118
3141
  * @throws OciError when an error occurs
3119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3120
3143
  */
3121
3144
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3122
3145
  return __awaiter(this, void 0, void 0, function* () {
@@ -3183,7 +3206,7 @@ class DataCatalogClient {
3183
3206
  * @param ExpandTreeForGlossaryRequest
3184
3207
  * @return ExpandTreeForGlossaryResponse
3185
3208
  * @throws OciError when an error occurs
3186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3187
3210
  */
3188
3211
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3189
3212
  return __awaiter(this, void 0, void 0, function* () {
@@ -3248,7 +3271,7 @@ class DataCatalogClient {
3248
3271
  * @param ExportGlossaryRequest
3249
3272
  * @return ExportGlossaryResponse
3250
3273
  * @throws OciError when an error occurs
3251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3252
3275
  */
3253
3276
  exportGlossary(exportGlossaryRequest) {
3254
3277
  return __awaiter(this, void 0, void 0, function* () {
@@ -3315,7 +3338,7 @@ class DataCatalogClient {
3315
3338
  * @param GetAttributeRequest
3316
3339
  * @return GetAttributeResponse
3317
3340
  * @throws OciError when an error occurs
3318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3319
3342
  */
3320
3343
  getAttribute(getAttributeRequest) {
3321
3344
  return __awaiter(this, void 0, void 0, function* () {
@@ -3384,7 +3407,7 @@ class DataCatalogClient {
3384
3407
  * @param GetAttributeTagRequest
3385
3408
  * @return GetAttributeTagResponse
3386
3409
  * @throws OciError when an error occurs
3387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3388
3411
  */
3389
3412
  getAttributeTag(getAttributeTagRequest) {
3390
3413
  return __awaiter(this, void 0, void 0, function* () {
@@ -3453,7 +3476,7 @@ class DataCatalogClient {
3453
3476
  * @param GetCatalogRequest
3454
3477
  * @return GetCatalogResponse
3455
3478
  * @throws OciError when an error occurs
3456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3457
3480
  */
3458
3481
  getCatalog(getCatalogRequest) {
3459
3482
  return __awaiter(this, void 0, void 0, function* () {
@@ -3516,7 +3539,7 @@ class DataCatalogClient {
3516
3539
  * @param GetCatalogPrivateEndpointRequest
3517
3540
  * @return GetCatalogPrivateEndpointResponse
3518
3541
  * @throws OciError when an error occurs
3519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3520
3543
  */
3521
3544
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3522
3545
  return __awaiter(this, void 0, void 0, function* () {
@@ -3579,7 +3602,7 @@ class DataCatalogClient {
3579
3602
  * @param GetConnectionRequest
3580
3603
  * @return GetConnectionResponse
3581
3604
  * @throws OciError when an error occurs
3582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3583
3606
  */
3584
3607
  getConnection(getConnectionRequest) {
3585
3608
  return __awaiter(this, void 0, void 0, function* () {
@@ -3646,7 +3669,7 @@ class DataCatalogClient {
3646
3669
  * @param GetCustomPropertyRequest
3647
3670
  * @return GetCustomPropertyResponse
3648
3671
  * @throws OciError when an error occurs
3649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3650
3673
  */
3651
3674
  getCustomProperty(getCustomPropertyRequest) {
3652
3675
  return __awaiter(this, void 0, void 0, function* () {
@@ -3713,7 +3736,7 @@ class DataCatalogClient {
3713
3736
  * @param GetDataAssetRequest
3714
3737
  * @return GetDataAssetResponse
3715
3738
  * @throws OciError when an error occurs
3716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3717
3740
  */
3718
3741
  getDataAsset(getDataAssetRequest) {
3719
3742
  return __awaiter(this, void 0, void 0, function* () {
@@ -3779,7 +3802,7 @@ class DataCatalogClient {
3779
3802
  * @param GetDataAssetTagRequest
3780
3803
  * @return GetDataAssetTagResponse
3781
3804
  * @throws OciError when an error occurs
3782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3783
3806
  */
3784
3807
  getDataAssetTag(getDataAssetTagRequest) {
3785
3808
  return __awaiter(this, void 0, void 0, function* () {
@@ -3846,7 +3869,7 @@ class DataCatalogClient {
3846
3869
  * @param GetEntityRequest
3847
3870
  * @return GetEntityResponse
3848
3871
  * @throws OciError when an error occurs
3849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3850
3873
  */
3851
3874
  getEntity(getEntityRequest) {
3852
3875
  return __awaiter(this, void 0, void 0, function* () {
@@ -3914,7 +3937,7 @@ class DataCatalogClient {
3914
3937
  * @param GetEntityTagRequest
3915
3938
  * @return GetEntityTagResponse
3916
3939
  * @throws OciError when an error occurs
3917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3918
3941
  */
3919
3942
  getEntityTag(getEntityTagRequest) {
3920
3943
  return __awaiter(this, void 0, void 0, function* () {
@@ -3982,7 +4005,7 @@ class DataCatalogClient {
3982
4005
  * @param GetFolderRequest
3983
4006
  * @return GetFolderResponse
3984
4007
  * @throws OciError when an error occurs
3985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3986
4009
  */
3987
4010
  getFolder(getFolderRequest) {
3988
4011
  return __awaiter(this, void 0, void 0, function* () {
@@ -4050,7 +4073,7 @@ class DataCatalogClient {
4050
4073
  * @param GetFolderTagRequest
4051
4074
  * @return GetFolderTagResponse
4052
4075
  * @throws OciError when an error occurs
4053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4054
4077
  */
4055
4078
  getFolderTag(getFolderTagRequest) {
4056
4079
  return __awaiter(this, void 0, void 0, function* () {
@@ -4118,7 +4141,7 @@ class DataCatalogClient {
4118
4141
  * @param GetGlossaryRequest
4119
4142
  * @return GetGlossaryResponse
4120
4143
  * @throws OciError when an error occurs
4121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4122
4145
  */
4123
4146
  getGlossary(getGlossaryRequest) {
4124
4147
  return __awaiter(this, void 0, void 0, function* () {
@@ -4184,7 +4207,7 @@ class DataCatalogClient {
4184
4207
  * @param GetJobRequest
4185
4208
  * @return GetJobResponse
4186
4209
  * @throws OciError when an error occurs
4187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4188
4211
  */
4189
4212
  getJob(getJobRequest) {
4190
4213
  return __awaiter(this, void 0, void 0, function* () {
@@ -4250,7 +4273,7 @@ class DataCatalogClient {
4250
4273
  * @param GetJobDefinitionRequest
4251
4274
  * @return GetJobDefinitionResponse
4252
4275
  * @throws OciError when an error occurs
4253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4254
4277
  */
4255
4278
  getJobDefinition(getJobDefinitionRequest) {
4256
4279
  return __awaiter(this, void 0, void 0, function* () {
@@ -4316,7 +4339,7 @@ class DataCatalogClient {
4316
4339
  * @param GetJobExecutionRequest
4317
4340
  * @return GetJobExecutionResponse
4318
4341
  * @throws OciError when an error occurs
4319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4320
4343
  */
4321
4344
  getJobExecution(getJobExecutionRequest) {
4322
4345
  return __awaiter(this, void 0, void 0, function* () {
@@ -4383,7 +4406,7 @@ class DataCatalogClient {
4383
4406
  * @param GetJobLogRequest
4384
4407
  * @return GetJobLogResponse
4385
4408
  * @throws OciError when an error occurs
4386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4387
4410
  */
4388
4411
  getJobLog(getJobLogRequest) {
4389
4412
  return __awaiter(this, void 0, void 0, function* () {
@@ -4451,7 +4474,7 @@ class DataCatalogClient {
4451
4474
  * @param GetJobMetricsRequest
4452
4475
  * @return GetJobMetricsResponse
4453
4476
  * @throws OciError when an error occurs
4454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4455
4478
  */
4456
4479
  getJobMetrics(getJobMetricsRequest) {
4457
4480
  return __awaiter(this, void 0, void 0, function* () {
@@ -4519,7 +4542,7 @@ class DataCatalogClient {
4519
4542
  * @param GetMetastoreRequest
4520
4543
  * @return GetMetastoreResponse
4521
4544
  * @throws OciError when an error occurs
4522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4523
4546
  */
4524
4547
  getMetastore(getMetastoreRequest) {
4525
4548
  return __awaiter(this, void 0, void 0, function* () {
@@ -4582,7 +4605,7 @@ class DataCatalogClient {
4582
4605
  * @param GetNamespaceRequest
4583
4606
  * @return GetNamespaceResponse
4584
4607
  * @throws OciError when an error occurs
4585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4586
4609
  */
4587
4610
  getNamespace(getNamespaceRequest) {
4588
4611
  return __awaiter(this, void 0, void 0, function* () {
@@ -4648,7 +4671,7 @@ class DataCatalogClient {
4648
4671
  * @param GetPatternRequest
4649
4672
  * @return GetPatternResponse
4650
4673
  * @throws OciError when an error occurs
4651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4652
4675
  */
4653
4676
  getPattern(getPatternRequest) {
4654
4677
  return __awaiter(this, void 0, void 0, function* () {
@@ -4714,7 +4737,7 @@ class DataCatalogClient {
4714
4737
  * @param GetTermRequest
4715
4738
  * @return GetTermResponse
4716
4739
  * @throws OciError when an error occurs
4717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4718
4741
  */
4719
4742
  getTerm(getTermRequest) {
4720
4743
  return __awaiter(this, void 0, void 0, function* () {
@@ -4781,7 +4804,7 @@ class DataCatalogClient {
4781
4804
  * @param GetTermRelationshipRequest
4782
4805
  * @return GetTermRelationshipResponse
4783
4806
  * @throws OciError when an error occurs
4784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4785
4808
  */
4786
4809
  getTermRelationship(getTermRelationshipRequest) {
4787
4810
  return __awaiter(this, void 0, void 0, function* () {
@@ -4849,7 +4872,7 @@ class DataCatalogClient {
4849
4872
  * @param GetTypeRequest
4850
4873
  * @return GetTypeResponse
4851
4874
  * @throws OciError when an error occurs
4852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4875
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4853
4876
  */
4854
4877
  getType(getTypeRequest) {
4855
4878
  return __awaiter(this, void 0, void 0, function* () {
@@ -4915,7 +4938,7 @@ class DataCatalogClient {
4915
4938
  * @param GetWorkRequestRequest
4916
4939
  * @return GetWorkRequestResponse
4917
4940
  * @throws OciError when an error occurs
4918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4919
4942
  */
4920
4943
  getWorkRequest(getWorkRequestRequest) {
4921
4944
  return __awaiter(this, void 0, void 0, function* () {
@@ -4983,7 +5006,7 @@ class DataCatalogClient {
4983
5006
  * @param ImportConnectionRequest
4984
5007
  * @return ImportConnectionResponse
4985
5008
  * @throws OciError when an error occurs
4986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4987
5010
  */
4988
5011
  importConnection(importConnectionRequest) {
4989
5012
  return __awaiter(this, void 0, void 0, function* () {
@@ -5050,7 +5073,7 @@ class DataCatalogClient {
5050
5073
  * @param ImportDataAssetRequest
5051
5074
  * @return ImportDataAssetResponse
5052
5075
  * @throws OciError when an error occurs
5053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5054
5077
  */
5055
5078
  importDataAsset(importDataAssetRequest) {
5056
5079
  return __awaiter(this, void 0, void 0, function* () {
@@ -5114,7 +5137,7 @@ class DataCatalogClient {
5114
5137
  * @param ImportGlossaryRequest
5115
5138
  * @return ImportGlossaryResponse
5116
5139
  * @throws OciError when an error occurs
5117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5118
5141
  */
5119
5142
  importGlossary(importGlossaryRequest) {
5120
5143
  return __awaiter(this, void 0, void 0, function* () {
@@ -5178,7 +5201,7 @@ class DataCatalogClient {
5178
5201
  * @param ListAggregatedPhysicalEntitiesRequest
5179
5202
  * @return ListAggregatedPhysicalEntitiesResponse
5180
5203
  * @throws OciError when an error occurs
5181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5182
5205
  */
5183
5206
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5184
5207
  return __awaiter(this, void 0, void 0, function* () {
@@ -5246,7 +5269,7 @@ class DataCatalogClient {
5246
5269
  * @param ListAttributeTagsRequest
5247
5270
  * @return ListAttributeTagsResponse
5248
5271
  * @throws OciError when an error occurs
5249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5250
5273
  */
5251
5274
  listAttributeTags(listAttributeTagsRequest) {
5252
5275
  return __awaiter(this, void 0, void 0, function* () {
@@ -5324,7 +5347,7 @@ class DataCatalogClient {
5324
5347
  * @param ListAttributesRequest
5325
5348
  * @return ListAttributesResponse
5326
5349
  * @throws OciError when an error occurs
5327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5328
5351
  */
5329
5352
  listAttributes(listAttributesRequest) {
5330
5353
  return __awaiter(this, void 0, void 0, function* () {
@@ -5414,7 +5437,7 @@ class DataCatalogClient {
5414
5437
  * @param ListCatalogPrivateEndpointsRequest
5415
5438
  * @return ListCatalogPrivateEndpointsResponse
5416
5439
  * @throws OciError when an error occurs
5417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5418
5441
  */
5419
5442
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5420
5443
  return __awaiter(this, void 0, void 0, function* () {
@@ -5524,7 +5547,7 @@ class DataCatalogClient {
5524
5547
  * @param ListCatalogsRequest
5525
5548
  * @return ListCatalogsResponse
5526
5549
  * @throws OciError when an error occurs
5527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5528
5551
  */
5529
5552
  listCatalogs(listCatalogsRequest) {
5530
5553
  return __awaiter(this, void 0, void 0, function* () {
@@ -5633,7 +5656,7 @@ class DataCatalogClient {
5633
5656
  * @param ListConnectionsRequest
5634
5657
  * @return ListConnectionsResponse
5635
5658
  * @throws OciError when an error occurs
5636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5637
5660
  */
5638
5661
  listConnections(listConnectionsRequest) {
5639
5662
  return __awaiter(this, void 0, void 0, function* () {
@@ -5713,7 +5736,7 @@ class DataCatalogClient {
5713
5736
  * @param ListCustomPropertiesRequest
5714
5737
  * @return ListCustomPropertiesResponse
5715
5738
  * @throws OciError when an error occurs
5716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5717
5740
  */
5718
5741
  listCustomProperties(listCustomPropertiesRequest) {
5719
5742
  return __awaiter(this, void 0, void 0, function* () {
@@ -5792,7 +5815,7 @@ class DataCatalogClient {
5792
5815
  * @param ListDataAssetTagsRequest
5793
5816
  * @return ListDataAssetTagsResponse
5794
5817
  * @throws OciError when an error occurs
5795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5796
5819
  */
5797
5820
  listDataAssetTags(listDataAssetTagsRequest) {
5798
5821
  return __awaiter(this, void 0, void 0, function* () {
@@ -5868,7 +5891,7 @@ class DataCatalogClient {
5868
5891
  * @param ListDataAssetsRequest
5869
5892
  * @return ListDataAssetsResponse
5870
5893
  * @throws OciError when an error occurs
5871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5872
5895
  */
5873
5896
  listDataAssets(listDataAssetsRequest) {
5874
5897
  return __awaiter(this, void 0, void 0, function* () {
@@ -5946,7 +5969,7 @@ class DataCatalogClient {
5946
5969
  * @param ListDerivedLogicalEntitiesRequest
5947
5970
  * @return ListDerivedLogicalEntitiesResponse
5948
5971
  * @throws OciError when an error occurs
5949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5950
5973
  */
5951
5974
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5952
5975
  return __awaiter(this, void 0, void 0, function* () {
@@ -6013,7 +6036,7 @@ class DataCatalogClient {
6013
6036
  * @param ListEntitiesRequest
6014
6037
  * @return ListEntitiesResponse
6015
6038
  * @throws OciError when an error occurs
6016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6017
6040
  */
6018
6041
  listEntities(listEntitiesRequest) {
6019
6042
  return __awaiter(this, void 0, void 0, function* () {
@@ -6103,7 +6126,7 @@ class DataCatalogClient {
6103
6126
  * @param ListEntityTagsRequest
6104
6127
  * @return ListEntityTagsResponse
6105
6128
  * @throws OciError when an error occurs
6106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6107
6130
  */
6108
6131
  listEntityTags(listEntityTagsRequest) {
6109
6132
  return __awaiter(this, void 0, void 0, function* () {
@@ -6180,7 +6203,7 @@ class DataCatalogClient {
6180
6203
  * @param ListFolderTagsRequest
6181
6204
  * @return ListFolderTagsResponse
6182
6205
  * @throws OciError when an error occurs
6183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6184
6207
  */
6185
6208
  listFolderTags(listFolderTagsRequest) {
6186
6209
  return __awaiter(this, void 0, void 0, function* () {
@@ -6257,7 +6280,7 @@ class DataCatalogClient {
6257
6280
  * @param ListFoldersRequest
6258
6281
  * @return ListFoldersResponse
6259
6282
  * @throws OciError when an error occurs
6260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6261
6284
  */
6262
6285
  listFolders(listFoldersRequest) {
6263
6286
  return __awaiter(this, void 0, void 0, function* () {
@@ -6341,7 +6364,7 @@ class DataCatalogClient {
6341
6364
  * @param ListGlossariesRequest
6342
6365
  * @return ListGlossariesResponse
6343
6366
  * @throws OciError when an error occurs
6344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6345
6368
  */
6346
6369
  listGlossaries(listGlossariesRequest) {
6347
6370
  return __awaiter(this, void 0, void 0, function* () {
@@ -6417,7 +6440,7 @@ class DataCatalogClient {
6417
6440
  * @param ListJobDefinitionsRequest
6418
6441
  * @return ListJobDefinitionsResponse
6419
6442
  * @throws OciError when an error occurs
6420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6421
6444
  */
6422
6445
  listJobDefinitions(listJobDefinitionsRequest) {
6423
6446
  return __awaiter(this, void 0, void 0, function* () {
@@ -6499,7 +6522,7 @@ class DataCatalogClient {
6499
6522
  * @param ListJobExecutionsRequest
6500
6523
  * @return ListJobExecutionsResponse
6501
6524
  * @throws OciError when an error occurs
6502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6503
6526
  */
6504
6527
  listJobExecutions(listJobExecutionsRequest) {
6505
6528
  return __awaiter(this, void 0, void 0, function* () {
@@ -6585,7 +6608,7 @@ class DataCatalogClient {
6585
6608
  * @param ListJobLogsRequest
6586
6609
  * @return ListJobLogsResponse
6587
6610
  * @throws OciError when an error occurs
6588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6589
6612
  */
6590
6613
  listJobLogs(listJobLogsRequest) {
6591
6614
  return __awaiter(this, void 0, void 0, function* () {
@@ -6662,7 +6685,7 @@ class DataCatalogClient {
6662
6685
  * @param ListJobMetricsRequest
6663
6686
  * @return ListJobMetricsResponse
6664
6687
  * @throws OciError when an error occurs
6665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6666
6689
  */
6667
6690
  listJobMetrics(listJobMetricsRequest) {
6668
6691
  return __awaiter(this, void 0, void 0, function* () {
@@ -6745,7 +6768,7 @@ class DataCatalogClient {
6745
6768
  * @param ListJobsRequest
6746
6769
  * @return ListJobsResponse
6747
6770
  * @throws OciError when an error occurs
6748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6749
6772
  */
6750
6773
  listJobs(listJobsRequest) {
6751
6774
  return __awaiter(this, void 0, void 0, function* () {
@@ -6832,7 +6855,7 @@ class DataCatalogClient {
6832
6855
  * @param ListMetastoresRequest
6833
6856
  * @return ListMetastoresResponse
6834
6857
  * @throws OciError when an error occurs
6835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6836
6859
  */
6837
6860
  listMetastores(listMetastoresRequest) {
6838
6861
  return __awaiter(this, void 0, void 0, function* () {
@@ -6941,7 +6964,7 @@ class DataCatalogClient {
6941
6964
  * @param ListNamespacesRequest
6942
6965
  * @return ListNamespacesResponse
6943
6966
  * @throws OciError when an error occurs
6944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6945
6968
  */
6946
6969
  listNamespaces(listNamespacesRequest) {
6947
6970
  return __awaiter(this, void 0, void 0, function* () {
@@ -7017,7 +7040,7 @@ class DataCatalogClient {
7017
7040
  * @param ListPatternsRequest
7018
7041
  * @return ListPatternsResponse
7019
7042
  * @throws OciError when an error occurs
7020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7021
7044
  */
7022
7045
  listPatterns(listPatternsRequest) {
7023
7046
  return __awaiter(this, void 0, void 0, function* () {
@@ -7093,7 +7116,7 @@ class DataCatalogClient {
7093
7116
  * @param ListRulesRequest
7094
7117
  * @return ListRulesResponse
7095
7118
  * @throws OciError when an error occurs
7096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7097
7120
  */
7098
7121
  listRules(listRulesRequest) {
7099
7122
  return __awaiter(this, void 0, void 0, function* () {
@@ -7174,7 +7197,7 @@ class DataCatalogClient {
7174
7197
  * @param ListTagsRequest
7175
7198
  * @return ListTagsResponse
7176
7199
  * @throws OciError when an error occurs
7177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7178
7201
  */
7179
7202
  listTags(listTagsRequest) {
7180
7203
  return __awaiter(this, void 0, void 0, function* () {
@@ -7246,7 +7269,7 @@ class DataCatalogClient {
7246
7269
  * @param ListTermRelationshipsRequest
7247
7270
  * @return ListTermRelationshipsResponse
7248
7271
  * @throws OciError when an error occurs
7249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7250
7273
  */
7251
7274
  listTermRelationships(listTermRelationshipsRequest) {
7252
7275
  return __awaiter(this, void 0, void 0, function* () {
@@ -7320,7 +7343,7 @@ class DataCatalogClient {
7320
7343
  * @param ListTermsRequest
7321
7344
  * @return ListTermsResponse
7322
7345
  * @throws OciError when an error occurs
7323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7324
7347
  */
7325
7348
  listTerms(listTermsRequest) {
7326
7349
  return __awaiter(this, void 0, void 0, function* () {
@@ -7397,7 +7420,7 @@ class DataCatalogClient {
7397
7420
  * @param ListTypesRequest
7398
7421
  * @return ListTypesResponse
7399
7422
  * @throws OciError when an error occurs
7400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7401
7424
  */
7402
7425
  listTypes(listTypesRequest) {
7403
7426
  return __awaiter(this, void 0, void 0, function* () {
@@ -7474,7 +7497,7 @@ class DataCatalogClient {
7474
7497
  * @param ListWorkRequestErrorsRequest
7475
7498
  * @return ListWorkRequestErrorsResponse
7476
7499
  * @throws OciError when an error occurs
7477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7478
7501
  */
7479
7502
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7480
7503
  return __awaiter(this, void 0, void 0, function* () {
@@ -7583,7 +7606,7 @@ class DataCatalogClient {
7583
7606
  * @param ListWorkRequestLogsRequest
7584
7607
  * @return ListWorkRequestLogsResponse
7585
7608
  * @throws OciError when an error occurs
7586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7587
7610
  */
7588
7611
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7589
7612
  return __awaiter(this, void 0, void 0, function* () {
@@ -7692,7 +7715,7 @@ class DataCatalogClient {
7692
7715
  * @param ListWorkRequestsRequest
7693
7716
  * @return ListWorkRequestsResponse
7694
7717
  * @throws OciError when an error occurs
7695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7696
7719
  */
7697
7720
  listWorkRequests(listWorkRequestsRequest) {
7698
7721
  return __awaiter(this, void 0, void 0, function* () {
@@ -7797,7 +7820,7 @@ class DataCatalogClient {
7797
7820
  * @param ObjectStatsRequest
7798
7821
  * @return ObjectStatsResponse
7799
7822
  * @throws OciError when an error occurs
7800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7801
7824
  */
7802
7825
  objectStats(objectStatsRequest) {
7803
7826
  return __awaiter(this, void 0, void 0, function* () {
@@ -7865,7 +7888,7 @@ class DataCatalogClient {
7865
7888
  * @param ParseConnectionRequest
7866
7889
  * @return ParseConnectionResponse
7867
7890
  * @throws OciError when an error occurs
7868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7869
7892
  */
7870
7893
  parseConnection(parseConnectionRequest) {
7871
7894
  return __awaiter(this, void 0, void 0, function* () {
@@ -7935,7 +7958,7 @@ class DataCatalogClient {
7935
7958
  * @param ProcessRecommendationRequest
7936
7959
  * @return ProcessRecommendationResponse
7937
7960
  * @throws OciError when an error occurs
7938
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7939
7962
  */
7940
7963
  processRecommendation(processRecommendationRequest) {
7941
7964
  return __awaiter(this, void 0, void 0, function* () {
@@ -8003,7 +8026,7 @@ class DataCatalogClient {
8003
8026
  * @param RecommendationsRequest
8004
8027
  * @return RecommendationsResponse
8005
8028
  * @throws OciError when an error occurs
8006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8007
8030
  */
8008
8031
  recommendations(recommendationsRequest) {
8009
8032
  return __awaiter(this, void 0, void 0, function* () {
@@ -8066,7 +8089,7 @@ class DataCatalogClient {
8066
8089
  * @param RemoveDataSelectorPatternsRequest
8067
8090
  * @return RemoveDataSelectorPatternsResponse
8068
8091
  * @throws OciError when an error occurs
8069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8070
8093
  */
8071
8094
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8072
8095
  return __awaiter(this, void 0, void 0, function* () {
@@ -8133,7 +8156,7 @@ class DataCatalogClient {
8133
8156
  * @param SearchCriteriaRequest
8134
8157
  * @return SearchCriteriaResponse
8135
8158
  * @throws OciError when an error occurs
8136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8137
8160
  */
8138
8161
  searchCriteria(searchCriteriaRequest) {
8139
8162
  return __awaiter(this, void 0, void 0, function* () {
@@ -8206,7 +8229,7 @@ class DataCatalogClient {
8206
8229
  * @param SuggestMatchesRequest
8207
8230
  * @return SuggestMatchesResponse
8208
8231
  * @throws OciError when an error occurs
8209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8210
8233
  */
8211
8234
  suggestMatches(suggestMatchesRequest) {
8212
8235
  return __awaiter(this, void 0, void 0, function* () {
@@ -8268,7 +8291,7 @@ class DataCatalogClient {
8268
8291
  * @param SynchronousExportDataAssetRequest
8269
8292
  * @return SynchronousExportDataAssetResponse
8270
8293
  * @throws OciError when an error occurs
8271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8272
8295
  */
8273
8296
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8274
8297
  return __awaiter(this, void 0, void 0, function* () {
@@ -8330,7 +8353,7 @@ class DataCatalogClient {
8330
8353
  * @param TestConnectionRequest
8331
8354
  * @return TestConnectionResponse
8332
8355
  * @throws OciError when an error occurs
8333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8334
8357
  */
8335
8358
  testConnection(testConnectionRequest) {
8336
8359
  return __awaiter(this, void 0, void 0, function* () {
@@ -8396,7 +8419,7 @@ class DataCatalogClient {
8396
8419
  * @param UpdateAttributeRequest
8397
8420
  * @return UpdateAttributeResponse
8398
8421
  * @throws OciError when an error occurs
8399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8400
8423
  */
8401
8424
  updateAttribute(updateAttributeRequest) {
8402
8425
  return __awaiter(this, void 0, void 0, function* () {
@@ -8464,7 +8487,7 @@ class DataCatalogClient {
8464
8487
  * @param UpdateCatalogRequest
8465
8488
  * @return UpdateCatalogResponse
8466
8489
  * @throws OciError when an error occurs
8467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8468
8491
  */
8469
8492
  updateCatalog(updateCatalogRequest) {
8470
8493
  return __awaiter(this, void 0, void 0, function* () {
@@ -8529,7 +8552,7 @@ class DataCatalogClient {
8529
8552
  * @param UpdateCatalogPrivateEndpointRequest
8530
8553
  * @return UpdateCatalogPrivateEndpointResponse
8531
8554
  * @throws OciError when an error occurs
8532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8533
8556
  */
8534
8557
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8535
8558
  return __awaiter(this, void 0, void 0, function* () {
@@ -8590,7 +8613,7 @@ class DataCatalogClient {
8590
8613
  * @param UpdateConnectionRequest
8591
8614
  * @return UpdateConnectionResponse
8592
8615
  * @throws OciError when an error occurs
8593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8594
8617
  */
8595
8618
  updateConnection(updateConnectionRequest) {
8596
8619
  return __awaiter(this, void 0, void 0, function* () {
@@ -8657,7 +8680,7 @@ class DataCatalogClient {
8657
8680
  * @param UpdateCustomPropertyRequest
8658
8681
  * @return UpdateCustomPropertyResponse
8659
8682
  * @throws OciError when an error occurs
8660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8661
8684
  */
8662
8685
  updateCustomProperty(updateCustomPropertyRequest) {
8663
8686
  return __awaiter(this, void 0, void 0, function* () {
@@ -8724,7 +8747,7 @@ class DataCatalogClient {
8724
8747
  * @param UpdateDataAssetRequest
8725
8748
  * @return UpdateDataAssetResponse
8726
8749
  * @throws OciError when an error occurs
8727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8728
8751
  */
8729
8752
  updateDataAsset(updateDataAssetRequest) {
8730
8753
  return __awaiter(this, void 0, void 0, function* () {
@@ -8790,7 +8813,7 @@ class DataCatalogClient {
8790
8813
  * @param UpdateEntityRequest
8791
8814
  * @return UpdateEntityResponse
8792
8815
  * @throws OciError when an error occurs
8793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8794
8817
  */
8795
8818
  updateEntity(updateEntityRequest) {
8796
8819
  return __awaiter(this, void 0, void 0, function* () {
@@ -8857,7 +8880,7 @@ class DataCatalogClient {
8857
8880
  * @param UpdateFolderRequest
8858
8881
  * @return UpdateFolderResponse
8859
8882
  * @throws OciError when an error occurs
8860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8861
8884
  */
8862
8885
  updateFolder(updateFolderRequest) {
8863
8886
  return __awaiter(this, void 0, void 0, function* () {
@@ -8924,7 +8947,7 @@ class DataCatalogClient {
8924
8947
  * @param UpdateGlossaryRequest
8925
8948
  * @return UpdateGlossaryResponse
8926
8949
  * @throws OciError when an error occurs
8927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8928
8951
  */
8929
8952
  updateGlossary(updateGlossaryRequest) {
8930
8953
  return __awaiter(this, void 0, void 0, function* () {
@@ -8990,7 +9013,7 @@ class DataCatalogClient {
8990
9013
  * @param UpdateJobRequest
8991
9014
  * @return UpdateJobResponse
8992
9015
  * @throws OciError when an error occurs
8993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8994
9017
  */
8995
9018
  updateJob(updateJobRequest) {
8996
9019
  return __awaiter(this, void 0, void 0, function* () {
@@ -9056,7 +9079,7 @@ class DataCatalogClient {
9056
9079
  * @param UpdateJobDefinitionRequest
9057
9080
  * @return UpdateJobDefinitionResponse
9058
9081
  * @throws OciError when an error occurs
9059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9060
9083
  */
9061
9084
  updateJobDefinition(updateJobDefinitionRequest) {
9062
9085
  return __awaiter(this, void 0, void 0, function* () {
@@ -9122,7 +9145,7 @@ class DataCatalogClient {
9122
9145
  * @param UpdateMetastoreRequest
9123
9146
  * @return UpdateMetastoreResponse
9124
9147
  * @throws OciError when an error occurs
9125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9126
9149
  */
9127
9150
  updateMetastore(updateMetastoreRequest) {
9128
9151
  return __awaiter(this, void 0, void 0, function* () {
@@ -9187,7 +9210,7 @@ class DataCatalogClient {
9187
9210
  * @param UpdateNamespaceRequest
9188
9211
  * @return UpdateNamespaceResponse
9189
9212
  * @throws OciError when an error occurs
9190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9191
9214
  */
9192
9215
  updateNamespace(updateNamespaceRequest) {
9193
9216
  return __awaiter(this, void 0, void 0, function* () {
@@ -9253,7 +9276,7 @@ class DataCatalogClient {
9253
9276
  * @param UpdatePatternRequest
9254
9277
  * @return UpdatePatternResponse
9255
9278
  * @throws OciError when an error occurs
9256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9257
9280
  */
9258
9281
  updatePattern(updatePatternRequest) {
9259
9282
  return __awaiter(this, void 0, void 0, function* () {
@@ -9319,7 +9342,7 @@ class DataCatalogClient {
9319
9342
  * @param UpdateTermRequest
9320
9343
  * @return UpdateTermResponse
9321
9344
  * @throws OciError when an error occurs
9322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9323
9346
  */
9324
9347
  updateTerm(updateTermRequest) {
9325
9348
  return __awaiter(this, void 0, void 0, function* () {
@@ -9386,7 +9409,7 @@ class DataCatalogClient {
9386
9409
  * @param UpdateTermRelationshipRequest
9387
9410
  * @return UpdateTermRelationshipResponse
9388
9411
  * @throws OciError when an error occurs
9389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9390
9413
  */
9391
9414
  updateTermRelationship(updateTermRelationshipRequest) {
9392
9415
  return __awaiter(this, void 0, void 0, function* () {
@@ -9454,7 +9477,7 @@ class DataCatalogClient {
9454
9477
  * @param UploadCredentialsRequest
9455
9478
  * @return UploadCredentialsResponse
9456
9479
  * @throws OciError when an error occurs
9457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9458
9481
  */
9459
9482
  uploadCredentials(uploadCredentialsRequest) {
9460
9483
  return __awaiter(this, void 0, void 0, function* () {
@@ -9522,7 +9545,7 @@ class DataCatalogClient {
9522
9545
  * @param UsersRequest
9523
9546
  * @return UsersResponse
9524
9547
  * @throws OciError when an error occurs
9525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/Users.ts.html |here} to see how to use Users API.
9526
9549
  */
9527
9550
  users(usersRequest) {
9528
9551
  return __awaiter(this, void 0, void 0, function* () {
@@ -9590,7 +9613,7 @@ class DataCatalogClient {
9590
9613
  * @param ValidateConnectionRequest
9591
9614
  * @return ValidateConnectionResponse
9592
9615
  * @throws OciError when an error occurs
9593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9594
9617
  */
9595
9618
  validateConnection(validateConnectionRequest) {
9596
9619
  return __awaiter(this, void 0, void 0, function* () {
@@ -9656,7 +9679,7 @@ class DataCatalogClient {
9656
9679
  * @param ValidatePatternRequest
9657
9680
  * @return ValidatePatternResponse
9658
9681
  * @throws OciError when an error occurs
9659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.57.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9660
9683
  */
9661
9684
  validatePattern(validatePatternRequest) {
9662
9685
  return __awaiter(this, void 0, void 0, function* () {