oci-datacatalog 2.9.0 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/lib/client.d.ts +139 -139
  2. package/lib/client.js +139 -139
  3. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  4. package/lib/request/associate-custom-property-request.d.ts +1 -1
  5. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  6. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  7. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  8. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  9. package/lib/request/create-attribute-request.d.ts +1 -1
  10. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  11. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  12. package/lib/request/create-catalog-request.d.ts +1 -1
  13. package/lib/request/create-connection-request.d.ts +1 -1
  14. package/lib/request/create-custom-property-request.d.ts +1 -1
  15. package/lib/request/create-data-asset-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  17. package/lib/request/create-entity-request.d.ts +1 -1
  18. package/lib/request/create-entity-tag-request.d.ts +1 -1
  19. package/lib/request/create-folder-request.d.ts +1 -1
  20. package/lib/request/create-folder-tag-request.d.ts +1 -1
  21. package/lib/request/create-glossary-request.d.ts +1 -1
  22. package/lib/request/create-job-definition-request.d.ts +1 -1
  23. package/lib/request/create-job-execution-request.d.ts +1 -1
  24. package/lib/request/create-job-request.d.ts +1 -1
  25. package/lib/request/create-metastore-request.d.ts +1 -1
  26. package/lib/request/create-namespace-request.d.ts +1 -1
  27. package/lib/request/create-pattern-request.d.ts +1 -1
  28. package/lib/request/create-term-relationship-request.d.ts +1 -1
  29. package/lib/request/create-term-request.d.ts +1 -1
  30. package/lib/request/delete-attribute-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  32. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-request.d.ts +1 -1
  34. package/lib/request/delete-connection-request.d.ts +1 -1
  35. package/lib/request/delete-custom-property-request.d.ts +1 -1
  36. package/lib/request/delete-data-asset-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  38. package/lib/request/delete-entity-request.d.ts +1 -1
  39. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  40. package/lib/request/delete-folder-request.d.ts +1 -1
  41. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  42. package/lib/request/delete-glossary-request.d.ts +1 -1
  43. package/lib/request/delete-job-definition-request.d.ts +1 -1
  44. package/lib/request/delete-job-request.d.ts +1 -1
  45. package/lib/request/delete-metastore-request.d.ts +1 -1
  46. package/lib/request/delete-namespace-request.d.ts +1 -1
  47. package/lib/request/delete-pattern-request.d.ts +1 -1
  48. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  49. package/lib/request/delete-term-request.d.ts +1 -1
  50. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  51. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  52. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  53. package/lib/request/export-glossary-request.d.ts +1 -1
  54. package/lib/request/get-attribute-request.d.ts +1 -1
  55. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  56. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  57. package/lib/request/get-catalog-request.d.ts +1 -1
  58. package/lib/request/get-connection-request.d.ts +1 -1
  59. package/lib/request/get-custom-property-request.d.ts +1 -1
  60. package/lib/request/get-data-asset-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  62. package/lib/request/get-entity-request.d.ts +1 -1
  63. package/lib/request/get-entity-tag-request.d.ts +1 -1
  64. package/lib/request/get-folder-request.d.ts +1 -1
  65. package/lib/request/get-folder-tag-request.d.ts +1 -1
  66. package/lib/request/get-glossary-request.d.ts +1 -1
  67. package/lib/request/get-job-definition-request.d.ts +1 -1
  68. package/lib/request/get-job-execution-request.d.ts +1 -1
  69. package/lib/request/get-job-log-request.d.ts +1 -1
  70. package/lib/request/get-job-metrics-request.d.ts +1 -1
  71. package/lib/request/get-job-request.d.ts +1 -1
  72. package/lib/request/get-metastore-request.d.ts +1 -1
  73. package/lib/request/get-namespace-request.d.ts +1 -1
  74. package/lib/request/get-pattern-request.d.ts +1 -1
  75. package/lib/request/get-term-relationship-request.d.ts +1 -1
  76. package/lib/request/get-term-request.d.ts +1 -1
  77. package/lib/request/get-type-request.d.ts +1 -1
  78. package/lib/request/get-work-request-request.d.ts +1 -1
  79. package/lib/request/import-connection-request.d.ts +1 -1
  80. package/lib/request/import-data-asset-request.d.ts +1 -1
  81. package/lib/request/import-glossary-request.d.ts +1 -1
  82. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  83. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  84. package/lib/request/list-attributes-request.d.ts +1 -1
  85. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  86. package/lib/request/list-catalogs-request.d.ts +1 -1
  87. package/lib/request/list-connections-request.d.ts +1 -1
  88. package/lib/request/list-custom-properties-request.d.ts +1 -1
  89. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  90. package/lib/request/list-data-assets-request.d.ts +1 -1
  91. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  92. package/lib/request/list-entities-request.d.ts +1 -1
  93. package/lib/request/list-entity-tags-request.d.ts +1 -1
  94. package/lib/request/list-folder-tags-request.d.ts +1 -1
  95. package/lib/request/list-folders-request.d.ts +1 -1
  96. package/lib/request/list-glossaries-request.d.ts +1 -1
  97. package/lib/request/list-job-definitions-request.d.ts +1 -1
  98. package/lib/request/list-job-executions-request.d.ts +1 -1
  99. package/lib/request/list-job-logs-request.d.ts +1 -1
  100. package/lib/request/list-job-metrics-request.d.ts +1 -1
  101. package/lib/request/list-jobs-request.d.ts +1 -1
  102. package/lib/request/list-metastores-request.d.ts +1 -1
  103. package/lib/request/list-namespaces-request.d.ts +1 -1
  104. package/lib/request/list-patterns-request.d.ts +1 -1
  105. package/lib/request/list-rules-request.d.ts +1 -1
  106. package/lib/request/list-tags-request.d.ts +1 -1
  107. package/lib/request/list-term-relationships-request.d.ts +1 -1
  108. package/lib/request/list-terms-request.d.ts +1 -1
  109. package/lib/request/list-types-request.d.ts +1 -1
  110. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  111. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  112. package/lib/request/list-work-requests-request.d.ts +1 -1
  113. package/lib/request/object-stats-request.d.ts +1 -1
  114. package/lib/request/parse-connection-request.d.ts +1 -1
  115. package/lib/request/process-recommendation-request.d.ts +1 -1
  116. package/lib/request/recommendations-request.d.ts +1 -1
  117. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  118. package/lib/request/search-criteria-request.d.ts +1 -1
  119. package/lib/request/suggest-matches-request.d.ts +1 -1
  120. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  121. package/lib/request/test-connection-request.d.ts +1 -1
  122. package/lib/request/update-attribute-request.d.ts +1 -1
  123. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  124. package/lib/request/update-catalog-request.d.ts +1 -1
  125. package/lib/request/update-connection-request.d.ts +1 -1
  126. package/lib/request/update-custom-property-request.d.ts +1 -1
  127. package/lib/request/update-data-asset-request.d.ts +1 -1
  128. package/lib/request/update-entity-request.d.ts +1 -1
  129. package/lib/request/update-folder-request.d.ts +1 -1
  130. package/lib/request/update-glossary-request.d.ts +1 -1
  131. package/lib/request/update-job-definition-request.d.ts +1 -1
  132. package/lib/request/update-job-request.d.ts +1 -1
  133. package/lib/request/update-metastore-request.d.ts +1 -1
  134. package/lib/request/update-namespace-request.d.ts +1 -1
  135. package/lib/request/update-pattern-request.d.ts +1 -1
  136. package/lib/request/update-term-relationship-request.d.ts +1 -1
  137. package/lib/request/update-term-request.d.ts +1 -1
  138. package/lib/request/upload-credentials-request.d.ts +1 -1
  139. package/lib/request/users-request.d.ts +1 -1
  140. package/lib/request/validate-connection-request.d.ts +1 -1
  141. package/lib/request/validate-pattern-request.d.ts +1 -1
  142. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -153,7 +153,7 @@ class DataCatalogClient {
153
153
  * @param AddDataSelectorPatternsRequest
154
154
  * @return AddDataSelectorPatternsResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
157
157
  */
158
158
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
159
159
  return __awaiter(this, void 0, void 0, function* () {
@@ -218,7 +218,7 @@ class DataCatalogClient {
218
218
  * @param AssociateCustomPropertyRequest
219
219
  * @return AssociateCustomPropertyResponse
220
220
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
222
222
  */
223
223
  associateCustomProperty(associateCustomPropertyRequest) {
224
224
  return __awaiter(this, void 0, void 0, function* () {
@@ -283,7 +283,7 @@ class DataCatalogClient {
283
283
  * @param AttachCatalogPrivateEndpointRequest
284
284
  * @return AttachCatalogPrivateEndpointResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
287
287
  */
288
288
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
289
289
  return __awaiter(this, void 0, void 0, function* () {
@@ -343,7 +343,7 @@ class DataCatalogClient {
343
343
  * @param ChangeCatalogCompartmentRequest
344
344
  * @return ChangeCatalogCompartmentResponse
345
345
  * @throws OciError when an error occurs
346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
347
347
  */
348
348
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
349
349
  return __awaiter(this, void 0, void 0, function* () {
@@ -402,7 +402,7 @@ class DataCatalogClient {
402
402
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
403
403
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
404
404
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
406
406
  */
407
407
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
408
408
  return __awaiter(this, void 0, void 0, function* () {
@@ -461,7 +461,7 @@ class DataCatalogClient {
461
461
  * @param ChangeMetastoreCompartmentRequest
462
462
  * @return ChangeMetastoreCompartmentResponse
463
463
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
465
465
  */
466
466
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
467
467
  return __awaiter(this, void 0, void 0, function* () {
@@ -520,7 +520,7 @@ class DataCatalogClient {
520
520
  * @param CreateAttributeRequest
521
521
  * @return CreateAttributeResponse
522
522
  * @throws OciError when an error occurs
523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
524
524
  */
525
525
  createAttribute(createAttributeRequest) {
526
526
  return __awaiter(this, void 0, void 0, function* () {
@@ -585,7 +585,7 @@ class DataCatalogClient {
585
585
  * @param CreateAttributeTagRequest
586
586
  * @return CreateAttributeTagResponse
587
587
  * @throws OciError when an error occurs
588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
589
589
  */
590
590
  createAttributeTag(createAttributeTagRequest) {
591
591
  return __awaiter(this, void 0, void 0, function* () {
@@ -653,7 +653,7 @@ class DataCatalogClient {
653
653
  * @param CreateCatalogRequest
654
654
  * @return CreateCatalogResponse
655
655
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
657
657
  */
658
658
  createCatalog(createCatalogRequest) {
659
659
  return __awaiter(this, void 0, void 0, function* () {
@@ -710,7 +710,7 @@ class DataCatalogClient {
710
710
  * @param CreateCatalogPrivateEndpointRequest
711
711
  * @return CreateCatalogPrivateEndpointResponse
712
712
  * @throws OciError when an error occurs
713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
714
714
  */
715
715
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
716
716
  return __awaiter(this, void 0, void 0, function* () {
@@ -767,7 +767,7 @@ class DataCatalogClient {
767
767
  * @param CreateConnectionRequest
768
768
  * @return CreateConnectionResponse
769
769
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
771
771
  */
772
772
  createConnection(createConnectionRequest) {
773
773
  return __awaiter(this, void 0, void 0, function* () {
@@ -831,7 +831,7 @@ class DataCatalogClient {
831
831
  * @param CreateCustomPropertyRequest
832
832
  * @return CreateCustomPropertyResponse
833
833
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
835
835
  */
836
836
  createCustomProperty(createCustomPropertyRequest) {
837
837
  return __awaiter(this, void 0, void 0, function* () {
@@ -895,7 +895,7 @@ class DataCatalogClient {
895
895
  * @param CreateDataAssetRequest
896
896
  * @return CreateDataAssetResponse
897
897
  * @throws OciError when an error occurs
898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
899
899
  */
900
900
  createDataAsset(createDataAssetRequest) {
901
901
  return __awaiter(this, void 0, void 0, function* () {
@@ -958,7 +958,7 @@ class DataCatalogClient {
958
958
  * @param CreateDataAssetTagRequest
959
959
  * @return CreateDataAssetTagResponse
960
960
  * @throws OciError when an error occurs
961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
962
962
  */
963
963
  createDataAssetTag(createDataAssetTagRequest) {
964
964
  return __awaiter(this, void 0, void 0, function* () {
@@ -1022,7 +1022,7 @@ class DataCatalogClient {
1022
1022
  * @param CreateEntityRequest
1023
1023
  * @return CreateEntityResponse
1024
1024
  * @throws OciError when an error occurs
1025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1026
1026
  */
1027
1027
  createEntity(createEntityRequest) {
1028
1028
  return __awaiter(this, void 0, void 0, function* () {
@@ -1086,7 +1086,7 @@ class DataCatalogClient {
1086
1086
  * @param CreateEntityTagRequest
1087
1087
  * @return CreateEntityTagResponse
1088
1088
  * @throws OciError when an error occurs
1089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1090
1090
  */
1091
1091
  createEntityTag(createEntityTagRequest) {
1092
1092
  return __awaiter(this, void 0, void 0, function* () {
@@ -1151,7 +1151,7 @@ class DataCatalogClient {
1151
1151
  * @param CreateFolderRequest
1152
1152
  * @return CreateFolderResponse
1153
1153
  * @throws OciError when an error occurs
1154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1155
1155
  */
1156
1156
  createFolder(createFolderRequest) {
1157
1157
  return __awaiter(this, void 0, void 0, function* () {
@@ -1215,7 +1215,7 @@ class DataCatalogClient {
1215
1215
  * @param CreateFolderTagRequest
1216
1216
  * @return CreateFolderTagResponse
1217
1217
  * @throws OciError when an error occurs
1218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1219
1219
  */
1220
1220
  createFolderTag(createFolderTagRequest) {
1221
1221
  return __awaiter(this, void 0, void 0, function* () {
@@ -1280,7 +1280,7 @@ class DataCatalogClient {
1280
1280
  * @param CreateGlossaryRequest
1281
1281
  * @return CreateGlossaryResponse
1282
1282
  * @throws OciError when an error occurs
1283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1284
1284
  */
1285
1285
  createGlossary(createGlossaryRequest) {
1286
1286
  return __awaiter(this, void 0, void 0, function* () {
@@ -1343,7 +1343,7 @@ class DataCatalogClient {
1343
1343
  * @param CreateJobRequest
1344
1344
  * @return CreateJobResponse
1345
1345
  * @throws OciError when an error occurs
1346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1347
1347
  */
1348
1348
  createJob(createJobRequest) {
1349
1349
  return __awaiter(this, void 0, void 0, function* () {
@@ -1406,7 +1406,7 @@ class DataCatalogClient {
1406
1406
  * @param CreateJobDefinitionRequest
1407
1407
  * @return CreateJobDefinitionResponse
1408
1408
  * @throws OciError when an error occurs
1409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1410
1410
  */
1411
1411
  createJobDefinition(createJobDefinitionRequest) {
1412
1412
  return __awaiter(this, void 0, void 0, function* () {
@@ -1469,7 +1469,7 @@ class DataCatalogClient {
1469
1469
  * @param CreateJobExecutionRequest
1470
1470
  * @return CreateJobExecutionResponse
1471
1471
  * @throws OciError when an error occurs
1472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1473
1473
  */
1474
1474
  createJobExecution(createJobExecutionRequest) {
1475
1475
  return __awaiter(this, void 0, void 0, function* () {
@@ -1534,7 +1534,7 @@ class DataCatalogClient {
1534
1534
  * @param CreateMetastoreRequest
1535
1535
  * @return CreateMetastoreResponse
1536
1536
  * @throws OciError when an error occurs
1537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1538
1538
  */
1539
1539
  createMetastore(createMetastoreRequest) {
1540
1540
  return __awaiter(this, void 0, void 0, function* () {
@@ -1591,7 +1591,7 @@ class DataCatalogClient {
1591
1591
  * @param CreateNamespaceRequest
1592
1592
  * @return CreateNamespaceResponse
1593
1593
  * @throws OciError when an error occurs
1594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1595
1595
  */
1596
1596
  createNamespace(createNamespaceRequest) {
1597
1597
  return __awaiter(this, void 0, void 0, function* () {
@@ -1654,7 +1654,7 @@ class DataCatalogClient {
1654
1654
  * @param CreatePatternRequest
1655
1655
  * @return CreatePatternResponse
1656
1656
  * @throws OciError when an error occurs
1657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1658
1658
  */
1659
1659
  createPattern(createPatternRequest) {
1660
1660
  return __awaiter(this, void 0, void 0, function* () {
@@ -1717,7 +1717,7 @@ class DataCatalogClient {
1717
1717
  * @param CreateTermRequest
1718
1718
  * @return CreateTermResponse
1719
1719
  * @throws OciError when an error occurs
1720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1721
1721
  */
1722
1722
  createTerm(createTermRequest) {
1723
1723
  return __awaiter(this, void 0, void 0, function* () {
@@ -1781,7 +1781,7 @@ class DataCatalogClient {
1781
1781
  * @param CreateTermRelationshipRequest
1782
1782
  * @return CreateTermRelationshipResponse
1783
1783
  * @throws OciError when an error occurs
1784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1785
1785
  */
1786
1786
  createTermRelationship(createTermRelationshipRequest) {
1787
1787
  return __awaiter(this, void 0, void 0, function* () {
@@ -1846,7 +1846,7 @@ class DataCatalogClient {
1846
1846
  * @param DeleteAttributeRequest
1847
1847
  * @return DeleteAttributeResponse
1848
1848
  * @throws OciError when an error occurs
1849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1850
1850
  */
1851
1851
  deleteAttribute(deleteAttributeRequest) {
1852
1852
  return __awaiter(this, void 0, void 0, function* () {
@@ -1902,7 +1902,7 @@ class DataCatalogClient {
1902
1902
  * @param DeleteAttributeTagRequest
1903
1903
  * @return DeleteAttributeTagResponse
1904
1904
  * @throws OciError when an error occurs
1905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1906
1906
  */
1907
1907
  deleteAttributeTag(deleteAttributeTagRequest) {
1908
1908
  return __awaiter(this, void 0, void 0, function* () {
@@ -1959,7 +1959,7 @@ class DataCatalogClient {
1959
1959
  * @param DeleteCatalogRequest
1960
1960
  * @return DeleteCatalogResponse
1961
1961
  * @throws OciError when an error occurs
1962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1963
1963
  */
1964
1964
  deleteCatalog(deleteCatalogRequest) {
1965
1965
  return __awaiter(this, void 0, void 0, function* () {
@@ -2017,7 +2017,7 @@ class DataCatalogClient {
2017
2017
  * @param DeleteCatalogPrivateEndpointRequest
2018
2018
  * @return DeleteCatalogPrivateEndpointResponse
2019
2019
  * @throws OciError when an error occurs
2020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2021
2021
  */
2022
2022
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2023
2023
  return __awaiter(this, void 0, void 0, function* () {
@@ -2075,7 +2075,7 @@ class DataCatalogClient {
2075
2075
  * @param DeleteConnectionRequest
2076
2076
  * @return DeleteConnectionResponse
2077
2077
  * @throws OciError when an error occurs
2078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2079
2079
  */
2080
2080
  deleteConnection(deleteConnectionRequest) {
2081
2081
  return __awaiter(this, void 0, void 0, function* () {
@@ -2130,7 +2130,7 @@ class DataCatalogClient {
2130
2130
  * @param DeleteCustomPropertyRequest
2131
2131
  * @return DeleteCustomPropertyResponse
2132
2132
  * @throws OciError when an error occurs
2133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2134
2134
  */
2135
2135
  deleteCustomProperty(deleteCustomPropertyRequest) {
2136
2136
  return __awaiter(this, void 0, void 0, function* () {
@@ -2185,7 +2185,7 @@ class DataCatalogClient {
2185
2185
  * @param DeleteDataAssetRequest
2186
2186
  * @return DeleteDataAssetResponse
2187
2187
  * @throws OciError when an error occurs
2188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2189
2189
  */
2190
2190
  deleteDataAsset(deleteDataAssetRequest) {
2191
2191
  return __awaiter(this, void 0, void 0, function* () {
@@ -2239,7 +2239,7 @@ class DataCatalogClient {
2239
2239
  * @param DeleteDataAssetTagRequest
2240
2240
  * @return DeleteDataAssetTagResponse
2241
2241
  * @throws OciError when an error occurs
2242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2243
2243
  */
2244
2244
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2245
2245
  return __awaiter(this, void 0, void 0, function* () {
@@ -2294,7 +2294,7 @@ class DataCatalogClient {
2294
2294
  * @param DeleteEntityRequest
2295
2295
  * @return DeleteEntityResponse
2296
2296
  * @throws OciError when an error occurs
2297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2298
2298
  */
2299
2299
  deleteEntity(deleteEntityRequest) {
2300
2300
  return __awaiter(this, void 0, void 0, function* () {
@@ -2349,7 +2349,7 @@ class DataCatalogClient {
2349
2349
  * @param DeleteEntityTagRequest
2350
2350
  * @return DeleteEntityTagResponse
2351
2351
  * @throws OciError when an error occurs
2352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2353
2353
  */
2354
2354
  deleteEntityTag(deleteEntityTagRequest) {
2355
2355
  return __awaiter(this, void 0, void 0, function* () {
@@ -2405,7 +2405,7 @@ class DataCatalogClient {
2405
2405
  * @param DeleteFolderRequest
2406
2406
  * @return DeleteFolderResponse
2407
2407
  * @throws OciError when an error occurs
2408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2409
2409
  */
2410
2410
  deleteFolder(deleteFolderRequest) {
2411
2411
  return __awaiter(this, void 0, void 0, function* () {
@@ -2460,7 +2460,7 @@ class DataCatalogClient {
2460
2460
  * @param DeleteFolderTagRequest
2461
2461
  * @return DeleteFolderTagResponse
2462
2462
  * @throws OciError when an error occurs
2463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2464
2464
  */
2465
2465
  deleteFolderTag(deleteFolderTagRequest) {
2466
2466
  return __awaiter(this, void 0, void 0, function* () {
@@ -2516,7 +2516,7 @@ class DataCatalogClient {
2516
2516
  * @param DeleteGlossaryRequest
2517
2517
  * @return DeleteGlossaryResponse
2518
2518
  * @throws OciError when an error occurs
2519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2520
2520
  */
2521
2521
  deleteGlossary(deleteGlossaryRequest) {
2522
2522
  return __awaiter(this, void 0, void 0, function* () {
@@ -2570,7 +2570,7 @@ class DataCatalogClient {
2570
2570
  * @param DeleteJobRequest
2571
2571
  * @return DeleteJobResponse
2572
2572
  * @throws OciError when an error occurs
2573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2574
2574
  */
2575
2575
  deleteJob(deleteJobRequest) {
2576
2576
  return __awaiter(this, void 0, void 0, function* () {
@@ -2624,7 +2624,7 @@ class DataCatalogClient {
2624
2624
  * @param DeleteJobDefinitionRequest
2625
2625
  * @return DeleteJobDefinitionResponse
2626
2626
  * @throws OciError when an error occurs
2627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2628
2628
  */
2629
2629
  deleteJobDefinition(deleteJobDefinitionRequest) {
2630
2630
  return __awaiter(this, void 0, void 0, function* () {
@@ -2678,7 +2678,7 @@ class DataCatalogClient {
2678
2678
  * @param DeleteMetastoreRequest
2679
2679
  * @return DeleteMetastoreResponse
2680
2680
  * @throws OciError when an error occurs
2681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2682
2682
  */
2683
2683
  deleteMetastore(deleteMetastoreRequest) {
2684
2684
  return __awaiter(this, void 0, void 0, function* () {
@@ -2736,7 +2736,7 @@ class DataCatalogClient {
2736
2736
  * @param DeleteNamespaceRequest
2737
2737
  * @return DeleteNamespaceResponse
2738
2738
  * @throws OciError when an error occurs
2739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2740
2740
  */
2741
2741
  deleteNamespace(deleteNamespaceRequest) {
2742
2742
  return __awaiter(this, void 0, void 0, function* () {
@@ -2790,7 +2790,7 @@ class DataCatalogClient {
2790
2790
  * @param DeletePatternRequest
2791
2791
  * @return DeletePatternResponse
2792
2792
  * @throws OciError when an error occurs
2793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2794
2794
  */
2795
2795
  deletePattern(deletePatternRequest) {
2796
2796
  return __awaiter(this, void 0, void 0, function* () {
@@ -2844,7 +2844,7 @@ class DataCatalogClient {
2844
2844
  * @param DeleteTermRequest
2845
2845
  * @return DeleteTermResponse
2846
2846
  * @throws OciError when an error occurs
2847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2848
2848
  */
2849
2849
  deleteTerm(deleteTermRequest) {
2850
2850
  return __awaiter(this, void 0, void 0, function* () {
@@ -2899,7 +2899,7 @@ class DataCatalogClient {
2899
2899
  * @param DeleteTermRelationshipRequest
2900
2900
  * @return DeleteTermRelationshipResponse
2901
2901
  * @throws OciError when an error occurs
2902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2903
2903
  */
2904
2904
  deleteTermRelationship(deleteTermRelationshipRequest) {
2905
2905
  return __awaiter(this, void 0, void 0, function* () {
@@ -2955,7 +2955,7 @@ class DataCatalogClient {
2955
2955
  * @param DetachCatalogPrivateEndpointRequest
2956
2956
  * @return DetachCatalogPrivateEndpointResponse
2957
2957
  * @throws OciError when an error occurs
2958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2959
2959
  */
2960
2960
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
2961
2961
  return __awaiter(this, void 0, void 0, function* () {
@@ -3014,7 +3014,7 @@ class DataCatalogClient {
3014
3014
  * @param DisassociateCustomPropertyRequest
3015
3015
  * @return DisassociateCustomPropertyResponse
3016
3016
  * @throws OciError when an error occurs
3017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3018
3018
  */
3019
3019
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3020
3020
  return __awaiter(this, void 0, void 0, function* () {
@@ -3079,7 +3079,7 @@ class DataCatalogClient {
3079
3079
  * @param ExpandTreeForGlossaryRequest
3080
3080
  * @return ExpandTreeForGlossaryResponse
3081
3081
  * @throws OciError when an error occurs
3082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3083
3083
  */
3084
3084
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3085
3085
  return __awaiter(this, void 0, void 0, function* () {
@@ -3142,7 +3142,7 @@ class DataCatalogClient {
3142
3142
  * @param ExportGlossaryRequest
3143
3143
  * @return ExportGlossaryResponse
3144
3144
  * @throws OciError when an error occurs
3145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3146
3146
  */
3147
3147
  exportGlossary(exportGlossaryRequest) {
3148
3148
  return __awaiter(this, void 0, void 0, function* () {
@@ -3207,7 +3207,7 @@ class DataCatalogClient {
3207
3207
  * @param GetAttributeRequest
3208
3208
  * @return GetAttributeResponse
3209
3209
  * @throws OciError when an error occurs
3210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3211
3211
  */
3212
3212
  getAttribute(getAttributeRequest) {
3213
3213
  return __awaiter(this, void 0, void 0, function* () {
@@ -3274,7 +3274,7 @@ class DataCatalogClient {
3274
3274
  * @param GetAttributeTagRequest
3275
3275
  * @return GetAttributeTagResponse
3276
3276
  * @throws OciError when an error occurs
3277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3278
3278
  */
3279
3279
  getAttributeTag(getAttributeTagRequest) {
3280
3280
  return __awaiter(this, void 0, void 0, function* () {
@@ -3341,7 +3341,7 @@ class DataCatalogClient {
3341
3341
  * @param GetCatalogRequest
3342
3342
  * @return GetCatalogResponse
3343
3343
  * @throws OciError when an error occurs
3344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3345
3345
  */
3346
3346
  getCatalog(getCatalogRequest) {
3347
3347
  return __awaiter(this, void 0, void 0, function* () {
@@ -3402,7 +3402,7 @@ class DataCatalogClient {
3402
3402
  * @param GetCatalogPrivateEndpointRequest
3403
3403
  * @return GetCatalogPrivateEndpointResponse
3404
3404
  * @throws OciError when an error occurs
3405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3406
3406
  */
3407
3407
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3408
3408
  return __awaiter(this, void 0, void 0, function* () {
@@ -3463,7 +3463,7 @@ class DataCatalogClient {
3463
3463
  * @param GetConnectionRequest
3464
3464
  * @return GetConnectionResponse
3465
3465
  * @throws OciError when an error occurs
3466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3467
3467
  */
3468
3468
  getConnection(getConnectionRequest) {
3469
3469
  return __awaiter(this, void 0, void 0, function* () {
@@ -3528,7 +3528,7 @@ class DataCatalogClient {
3528
3528
  * @param GetCustomPropertyRequest
3529
3529
  * @return GetCustomPropertyResponse
3530
3530
  * @throws OciError when an error occurs
3531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3532
3532
  */
3533
3533
  getCustomProperty(getCustomPropertyRequest) {
3534
3534
  return __awaiter(this, void 0, void 0, function* () {
@@ -3593,7 +3593,7 @@ class DataCatalogClient {
3593
3593
  * @param GetDataAssetRequest
3594
3594
  * @return GetDataAssetResponse
3595
3595
  * @throws OciError when an error occurs
3596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3597
3597
  */
3598
3598
  getDataAsset(getDataAssetRequest) {
3599
3599
  return __awaiter(this, void 0, void 0, function* () {
@@ -3657,7 +3657,7 @@ class DataCatalogClient {
3657
3657
  * @param GetDataAssetTagRequest
3658
3658
  * @return GetDataAssetTagResponse
3659
3659
  * @throws OciError when an error occurs
3660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3661
3661
  */
3662
3662
  getDataAssetTag(getDataAssetTagRequest) {
3663
3663
  return __awaiter(this, void 0, void 0, function* () {
@@ -3722,7 +3722,7 @@ class DataCatalogClient {
3722
3722
  * @param GetEntityRequest
3723
3723
  * @return GetEntityResponse
3724
3724
  * @throws OciError when an error occurs
3725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3726
3726
  */
3727
3727
  getEntity(getEntityRequest) {
3728
3728
  return __awaiter(this, void 0, void 0, function* () {
@@ -3788,7 +3788,7 @@ class DataCatalogClient {
3788
3788
  * @param GetEntityTagRequest
3789
3789
  * @return GetEntityTagResponse
3790
3790
  * @throws OciError when an error occurs
3791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3792
3792
  */
3793
3793
  getEntityTag(getEntityTagRequest) {
3794
3794
  return __awaiter(this, void 0, void 0, function* () {
@@ -3854,7 +3854,7 @@ class DataCatalogClient {
3854
3854
  * @param GetFolderRequest
3855
3855
  * @return GetFolderResponse
3856
3856
  * @throws OciError when an error occurs
3857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3858
3858
  */
3859
3859
  getFolder(getFolderRequest) {
3860
3860
  return __awaiter(this, void 0, void 0, function* () {
@@ -3920,7 +3920,7 @@ class DataCatalogClient {
3920
3920
  * @param GetFolderTagRequest
3921
3921
  * @return GetFolderTagResponse
3922
3922
  * @throws OciError when an error occurs
3923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3924
3924
  */
3925
3925
  getFolderTag(getFolderTagRequest) {
3926
3926
  return __awaiter(this, void 0, void 0, function* () {
@@ -3986,7 +3986,7 @@ class DataCatalogClient {
3986
3986
  * @param GetGlossaryRequest
3987
3987
  * @return GetGlossaryResponse
3988
3988
  * @throws OciError when an error occurs
3989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3990
3990
  */
3991
3991
  getGlossary(getGlossaryRequest) {
3992
3992
  return __awaiter(this, void 0, void 0, function* () {
@@ -4050,7 +4050,7 @@ class DataCatalogClient {
4050
4050
  * @param GetJobRequest
4051
4051
  * @return GetJobResponse
4052
4052
  * @throws OciError when an error occurs
4053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4054
4054
  */
4055
4055
  getJob(getJobRequest) {
4056
4056
  return __awaiter(this, void 0, void 0, function* () {
@@ -4114,7 +4114,7 @@ class DataCatalogClient {
4114
4114
  * @param GetJobDefinitionRequest
4115
4115
  * @return GetJobDefinitionResponse
4116
4116
  * @throws OciError when an error occurs
4117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4118
4118
  */
4119
4119
  getJobDefinition(getJobDefinitionRequest) {
4120
4120
  return __awaiter(this, void 0, void 0, function* () {
@@ -4178,7 +4178,7 @@ class DataCatalogClient {
4178
4178
  * @param GetJobExecutionRequest
4179
4179
  * @return GetJobExecutionResponse
4180
4180
  * @throws OciError when an error occurs
4181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4182
4182
  */
4183
4183
  getJobExecution(getJobExecutionRequest) {
4184
4184
  return __awaiter(this, void 0, void 0, function* () {
@@ -4243,7 +4243,7 @@ class DataCatalogClient {
4243
4243
  * @param GetJobLogRequest
4244
4244
  * @return GetJobLogResponse
4245
4245
  * @throws OciError when an error occurs
4246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4247
4247
  */
4248
4248
  getJobLog(getJobLogRequest) {
4249
4249
  return __awaiter(this, void 0, void 0, function* () {
@@ -4309,7 +4309,7 @@ class DataCatalogClient {
4309
4309
  * @param GetJobMetricsRequest
4310
4310
  * @return GetJobMetricsResponse
4311
4311
  * @throws OciError when an error occurs
4312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4313
4313
  */
4314
4314
  getJobMetrics(getJobMetricsRequest) {
4315
4315
  return __awaiter(this, void 0, void 0, function* () {
@@ -4375,7 +4375,7 @@ class DataCatalogClient {
4375
4375
  * @param GetMetastoreRequest
4376
4376
  * @return GetMetastoreResponse
4377
4377
  * @throws OciError when an error occurs
4378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4379
4379
  */
4380
4380
  getMetastore(getMetastoreRequest) {
4381
4381
  return __awaiter(this, void 0, void 0, function* () {
@@ -4436,7 +4436,7 @@ class DataCatalogClient {
4436
4436
  * @param GetNamespaceRequest
4437
4437
  * @return GetNamespaceResponse
4438
4438
  * @throws OciError when an error occurs
4439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4440
4440
  */
4441
4441
  getNamespace(getNamespaceRequest) {
4442
4442
  return __awaiter(this, void 0, void 0, function* () {
@@ -4500,7 +4500,7 @@ class DataCatalogClient {
4500
4500
  * @param GetPatternRequest
4501
4501
  * @return GetPatternResponse
4502
4502
  * @throws OciError when an error occurs
4503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4504
4504
  */
4505
4505
  getPattern(getPatternRequest) {
4506
4506
  return __awaiter(this, void 0, void 0, function* () {
@@ -4564,7 +4564,7 @@ class DataCatalogClient {
4564
4564
  * @param GetTermRequest
4565
4565
  * @return GetTermResponse
4566
4566
  * @throws OciError when an error occurs
4567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4568
4568
  */
4569
4569
  getTerm(getTermRequest) {
4570
4570
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4629,7 @@ class DataCatalogClient {
4629
4629
  * @param GetTermRelationshipRequest
4630
4630
  * @return GetTermRelationshipResponse
4631
4631
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4633
4633
  */
4634
4634
  getTermRelationship(getTermRelationshipRequest) {
4635
4635
  return __awaiter(this, void 0, void 0, function* () {
@@ -4695,7 +4695,7 @@ class DataCatalogClient {
4695
4695
  * @param GetTypeRequest
4696
4696
  * @return GetTypeResponse
4697
4697
  * @throws OciError when an error occurs
4698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4699
4699
  */
4700
4700
  getType(getTypeRequest) {
4701
4701
  return __awaiter(this, void 0, void 0, function* () {
@@ -4759,7 +4759,7 @@ class DataCatalogClient {
4759
4759
  * @param GetWorkRequestRequest
4760
4760
  * @return GetWorkRequestResponse
4761
4761
  * @throws OciError when an error occurs
4762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4763
4763
  */
4764
4764
  getWorkRequest(getWorkRequestRequest) {
4765
4765
  return __awaiter(this, void 0, void 0, function* () {
@@ -4825,7 +4825,7 @@ class DataCatalogClient {
4825
4825
  * @param ImportConnectionRequest
4826
4826
  * @return ImportConnectionResponse
4827
4827
  * @throws OciError when an error occurs
4828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4829
4829
  */
4830
4830
  importConnection(importConnectionRequest) {
4831
4831
  return __awaiter(this, void 0, void 0, function* () {
@@ -4890,7 +4890,7 @@ class DataCatalogClient {
4890
4890
  * @param ImportDataAssetRequest
4891
4891
  * @return ImportDataAssetResponse
4892
4892
  * @throws OciError when an error occurs
4893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4894
4894
  */
4895
4895
  importDataAsset(importDataAssetRequest) {
4896
4896
  return __awaiter(this, void 0, void 0, function* () {
@@ -4952,7 +4952,7 @@ class DataCatalogClient {
4952
4952
  * @param ImportGlossaryRequest
4953
4953
  * @return ImportGlossaryResponse
4954
4954
  * @throws OciError when an error occurs
4955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4956
4956
  */
4957
4957
  importGlossary(importGlossaryRequest) {
4958
4958
  return __awaiter(this, void 0, void 0, function* () {
@@ -5014,7 +5014,7 @@ class DataCatalogClient {
5014
5014
  * @param ListAggregatedPhysicalEntitiesRequest
5015
5015
  * @return ListAggregatedPhysicalEntitiesResponse
5016
5016
  * @throws OciError when an error occurs
5017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5018
5018
  */
5019
5019
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5020
5020
  return __awaiter(this, void 0, void 0, function* () {
@@ -5079,7 +5079,7 @@ class DataCatalogClient {
5079
5079
  * @param ListAttributeTagsRequest
5080
5080
  * @return ListAttributeTagsResponse
5081
5081
  * @throws OciError when an error occurs
5082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5083
5083
  */
5084
5084
  listAttributeTags(listAttributeTagsRequest) {
5085
5085
  return __awaiter(this, void 0, void 0, function* () {
@@ -5155,7 +5155,7 @@ class DataCatalogClient {
5155
5155
  * @param ListAttributesRequest
5156
5156
  * @return ListAttributesResponse
5157
5157
  * @throws OciError when an error occurs
5158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5159
5159
  */
5160
5160
  listAttributes(listAttributesRequest) {
5161
5161
  return __awaiter(this, void 0, void 0, function* () {
@@ -5243,7 +5243,7 @@ class DataCatalogClient {
5243
5243
  * @param ListCatalogPrivateEndpointsRequest
5244
5244
  * @return ListCatalogPrivateEndpointsResponse
5245
5245
  * @throws OciError when an error occurs
5246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5247
5247
  */
5248
5248
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5249
5249
  return __awaiter(this, void 0, void 0, function* () {
@@ -5351,7 +5351,7 @@ class DataCatalogClient {
5351
5351
  * @param ListCatalogsRequest
5352
5352
  * @return ListCatalogsResponse
5353
5353
  * @throws OciError when an error occurs
5354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5355
5355
  */
5356
5356
  listCatalogs(listCatalogsRequest) {
5357
5357
  return __awaiter(this, void 0, void 0, function* () {
@@ -5458,7 +5458,7 @@ class DataCatalogClient {
5458
5458
  * @param ListConnectionsRequest
5459
5459
  * @return ListConnectionsResponse
5460
5460
  * @throws OciError when an error occurs
5461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5462
5462
  */
5463
5463
  listConnections(listConnectionsRequest) {
5464
5464
  return __awaiter(this, void 0, void 0, function* () {
@@ -5536,7 +5536,7 @@ class DataCatalogClient {
5536
5536
  * @param ListCustomPropertiesRequest
5537
5537
  * @return ListCustomPropertiesResponse
5538
5538
  * @throws OciError when an error occurs
5539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5540
5540
  */
5541
5541
  listCustomProperties(listCustomPropertiesRequest) {
5542
5542
  return __awaiter(this, void 0, void 0, function* () {
@@ -5613,7 +5613,7 @@ class DataCatalogClient {
5613
5613
  * @param ListDataAssetTagsRequest
5614
5614
  * @return ListDataAssetTagsResponse
5615
5615
  * @throws OciError when an error occurs
5616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5617
5617
  */
5618
5618
  listDataAssetTags(listDataAssetTagsRequest) {
5619
5619
  return __awaiter(this, void 0, void 0, function* () {
@@ -5687,7 +5687,7 @@ class DataCatalogClient {
5687
5687
  * @param ListDataAssetsRequest
5688
5688
  * @return ListDataAssetsResponse
5689
5689
  * @throws OciError when an error occurs
5690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5691
5691
  */
5692
5692
  listDataAssets(listDataAssetsRequest) {
5693
5693
  return __awaiter(this, void 0, void 0, function* () {
@@ -5763,7 +5763,7 @@ class DataCatalogClient {
5763
5763
  * @param ListDerivedLogicalEntitiesRequest
5764
5764
  * @return ListDerivedLogicalEntitiesResponse
5765
5765
  * @throws OciError when an error occurs
5766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5767
5767
  */
5768
5768
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5769
5769
  return __awaiter(this, void 0, void 0, function* () {
@@ -5828,7 +5828,7 @@ class DataCatalogClient {
5828
5828
  * @param ListEntitiesRequest
5829
5829
  * @return ListEntitiesResponse
5830
5830
  * @throws OciError when an error occurs
5831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5832
5832
  */
5833
5833
  listEntities(listEntitiesRequest) {
5834
5834
  return __awaiter(this, void 0, void 0, function* () {
@@ -5916,7 +5916,7 @@ class DataCatalogClient {
5916
5916
  * @param ListEntityTagsRequest
5917
5917
  * @return ListEntityTagsResponse
5918
5918
  * @throws OciError when an error occurs
5919
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5920
5920
  */
5921
5921
  listEntityTags(listEntityTagsRequest) {
5922
5922
  return __awaiter(this, void 0, void 0, function* () {
@@ -5991,7 +5991,7 @@ class DataCatalogClient {
5991
5991
  * @param ListFolderTagsRequest
5992
5992
  * @return ListFolderTagsResponse
5993
5993
  * @throws OciError when an error occurs
5994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
5994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
5995
5995
  */
5996
5996
  listFolderTags(listFolderTagsRequest) {
5997
5997
  return __awaiter(this, void 0, void 0, function* () {
@@ -6066,7 +6066,7 @@ class DataCatalogClient {
6066
6066
  * @param ListFoldersRequest
6067
6067
  * @return ListFoldersResponse
6068
6068
  * @throws OciError when an error occurs
6069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6070
6070
  */
6071
6071
  listFolders(listFoldersRequest) {
6072
6072
  return __awaiter(this, void 0, void 0, function* () {
@@ -6148,7 +6148,7 @@ class DataCatalogClient {
6148
6148
  * @param ListGlossariesRequest
6149
6149
  * @return ListGlossariesResponse
6150
6150
  * @throws OciError when an error occurs
6151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6152
6152
  */
6153
6153
  listGlossaries(listGlossariesRequest) {
6154
6154
  return __awaiter(this, void 0, void 0, function* () {
@@ -6222,7 +6222,7 @@ class DataCatalogClient {
6222
6222
  * @param ListJobDefinitionsRequest
6223
6223
  * @return ListJobDefinitionsResponse
6224
6224
  * @throws OciError when an error occurs
6225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6226
6226
  */
6227
6227
  listJobDefinitions(listJobDefinitionsRequest) {
6228
6228
  return __awaiter(this, void 0, void 0, function* () {
@@ -6302,7 +6302,7 @@ class DataCatalogClient {
6302
6302
  * @param ListJobExecutionsRequest
6303
6303
  * @return ListJobExecutionsResponse
6304
6304
  * @throws OciError when an error occurs
6305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6306
6306
  */
6307
6307
  listJobExecutions(listJobExecutionsRequest) {
6308
6308
  return __awaiter(this, void 0, void 0, function* () {
@@ -6386,7 +6386,7 @@ class DataCatalogClient {
6386
6386
  * @param ListJobLogsRequest
6387
6387
  * @return ListJobLogsResponse
6388
6388
  * @throws OciError when an error occurs
6389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6390
6390
  */
6391
6391
  listJobLogs(listJobLogsRequest) {
6392
6392
  return __awaiter(this, void 0, void 0, function* () {
@@ -6461,7 +6461,7 @@ class DataCatalogClient {
6461
6461
  * @param ListJobMetricsRequest
6462
6462
  * @return ListJobMetricsResponse
6463
6463
  * @throws OciError when an error occurs
6464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6465
6465
  */
6466
6466
  listJobMetrics(listJobMetricsRequest) {
6467
6467
  return __awaiter(this, void 0, void 0, function* () {
@@ -6542,7 +6542,7 @@ class DataCatalogClient {
6542
6542
  * @param ListJobsRequest
6543
6543
  * @return ListJobsResponse
6544
6544
  * @throws OciError when an error occurs
6545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6546
6546
  */
6547
6547
  listJobs(listJobsRequest) {
6548
6548
  return __awaiter(this, void 0, void 0, function* () {
@@ -6627,7 +6627,7 @@ class DataCatalogClient {
6627
6627
  * @param ListMetastoresRequest
6628
6628
  * @return ListMetastoresResponse
6629
6629
  * @throws OciError when an error occurs
6630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6631
6631
  */
6632
6632
  listMetastores(listMetastoresRequest) {
6633
6633
  return __awaiter(this, void 0, void 0, function* () {
@@ -6734,7 +6734,7 @@ class DataCatalogClient {
6734
6734
  * @param ListNamespacesRequest
6735
6735
  * @return ListNamespacesResponse
6736
6736
  * @throws OciError when an error occurs
6737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6738
6738
  */
6739
6739
  listNamespaces(listNamespacesRequest) {
6740
6740
  return __awaiter(this, void 0, void 0, function* () {
@@ -6808,7 +6808,7 @@ class DataCatalogClient {
6808
6808
  * @param ListPatternsRequest
6809
6809
  * @return ListPatternsResponse
6810
6810
  * @throws OciError when an error occurs
6811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6812
6812
  */
6813
6813
  listPatterns(listPatternsRequest) {
6814
6814
  return __awaiter(this, void 0, void 0, function* () {
@@ -6882,7 +6882,7 @@ class DataCatalogClient {
6882
6882
  * @param ListRulesRequest
6883
6883
  * @return ListRulesResponse
6884
6884
  * @throws OciError when an error occurs
6885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6886
6886
  */
6887
6887
  listRules(listRulesRequest) {
6888
6888
  return __awaiter(this, void 0, void 0, function* () {
@@ -6961,7 +6961,7 @@ class DataCatalogClient {
6961
6961
  * @param ListTagsRequest
6962
6962
  * @return ListTagsResponse
6963
6963
  * @throws OciError when an error occurs
6964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6965
6965
  */
6966
6966
  listTags(listTagsRequest) {
6967
6967
  return __awaiter(this, void 0, void 0, function* () {
@@ -7031,7 +7031,7 @@ class DataCatalogClient {
7031
7031
  * @param ListTermRelationshipsRequest
7032
7032
  * @return ListTermRelationshipsResponse
7033
7033
  * @throws OciError when an error occurs
7034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7035
7035
  */
7036
7036
  listTermRelationships(listTermRelationshipsRequest) {
7037
7037
  return __awaiter(this, void 0, void 0, function* () {
@@ -7103,7 +7103,7 @@ class DataCatalogClient {
7103
7103
  * @param ListTermsRequest
7104
7104
  * @return ListTermsResponse
7105
7105
  * @throws OciError when an error occurs
7106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7107
7107
  */
7108
7108
  listTerms(listTermsRequest) {
7109
7109
  return __awaiter(this, void 0, void 0, function* () {
@@ -7178,7 +7178,7 @@ class DataCatalogClient {
7178
7178
  * @param ListTypesRequest
7179
7179
  * @return ListTypesResponse
7180
7180
  * @throws OciError when an error occurs
7181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7182
7182
  */
7183
7183
  listTypes(listTypesRequest) {
7184
7184
  return __awaiter(this, void 0, void 0, function* () {
@@ -7253,7 +7253,7 @@ class DataCatalogClient {
7253
7253
  * @param ListWorkRequestErrorsRequest
7254
7254
  * @return ListWorkRequestErrorsResponse
7255
7255
  * @throws OciError when an error occurs
7256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7257
7257
  */
7258
7258
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7259
7259
  return __awaiter(this, void 0, void 0, function* () {
@@ -7360,7 +7360,7 @@ class DataCatalogClient {
7360
7360
  * @param ListWorkRequestLogsRequest
7361
7361
  * @return ListWorkRequestLogsResponse
7362
7362
  * @throws OciError when an error occurs
7363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7364
7364
  */
7365
7365
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7366
7366
  return __awaiter(this, void 0, void 0, function* () {
@@ -7467,7 +7467,7 @@ class DataCatalogClient {
7467
7467
  * @param ListWorkRequestsRequest
7468
7468
  * @return ListWorkRequestsResponse
7469
7469
  * @throws OciError when an error occurs
7470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7471
7471
  */
7472
7472
  listWorkRequests(listWorkRequestsRequest) {
7473
7473
  return __awaiter(this, void 0, void 0, function* () {
@@ -7570,7 +7570,7 @@ class DataCatalogClient {
7570
7570
  * @param ObjectStatsRequest
7571
7571
  * @return ObjectStatsResponse
7572
7572
  * @throws OciError when an error occurs
7573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7574
7574
  */
7575
7575
  objectStats(objectStatsRequest) {
7576
7576
  return __awaiter(this, void 0, void 0, function* () {
@@ -7636,7 +7636,7 @@ class DataCatalogClient {
7636
7636
  * @param ParseConnectionRequest
7637
7637
  * @return ParseConnectionResponse
7638
7638
  * @throws OciError when an error occurs
7639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7640
7640
  */
7641
7641
  parseConnection(parseConnectionRequest) {
7642
7642
  return __awaiter(this, void 0, void 0, function* () {
@@ -7704,7 +7704,7 @@ class DataCatalogClient {
7704
7704
  * @param ProcessRecommendationRequest
7705
7705
  * @return ProcessRecommendationResponse
7706
7706
  * @throws OciError when an error occurs
7707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7708
7708
  */
7709
7709
  processRecommendation(processRecommendationRequest) {
7710
7710
  return __awaiter(this, void 0, void 0, function* () {
@@ -7770,7 +7770,7 @@ class DataCatalogClient {
7770
7770
  * @param RecommendationsRequest
7771
7771
  * @return RecommendationsResponse
7772
7772
  * @throws OciError when an error occurs
7773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7774
7774
  */
7775
7775
  recommendations(recommendationsRequest) {
7776
7776
  return __awaiter(this, void 0, void 0, function* () {
@@ -7831,7 +7831,7 @@ class DataCatalogClient {
7831
7831
  * @param RemoveDataSelectorPatternsRequest
7832
7832
  * @return RemoveDataSelectorPatternsResponse
7833
7833
  * @throws OciError when an error occurs
7834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7835
7835
  */
7836
7836
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
7837
7837
  return __awaiter(this, void 0, void 0, function* () {
@@ -7896,7 +7896,7 @@ class DataCatalogClient {
7896
7896
  * @param SearchCriteriaRequest
7897
7897
  * @return SearchCriteriaResponse
7898
7898
  * @throws OciError when an error occurs
7899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7900
7900
  */
7901
7901
  searchCriteria(searchCriteriaRequest) {
7902
7902
  return __awaiter(this, void 0, void 0, function* () {
@@ -7967,7 +7967,7 @@ class DataCatalogClient {
7967
7967
  * @param SuggestMatchesRequest
7968
7968
  * @return SuggestMatchesResponse
7969
7969
  * @throws OciError when an error occurs
7970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7971
7971
  */
7972
7972
  suggestMatches(suggestMatchesRequest) {
7973
7973
  return __awaiter(this, void 0, void 0, function* () {
@@ -8027,7 +8027,7 @@ class DataCatalogClient {
8027
8027
  * @param SynchronousExportDataAssetRequest
8028
8028
  * @return SynchronousExportDataAssetResponse
8029
8029
  * @throws OciError when an error occurs
8030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8031
8031
  */
8032
8032
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8033
8033
  return __awaiter(this, void 0, void 0, function* () {
@@ -8087,7 +8087,7 @@ class DataCatalogClient {
8087
8087
  * @param TestConnectionRequest
8088
8088
  * @return TestConnectionResponse
8089
8089
  * @throws OciError when an error occurs
8090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8091
8091
  */
8092
8092
  testConnection(testConnectionRequest) {
8093
8093
  return __awaiter(this, void 0, void 0, function* () {
@@ -8151,7 +8151,7 @@ class DataCatalogClient {
8151
8151
  * @param UpdateAttributeRequest
8152
8152
  * @return UpdateAttributeResponse
8153
8153
  * @throws OciError when an error occurs
8154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8155
8155
  */
8156
8156
  updateAttribute(updateAttributeRequest) {
8157
8157
  return __awaiter(this, void 0, void 0, function* () {
@@ -8217,7 +8217,7 @@ class DataCatalogClient {
8217
8217
  * @param UpdateCatalogRequest
8218
8218
  * @return UpdateCatalogResponse
8219
8219
  * @throws OciError when an error occurs
8220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8221
8221
  */
8222
8222
  updateCatalog(updateCatalogRequest) {
8223
8223
  return __awaiter(this, void 0, void 0, function* () {
@@ -8280,7 +8280,7 @@ class DataCatalogClient {
8280
8280
  * @param UpdateCatalogPrivateEndpointRequest
8281
8281
  * @return UpdateCatalogPrivateEndpointResponse
8282
8282
  * @throws OciError when an error occurs
8283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8284
8284
  */
8285
8285
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8286
8286
  return __awaiter(this, void 0, void 0, function* () {
@@ -8339,7 +8339,7 @@ class DataCatalogClient {
8339
8339
  * @param UpdateConnectionRequest
8340
8340
  * @return UpdateConnectionResponse
8341
8341
  * @throws OciError when an error occurs
8342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8343
8343
  */
8344
8344
  updateConnection(updateConnectionRequest) {
8345
8345
  return __awaiter(this, void 0, void 0, function* () {
@@ -8404,7 +8404,7 @@ class DataCatalogClient {
8404
8404
  * @param UpdateCustomPropertyRequest
8405
8405
  * @return UpdateCustomPropertyResponse
8406
8406
  * @throws OciError when an error occurs
8407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8408
8408
  */
8409
8409
  updateCustomProperty(updateCustomPropertyRequest) {
8410
8410
  return __awaiter(this, void 0, void 0, function* () {
@@ -8469,7 +8469,7 @@ class DataCatalogClient {
8469
8469
  * @param UpdateDataAssetRequest
8470
8470
  * @return UpdateDataAssetResponse
8471
8471
  * @throws OciError when an error occurs
8472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8473
8473
  */
8474
8474
  updateDataAsset(updateDataAssetRequest) {
8475
8475
  return __awaiter(this, void 0, void 0, function* () {
@@ -8533,7 +8533,7 @@ class DataCatalogClient {
8533
8533
  * @param UpdateEntityRequest
8534
8534
  * @return UpdateEntityResponse
8535
8535
  * @throws OciError when an error occurs
8536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8537
8537
  */
8538
8538
  updateEntity(updateEntityRequest) {
8539
8539
  return __awaiter(this, void 0, void 0, function* () {
@@ -8598,7 +8598,7 @@ class DataCatalogClient {
8598
8598
  * @param UpdateFolderRequest
8599
8599
  * @return UpdateFolderResponse
8600
8600
  * @throws OciError when an error occurs
8601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8602
8602
  */
8603
8603
  updateFolder(updateFolderRequest) {
8604
8604
  return __awaiter(this, void 0, void 0, function* () {
@@ -8663,7 +8663,7 @@ class DataCatalogClient {
8663
8663
  * @param UpdateGlossaryRequest
8664
8664
  * @return UpdateGlossaryResponse
8665
8665
  * @throws OciError when an error occurs
8666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8667
8667
  */
8668
8668
  updateGlossary(updateGlossaryRequest) {
8669
8669
  return __awaiter(this, void 0, void 0, function* () {
@@ -8727,7 +8727,7 @@ class DataCatalogClient {
8727
8727
  * @param UpdateJobRequest
8728
8728
  * @return UpdateJobResponse
8729
8729
  * @throws OciError when an error occurs
8730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8731
8731
  */
8732
8732
  updateJob(updateJobRequest) {
8733
8733
  return __awaiter(this, void 0, void 0, function* () {
@@ -8791,7 +8791,7 @@ class DataCatalogClient {
8791
8791
  * @param UpdateJobDefinitionRequest
8792
8792
  * @return UpdateJobDefinitionResponse
8793
8793
  * @throws OciError when an error occurs
8794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8795
8795
  */
8796
8796
  updateJobDefinition(updateJobDefinitionRequest) {
8797
8797
  return __awaiter(this, void 0, void 0, function* () {
@@ -8855,7 +8855,7 @@ class DataCatalogClient {
8855
8855
  * @param UpdateMetastoreRequest
8856
8856
  * @return UpdateMetastoreResponse
8857
8857
  * @throws OciError when an error occurs
8858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8859
8859
  */
8860
8860
  updateMetastore(updateMetastoreRequest) {
8861
8861
  return __awaiter(this, void 0, void 0, function* () {
@@ -8918,7 +8918,7 @@ class DataCatalogClient {
8918
8918
  * @param UpdateNamespaceRequest
8919
8919
  * @return UpdateNamespaceResponse
8920
8920
  * @throws OciError when an error occurs
8921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8922
8922
  */
8923
8923
  updateNamespace(updateNamespaceRequest) {
8924
8924
  return __awaiter(this, void 0, void 0, function* () {
@@ -8982,7 +8982,7 @@ class DataCatalogClient {
8982
8982
  * @param UpdatePatternRequest
8983
8983
  * @return UpdatePatternResponse
8984
8984
  * @throws OciError when an error occurs
8985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8986
8986
  */
8987
8987
  updatePattern(updatePatternRequest) {
8988
8988
  return __awaiter(this, void 0, void 0, function* () {
@@ -9046,7 +9046,7 @@ class DataCatalogClient {
9046
9046
  * @param UpdateTermRequest
9047
9047
  * @return UpdateTermResponse
9048
9048
  * @throws OciError when an error occurs
9049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9050
9050
  */
9051
9051
  updateTerm(updateTermRequest) {
9052
9052
  return __awaiter(this, void 0, void 0, function* () {
@@ -9111,7 +9111,7 @@ class DataCatalogClient {
9111
9111
  * @param UpdateTermRelationshipRequest
9112
9112
  * @return UpdateTermRelationshipResponse
9113
9113
  * @throws OciError when an error occurs
9114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9115
9115
  */
9116
9116
  updateTermRelationship(updateTermRelationshipRequest) {
9117
9117
  return __awaiter(this, void 0, void 0, function* () {
@@ -9177,7 +9177,7 @@ class DataCatalogClient {
9177
9177
  * @param UploadCredentialsRequest
9178
9178
  * @return UploadCredentialsResponse
9179
9179
  * @throws OciError when an error occurs
9180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9181
9181
  */
9182
9182
  uploadCredentials(uploadCredentialsRequest) {
9183
9183
  return __awaiter(this, void 0, void 0, function* () {
@@ -9243,7 +9243,7 @@ class DataCatalogClient {
9243
9243
  * @param UsersRequest
9244
9244
  * @return UsersResponse
9245
9245
  * @throws OciError when an error occurs
9246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/Users.ts.html |here} to see how to use Users API.
9247
9247
  */
9248
9248
  users(usersRequest) {
9249
9249
  return __awaiter(this, void 0, void 0, function* () {
@@ -9309,7 +9309,7 @@ class DataCatalogClient {
9309
9309
  * @param ValidateConnectionRequest
9310
9310
  * @return ValidateConnectionResponse
9311
9311
  * @throws OciError when an error occurs
9312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9313
9313
  */
9314
9314
  validateConnection(validateConnectionRequest) {
9315
9315
  return __awaiter(this, void 0, void 0, function* () {
@@ -9373,7 +9373,7 @@ class DataCatalogClient {
9373
9373
  * @param ValidatePatternRequest
9374
9374
  * @return ValidatePatternResponse
9375
9375
  * @throws OciError when an error occurs
9376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9376
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9377
9377
  */
9378
9378
  validatePattern(validatePatternRequest) {
9379
9379
  return __awaiter(this, void 0, void 0, function* () {