oci-datacatalog 2.77.0 → 2.78.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/lib/client.d.ts +154 -148
  2. package/lib/client.js +156 -147
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-catalog-lock-request.d.ts +1 -1
  5. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
  6. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  7. package/lib/request/add-metastore-lock-request.d.ts +1 -1
  8. package/lib/request/associate-custom-property-request.d.ts +1 -1
  9. package/lib/request/asynchronous-export-glossary-request.d.ts +1 -1
  10. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  11. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  12. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  13. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  14. package/lib/request/create-attribute-request.d.ts +1 -1
  15. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  16. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  17. package/lib/request/create-catalog-request.d.ts +1 -1
  18. package/lib/request/create-connection-request.d.ts +1 -1
  19. package/lib/request/create-custom-property-request.d.ts +1 -1
  20. package/lib/request/create-data-asset-request.d.ts +1 -1
  21. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  22. package/lib/request/create-entity-request.d.ts +1 -1
  23. package/lib/request/create-entity-tag-request.d.ts +1 -1
  24. package/lib/request/create-folder-request.d.ts +1 -1
  25. package/lib/request/create-folder-tag-request.d.ts +1 -1
  26. package/lib/request/create-glossary-request.d.ts +1 -1
  27. package/lib/request/create-job-definition-request.d.ts +1 -1
  28. package/lib/request/create-job-execution-request.d.ts +1 -1
  29. package/lib/request/create-job-request.d.ts +1 -1
  30. package/lib/request/create-metastore-request.d.ts +1 -1
  31. package/lib/request/create-namespace-request.d.ts +1 -1
  32. package/lib/request/create-pattern-request.d.ts +1 -1
  33. package/lib/request/create-term-relationship-request.d.ts +1 -1
  34. package/lib/request/create-term-request.d.ts +1 -1
  35. package/lib/request/delete-attribute-request.d.ts +1 -1
  36. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  37. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  38. package/lib/request/delete-catalog-request.d.ts +1 -1
  39. package/lib/request/delete-connection-request.d.ts +1 -1
  40. package/lib/request/delete-custom-property-request.d.ts +1 -1
  41. package/lib/request/delete-data-asset-request.d.ts +1 -1
  42. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  43. package/lib/request/delete-entity-request.d.ts +1 -1
  44. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  45. package/lib/request/delete-folder-request.d.ts +1 -1
  46. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  47. package/lib/request/delete-glossary-request.d.ts +1 -1
  48. package/lib/request/delete-job-definition-request.d.ts +1 -1
  49. package/lib/request/delete-job-request.d.ts +1 -1
  50. package/lib/request/delete-metastore-request.d.ts +1 -1
  51. package/lib/request/delete-namespace-request.d.ts +1 -1
  52. package/lib/request/delete-pattern-request.d.ts +1 -1
  53. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  54. package/lib/request/delete-term-request.d.ts +1 -1
  55. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  57. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  58. package/lib/request/export-glossary-request.d.ts +1 -1
  59. package/lib/request/fetch-entity-lineage-request.d.ts +1 -1
  60. package/lib/request/get-attribute-request.d.ts +1 -1
  61. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  62. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/get-catalog-request.d.ts +1 -1
  64. package/lib/request/get-connection-request.d.ts +1 -1
  65. package/lib/request/get-custom-property-request.d.ts +1 -1
  66. package/lib/request/get-data-asset-request.d.ts +1 -1
  67. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  68. package/lib/request/get-entity-request.d.ts +1 -1
  69. package/lib/request/get-entity-tag-request.d.ts +1 -1
  70. package/lib/request/get-folder-request.d.ts +1 -1
  71. package/lib/request/get-folder-tag-request.d.ts +1 -1
  72. package/lib/request/get-glossary-request.d.ts +1 -1
  73. package/lib/request/get-job-definition-request.d.ts +1 -1
  74. package/lib/request/get-job-execution-request.d.ts +1 -1
  75. package/lib/request/get-job-log-request.d.ts +1 -1
  76. package/lib/request/get-job-metrics-request.d.ts +1 -1
  77. package/lib/request/get-job-request.d.ts +1 -1
  78. package/lib/request/get-metastore-request.d.ts +1 -1
  79. package/lib/request/get-namespace-request.d.ts +1 -1
  80. package/lib/request/get-pattern-request.d.ts +1 -1
  81. package/lib/request/get-term-relationship-request.d.ts +1 -1
  82. package/lib/request/get-term-request.d.ts +1 -1
  83. package/lib/request/get-type-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-connection-request.d.ts +1 -1
  86. package/lib/request/import-data-asset-request.d.ts +1 -1
  87. package/lib/request/import-glossary-request.d.ts +1 -1
  88. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  89. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  90. package/lib/request/list-attributes-request.d.ts +1 -1
  91. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  92. package/lib/request/list-catalogs-request.d.ts +1 -1
  93. package/lib/request/list-connections-request.d.ts +1 -1
  94. package/lib/request/list-custom-properties-request.d.ts +1 -1
  95. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  96. package/lib/request/list-data-assets-request.d.ts +1 -1
  97. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  98. package/lib/request/list-entities-request.d.ts +1 -1
  99. package/lib/request/list-entity-tags-request.d.ts +1 -1
  100. package/lib/request/list-folder-tags-request.d.ts +1 -1
  101. package/lib/request/list-folders-request.d.ts +1 -1
  102. package/lib/request/list-glossaries-request.d.ts +1 -1
  103. package/lib/request/list-job-definitions-request.d.ts +1 -1
  104. package/lib/request/list-job-executions-request.d.ts +1 -1
  105. package/lib/request/list-job-logs-request.d.ts +1 -1
  106. package/lib/request/list-job-metrics-request.d.ts +1 -1
  107. package/lib/request/list-jobs-request.d.ts +1 -1
  108. package/lib/request/list-metastores-request.d.ts +1 -1
  109. package/lib/request/list-namespaces-request.d.ts +1 -1
  110. package/lib/request/list-patterns-request.d.ts +1 -1
  111. package/lib/request/list-rules-request.d.ts +1 -1
  112. package/lib/request/list-tags-request.d.ts +1 -1
  113. package/lib/request/list-term-relationships-request.d.ts +1 -1
  114. package/lib/request/list-terms-request.d.ts +1 -1
  115. package/lib/request/list-types-request.d.ts +1 -1
  116. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  117. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  118. package/lib/request/list-work-requests-request.d.ts +1 -1
  119. package/lib/request/object-stats-request.d.ts +1 -1
  120. package/lib/request/parse-connection-request.d.ts +1 -1
  121. package/lib/request/process-recommendation-request.d.ts +1 -1
  122. package/lib/request/recommendations-request.d.ts +1 -1
  123. package/lib/request/remove-catalog-lock-request.d.ts +1 -1
  124. package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +1 -1
  125. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  126. package/lib/request/remove-metastore-lock-request.d.ts +1 -1
  127. package/lib/request/search-criteria-request.d.ts +1 -1
  128. package/lib/request/suggest-matches-request.d.ts +1 -1
  129. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  130. package/lib/request/test-connection-request.d.ts +1 -1
  131. package/lib/request/update-attribute-request.d.ts +1 -1
  132. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  133. package/lib/request/update-catalog-request.d.ts +1 -1
  134. package/lib/request/update-connection-request.d.ts +1 -1
  135. package/lib/request/update-custom-property-request.d.ts +1 -1
  136. package/lib/request/update-data-asset-request.d.ts +1 -1
  137. package/lib/request/update-entity-request.d.ts +1 -1
  138. package/lib/request/update-folder-request.d.ts +1 -1
  139. package/lib/request/update-glossary-request.d.ts +1 -1
  140. package/lib/request/update-job-definition-request.d.ts +1 -1
  141. package/lib/request/update-job-request.d.ts +1 -1
  142. package/lib/request/update-metastore-request.d.ts +1 -1
  143. package/lib/request/update-namespace-request.d.ts +1 -1
  144. package/lib/request/update-pattern-request.d.ts +1 -1
  145. package/lib/request/update-term-relationship-request.d.ts +1 -1
  146. package/lib/request/update-term-request.d.ts +1 -1
  147. package/lib/request/upload-credentials-request.d.ts +1 -1
  148. package/lib/request/users-request.d.ts +1 -1
  149. package/lib/request/validate-connection-request.d.ts +1 -1
  150. package/lib/request/validate-pattern-request.d.ts +1 -1
  151. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -48,6 +48,7 @@ const model = __importStar(require("./model"));
48
48
  const oci_common_1 = require("oci-common");
49
49
  const datacatalog_waiter_1 = require("./datacatalog-waiter");
50
50
  const oci_common_2 = require("oci-common");
51
+ const Breaker = require("opossum");
51
52
  // ===============================================
52
53
  // This file is autogenerated - Please do not edit
53
54
  // ===============================================
@@ -184,13 +185,21 @@ class DataCatalogClient {
184
185
  }
185
186
  throw Error("Waiters do not exist. Please create waiters.");
186
187
  }
188
+ /**
189
+ * Shutdown the circuit breaker used by the client when it is no longer needed
190
+ */
191
+ shutdownCircuitBreaker() {
192
+ if (this._circuitBreaker) {
193
+ this._circuitBreaker.shutdown();
194
+ }
195
+ }
187
196
  /**
188
197
  * Adds a lock to a Catalog resource.
189
198
  * This operation does not retry by default if the user has not defined a retry configuration.
190
199
  * @param AddCatalogLockRequest
191
200
  * @return AddCatalogLockResponse
192
201
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
194
203
  */
195
204
  addCatalogLock(addCatalogLockRequest) {
196
205
  return __awaiter(this, void 0, void 0, function* () {
@@ -255,7 +264,7 @@ class DataCatalogClient {
255
264
  * @param AddCatalogPrivateEndpointLockRequest
256
265
  * @return AddCatalogPrivateEndpointLockResponse
257
266
  * @throws OciError when an error occurs
258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
259
268
  */
260
269
  addCatalogPrivateEndpointLock(addCatalogPrivateEndpointLockRequest) {
261
270
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +329,7 @@ class DataCatalogClient {
320
329
  * @param AddDataSelectorPatternsRequest
321
330
  * @return AddDataSelectorPatternsResponse
322
331
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
324
333
  */
325
334
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
326
335
  return __awaiter(this, void 0, void 0, function* () {
@@ -387,7 +396,7 @@ class DataCatalogClient {
387
396
  * @param AddMetastoreLockRequest
388
397
  * @return AddMetastoreLockResponse
389
398
  * @throws OciError when an error occurs
390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
391
400
  */
392
401
  addMetastoreLock(addMetastoreLockRequest) {
393
402
  return __awaiter(this, void 0, void 0, function* () {
@@ -452,7 +461,7 @@ class DataCatalogClient {
452
461
  * @param AssociateCustomPropertyRequest
453
462
  * @return AssociateCustomPropertyResponse
454
463
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
456
465
  */
457
466
  associateCustomProperty(associateCustomPropertyRequest) {
458
467
  return __awaiter(this, void 0, void 0, function* () {
@@ -520,7 +529,7 @@ class DataCatalogClient {
520
529
  * @param AsynchronousExportGlossaryRequest
521
530
  * @return AsynchronousExportGlossaryResponse
522
531
  * @throws OciError when an error occurs
523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
524
533
  */
525
534
  asynchronousExportGlossary(asynchronousExportGlossaryRequest) {
526
535
  return __awaiter(this, void 0, void 0, function* () {
@@ -586,7 +595,7 @@ class DataCatalogClient {
586
595
  * @param AttachCatalogPrivateEndpointRequest
587
596
  * @return AttachCatalogPrivateEndpointResponse
588
597
  * @throws OciError when an error occurs
589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
590
599
  */
591
600
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
592
601
  return __awaiter(this, void 0, void 0, function* () {
@@ -650,7 +659,7 @@ class DataCatalogClient {
650
659
  * @param ChangeCatalogCompartmentRequest
651
660
  * @return ChangeCatalogCompartmentResponse
652
661
  * @throws OciError when an error occurs
653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
654
663
  */
655
664
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
656
665
  return __awaiter(this, void 0, void 0, function* () {
@@ -713,7 +722,7 @@ class DataCatalogClient {
713
722
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
714
723
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
715
724
  * @throws OciError when an error occurs
716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
717
726
  */
718
727
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
719
728
  return __awaiter(this, void 0, void 0, function* () {
@@ -776,7 +785,7 @@ class DataCatalogClient {
776
785
  * @param ChangeMetastoreCompartmentRequest
777
786
  * @return ChangeMetastoreCompartmentResponse
778
787
  * @throws OciError when an error occurs
779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
780
789
  */
781
790
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
782
791
  return __awaiter(this, void 0, void 0, function* () {
@@ -839,7 +848,7 @@ class DataCatalogClient {
839
848
  * @param CreateAttributeRequest
840
849
  * @return CreateAttributeResponse
841
850
  * @throws OciError when an error occurs
842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
843
852
  */
844
853
  createAttribute(createAttributeRequest) {
845
854
  return __awaiter(this, void 0, void 0, function* () {
@@ -906,7 +915,7 @@ class DataCatalogClient {
906
915
  * @param CreateAttributeTagRequest
907
916
  * @return CreateAttributeTagResponse
908
917
  * @throws OciError when an error occurs
909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
910
919
  */
911
920
  createAttributeTag(createAttributeTagRequest) {
912
921
  return __awaiter(this, void 0, void 0, function* () {
@@ -976,7 +985,7 @@ class DataCatalogClient {
976
985
  * @param CreateCatalogRequest
977
986
  * @return CreateCatalogResponse
978
987
  * @throws OciError when an error occurs
979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
980
989
  */
981
990
  createCatalog(createCatalogRequest) {
982
991
  return __awaiter(this, void 0, void 0, function* () {
@@ -1035,7 +1044,7 @@ class DataCatalogClient {
1035
1044
  * @param CreateCatalogPrivateEndpointRequest
1036
1045
  * @return CreateCatalogPrivateEndpointResponse
1037
1046
  * @throws OciError when an error occurs
1038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1039
1048
  */
1040
1049
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
1041
1050
  return __awaiter(this, void 0, void 0, function* () {
@@ -1094,7 +1103,7 @@ class DataCatalogClient {
1094
1103
  * @param CreateConnectionRequest
1095
1104
  * @return CreateConnectionResponse
1096
1105
  * @throws OciError when an error occurs
1097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1098
1107
  */
1099
1108
  createConnection(createConnectionRequest) {
1100
1109
  return __awaiter(this, void 0, void 0, function* () {
@@ -1160,7 +1169,7 @@ class DataCatalogClient {
1160
1169
  * @param CreateCustomPropertyRequest
1161
1170
  * @return CreateCustomPropertyResponse
1162
1171
  * @throws OciError when an error occurs
1163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1164
1173
  */
1165
1174
  createCustomProperty(createCustomPropertyRequest) {
1166
1175
  return __awaiter(this, void 0, void 0, function* () {
@@ -1226,7 +1235,7 @@ class DataCatalogClient {
1226
1235
  * @param CreateDataAssetRequest
1227
1236
  * @return CreateDataAssetResponse
1228
1237
  * @throws OciError when an error occurs
1229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1230
1239
  */
1231
1240
  createDataAsset(createDataAssetRequest) {
1232
1241
  return __awaiter(this, void 0, void 0, function* () {
@@ -1291,7 +1300,7 @@ class DataCatalogClient {
1291
1300
  * @param CreateDataAssetTagRequest
1292
1301
  * @return CreateDataAssetTagResponse
1293
1302
  * @throws OciError when an error occurs
1294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1295
1304
  */
1296
1305
  createDataAssetTag(createDataAssetTagRequest) {
1297
1306
  return __awaiter(this, void 0, void 0, function* () {
@@ -1357,7 +1366,7 @@ class DataCatalogClient {
1357
1366
  * @param CreateEntityRequest
1358
1367
  * @return CreateEntityResponse
1359
1368
  * @throws OciError when an error occurs
1360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1361
1370
  */
1362
1371
  createEntity(createEntityRequest) {
1363
1372
  return __awaiter(this, void 0, void 0, function* () {
@@ -1423,7 +1432,7 @@ class DataCatalogClient {
1423
1432
  * @param CreateEntityTagRequest
1424
1433
  * @return CreateEntityTagResponse
1425
1434
  * @throws OciError when an error occurs
1426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1427
1436
  */
1428
1437
  createEntityTag(createEntityTagRequest) {
1429
1438
  return __awaiter(this, void 0, void 0, function* () {
@@ -1490,7 +1499,7 @@ class DataCatalogClient {
1490
1499
  * @param CreateFolderRequest
1491
1500
  * @return CreateFolderResponse
1492
1501
  * @throws OciError when an error occurs
1493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1494
1503
  */
1495
1504
  createFolder(createFolderRequest) {
1496
1505
  return __awaiter(this, void 0, void 0, function* () {
@@ -1556,7 +1565,7 @@ class DataCatalogClient {
1556
1565
  * @param CreateFolderTagRequest
1557
1566
  * @return CreateFolderTagResponse
1558
1567
  * @throws OciError when an error occurs
1559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1560
1569
  */
1561
1570
  createFolderTag(createFolderTagRequest) {
1562
1571
  return __awaiter(this, void 0, void 0, function* () {
@@ -1623,7 +1632,7 @@ class DataCatalogClient {
1623
1632
  * @param CreateGlossaryRequest
1624
1633
  * @return CreateGlossaryResponse
1625
1634
  * @throws OciError when an error occurs
1626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1627
1636
  */
1628
1637
  createGlossary(createGlossaryRequest) {
1629
1638
  return __awaiter(this, void 0, void 0, function* () {
@@ -1688,7 +1697,7 @@ class DataCatalogClient {
1688
1697
  * @param CreateJobRequest
1689
1698
  * @return CreateJobResponse
1690
1699
  * @throws OciError when an error occurs
1691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1692
1701
  */
1693
1702
  createJob(createJobRequest) {
1694
1703
  return __awaiter(this, void 0, void 0, function* () {
@@ -1753,7 +1762,7 @@ class DataCatalogClient {
1753
1762
  * @param CreateJobDefinitionRequest
1754
1763
  * @return CreateJobDefinitionResponse
1755
1764
  * @throws OciError when an error occurs
1756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1757
1766
  */
1758
1767
  createJobDefinition(createJobDefinitionRequest) {
1759
1768
  return __awaiter(this, void 0, void 0, function* () {
@@ -1818,7 +1827,7 @@ class DataCatalogClient {
1818
1827
  * @param CreateJobExecutionRequest
1819
1828
  * @return CreateJobExecutionResponse
1820
1829
  * @throws OciError when an error occurs
1821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1822
1831
  */
1823
1832
  createJobExecution(createJobExecutionRequest) {
1824
1833
  return __awaiter(this, void 0, void 0, function* () {
@@ -1885,7 +1894,7 @@ class DataCatalogClient {
1885
1894
  * @param CreateMetastoreRequest
1886
1895
  * @return CreateMetastoreResponse
1887
1896
  * @throws OciError when an error occurs
1888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1889
1898
  */
1890
1899
  createMetastore(createMetastoreRequest) {
1891
1900
  return __awaiter(this, void 0, void 0, function* () {
@@ -1944,7 +1953,7 @@ class DataCatalogClient {
1944
1953
  * @param CreateNamespaceRequest
1945
1954
  * @return CreateNamespaceResponse
1946
1955
  * @throws OciError when an error occurs
1947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1948
1957
  */
1949
1958
  createNamespace(createNamespaceRequest) {
1950
1959
  return __awaiter(this, void 0, void 0, function* () {
@@ -2009,7 +2018,7 @@ class DataCatalogClient {
2009
2018
  * @param CreatePatternRequest
2010
2019
  * @return CreatePatternResponse
2011
2020
  * @throws OciError when an error occurs
2012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2013
2022
  */
2014
2023
  createPattern(createPatternRequest) {
2015
2024
  return __awaiter(this, void 0, void 0, function* () {
@@ -2074,7 +2083,7 @@ class DataCatalogClient {
2074
2083
  * @param CreateTermRequest
2075
2084
  * @return CreateTermResponse
2076
2085
  * @throws OciError when an error occurs
2077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2078
2087
  */
2079
2088
  createTerm(createTermRequest) {
2080
2089
  return __awaiter(this, void 0, void 0, function* () {
@@ -2140,7 +2149,7 @@ class DataCatalogClient {
2140
2149
  * @param CreateTermRelationshipRequest
2141
2150
  * @return CreateTermRelationshipResponse
2142
2151
  * @throws OciError when an error occurs
2143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2144
2153
  */
2145
2154
  createTermRelationship(createTermRelationshipRequest) {
2146
2155
  return __awaiter(this, void 0, void 0, function* () {
@@ -2207,7 +2216,7 @@ class DataCatalogClient {
2207
2216
  * @param DeleteAttributeRequest
2208
2217
  * @return DeleteAttributeResponse
2209
2218
  * @throws OciError when an error occurs
2210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2211
2220
  */
2212
2221
  deleteAttribute(deleteAttributeRequest) {
2213
2222
  return __awaiter(this, void 0, void 0, function* () {
@@ -2265,7 +2274,7 @@ class DataCatalogClient {
2265
2274
  * @param DeleteAttributeTagRequest
2266
2275
  * @return DeleteAttributeTagResponse
2267
2276
  * @throws OciError when an error occurs
2268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2269
2278
  */
2270
2279
  deleteAttributeTag(deleteAttributeTagRequest) {
2271
2280
  return __awaiter(this, void 0, void 0, function* () {
@@ -2324,7 +2333,7 @@ class DataCatalogClient {
2324
2333
  * @param DeleteCatalogRequest
2325
2334
  * @return DeleteCatalogResponse
2326
2335
  * @throws OciError when an error occurs
2327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2328
2337
  */
2329
2338
  deleteCatalog(deleteCatalogRequest) {
2330
2339
  return __awaiter(this, void 0, void 0, function* () {
@@ -2386,7 +2395,7 @@ class DataCatalogClient {
2386
2395
  * @param DeleteCatalogPrivateEndpointRequest
2387
2396
  * @return DeleteCatalogPrivateEndpointResponse
2388
2397
  * @throws OciError when an error occurs
2389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2390
2399
  */
2391
2400
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2392
2401
  return __awaiter(this, void 0, void 0, function* () {
@@ -2448,7 +2457,7 @@ class DataCatalogClient {
2448
2457
  * @param DeleteConnectionRequest
2449
2458
  * @return DeleteConnectionResponse
2450
2459
  * @throws OciError when an error occurs
2451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2452
2461
  */
2453
2462
  deleteConnection(deleteConnectionRequest) {
2454
2463
  return __awaiter(this, void 0, void 0, function* () {
@@ -2505,7 +2514,7 @@ class DataCatalogClient {
2505
2514
  * @param DeleteCustomPropertyRequest
2506
2515
  * @return DeleteCustomPropertyResponse
2507
2516
  * @throws OciError when an error occurs
2508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2509
2518
  */
2510
2519
  deleteCustomProperty(deleteCustomPropertyRequest) {
2511
2520
  return __awaiter(this, void 0, void 0, function* () {
@@ -2562,7 +2571,7 @@ class DataCatalogClient {
2562
2571
  * @param DeleteDataAssetRequest
2563
2572
  * @return DeleteDataAssetResponse
2564
2573
  * @throws OciError when an error occurs
2565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2566
2575
  */
2567
2576
  deleteDataAsset(deleteDataAssetRequest) {
2568
2577
  return __awaiter(this, void 0, void 0, function* () {
@@ -2618,7 +2627,7 @@ class DataCatalogClient {
2618
2627
  * @param DeleteDataAssetTagRequest
2619
2628
  * @return DeleteDataAssetTagResponse
2620
2629
  * @throws OciError when an error occurs
2621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2622
2631
  */
2623
2632
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2624
2633
  return __awaiter(this, void 0, void 0, function* () {
@@ -2675,7 +2684,7 @@ class DataCatalogClient {
2675
2684
  * @param DeleteEntityRequest
2676
2685
  * @return DeleteEntityResponse
2677
2686
  * @throws OciError when an error occurs
2678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2679
2688
  */
2680
2689
  deleteEntity(deleteEntityRequest) {
2681
2690
  return __awaiter(this, void 0, void 0, function* () {
@@ -2732,7 +2741,7 @@ class DataCatalogClient {
2732
2741
  * @param DeleteEntityTagRequest
2733
2742
  * @return DeleteEntityTagResponse
2734
2743
  * @throws OciError when an error occurs
2735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2736
2745
  */
2737
2746
  deleteEntityTag(deleteEntityTagRequest) {
2738
2747
  return __awaiter(this, void 0, void 0, function* () {
@@ -2790,7 +2799,7 @@ class DataCatalogClient {
2790
2799
  * @param DeleteFolderRequest
2791
2800
  * @return DeleteFolderResponse
2792
2801
  * @throws OciError when an error occurs
2793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2794
2803
  */
2795
2804
  deleteFolder(deleteFolderRequest) {
2796
2805
  return __awaiter(this, void 0, void 0, function* () {
@@ -2847,7 +2856,7 @@ class DataCatalogClient {
2847
2856
  * @param DeleteFolderTagRequest
2848
2857
  * @return DeleteFolderTagResponse
2849
2858
  * @throws OciError when an error occurs
2850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2851
2860
  */
2852
2861
  deleteFolderTag(deleteFolderTagRequest) {
2853
2862
  return __awaiter(this, void 0, void 0, function* () {
@@ -2905,7 +2914,7 @@ class DataCatalogClient {
2905
2914
  * @param DeleteGlossaryRequest
2906
2915
  * @return DeleteGlossaryResponse
2907
2916
  * @throws OciError when an error occurs
2908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2909
2918
  */
2910
2919
  deleteGlossary(deleteGlossaryRequest) {
2911
2920
  return __awaiter(this, void 0, void 0, function* () {
@@ -2961,7 +2970,7 @@ class DataCatalogClient {
2961
2970
  * @param DeleteJobRequest
2962
2971
  * @return DeleteJobResponse
2963
2972
  * @throws OciError when an error occurs
2964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2965
2974
  */
2966
2975
  deleteJob(deleteJobRequest) {
2967
2976
  return __awaiter(this, void 0, void 0, function* () {
@@ -3017,7 +3026,7 @@ class DataCatalogClient {
3017
3026
  * @param DeleteJobDefinitionRequest
3018
3027
  * @return DeleteJobDefinitionResponse
3019
3028
  * @throws OciError when an error occurs
3020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3021
3030
  */
3022
3031
  deleteJobDefinition(deleteJobDefinitionRequest) {
3023
3032
  return __awaiter(this, void 0, void 0, function* () {
@@ -3073,7 +3082,7 @@ class DataCatalogClient {
3073
3082
  * @param DeleteMetastoreRequest
3074
3083
  * @return DeleteMetastoreResponse
3075
3084
  * @throws OciError when an error occurs
3076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3077
3086
  */
3078
3087
  deleteMetastore(deleteMetastoreRequest) {
3079
3088
  return __awaiter(this, void 0, void 0, function* () {
@@ -3135,7 +3144,7 @@ class DataCatalogClient {
3135
3144
  * @param DeleteNamespaceRequest
3136
3145
  * @return DeleteNamespaceResponse
3137
3146
  * @throws OciError when an error occurs
3138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3139
3148
  */
3140
3149
  deleteNamespace(deleteNamespaceRequest) {
3141
3150
  return __awaiter(this, void 0, void 0, function* () {
@@ -3191,7 +3200,7 @@ class DataCatalogClient {
3191
3200
  * @param DeletePatternRequest
3192
3201
  * @return DeletePatternResponse
3193
3202
  * @throws OciError when an error occurs
3194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3195
3204
  */
3196
3205
  deletePattern(deletePatternRequest) {
3197
3206
  return __awaiter(this, void 0, void 0, function* () {
@@ -3247,7 +3256,7 @@ class DataCatalogClient {
3247
3256
  * @param DeleteTermRequest
3248
3257
  * @return DeleteTermResponse
3249
3258
  * @throws OciError when an error occurs
3250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3251
3260
  */
3252
3261
  deleteTerm(deleteTermRequest) {
3253
3262
  return __awaiter(this, void 0, void 0, function* () {
@@ -3304,7 +3313,7 @@ class DataCatalogClient {
3304
3313
  * @param DeleteTermRelationshipRequest
3305
3314
  * @return DeleteTermRelationshipResponse
3306
3315
  * @throws OciError when an error occurs
3307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3308
3317
  */
3309
3318
  deleteTermRelationship(deleteTermRelationshipRequest) {
3310
3319
  return __awaiter(this, void 0, void 0, function* () {
@@ -3362,7 +3371,7 @@ class DataCatalogClient {
3362
3371
  * @param DetachCatalogPrivateEndpointRequest
3363
3372
  * @return DetachCatalogPrivateEndpointResponse
3364
3373
  * @throws OciError when an error occurs
3365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3366
3375
  */
3367
3376
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3368
3377
  return __awaiter(this, void 0, void 0, function* () {
@@ -3425,7 +3434,7 @@ class DataCatalogClient {
3425
3434
  * @param DisassociateCustomPropertyRequest
3426
3435
  * @return DisassociateCustomPropertyResponse
3427
3436
  * @throws OciError when an error occurs
3428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3429
3438
  */
3430
3439
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3431
3440
  return __awaiter(this, void 0, void 0, function* () {
@@ -3492,7 +3501,7 @@ class DataCatalogClient {
3492
3501
  * @param ExpandTreeForGlossaryRequest
3493
3502
  * @return ExpandTreeForGlossaryResponse
3494
3503
  * @throws OciError when an error occurs
3495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3496
3505
  */
3497
3506
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3498
3507
  return __awaiter(this, void 0, void 0, function* () {
@@ -3557,7 +3566,7 @@ class DataCatalogClient {
3557
3566
  * @param ExportGlossaryRequest
3558
3567
  * @return ExportGlossaryResponse
3559
3568
  * @throws OciError when an error occurs
3560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3561
3570
  */
3562
3571
  exportGlossary(exportGlossaryRequest) {
3563
3572
  return __awaiter(this, void 0, void 0, function* () {
@@ -3624,7 +3633,7 @@ class DataCatalogClient {
3624
3633
  * @param FetchEntityLineageRequest
3625
3634
  * @return FetchEntityLineageResponse
3626
3635
  * @throws OciError when an error occurs
3627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3628
3637
  */
3629
3638
  fetchEntityLineage(fetchEntityLineageRequest) {
3630
3639
  return __awaiter(this, void 0, void 0, function* () {
@@ -3694,7 +3703,7 @@ class DataCatalogClient {
3694
3703
  * @param GetAttributeRequest
3695
3704
  * @return GetAttributeResponse
3696
3705
  * @throws OciError when an error occurs
3697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3698
3707
  */
3699
3708
  getAttribute(getAttributeRequest) {
3700
3709
  return __awaiter(this, void 0, void 0, function* () {
@@ -3763,7 +3772,7 @@ class DataCatalogClient {
3763
3772
  * @param GetAttributeTagRequest
3764
3773
  * @return GetAttributeTagResponse
3765
3774
  * @throws OciError when an error occurs
3766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3767
3776
  */
3768
3777
  getAttributeTag(getAttributeTagRequest) {
3769
3778
  return __awaiter(this, void 0, void 0, function* () {
@@ -3832,7 +3841,7 @@ class DataCatalogClient {
3832
3841
  * @param GetCatalogRequest
3833
3842
  * @return GetCatalogResponse
3834
3843
  * @throws OciError when an error occurs
3835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3836
3845
  */
3837
3846
  getCatalog(getCatalogRequest) {
3838
3847
  return __awaiter(this, void 0, void 0, function* () {
@@ -3895,7 +3904,7 @@ class DataCatalogClient {
3895
3904
  * @param GetCatalogPrivateEndpointRequest
3896
3905
  * @return GetCatalogPrivateEndpointResponse
3897
3906
  * @throws OciError when an error occurs
3898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3899
3908
  */
3900
3909
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3901
3910
  return __awaiter(this, void 0, void 0, function* () {
@@ -3958,7 +3967,7 @@ class DataCatalogClient {
3958
3967
  * @param GetConnectionRequest
3959
3968
  * @return GetConnectionResponse
3960
3969
  * @throws OciError when an error occurs
3961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3962
3971
  */
3963
3972
  getConnection(getConnectionRequest) {
3964
3973
  return __awaiter(this, void 0, void 0, function* () {
@@ -4025,7 +4034,7 @@ class DataCatalogClient {
4025
4034
  * @param GetCustomPropertyRequest
4026
4035
  * @return GetCustomPropertyResponse
4027
4036
  * @throws OciError when an error occurs
4028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4029
4038
  */
4030
4039
  getCustomProperty(getCustomPropertyRequest) {
4031
4040
  return __awaiter(this, void 0, void 0, function* () {
@@ -4092,7 +4101,7 @@ class DataCatalogClient {
4092
4101
  * @param GetDataAssetRequest
4093
4102
  * @return GetDataAssetResponse
4094
4103
  * @throws OciError when an error occurs
4095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4096
4105
  */
4097
4106
  getDataAsset(getDataAssetRequest) {
4098
4107
  return __awaiter(this, void 0, void 0, function* () {
@@ -4158,7 +4167,7 @@ class DataCatalogClient {
4158
4167
  * @param GetDataAssetTagRequest
4159
4168
  * @return GetDataAssetTagResponse
4160
4169
  * @throws OciError when an error occurs
4161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4162
4171
  */
4163
4172
  getDataAssetTag(getDataAssetTagRequest) {
4164
4173
  return __awaiter(this, void 0, void 0, function* () {
@@ -4225,7 +4234,7 @@ class DataCatalogClient {
4225
4234
  * @param GetEntityRequest
4226
4235
  * @return GetEntityResponse
4227
4236
  * @throws OciError when an error occurs
4228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4229
4238
  */
4230
4239
  getEntity(getEntityRequest) {
4231
4240
  return __awaiter(this, void 0, void 0, function* () {
@@ -4293,7 +4302,7 @@ class DataCatalogClient {
4293
4302
  * @param GetEntityTagRequest
4294
4303
  * @return GetEntityTagResponse
4295
4304
  * @throws OciError when an error occurs
4296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4297
4306
  */
4298
4307
  getEntityTag(getEntityTagRequest) {
4299
4308
  return __awaiter(this, void 0, void 0, function* () {
@@ -4361,7 +4370,7 @@ class DataCatalogClient {
4361
4370
  * @param GetFolderRequest
4362
4371
  * @return GetFolderResponse
4363
4372
  * @throws OciError when an error occurs
4364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4365
4374
  */
4366
4375
  getFolder(getFolderRequest) {
4367
4376
  return __awaiter(this, void 0, void 0, function* () {
@@ -4429,7 +4438,7 @@ class DataCatalogClient {
4429
4438
  * @param GetFolderTagRequest
4430
4439
  * @return GetFolderTagResponse
4431
4440
  * @throws OciError when an error occurs
4432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4433
4442
  */
4434
4443
  getFolderTag(getFolderTagRequest) {
4435
4444
  return __awaiter(this, void 0, void 0, function* () {
@@ -4497,7 +4506,7 @@ class DataCatalogClient {
4497
4506
  * @param GetGlossaryRequest
4498
4507
  * @return GetGlossaryResponse
4499
4508
  * @throws OciError when an error occurs
4500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4501
4510
  */
4502
4511
  getGlossary(getGlossaryRequest) {
4503
4512
  return __awaiter(this, void 0, void 0, function* () {
@@ -4563,7 +4572,7 @@ class DataCatalogClient {
4563
4572
  * @param GetJobRequest
4564
4573
  * @return GetJobResponse
4565
4574
  * @throws OciError when an error occurs
4566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4567
4576
  */
4568
4577
  getJob(getJobRequest) {
4569
4578
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4638,7 @@ class DataCatalogClient {
4629
4638
  * @param GetJobDefinitionRequest
4630
4639
  * @return GetJobDefinitionResponse
4631
4640
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4633
4642
  */
4634
4643
  getJobDefinition(getJobDefinitionRequest) {
4635
4644
  return __awaiter(this, void 0, void 0, function* () {
@@ -4695,7 +4704,7 @@ class DataCatalogClient {
4695
4704
  * @param GetJobExecutionRequest
4696
4705
  * @return GetJobExecutionResponse
4697
4706
  * @throws OciError when an error occurs
4698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4699
4708
  */
4700
4709
  getJobExecution(getJobExecutionRequest) {
4701
4710
  return __awaiter(this, void 0, void 0, function* () {
@@ -4762,7 +4771,7 @@ class DataCatalogClient {
4762
4771
  * @param GetJobLogRequest
4763
4772
  * @return GetJobLogResponse
4764
4773
  * @throws OciError when an error occurs
4765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4766
4775
  */
4767
4776
  getJobLog(getJobLogRequest) {
4768
4777
  return __awaiter(this, void 0, void 0, function* () {
@@ -4830,7 +4839,7 @@ class DataCatalogClient {
4830
4839
  * @param GetJobMetricsRequest
4831
4840
  * @return GetJobMetricsResponse
4832
4841
  * @throws OciError when an error occurs
4833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4834
4843
  */
4835
4844
  getJobMetrics(getJobMetricsRequest) {
4836
4845
  return __awaiter(this, void 0, void 0, function* () {
@@ -4898,7 +4907,7 @@ class DataCatalogClient {
4898
4907
  * @param GetMetastoreRequest
4899
4908
  * @return GetMetastoreResponse
4900
4909
  * @throws OciError when an error occurs
4901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4902
4911
  */
4903
4912
  getMetastore(getMetastoreRequest) {
4904
4913
  return __awaiter(this, void 0, void 0, function* () {
@@ -4961,7 +4970,7 @@ class DataCatalogClient {
4961
4970
  * @param GetNamespaceRequest
4962
4971
  * @return GetNamespaceResponse
4963
4972
  * @throws OciError when an error occurs
4964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4965
4974
  */
4966
4975
  getNamespace(getNamespaceRequest) {
4967
4976
  return __awaiter(this, void 0, void 0, function* () {
@@ -5027,7 +5036,7 @@ class DataCatalogClient {
5027
5036
  * @param GetPatternRequest
5028
5037
  * @return GetPatternResponse
5029
5038
  * @throws OciError when an error occurs
5030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5031
5040
  */
5032
5041
  getPattern(getPatternRequest) {
5033
5042
  return __awaiter(this, void 0, void 0, function* () {
@@ -5093,7 +5102,7 @@ class DataCatalogClient {
5093
5102
  * @param GetTermRequest
5094
5103
  * @return GetTermResponse
5095
5104
  * @throws OciError when an error occurs
5096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5097
5106
  */
5098
5107
  getTerm(getTermRequest) {
5099
5108
  return __awaiter(this, void 0, void 0, function* () {
@@ -5160,7 +5169,7 @@ class DataCatalogClient {
5160
5169
  * @param GetTermRelationshipRequest
5161
5170
  * @return GetTermRelationshipResponse
5162
5171
  * @throws OciError when an error occurs
5163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5164
5173
  */
5165
5174
  getTermRelationship(getTermRelationshipRequest) {
5166
5175
  return __awaiter(this, void 0, void 0, function* () {
@@ -5228,7 +5237,7 @@ class DataCatalogClient {
5228
5237
  * @param GetTypeRequest
5229
5238
  * @return GetTypeResponse
5230
5239
  * @throws OciError when an error occurs
5231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5232
5241
  */
5233
5242
  getType(getTypeRequest) {
5234
5243
  return __awaiter(this, void 0, void 0, function* () {
@@ -5294,7 +5303,7 @@ class DataCatalogClient {
5294
5303
  * @param GetWorkRequestRequest
5295
5304
  * @return GetWorkRequestResponse
5296
5305
  * @throws OciError when an error occurs
5297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5298
5307
  */
5299
5308
  getWorkRequest(getWorkRequestRequest) {
5300
5309
  return __awaiter(this, void 0, void 0, function* () {
@@ -5362,7 +5371,7 @@ class DataCatalogClient {
5362
5371
  * @param ImportConnectionRequest
5363
5372
  * @return ImportConnectionResponse
5364
5373
  * @throws OciError when an error occurs
5365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5366
5375
  */
5367
5376
  importConnection(importConnectionRequest) {
5368
5377
  return __awaiter(this, void 0, void 0, function* () {
@@ -5429,7 +5438,7 @@ class DataCatalogClient {
5429
5438
  * @param ImportDataAssetRequest
5430
5439
  * @return ImportDataAssetResponse
5431
5440
  * @throws OciError when an error occurs
5432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5433
5442
  */
5434
5443
  importDataAsset(importDataAssetRequest) {
5435
5444
  return __awaiter(this, void 0, void 0, function* () {
@@ -5493,7 +5502,7 @@ class DataCatalogClient {
5493
5502
  * @param ImportGlossaryRequest
5494
5503
  * @return ImportGlossaryResponse
5495
5504
  * @throws OciError when an error occurs
5496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5497
5506
  */
5498
5507
  importGlossary(importGlossaryRequest) {
5499
5508
  return __awaiter(this, void 0, void 0, function* () {
@@ -5557,7 +5566,7 @@ class DataCatalogClient {
5557
5566
  * @param ListAggregatedPhysicalEntitiesRequest
5558
5567
  * @return ListAggregatedPhysicalEntitiesResponse
5559
5568
  * @throws OciError when an error occurs
5560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5561
5570
  */
5562
5571
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5563
5572
  return __awaiter(this, void 0, void 0, function* () {
@@ -5625,7 +5634,7 @@ class DataCatalogClient {
5625
5634
  * @param ListAttributeTagsRequest
5626
5635
  * @return ListAttributeTagsResponse
5627
5636
  * @throws OciError when an error occurs
5628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5629
5638
  */
5630
5639
  listAttributeTags(listAttributeTagsRequest) {
5631
5640
  return __awaiter(this, void 0, void 0, function* () {
@@ -5703,7 +5712,7 @@ class DataCatalogClient {
5703
5712
  * @param ListAttributesRequest
5704
5713
  * @return ListAttributesResponse
5705
5714
  * @throws OciError when an error occurs
5706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5707
5716
  */
5708
5717
  listAttributes(listAttributesRequest) {
5709
5718
  return __awaiter(this, void 0, void 0, function* () {
@@ -5793,7 +5802,7 @@ class DataCatalogClient {
5793
5802
  * @param ListCatalogPrivateEndpointsRequest
5794
5803
  * @return ListCatalogPrivateEndpointsResponse
5795
5804
  * @throws OciError when an error occurs
5796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5797
5806
  */
5798
5807
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5799
5808
  return __awaiter(this, void 0, void 0, function* () {
@@ -5903,7 +5912,7 @@ class DataCatalogClient {
5903
5912
  * @param ListCatalogsRequest
5904
5913
  * @return ListCatalogsResponse
5905
5914
  * @throws OciError when an error occurs
5906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5907
5916
  */
5908
5917
  listCatalogs(listCatalogsRequest) {
5909
5918
  return __awaiter(this, void 0, void 0, function* () {
@@ -6012,7 +6021,7 @@ class DataCatalogClient {
6012
6021
  * @param ListConnectionsRequest
6013
6022
  * @return ListConnectionsResponse
6014
6023
  * @throws OciError when an error occurs
6015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6016
6025
  */
6017
6026
  listConnections(listConnectionsRequest) {
6018
6027
  return __awaiter(this, void 0, void 0, function* () {
@@ -6092,7 +6101,7 @@ class DataCatalogClient {
6092
6101
  * @param ListCustomPropertiesRequest
6093
6102
  * @return ListCustomPropertiesResponse
6094
6103
  * @throws OciError when an error occurs
6095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6096
6105
  */
6097
6106
  listCustomProperties(listCustomPropertiesRequest) {
6098
6107
  return __awaiter(this, void 0, void 0, function* () {
@@ -6171,7 +6180,7 @@ class DataCatalogClient {
6171
6180
  * @param ListDataAssetTagsRequest
6172
6181
  * @return ListDataAssetTagsResponse
6173
6182
  * @throws OciError when an error occurs
6174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6175
6184
  */
6176
6185
  listDataAssetTags(listDataAssetTagsRequest) {
6177
6186
  return __awaiter(this, void 0, void 0, function* () {
@@ -6247,7 +6256,7 @@ class DataCatalogClient {
6247
6256
  * @param ListDataAssetsRequest
6248
6257
  * @return ListDataAssetsResponse
6249
6258
  * @throws OciError when an error occurs
6250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6251
6260
  */
6252
6261
  listDataAssets(listDataAssetsRequest) {
6253
6262
  return __awaiter(this, void 0, void 0, function* () {
@@ -6325,7 +6334,7 @@ class DataCatalogClient {
6325
6334
  * @param ListDerivedLogicalEntitiesRequest
6326
6335
  * @return ListDerivedLogicalEntitiesResponse
6327
6336
  * @throws OciError when an error occurs
6328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6329
6338
  */
6330
6339
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
6331
6340
  return __awaiter(this, void 0, void 0, function* () {
@@ -6392,7 +6401,7 @@ class DataCatalogClient {
6392
6401
  * @param ListEntitiesRequest
6393
6402
  * @return ListEntitiesResponse
6394
6403
  * @throws OciError when an error occurs
6395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6396
6405
  */
6397
6406
  listEntities(listEntitiesRequest) {
6398
6407
  return __awaiter(this, void 0, void 0, function* () {
@@ -6482,7 +6491,7 @@ class DataCatalogClient {
6482
6491
  * @param ListEntityTagsRequest
6483
6492
  * @return ListEntityTagsResponse
6484
6493
  * @throws OciError when an error occurs
6485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6486
6495
  */
6487
6496
  listEntityTags(listEntityTagsRequest) {
6488
6497
  return __awaiter(this, void 0, void 0, function* () {
@@ -6559,7 +6568,7 @@ class DataCatalogClient {
6559
6568
  * @param ListFolderTagsRequest
6560
6569
  * @return ListFolderTagsResponse
6561
6570
  * @throws OciError when an error occurs
6562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6563
6572
  */
6564
6573
  listFolderTags(listFolderTagsRequest) {
6565
6574
  return __awaiter(this, void 0, void 0, function* () {
@@ -6636,7 +6645,7 @@ class DataCatalogClient {
6636
6645
  * @param ListFoldersRequest
6637
6646
  * @return ListFoldersResponse
6638
6647
  * @throws OciError when an error occurs
6639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6640
6649
  */
6641
6650
  listFolders(listFoldersRequest) {
6642
6651
  return __awaiter(this, void 0, void 0, function* () {
@@ -6721,7 +6730,7 @@ class DataCatalogClient {
6721
6730
  * @param ListGlossariesRequest
6722
6731
  * @return ListGlossariesResponse
6723
6732
  * @throws OciError when an error occurs
6724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6725
6734
  */
6726
6735
  listGlossaries(listGlossariesRequest) {
6727
6736
  return __awaiter(this, void 0, void 0, function* () {
@@ -6797,7 +6806,7 @@ class DataCatalogClient {
6797
6806
  * @param ListJobDefinitionsRequest
6798
6807
  * @return ListJobDefinitionsResponse
6799
6808
  * @throws OciError when an error occurs
6800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6801
6810
  */
6802
6811
  listJobDefinitions(listJobDefinitionsRequest) {
6803
6812
  return __awaiter(this, void 0, void 0, function* () {
@@ -6880,7 +6889,7 @@ class DataCatalogClient {
6880
6889
  * @param ListJobExecutionsRequest
6881
6890
  * @return ListJobExecutionsResponse
6882
6891
  * @throws OciError when an error occurs
6883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6884
6893
  */
6885
6894
  listJobExecutions(listJobExecutionsRequest) {
6886
6895
  return __awaiter(this, void 0, void 0, function* () {
@@ -6966,7 +6975,7 @@ class DataCatalogClient {
6966
6975
  * @param ListJobLogsRequest
6967
6976
  * @return ListJobLogsResponse
6968
6977
  * @throws OciError when an error occurs
6969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6970
6979
  */
6971
6980
  listJobLogs(listJobLogsRequest) {
6972
6981
  return __awaiter(this, void 0, void 0, function* () {
@@ -7043,7 +7052,7 @@ class DataCatalogClient {
7043
7052
  * @param ListJobMetricsRequest
7044
7053
  * @return ListJobMetricsResponse
7045
7054
  * @throws OciError when an error occurs
7046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7047
7056
  */
7048
7057
  listJobMetrics(listJobMetricsRequest) {
7049
7058
  return __awaiter(this, void 0, void 0, function* () {
@@ -7126,7 +7135,7 @@ class DataCatalogClient {
7126
7135
  * @param ListJobsRequest
7127
7136
  * @return ListJobsResponse
7128
7137
  * @throws OciError when an error occurs
7129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7130
7139
  */
7131
7140
  listJobs(listJobsRequest) {
7132
7141
  return __awaiter(this, void 0, void 0, function* () {
@@ -7214,7 +7223,7 @@ class DataCatalogClient {
7214
7223
  * @param ListMetastoresRequest
7215
7224
  * @return ListMetastoresResponse
7216
7225
  * @throws OciError when an error occurs
7217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7218
7227
  */
7219
7228
  listMetastores(listMetastoresRequest) {
7220
7229
  return __awaiter(this, void 0, void 0, function* () {
@@ -7323,7 +7332,7 @@ class DataCatalogClient {
7323
7332
  * @param ListNamespacesRequest
7324
7333
  * @return ListNamespacesResponse
7325
7334
  * @throws OciError when an error occurs
7326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7327
7336
  */
7328
7337
  listNamespaces(listNamespacesRequest) {
7329
7338
  return __awaiter(this, void 0, void 0, function* () {
@@ -7399,7 +7408,7 @@ class DataCatalogClient {
7399
7408
  * @param ListPatternsRequest
7400
7409
  * @return ListPatternsResponse
7401
7410
  * @throws OciError when an error occurs
7402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7403
7412
  */
7404
7413
  listPatterns(listPatternsRequest) {
7405
7414
  return __awaiter(this, void 0, void 0, function* () {
@@ -7475,7 +7484,7 @@ class DataCatalogClient {
7475
7484
  * @param ListRulesRequest
7476
7485
  * @return ListRulesResponse
7477
7486
  * @throws OciError when an error occurs
7478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7479
7488
  */
7480
7489
  listRules(listRulesRequest) {
7481
7490
  return __awaiter(this, void 0, void 0, function* () {
@@ -7556,7 +7565,7 @@ class DataCatalogClient {
7556
7565
  * @param ListTagsRequest
7557
7566
  * @return ListTagsResponse
7558
7567
  * @throws OciError when an error occurs
7559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7560
7569
  */
7561
7570
  listTags(listTagsRequest) {
7562
7571
  return __awaiter(this, void 0, void 0, function* () {
@@ -7628,7 +7637,7 @@ class DataCatalogClient {
7628
7637
  * @param ListTermRelationshipsRequest
7629
7638
  * @return ListTermRelationshipsResponse
7630
7639
  * @throws OciError when an error occurs
7631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7632
7641
  */
7633
7642
  listTermRelationships(listTermRelationshipsRequest) {
7634
7643
  return __awaiter(this, void 0, void 0, function* () {
@@ -7702,7 +7711,7 @@ class DataCatalogClient {
7702
7711
  * @param ListTermsRequest
7703
7712
  * @return ListTermsResponse
7704
7713
  * @throws OciError when an error occurs
7705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7706
7715
  */
7707
7716
  listTerms(listTermsRequest) {
7708
7717
  return __awaiter(this, void 0, void 0, function* () {
@@ -7779,7 +7788,7 @@ class DataCatalogClient {
7779
7788
  * @param ListTypesRequest
7780
7789
  * @return ListTypesResponse
7781
7790
  * @throws OciError when an error occurs
7782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7783
7792
  */
7784
7793
  listTypes(listTypesRequest) {
7785
7794
  return __awaiter(this, void 0, void 0, function* () {
@@ -7856,7 +7865,7 @@ class DataCatalogClient {
7856
7865
  * @param ListWorkRequestErrorsRequest
7857
7866
  * @return ListWorkRequestErrorsResponse
7858
7867
  * @throws OciError when an error occurs
7859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7860
7869
  */
7861
7870
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7862
7871
  return __awaiter(this, void 0, void 0, function* () {
@@ -7965,7 +7974,7 @@ class DataCatalogClient {
7965
7974
  * @param ListWorkRequestLogsRequest
7966
7975
  * @return ListWorkRequestLogsResponse
7967
7976
  * @throws OciError when an error occurs
7968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7969
7978
  */
7970
7979
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7971
7980
  return __awaiter(this, void 0, void 0, function* () {
@@ -8074,7 +8083,7 @@ class DataCatalogClient {
8074
8083
  * @param ListWorkRequestsRequest
8075
8084
  * @return ListWorkRequestsResponse
8076
8085
  * @throws OciError when an error occurs
8077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8078
8087
  */
8079
8088
  listWorkRequests(listWorkRequestsRequest) {
8080
8089
  return __awaiter(this, void 0, void 0, function* () {
@@ -8179,7 +8188,7 @@ class DataCatalogClient {
8179
8188
  * @param ObjectStatsRequest
8180
8189
  * @return ObjectStatsResponse
8181
8190
  * @throws OciError when an error occurs
8182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8183
8192
  */
8184
8193
  objectStats(objectStatsRequest) {
8185
8194
  return __awaiter(this, void 0, void 0, function* () {
@@ -8247,7 +8256,7 @@ class DataCatalogClient {
8247
8256
  * @param ParseConnectionRequest
8248
8257
  * @return ParseConnectionResponse
8249
8258
  * @throws OciError when an error occurs
8250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8251
8260
  */
8252
8261
  parseConnection(parseConnectionRequest) {
8253
8262
  return __awaiter(this, void 0, void 0, function* () {
@@ -8317,7 +8326,7 @@ class DataCatalogClient {
8317
8326
  * @param ProcessRecommendationRequest
8318
8327
  * @return ProcessRecommendationResponse
8319
8328
  * @throws OciError when an error occurs
8320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8321
8330
  */
8322
8331
  processRecommendation(processRecommendationRequest) {
8323
8332
  return __awaiter(this, void 0, void 0, function* () {
@@ -8385,7 +8394,7 @@ class DataCatalogClient {
8385
8394
  * @param RecommendationsRequest
8386
8395
  * @return RecommendationsResponse
8387
8396
  * @throws OciError when an error occurs
8388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8389
8398
  */
8390
8399
  recommendations(recommendationsRequest) {
8391
8400
  return __awaiter(this, void 0, void 0, function* () {
@@ -8448,7 +8457,7 @@ class DataCatalogClient {
8448
8457
  * @param RemoveCatalogLockRequest
8449
8458
  * @return RemoveCatalogLockResponse
8450
8459
  * @throws OciError when an error occurs
8451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8452
8461
  */
8453
8462
  removeCatalogLock(removeCatalogLockRequest) {
8454
8463
  return __awaiter(this, void 0, void 0, function* () {
@@ -8513,7 +8522,7 @@ class DataCatalogClient {
8513
8522
  * @param RemoveCatalogPrivateEndpointLockRequest
8514
8523
  * @return RemoveCatalogPrivateEndpointLockResponse
8515
8524
  * @throws OciError when an error occurs
8516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8517
8526
  */
8518
8527
  removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
8519
8528
  return __awaiter(this, void 0, void 0, function* () {
@@ -8578,7 +8587,7 @@ class DataCatalogClient {
8578
8587
  * @param RemoveDataSelectorPatternsRequest
8579
8588
  * @return RemoveDataSelectorPatternsResponse
8580
8589
  * @throws OciError when an error occurs
8581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8582
8591
  */
8583
8592
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8584
8593
  return __awaiter(this, void 0, void 0, function* () {
@@ -8645,7 +8654,7 @@ class DataCatalogClient {
8645
8654
  * @param RemoveMetastoreLockRequest
8646
8655
  * @return RemoveMetastoreLockResponse
8647
8656
  * @throws OciError when an error occurs
8648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8649
8658
  */
8650
8659
  removeMetastoreLock(removeMetastoreLockRequest) {
8651
8660
  return __awaiter(this, void 0, void 0, function* () {
@@ -8710,7 +8719,7 @@ class DataCatalogClient {
8710
8719
  * @param SearchCriteriaRequest
8711
8720
  * @return SearchCriteriaResponse
8712
8721
  * @throws OciError when an error occurs
8713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8714
8723
  */
8715
8724
  searchCriteria(searchCriteriaRequest) {
8716
8725
  return __awaiter(this, void 0, void 0, function* () {
@@ -8783,7 +8792,7 @@ class DataCatalogClient {
8783
8792
  * @param SuggestMatchesRequest
8784
8793
  * @return SuggestMatchesResponse
8785
8794
  * @throws OciError when an error occurs
8786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8787
8796
  */
8788
8797
  suggestMatches(suggestMatchesRequest) {
8789
8798
  return __awaiter(this, void 0, void 0, function* () {
@@ -8845,7 +8854,7 @@ class DataCatalogClient {
8845
8854
  * @param SynchronousExportDataAssetRequest
8846
8855
  * @return SynchronousExportDataAssetResponse
8847
8856
  * @throws OciError when an error occurs
8848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8849
8858
  */
8850
8859
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8851
8860
  return __awaiter(this, void 0, void 0, function* () {
@@ -8907,7 +8916,7 @@ class DataCatalogClient {
8907
8916
  * @param TestConnectionRequest
8908
8917
  * @return TestConnectionResponse
8909
8918
  * @throws OciError when an error occurs
8910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8911
8920
  */
8912
8921
  testConnection(testConnectionRequest) {
8913
8922
  return __awaiter(this, void 0, void 0, function* () {
@@ -8973,7 +8982,7 @@ class DataCatalogClient {
8973
8982
  * @param UpdateAttributeRequest
8974
8983
  * @return UpdateAttributeResponse
8975
8984
  * @throws OciError when an error occurs
8976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8977
8986
  */
8978
8987
  updateAttribute(updateAttributeRequest) {
8979
8988
  return __awaiter(this, void 0, void 0, function* () {
@@ -9041,7 +9050,7 @@ class DataCatalogClient {
9041
9050
  * @param UpdateCatalogRequest
9042
9051
  * @return UpdateCatalogResponse
9043
9052
  * @throws OciError when an error occurs
9044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9045
9054
  */
9046
9055
  updateCatalog(updateCatalogRequest) {
9047
9056
  return __awaiter(this, void 0, void 0, function* () {
@@ -9108,7 +9117,7 @@ class DataCatalogClient {
9108
9117
  * @param UpdateCatalogPrivateEndpointRequest
9109
9118
  * @return UpdateCatalogPrivateEndpointResponse
9110
9119
  * @throws OciError when an error occurs
9111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9112
9121
  */
9113
9122
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
9114
9123
  return __awaiter(this, void 0, void 0, function* () {
@@ -9171,7 +9180,7 @@ class DataCatalogClient {
9171
9180
  * @param UpdateConnectionRequest
9172
9181
  * @return UpdateConnectionResponse
9173
9182
  * @throws OciError when an error occurs
9174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9175
9184
  */
9176
9185
  updateConnection(updateConnectionRequest) {
9177
9186
  return __awaiter(this, void 0, void 0, function* () {
@@ -9238,7 +9247,7 @@ class DataCatalogClient {
9238
9247
  * @param UpdateCustomPropertyRequest
9239
9248
  * @return UpdateCustomPropertyResponse
9240
9249
  * @throws OciError when an error occurs
9241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9242
9251
  */
9243
9252
  updateCustomProperty(updateCustomPropertyRequest) {
9244
9253
  return __awaiter(this, void 0, void 0, function* () {
@@ -9305,7 +9314,7 @@ class DataCatalogClient {
9305
9314
  * @param UpdateDataAssetRequest
9306
9315
  * @return UpdateDataAssetResponse
9307
9316
  * @throws OciError when an error occurs
9308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9309
9318
  */
9310
9319
  updateDataAsset(updateDataAssetRequest) {
9311
9320
  return __awaiter(this, void 0, void 0, function* () {
@@ -9371,7 +9380,7 @@ class DataCatalogClient {
9371
9380
  * @param UpdateEntityRequest
9372
9381
  * @return UpdateEntityResponse
9373
9382
  * @throws OciError when an error occurs
9374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9375
9384
  */
9376
9385
  updateEntity(updateEntityRequest) {
9377
9386
  return __awaiter(this, void 0, void 0, function* () {
@@ -9438,7 +9447,7 @@ class DataCatalogClient {
9438
9447
  * @param UpdateFolderRequest
9439
9448
  * @return UpdateFolderResponse
9440
9449
  * @throws OciError when an error occurs
9441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9442
9451
  */
9443
9452
  updateFolder(updateFolderRequest) {
9444
9453
  return __awaiter(this, void 0, void 0, function* () {
@@ -9505,7 +9514,7 @@ class DataCatalogClient {
9505
9514
  * @param UpdateGlossaryRequest
9506
9515
  * @return UpdateGlossaryResponse
9507
9516
  * @throws OciError when an error occurs
9508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9509
9518
  */
9510
9519
  updateGlossary(updateGlossaryRequest) {
9511
9520
  return __awaiter(this, void 0, void 0, function* () {
@@ -9571,7 +9580,7 @@ class DataCatalogClient {
9571
9580
  * @param UpdateJobRequest
9572
9581
  * @return UpdateJobResponse
9573
9582
  * @throws OciError when an error occurs
9574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9575
9584
  */
9576
9585
  updateJob(updateJobRequest) {
9577
9586
  return __awaiter(this, void 0, void 0, function* () {
@@ -9637,7 +9646,7 @@ class DataCatalogClient {
9637
9646
  * @param UpdateJobDefinitionRequest
9638
9647
  * @return UpdateJobDefinitionResponse
9639
9648
  * @throws OciError when an error occurs
9640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9641
9650
  */
9642
9651
  updateJobDefinition(updateJobDefinitionRequest) {
9643
9652
  return __awaiter(this, void 0, void 0, function* () {
@@ -9703,7 +9712,7 @@ class DataCatalogClient {
9703
9712
  * @param UpdateMetastoreRequest
9704
9713
  * @return UpdateMetastoreResponse
9705
9714
  * @throws OciError when an error occurs
9706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9707
9716
  */
9708
9717
  updateMetastore(updateMetastoreRequest) {
9709
9718
  return __awaiter(this, void 0, void 0, function* () {
@@ -9770,7 +9779,7 @@ class DataCatalogClient {
9770
9779
  * @param UpdateNamespaceRequest
9771
9780
  * @return UpdateNamespaceResponse
9772
9781
  * @throws OciError when an error occurs
9773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9774
9783
  */
9775
9784
  updateNamespace(updateNamespaceRequest) {
9776
9785
  return __awaiter(this, void 0, void 0, function* () {
@@ -9836,7 +9845,7 @@ class DataCatalogClient {
9836
9845
  * @param UpdatePatternRequest
9837
9846
  * @return UpdatePatternResponse
9838
9847
  * @throws OciError when an error occurs
9839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9840
9849
  */
9841
9850
  updatePattern(updatePatternRequest) {
9842
9851
  return __awaiter(this, void 0, void 0, function* () {
@@ -9902,7 +9911,7 @@ class DataCatalogClient {
9902
9911
  * @param UpdateTermRequest
9903
9912
  * @return UpdateTermResponse
9904
9913
  * @throws OciError when an error occurs
9905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9906
9915
  */
9907
9916
  updateTerm(updateTermRequest) {
9908
9917
  return __awaiter(this, void 0, void 0, function* () {
@@ -9969,7 +9978,7 @@ class DataCatalogClient {
9969
9978
  * @param UpdateTermRelationshipRequest
9970
9979
  * @return UpdateTermRelationshipResponse
9971
9980
  * @throws OciError when an error occurs
9972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9973
9982
  */
9974
9983
  updateTermRelationship(updateTermRelationshipRequest) {
9975
9984
  return __awaiter(this, void 0, void 0, function* () {
@@ -10037,7 +10046,7 @@ class DataCatalogClient {
10037
10046
  * @param UploadCredentialsRequest
10038
10047
  * @return UploadCredentialsResponse
10039
10048
  * @throws OciError when an error occurs
10040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10041
10050
  */
10042
10051
  uploadCredentials(uploadCredentialsRequest) {
10043
10052
  return __awaiter(this, void 0, void 0, function* () {
@@ -10105,7 +10114,7 @@ class DataCatalogClient {
10105
10114
  * @param UsersRequest
10106
10115
  * @return UsersResponse
10107
10116
  * @throws OciError when an error occurs
10108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/Users.ts.html |here} to see how to use Users API.
10117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/Users.ts.html |here} to see how to use Users API.
10109
10118
  */
10110
10119
  users(usersRequest) {
10111
10120
  return __awaiter(this, void 0, void 0, function* () {
@@ -10173,7 +10182,7 @@ class DataCatalogClient {
10173
10182
  * @param ValidateConnectionRequest
10174
10183
  * @return ValidateConnectionResponse
10175
10184
  * @throws OciError when an error occurs
10176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10177
10186
  */
10178
10187
  validateConnection(validateConnectionRequest) {
10179
10188
  return __awaiter(this, void 0, void 0, function* () {
@@ -10239,7 +10248,7 @@ class DataCatalogClient {
10239
10248
  * @param ValidatePatternRequest
10240
10249
  * @return ValidatePatternResponse
10241
10250
  * @throws OciError when an error occurs
10242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10243
10252
  */
10244
10253
  validatePattern(validatePatternRequest) {
10245
10254
  return __awaiter(this, void 0, void 0, function* () {