oci-datacatalog 2.76.0 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (989) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +148 -148
  4. package/lib/client.js +148 -148
  5. package/lib/datacatalog-waiter.d.ts +1 -1
  6. package/lib/datacatalog-waiter.js +1 -1
  7. package/lib/model/add-resource-lock-details.d.ts +1 -1
  8. package/lib/model/add-resource-lock-details.js +1 -1
  9. package/lib/model/asynchronous-export-glossary-details.d.ts +1 -1
  10. package/lib/model/asynchronous-export-glossary-details.js +1 -1
  11. package/lib/model/asynchronous-export-glossary-result.d.ts +1 -1
  12. package/lib/model/asynchronous-export-glossary-result.js +1 -1
  13. package/lib/model/asynchronous-export-request-details.d.ts +1 -1
  14. package/lib/model/asynchronous-export-request-details.js +1 -1
  15. package/lib/model/asynchronous-export-result.d.ts +1 -1
  16. package/lib/model/asynchronous-export-result.js +1 -1
  17. package/lib/model/attach-catalog-private-endpoint-details.d.ts +1 -1
  18. package/lib/model/attach-catalog-private-endpoint-details.js +1 -1
  19. package/lib/model/attribute-collection.d.ts +1 -1
  20. package/lib/model/attribute-collection.js +1 -1
  21. package/lib/model/attribute-summary.d.ts +3 -3
  22. package/lib/model/attribute-summary.js +1 -1
  23. package/lib/model/attribute-tag-collection.d.ts +1 -1
  24. package/lib/model/attribute-tag-collection.js +1 -1
  25. package/lib/model/attribute-tag-summary.d.ts +2 -2
  26. package/lib/model/attribute-tag-summary.js +1 -1
  27. package/lib/model/attribute-tag.d.ts +2 -2
  28. package/lib/model/attribute-tag.js +1 -1
  29. package/lib/model/attribute.d.ts +3 -3
  30. package/lib/model/attribute.js +1 -1
  31. package/lib/model/base-permissions-summary.d.ts +1 -1
  32. package/lib/model/base-permissions-summary.js +1 -1
  33. package/lib/model/base-tag-summary.d.ts +2 -2
  34. package/lib/model/base-tag-summary.js +1 -1
  35. package/lib/model/base-tag.d.ts +2 -2
  36. package/lib/model/base-tag.js +1 -1
  37. package/lib/model/catalog-permissions-summary.d.ts +1 -1
  38. package/lib/model/catalog-permissions-summary.js +1 -1
  39. package/lib/model/catalog-private-endpoint-summary.d.ts +4 -4
  40. package/lib/model/catalog-private-endpoint-summary.js +1 -1
  41. package/lib/model/catalog-private-endpoint.d.ts +4 -4
  42. package/lib/model/catalog-private-endpoint.js +1 -1
  43. package/lib/model/catalog-summary.d.ts +4 -4
  44. package/lib/model/catalog-summary.js +1 -1
  45. package/lib/model/catalog.d.ts +4 -4
  46. package/lib/model/catalog.js +1 -1
  47. package/lib/model/change-catalog-compartment-details.d.ts +1 -1
  48. package/lib/model/change-catalog-compartment-details.js +1 -1
  49. package/lib/model/change-catalog-private-endpoint-compartment-details.d.ts +1 -1
  50. package/lib/model/change-catalog-private-endpoint-compartment-details.js +1 -1
  51. package/lib/model/change-metastore-compartment-details.d.ts +1 -1
  52. package/lib/model/change-metastore-compartment-details.js +1 -1
  53. package/lib/model/connection-alias-summary.d.ts +1 -1
  54. package/lib/model/connection-alias-summary.js +1 -1
  55. package/lib/model/connection-collection.d.ts +1 -1
  56. package/lib/model/connection-collection.js +1 -1
  57. package/lib/model/connection-result.d.ts +1 -1
  58. package/lib/model/connection-result.js +1 -1
  59. package/lib/model/connection-summary.d.ts +2 -2
  60. package/lib/model/connection-summary.js +1 -1
  61. package/lib/model/connection.d.ts +3 -3
  62. package/lib/model/connection.js +1 -1
  63. package/lib/model/create-attribute-details.d.ts +2 -2
  64. package/lib/model/create-attribute-details.js +1 -1
  65. package/lib/model/create-catalog-details.d.ts +3 -3
  66. package/lib/model/create-catalog-details.js +1 -1
  67. package/lib/model/create-catalog-private-endpoint-details.d.ts +3 -3
  68. package/lib/model/create-catalog-private-endpoint-details.js +1 -1
  69. package/lib/model/create-connection-details.d.ts +3 -3
  70. package/lib/model/create-connection-details.js +1 -1
  71. package/lib/model/create-custom-property-details.d.ts +2 -2
  72. package/lib/model/create-custom-property-details.js +1 -1
  73. package/lib/model/create-data-asset-details.d.ts +2 -2
  74. package/lib/model/create-data-asset-details.js +1 -1
  75. package/lib/model/create-entity-details.d.ts +2 -2
  76. package/lib/model/create-entity-details.js +1 -1
  77. package/lib/model/create-folder-details.d.ts +2 -2
  78. package/lib/model/create-folder-details.js +1 -1
  79. package/lib/model/create-glossary-details.d.ts +1 -1
  80. package/lib/model/create-glossary-details.js +1 -1
  81. package/lib/model/create-job-definition-details.d.ts +2 -2
  82. package/lib/model/create-job-definition-details.js +1 -1
  83. package/lib/model/create-job-details.d.ts +1 -1
  84. package/lib/model/create-job-details.js +1 -1
  85. package/lib/model/create-job-execution-details.d.ts +2 -2
  86. package/lib/model/create-job-execution-details.js +1 -1
  87. package/lib/model/create-metastore-details.d.ts +3 -3
  88. package/lib/model/create-metastore-details.js +1 -1
  89. package/lib/model/create-namespace-details.d.ts +1 -1
  90. package/lib/model/create-namespace-details.js +1 -1
  91. package/lib/model/create-pattern-details.d.ts +2 -2
  92. package/lib/model/create-pattern-details.js +1 -1
  93. package/lib/model/create-tag-details.d.ts +1 -1
  94. package/lib/model/create-tag-details.js +1 -1
  95. package/lib/model/create-term-details.d.ts +1 -1
  96. package/lib/model/create-term-details.js +1 -1
  97. package/lib/model/create-term-relationship-details.d.ts +1 -1
  98. package/lib/model/create-term-relationship-details.js +1 -1
  99. package/lib/model/custom-property-collection.d.ts +1 -1
  100. package/lib/model/custom-property-collection.js +1 -1
  101. package/lib/model/custom-property-data-type.d.ts +1 -1
  102. package/lib/model/custom-property-data-type.js +1 -1
  103. package/lib/model/custom-property-get-usage.d.ts +1 -1
  104. package/lib/model/custom-property-get-usage.js +1 -1
  105. package/lib/model/custom-property-set-usage.d.ts +1 -1
  106. package/lib/model/custom-property-set-usage.js +1 -1
  107. package/lib/model/custom-property-summary.d.ts +2 -2
  108. package/lib/model/custom-property-summary.js +1 -1
  109. package/lib/model/custom-property-type-usage.d.ts +1 -1
  110. package/lib/model/custom-property-type-usage.js +1 -1
  111. package/lib/model/custom-property.d.ts +3 -3
  112. package/lib/model/custom-property.js +1 -1
  113. package/lib/model/data-asset-collection.d.ts +1 -1
  114. package/lib/model/data-asset-collection.js +1 -1
  115. package/lib/model/data-asset-export-scope.d.ts +1 -1
  116. package/lib/model/data-asset-export-scope.js +1 -1
  117. package/lib/model/data-asset-import-export-type-filter.d.ts +1 -1
  118. package/lib/model/data-asset-import-export-type-filter.js +1 -1
  119. package/lib/model/data-asset-permissions-summary.d.ts +1 -1
  120. package/lib/model/data-asset-permissions-summary.js +1 -1
  121. package/lib/model/data-asset-summary.d.ts +2 -2
  122. package/lib/model/data-asset-summary.js +1 -1
  123. package/lib/model/data-asset-tag-collection.d.ts +1 -1
  124. package/lib/model/data-asset-tag-collection.js +1 -1
  125. package/lib/model/data-asset-tag-summary.d.ts +2 -2
  126. package/lib/model/data-asset-tag-summary.js +1 -1
  127. package/lib/model/data-asset-tag.d.ts +2 -2
  128. package/lib/model/data-asset-tag.js +1 -1
  129. package/lib/model/data-asset.d.ts +3 -3
  130. package/lib/model/data-asset.js +1 -1
  131. package/lib/model/data-selector-pattern-details.d.ts +1 -1
  132. package/lib/model/data-selector-pattern-details.js +1 -1
  133. package/lib/model/derived-logical-entities.d.ts +1 -1
  134. package/lib/model/derived-logical-entities.js +1 -1
  135. package/lib/model/detach-catalog-private-endpoint-details.d.ts +1 -1
  136. package/lib/model/detach-catalog-private-endpoint-details.js +1 -1
  137. package/lib/model/entity-collection.d.ts +1 -1
  138. package/lib/model/entity-collection.js +1 -1
  139. package/lib/model/entity-lineage.d.ts +2 -2
  140. package/lib/model/entity-lineage.js +1 -1
  141. package/lib/model/entity-summary.d.ts +3 -3
  142. package/lib/model/entity-summary.js +1 -1
  143. package/lib/model/entity-tag-collection.d.ts +1 -1
  144. package/lib/model/entity-tag-collection.js +1 -1
  145. package/lib/model/entity-tag-summary.d.ts +2 -2
  146. package/lib/model/entity-tag-summary.js +1 -1
  147. package/lib/model/entity-tag.d.ts +2 -2
  148. package/lib/model/entity-tag.js +1 -1
  149. package/lib/model/entity.d.ts +3 -3
  150. package/lib/model/entity.js +1 -1
  151. package/lib/model/event-config-status.d.ts +1 -1
  152. package/lib/model/event-config-status.js +1 -1
  153. package/lib/model/event-config.d.ts +2 -2
  154. package/lib/model/event-config.js +1 -1
  155. package/lib/model/export-data-asset-details.d.ts +1 -1
  156. package/lib/model/export-data-asset-details.js +1 -1
  157. package/lib/model/faceted-search-aggregation.d.ts +1 -1
  158. package/lib/model/faceted-search-aggregation.js +1 -1
  159. package/lib/model/faceted-search-custom-property.d.ts +1 -1
  160. package/lib/model/faceted-search-custom-property.js +1 -1
  161. package/lib/model/faceted-search-date-filter-request.d.ts +1 -1
  162. package/lib/model/faceted-search-date-filter-request.js +1 -1
  163. package/lib/model/faceted-search-filter-request.d.ts +1 -1
  164. package/lib/model/faceted-search-filter-request.js +1 -1
  165. package/lib/model/faceted-search-sort-request.d.ts +1 -1
  166. package/lib/model/faceted-search-sort-request.js +1 -1
  167. package/lib/model/faceted-search-string-filter-request.d.ts +1 -1
  168. package/lib/model/faceted-search-string-filter-request.js +1 -1
  169. package/lib/model/fetch-entity-lineage-details.d.ts +1 -1
  170. package/lib/model/fetch-entity-lineage-details.js +1 -1
  171. package/lib/model/folder-collection.d.ts +1 -1
  172. package/lib/model/folder-collection.js +1 -1
  173. package/lib/model/folder-summary.d.ts +2 -2
  174. package/lib/model/folder-summary.js +1 -1
  175. package/lib/model/folder-tag-collection.d.ts +1 -1
  176. package/lib/model/folder-tag-collection.js +1 -1
  177. package/lib/model/folder-tag-summary.d.ts +2 -2
  178. package/lib/model/folder-tag-summary.js +1 -1
  179. package/lib/model/folder-tag.d.ts +2 -2
  180. package/lib/model/folder-tag.js +1 -1
  181. package/lib/model/folder.d.ts +3 -3
  182. package/lib/model/folder.js +1 -1
  183. package/lib/model/glossary-collection.d.ts +1 -1
  184. package/lib/model/glossary-collection.js +1 -1
  185. package/lib/model/glossary-permissions-summary.d.ts +1 -1
  186. package/lib/model/glossary-permissions-summary.js +1 -1
  187. package/lib/model/glossary-summary.d.ts +2 -2
  188. package/lib/model/glossary-summary.js +1 -1
  189. package/lib/model/glossary-tree-element.d.ts +2 -2
  190. package/lib/model/glossary-tree-element.js +1 -1
  191. package/lib/model/glossary.d.ts +2 -2
  192. package/lib/model/glossary.js +1 -1
  193. package/lib/model/harvest-status.d.ts +1 -1
  194. package/lib/model/harvest-status.js +1 -1
  195. package/lib/model/import-connection-details.d.ts +1 -1
  196. package/lib/model/import-connection-details.js +1 -1
  197. package/lib/model/import-data-asset-details.d.ts +1 -1
  198. package/lib/model/import-data-asset-details.js +1 -1
  199. package/lib/model/import-data-asset-job-result.d.ts +1 -1
  200. package/lib/model/import-data-asset-job-result.js +1 -1
  201. package/lib/model/import-glossary-details.d.ts +1 -1
  202. package/lib/model/import-glossary-details.js +1 -1
  203. package/lib/model/index.d.ts +1 -1
  204. package/lib/model/index.js +1 -1
  205. package/lib/model/job-collection.d.ts +1 -1
  206. package/lib/model/job-collection.js +1 -1
  207. package/lib/model/job-definition-collection.d.ts +1 -1
  208. package/lib/model/job-definition-collection.js +1 -1
  209. package/lib/model/job-definition-permissions-summary.d.ts +1 -1
  210. package/lib/model/job-definition-permissions-summary.js +1 -1
  211. package/lib/model/job-definition-scope.d.ts +1 -1
  212. package/lib/model/job-definition-scope.js +1 -1
  213. package/lib/model/job-definition-summary.d.ts +2 -2
  214. package/lib/model/job-definition-summary.js +1 -1
  215. package/lib/model/job-definition.d.ts +3 -3
  216. package/lib/model/job-definition.js +1 -1
  217. package/lib/model/job-execution-collection.d.ts +1 -1
  218. package/lib/model/job-execution-collection.js +1 -1
  219. package/lib/model/job-execution-state.d.ts +1 -1
  220. package/lib/model/job-execution-state.js +1 -1
  221. package/lib/model/job-execution-summary.d.ts +2 -2
  222. package/lib/model/job-execution-summary.js +1 -1
  223. package/lib/model/job-execution.d.ts +3 -3
  224. package/lib/model/job-execution.js +1 -1
  225. package/lib/model/job-lifecycle-state.d.ts +1 -1
  226. package/lib/model/job-lifecycle-state.js +1 -1
  227. package/lib/model/job-log-collection.d.ts +1 -1
  228. package/lib/model/job-log-collection.js +1 -1
  229. package/lib/model/job-log-summary.d.ts +2 -2
  230. package/lib/model/job-log-summary.js +1 -1
  231. package/lib/model/job-log.d.ts +2 -2
  232. package/lib/model/job-log.js +1 -1
  233. package/lib/model/job-metric-collection.d.ts +1 -1
  234. package/lib/model/job-metric-collection.js +1 -1
  235. package/lib/model/job-metric-summary.d.ts +2 -2
  236. package/lib/model/job-metric-summary.js +1 -1
  237. package/lib/model/job-metric.d.ts +2 -2
  238. package/lib/model/job-metric.js +1 -1
  239. package/lib/model/job-schedule-type.d.ts +1 -1
  240. package/lib/model/job-schedule-type.js +1 -1
  241. package/lib/model/job-summary.d.ts +3 -3
  242. package/lib/model/job-summary.js +1 -1
  243. package/lib/model/job-type.d.ts +1 -1
  244. package/lib/model/job-type.js +1 -1
  245. package/lib/model/job.d.ts +3 -3
  246. package/lib/model/job.js +1 -1
  247. package/lib/model/lifecycle-state.d.ts +1 -1
  248. package/lib/model/lifecycle-state.js +1 -1
  249. package/lib/model/lineage-direction.d.ts +1 -1
  250. package/lib/model/lineage-direction.js +1 -1
  251. package/lib/model/lineage-object.d.ts +2 -2
  252. package/lib/model/lineage-object.js +1 -1
  253. package/lib/model/lineage-relationship.d.ts +1 -1
  254. package/lib/model/lineage-relationship.js +1 -1
  255. package/lib/model/metastore-summary.d.ts +4 -4
  256. package/lib/model/metastore-summary.js +1 -1
  257. package/lib/model/metastore.d.ts +4 -4
  258. package/lib/model/metastore.js +1 -1
  259. package/lib/model/namespace-collection.d.ts +1 -1
  260. package/lib/model/namespace-collection.js +1 -1
  261. package/lib/model/namespace-summary.d.ts +2 -2
  262. package/lib/model/namespace-summary.js +1 -1
  263. package/lib/model/namespace.d.ts +2 -2
  264. package/lib/model/namespace.js +1 -1
  265. package/lib/model/object-lineage-request-details.d.ts +1 -1
  266. package/lib/model/object-lineage-request-details.js +1 -1
  267. package/lib/model/object-lineage.d.ts +2 -2
  268. package/lib/model/object-lineage.js +1 -1
  269. package/lib/model/object-relationship.d.ts +2 -2
  270. package/lib/model/object-relationship.js +1 -1
  271. package/lib/model/object-storage-object-reference.d.ts +1 -1
  272. package/lib/model/object-storage-object-reference.js +1 -1
  273. package/lib/model/parse-connection-details.d.ts +1 -1
  274. package/lib/model/parse-connection-details.js +1 -1
  275. package/lib/model/pattern-collection.d.ts +1 -1
  276. package/lib/model/pattern-collection.js +1 -1
  277. package/lib/model/pattern-summary.d.ts +2 -2
  278. package/lib/model/pattern-summary.js +1 -1
  279. package/lib/model/pattern.d.ts +3 -3
  280. package/lib/model/pattern.js +1 -1
  281. package/lib/model/process-recommendation-details.d.ts +3 -3
  282. package/lib/model/process-recommendation-details.js +1 -1
  283. package/lib/model/property-definition.d.ts +1 -1
  284. package/lib/model/property-definition.js +1 -1
  285. package/lib/model/recommendation-collection.d.ts +1 -1
  286. package/lib/model/recommendation-collection.js +1 -1
  287. package/lib/model/recommendation-details.d.ts +3 -3
  288. package/lib/model/recommendation-details.js +1 -1
  289. package/lib/model/recommendation-resource-type.d.ts +1 -1
  290. package/lib/model/recommendation-resource-type.js +1 -1
  291. package/lib/model/recommendation-status.d.ts +1 -1
  292. package/lib/model/recommendation-status.js +1 -1
  293. package/lib/model/recommendation-type.d.ts +1 -1
  294. package/lib/model/recommendation-type.js +1 -1
  295. package/lib/model/remove-resource-lock-details.d.ts +1 -1
  296. package/lib/model/remove-resource-lock-details.js +1 -1
  297. package/lib/model/resource-lock.d.ts +1 -1
  298. package/lib/model/resource-lock.js +1 -1
  299. package/lib/model/rule-attribute.d.ts +1 -1
  300. package/lib/model/rule-attribute.js +1 -1
  301. package/lib/model/rule-collection.d.ts +1 -1
  302. package/lib/model/rule-collection.js +1 -1
  303. package/lib/model/rule-origin-type.d.ts +1 -1
  304. package/lib/model/rule-origin-type.js +1 -1
  305. package/lib/model/rule-summary.d.ts +2 -2
  306. package/lib/model/rule-summary.js +1 -1
  307. package/lib/model/rule-type.d.ts +1 -1
  308. package/lib/model/rule-type.js +1 -1
  309. package/lib/model/search-criteria.d.ts +1 -1
  310. package/lib/model/search-criteria.js +1 -1
  311. package/lib/model/search-result-collection.d.ts +1 -1
  312. package/lib/model/search-result-collection.js +1 -1
  313. package/lib/model/search-result.d.ts +4 -4
  314. package/lib/model/search-result.js +1 -1
  315. package/lib/model/search-tag-summary.d.ts +1 -1
  316. package/lib/model/search-tag-summary.js +1 -1
  317. package/lib/model/search-term-summary.d.ts +1 -1
  318. package/lib/model/search-term-summary.js +1 -1
  319. package/lib/model/suggest-list-item.d.ts +1 -1
  320. package/lib/model/suggest-list-item.js +1 -1
  321. package/lib/model/suggest-results.d.ts +1 -1
  322. package/lib/model/suggest-results.js +1 -1
  323. package/lib/model/term-associated-object.d.ts +1 -1
  324. package/lib/model/term-associated-object.js +1 -1
  325. package/lib/model/term-collection.d.ts +1 -1
  326. package/lib/model/term-collection.js +1 -1
  327. package/lib/model/term-relationship-collection.d.ts +1 -1
  328. package/lib/model/term-relationship-collection.js +1 -1
  329. package/lib/model/term-relationship-summary.d.ts +2 -2
  330. package/lib/model/term-relationship-summary.js +1 -1
  331. package/lib/model/term-relationship.d.ts +2 -2
  332. package/lib/model/term-relationship.js +1 -1
  333. package/lib/model/term-summary.d.ts +2 -2
  334. package/lib/model/term-summary.js +1 -1
  335. package/lib/model/term-workflow-status.d.ts +1 -1
  336. package/lib/model/term-workflow-status.js +1 -1
  337. package/lib/model/term.d.ts +2 -2
  338. package/lib/model/term.js +1 -1
  339. package/lib/model/type-collection.d.ts +1 -1
  340. package/lib/model/type-collection.js +1 -1
  341. package/lib/model/type-custom-property-details.d.ts +1 -1
  342. package/lib/model/type-custom-property-details.js +1 -1
  343. package/lib/model/type-summary.d.ts +1 -1
  344. package/lib/model/type-summary.js +1 -1
  345. package/lib/model/type.d.ts +3 -3
  346. package/lib/model/type.js +1 -1
  347. package/lib/model/update-attribute-details.d.ts +2 -2
  348. package/lib/model/update-attribute-details.js +1 -1
  349. package/lib/model/update-catalog-details.d.ts +3 -3
  350. package/lib/model/update-catalog-details.js +1 -1
  351. package/lib/model/update-catalog-private-endpoint-details.d.ts +3 -3
  352. package/lib/model/update-catalog-private-endpoint-details.js +1 -1
  353. package/lib/model/update-connection-details.d.ts +3 -3
  354. package/lib/model/update-connection-details.js +1 -1
  355. package/lib/model/update-custom-property-details.d.ts +2 -2
  356. package/lib/model/update-custom-property-details.js +1 -1
  357. package/lib/model/update-data-asset-details.d.ts +2 -2
  358. package/lib/model/update-data-asset-details.js +1 -1
  359. package/lib/model/update-entity-details.d.ts +2 -2
  360. package/lib/model/update-entity-details.js +1 -1
  361. package/lib/model/update-folder-details.d.ts +2 -2
  362. package/lib/model/update-folder-details.js +1 -1
  363. package/lib/model/update-glossary-details.d.ts +1 -1
  364. package/lib/model/update-glossary-details.js +1 -1
  365. package/lib/model/update-job-definition-details.d.ts +2 -2
  366. package/lib/model/update-job-definition-details.js +1 -1
  367. package/lib/model/update-job-details.d.ts +1 -1
  368. package/lib/model/update-job-details.js +1 -1
  369. package/lib/model/update-metastore-details.d.ts +3 -3
  370. package/lib/model/update-metastore-details.js +1 -1
  371. package/lib/model/update-namespace-details.d.ts +1 -1
  372. package/lib/model/update-namespace-details.js +1 -1
  373. package/lib/model/update-pattern-details.d.ts +2 -2
  374. package/lib/model/update-pattern-details.js +1 -1
  375. package/lib/model/update-term-details.d.ts +1 -1
  376. package/lib/model/update-term-details.js +1 -1
  377. package/lib/model/update-term-relationship-details.d.ts +1 -1
  378. package/lib/model/update-term-relationship-details.js +1 -1
  379. package/lib/model/upload-credentials-details.d.ts +1 -1
  380. package/lib/model/upload-credentials-details.js +1 -1
  381. package/lib/model/validate-connection-details.d.ts +1 -1
  382. package/lib/model/validate-connection-details.js +1 -1
  383. package/lib/model/validate-connection-result.d.ts +1 -1
  384. package/lib/model/validate-connection-result.js +1 -1
  385. package/lib/model/validate-pattern-details.d.ts +1 -1
  386. package/lib/model/validate-pattern-details.js +1 -1
  387. package/lib/model/validate-pattern-result.d.ts +1 -1
  388. package/lib/model/validate-pattern-result.js +1 -1
  389. package/lib/model/work-request-error.d.ts +1 -1
  390. package/lib/model/work-request-error.js +1 -1
  391. package/lib/model/work-request-log.d.ts +1 -1
  392. package/lib/model/work-request-log.js +1 -1
  393. package/lib/model/work-request-resource.d.ts +1 -1
  394. package/lib/model/work-request-resource.js +1 -1
  395. package/lib/model/work-request.d.ts +1 -1
  396. package/lib/model/work-request.js +1 -1
  397. package/lib/request/add-catalog-lock-request.d.ts +3 -3
  398. package/lib/request/add-catalog-lock-request.js +1 -1
  399. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +3 -3
  400. package/lib/request/add-catalog-private-endpoint-lock-request.js +1 -1
  401. package/lib/request/add-data-selector-patterns-request.d.ts +3 -3
  402. package/lib/request/add-data-selector-patterns-request.js +1 -1
  403. package/lib/request/add-metastore-lock-request.d.ts +3 -3
  404. package/lib/request/add-metastore-lock-request.js +1 -1
  405. package/lib/request/associate-custom-property-request.d.ts +3 -3
  406. package/lib/request/associate-custom-property-request.js +1 -1
  407. package/lib/request/asynchronous-export-glossary-request.d.ts +2 -2
  408. package/lib/request/asynchronous-export-glossary-request.js +1 -1
  409. package/lib/request/attach-catalog-private-endpoint-request.d.ts +3 -3
  410. package/lib/request/attach-catalog-private-endpoint-request.js +1 -1
  411. package/lib/request/change-catalog-compartment-request.d.ts +3 -3
  412. package/lib/request/change-catalog-compartment-request.js +1 -1
  413. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +3 -3
  414. package/lib/request/change-catalog-private-endpoint-compartment-request.js +1 -1
  415. package/lib/request/change-metastore-compartment-request.d.ts +3 -3
  416. package/lib/request/change-metastore-compartment-request.js +1 -1
  417. package/lib/request/create-attribute-request.d.ts +2 -2
  418. package/lib/request/create-attribute-request.js +1 -1
  419. package/lib/request/create-attribute-tag-request.d.ts +2 -2
  420. package/lib/request/create-attribute-tag-request.js +1 -1
  421. package/lib/request/create-catalog-private-endpoint-request.d.ts +2 -2
  422. package/lib/request/create-catalog-private-endpoint-request.js +1 -1
  423. package/lib/request/create-catalog-request.d.ts +2 -2
  424. package/lib/request/create-catalog-request.js +1 -1
  425. package/lib/request/create-connection-request.d.ts +2 -2
  426. package/lib/request/create-connection-request.js +1 -1
  427. package/lib/request/create-custom-property-request.d.ts +2 -2
  428. package/lib/request/create-custom-property-request.js +1 -1
  429. package/lib/request/create-data-asset-request.d.ts +2 -2
  430. package/lib/request/create-data-asset-request.js +1 -1
  431. package/lib/request/create-data-asset-tag-request.d.ts +2 -2
  432. package/lib/request/create-data-asset-tag-request.js +1 -1
  433. package/lib/request/create-entity-request.d.ts +2 -2
  434. package/lib/request/create-entity-request.js +1 -1
  435. package/lib/request/create-entity-tag-request.d.ts +2 -2
  436. package/lib/request/create-entity-tag-request.js +1 -1
  437. package/lib/request/create-folder-request.d.ts +2 -2
  438. package/lib/request/create-folder-request.js +1 -1
  439. package/lib/request/create-folder-tag-request.d.ts +2 -2
  440. package/lib/request/create-folder-tag-request.js +1 -1
  441. package/lib/request/create-glossary-request.d.ts +2 -2
  442. package/lib/request/create-glossary-request.js +1 -1
  443. package/lib/request/create-job-definition-request.d.ts +2 -2
  444. package/lib/request/create-job-definition-request.js +1 -1
  445. package/lib/request/create-job-execution-request.d.ts +2 -2
  446. package/lib/request/create-job-execution-request.js +1 -1
  447. package/lib/request/create-job-request.d.ts +2 -2
  448. package/lib/request/create-job-request.js +1 -1
  449. package/lib/request/create-metastore-request.d.ts +2 -2
  450. package/lib/request/create-metastore-request.js +1 -1
  451. package/lib/request/create-namespace-request.d.ts +2 -2
  452. package/lib/request/create-namespace-request.js +1 -1
  453. package/lib/request/create-pattern-request.d.ts +2 -2
  454. package/lib/request/create-pattern-request.js +1 -1
  455. package/lib/request/create-term-relationship-request.d.ts +2 -2
  456. package/lib/request/create-term-relationship-request.js +1 -1
  457. package/lib/request/create-term-request.d.ts +2 -2
  458. package/lib/request/create-term-request.js +1 -1
  459. package/lib/request/delete-attribute-request.d.ts +3 -3
  460. package/lib/request/delete-attribute-request.js +1 -1
  461. package/lib/request/delete-attribute-tag-request.d.ts +3 -3
  462. package/lib/request/delete-attribute-tag-request.js +1 -1
  463. package/lib/request/delete-catalog-private-endpoint-request.d.ts +3 -3
  464. package/lib/request/delete-catalog-private-endpoint-request.js +1 -1
  465. package/lib/request/delete-catalog-request.d.ts +3 -3
  466. package/lib/request/delete-catalog-request.js +1 -1
  467. package/lib/request/delete-connection-request.d.ts +3 -3
  468. package/lib/request/delete-connection-request.js +1 -1
  469. package/lib/request/delete-custom-property-request.d.ts +3 -3
  470. package/lib/request/delete-custom-property-request.js +1 -1
  471. package/lib/request/delete-data-asset-request.d.ts +3 -3
  472. package/lib/request/delete-data-asset-request.js +1 -1
  473. package/lib/request/delete-data-asset-tag-request.d.ts +3 -3
  474. package/lib/request/delete-data-asset-tag-request.js +1 -1
  475. package/lib/request/delete-entity-request.d.ts +3 -3
  476. package/lib/request/delete-entity-request.js +1 -1
  477. package/lib/request/delete-entity-tag-request.d.ts +3 -3
  478. package/lib/request/delete-entity-tag-request.js +1 -1
  479. package/lib/request/delete-folder-request.d.ts +3 -3
  480. package/lib/request/delete-folder-request.js +1 -1
  481. package/lib/request/delete-folder-tag-request.d.ts +3 -3
  482. package/lib/request/delete-folder-tag-request.js +1 -1
  483. package/lib/request/delete-glossary-request.d.ts +3 -3
  484. package/lib/request/delete-glossary-request.js +1 -1
  485. package/lib/request/delete-job-definition-request.d.ts +3 -3
  486. package/lib/request/delete-job-definition-request.js +1 -1
  487. package/lib/request/delete-job-request.d.ts +3 -3
  488. package/lib/request/delete-job-request.js +1 -1
  489. package/lib/request/delete-metastore-request.d.ts +3 -3
  490. package/lib/request/delete-metastore-request.js +1 -1
  491. package/lib/request/delete-namespace-request.d.ts +3 -3
  492. package/lib/request/delete-namespace-request.js +1 -1
  493. package/lib/request/delete-pattern-request.d.ts +3 -3
  494. package/lib/request/delete-pattern-request.js +1 -1
  495. package/lib/request/delete-term-relationship-request.d.ts +3 -3
  496. package/lib/request/delete-term-relationship-request.js +1 -1
  497. package/lib/request/delete-term-request.d.ts +3 -3
  498. package/lib/request/delete-term-request.js +1 -1
  499. package/lib/request/detach-catalog-private-endpoint-request.d.ts +3 -3
  500. package/lib/request/detach-catalog-private-endpoint-request.js +1 -1
  501. package/lib/request/disassociate-custom-property-request.d.ts +3 -3
  502. package/lib/request/disassociate-custom-property-request.js +1 -1
  503. package/lib/request/expand-tree-for-glossary-request.d.ts +2 -2
  504. package/lib/request/expand-tree-for-glossary-request.js +1 -1
  505. package/lib/request/export-glossary-request.d.ts +2 -2
  506. package/lib/request/export-glossary-request.js +1 -1
  507. package/lib/request/fetch-entity-lineage-request.d.ts +3 -3
  508. package/lib/request/fetch-entity-lineage-request.js +1 -1
  509. package/lib/request/get-attribute-request.d.ts +2 -2
  510. package/lib/request/get-attribute-request.js +1 -1
  511. package/lib/request/get-attribute-tag-request.d.ts +2 -2
  512. package/lib/request/get-attribute-tag-request.js +1 -1
  513. package/lib/request/get-catalog-private-endpoint-request.d.ts +2 -2
  514. package/lib/request/get-catalog-private-endpoint-request.js +1 -1
  515. package/lib/request/get-catalog-request.d.ts +2 -2
  516. package/lib/request/get-catalog-request.js +1 -1
  517. package/lib/request/get-connection-request.d.ts +2 -2
  518. package/lib/request/get-connection-request.js +1 -1
  519. package/lib/request/get-custom-property-request.d.ts +2 -2
  520. package/lib/request/get-custom-property-request.js +1 -1
  521. package/lib/request/get-data-asset-request.d.ts +2 -2
  522. package/lib/request/get-data-asset-request.js +1 -1
  523. package/lib/request/get-data-asset-tag-request.d.ts +2 -2
  524. package/lib/request/get-data-asset-tag-request.js +1 -1
  525. package/lib/request/get-entity-request.d.ts +2 -2
  526. package/lib/request/get-entity-request.js +1 -1
  527. package/lib/request/get-entity-tag-request.d.ts +2 -2
  528. package/lib/request/get-entity-tag-request.js +1 -1
  529. package/lib/request/get-folder-request.d.ts +2 -2
  530. package/lib/request/get-folder-request.js +1 -1
  531. package/lib/request/get-folder-tag-request.d.ts +2 -2
  532. package/lib/request/get-folder-tag-request.js +1 -1
  533. package/lib/request/get-glossary-request.d.ts +2 -2
  534. package/lib/request/get-glossary-request.js +1 -1
  535. package/lib/request/get-job-definition-request.d.ts +2 -2
  536. package/lib/request/get-job-definition-request.js +1 -1
  537. package/lib/request/get-job-execution-request.d.ts +2 -2
  538. package/lib/request/get-job-execution-request.js +1 -1
  539. package/lib/request/get-job-log-request.d.ts +2 -2
  540. package/lib/request/get-job-log-request.js +1 -1
  541. package/lib/request/get-job-metrics-request.d.ts +2 -2
  542. package/lib/request/get-job-metrics-request.js +1 -1
  543. package/lib/request/get-job-request.d.ts +2 -2
  544. package/lib/request/get-job-request.js +1 -1
  545. package/lib/request/get-metastore-request.d.ts +2 -2
  546. package/lib/request/get-metastore-request.js +1 -1
  547. package/lib/request/get-namespace-request.d.ts +2 -2
  548. package/lib/request/get-namespace-request.js +1 -1
  549. package/lib/request/get-pattern-request.d.ts +2 -2
  550. package/lib/request/get-pattern-request.js +1 -1
  551. package/lib/request/get-term-relationship-request.d.ts +2 -2
  552. package/lib/request/get-term-relationship-request.js +1 -1
  553. package/lib/request/get-term-request.d.ts +2 -2
  554. package/lib/request/get-term-request.js +1 -1
  555. package/lib/request/get-type-request.d.ts +2 -2
  556. package/lib/request/get-type-request.js +1 -1
  557. package/lib/request/get-work-request-request.d.ts +2 -2
  558. package/lib/request/get-work-request-request.js +1 -1
  559. package/lib/request/import-connection-request.d.ts +3 -3
  560. package/lib/request/import-connection-request.js +1 -1
  561. package/lib/request/import-data-asset-request.d.ts +2 -2
  562. package/lib/request/import-data-asset-request.js +1 -1
  563. package/lib/request/import-glossary-request.d.ts +2 -2
  564. package/lib/request/import-glossary-request.js +1 -1
  565. package/lib/request/index.d.ts +1 -1
  566. package/lib/request/index.js +1 -1
  567. package/lib/request/list-aggregated-physical-entities-request.d.ts +2 -2
  568. package/lib/request/list-aggregated-physical-entities-request.js +1 -1
  569. package/lib/request/list-attribute-tags-request.d.ts +2 -2
  570. package/lib/request/list-attribute-tags-request.js +1 -1
  571. package/lib/request/list-attributes-request.d.ts +2 -2
  572. package/lib/request/list-attributes-request.js +1 -1
  573. package/lib/request/list-catalog-private-endpoints-request.d.ts +2 -2
  574. package/lib/request/list-catalog-private-endpoints-request.js +1 -1
  575. package/lib/request/list-catalogs-request.d.ts +2 -2
  576. package/lib/request/list-catalogs-request.js +1 -1
  577. package/lib/request/list-connections-request.d.ts +2 -2
  578. package/lib/request/list-connections-request.js +1 -1
  579. package/lib/request/list-custom-properties-request.d.ts +2 -2
  580. package/lib/request/list-custom-properties-request.js +1 -1
  581. package/lib/request/list-data-asset-tags-request.d.ts +2 -2
  582. package/lib/request/list-data-asset-tags-request.js +1 -1
  583. package/lib/request/list-data-assets-request.d.ts +2 -2
  584. package/lib/request/list-data-assets-request.js +1 -1
  585. package/lib/request/list-derived-logical-entities-request.d.ts +3 -3
  586. package/lib/request/list-derived-logical-entities-request.js +1 -1
  587. package/lib/request/list-entities-request.d.ts +2 -2
  588. package/lib/request/list-entities-request.js +1 -1
  589. package/lib/request/list-entity-tags-request.d.ts +2 -2
  590. package/lib/request/list-entity-tags-request.js +1 -1
  591. package/lib/request/list-folder-tags-request.d.ts +2 -2
  592. package/lib/request/list-folder-tags-request.js +1 -1
  593. package/lib/request/list-folders-request.d.ts +2 -2
  594. package/lib/request/list-folders-request.js +1 -1
  595. package/lib/request/list-glossaries-request.d.ts +2 -2
  596. package/lib/request/list-glossaries-request.js +1 -1
  597. package/lib/request/list-job-definitions-request.d.ts +2 -2
  598. package/lib/request/list-job-definitions-request.js +1 -1
  599. package/lib/request/list-job-executions-request.d.ts +2 -2
  600. package/lib/request/list-job-executions-request.js +1 -1
  601. package/lib/request/list-job-logs-request.d.ts +2 -2
  602. package/lib/request/list-job-logs-request.js +1 -1
  603. package/lib/request/list-job-metrics-request.d.ts +2 -2
  604. package/lib/request/list-job-metrics-request.js +1 -1
  605. package/lib/request/list-jobs-request.d.ts +3 -3
  606. package/lib/request/list-jobs-request.js +1 -1
  607. package/lib/request/list-metastores-request.d.ts +2 -2
  608. package/lib/request/list-metastores-request.js +1 -1
  609. package/lib/request/list-namespaces-request.d.ts +2 -2
  610. package/lib/request/list-namespaces-request.js +1 -1
  611. package/lib/request/list-patterns-request.d.ts +2 -2
  612. package/lib/request/list-patterns-request.js +1 -1
  613. package/lib/request/list-rules-request.d.ts +2 -2
  614. package/lib/request/list-rules-request.js +1 -1
  615. package/lib/request/list-tags-request.d.ts +2 -2
  616. package/lib/request/list-tags-request.js +1 -1
  617. package/lib/request/list-term-relationships-request.d.ts +2 -2
  618. package/lib/request/list-term-relationships-request.js +1 -1
  619. package/lib/request/list-terms-request.d.ts +2 -2
  620. package/lib/request/list-terms-request.js +1 -1
  621. package/lib/request/list-types-request.d.ts +2 -2
  622. package/lib/request/list-types-request.js +1 -1
  623. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  624. package/lib/request/list-work-request-errors-request.js +1 -1
  625. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  626. package/lib/request/list-work-request-logs-request.js +1 -1
  627. package/lib/request/list-work-requests-request.d.ts +2 -2
  628. package/lib/request/list-work-requests-request.js +1 -1
  629. package/lib/request/object-stats-request.d.ts +2 -2
  630. package/lib/request/object-stats-request.js +1 -1
  631. package/lib/request/parse-connection-request.d.ts +2 -2
  632. package/lib/request/parse-connection-request.js +1 -1
  633. package/lib/request/process-recommendation-request.d.ts +3 -3
  634. package/lib/request/process-recommendation-request.js +1 -1
  635. package/lib/request/recommendations-request.d.ts +2 -2
  636. package/lib/request/recommendations-request.js +1 -1
  637. package/lib/request/remove-catalog-lock-request.d.ts +3 -3
  638. package/lib/request/remove-catalog-lock-request.js +1 -1
  639. package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +3 -3
  640. package/lib/request/remove-catalog-private-endpoint-lock-request.js +1 -1
  641. package/lib/request/remove-data-selector-patterns-request.d.ts +3 -3
  642. package/lib/request/remove-data-selector-patterns-request.js +1 -1
  643. package/lib/request/remove-metastore-lock-request.d.ts +3 -3
  644. package/lib/request/remove-metastore-lock-request.js +1 -1
  645. package/lib/request/search-criteria-request.d.ts +2 -2
  646. package/lib/request/search-criteria-request.js +1 -1
  647. package/lib/request/suggest-matches-request.d.ts +2 -2
  648. package/lib/request/suggest-matches-request.js +1 -1
  649. package/lib/request/synchronous-export-data-asset-request.d.ts +2 -2
  650. package/lib/request/synchronous-export-data-asset-request.js +1 -1
  651. package/lib/request/test-connection-request.d.ts +2 -2
  652. package/lib/request/test-connection-request.js +1 -1
  653. package/lib/request/update-attribute-request.d.ts +3 -3
  654. package/lib/request/update-attribute-request.js +1 -1
  655. package/lib/request/update-catalog-private-endpoint-request.d.ts +3 -3
  656. package/lib/request/update-catalog-private-endpoint-request.js +1 -1
  657. package/lib/request/update-catalog-request.d.ts +3 -3
  658. package/lib/request/update-catalog-request.js +1 -1
  659. package/lib/request/update-connection-request.d.ts +3 -3
  660. package/lib/request/update-connection-request.js +1 -1
  661. package/lib/request/update-custom-property-request.d.ts +3 -3
  662. package/lib/request/update-custom-property-request.js +1 -1
  663. package/lib/request/update-data-asset-request.d.ts +3 -3
  664. package/lib/request/update-data-asset-request.js +1 -1
  665. package/lib/request/update-entity-request.d.ts +3 -3
  666. package/lib/request/update-entity-request.js +1 -1
  667. package/lib/request/update-folder-request.d.ts +3 -3
  668. package/lib/request/update-folder-request.js +1 -1
  669. package/lib/request/update-glossary-request.d.ts +3 -3
  670. package/lib/request/update-glossary-request.js +1 -1
  671. package/lib/request/update-job-definition-request.d.ts +3 -3
  672. package/lib/request/update-job-definition-request.js +1 -1
  673. package/lib/request/update-job-request.d.ts +3 -3
  674. package/lib/request/update-job-request.js +1 -1
  675. package/lib/request/update-metastore-request.d.ts +3 -3
  676. package/lib/request/update-metastore-request.js +1 -1
  677. package/lib/request/update-namespace-request.d.ts +3 -3
  678. package/lib/request/update-namespace-request.js +1 -1
  679. package/lib/request/update-pattern-request.d.ts +3 -3
  680. package/lib/request/update-pattern-request.js +1 -1
  681. package/lib/request/update-term-relationship-request.d.ts +3 -3
  682. package/lib/request/update-term-relationship-request.js +1 -1
  683. package/lib/request/update-term-request.d.ts +3 -3
  684. package/lib/request/update-term-request.js +1 -1
  685. package/lib/request/upload-credentials-request.d.ts +3 -3
  686. package/lib/request/upload-credentials-request.js +1 -1
  687. package/lib/request/users-request.d.ts +2 -2
  688. package/lib/request/users-request.js +1 -1
  689. package/lib/request/validate-connection-request.d.ts +2 -2
  690. package/lib/request/validate-connection-request.js +1 -1
  691. package/lib/request/validate-pattern-request.d.ts +2 -2
  692. package/lib/request/validate-pattern-request.js +1 -1
  693. package/lib/response/add-catalog-lock-response.d.ts +1 -1
  694. package/lib/response/add-catalog-lock-response.js +1 -1
  695. package/lib/response/add-catalog-private-endpoint-lock-response.d.ts +1 -1
  696. package/lib/response/add-catalog-private-endpoint-lock-response.js +1 -1
  697. package/lib/response/add-data-selector-patterns-response.d.ts +1 -1
  698. package/lib/response/add-data-selector-patterns-response.js +1 -1
  699. package/lib/response/add-metastore-lock-response.d.ts +1 -1
  700. package/lib/response/add-metastore-lock-response.js +1 -1
  701. package/lib/response/associate-custom-property-response.d.ts +1 -1
  702. package/lib/response/associate-custom-property-response.js +1 -1
  703. package/lib/response/asynchronous-export-glossary-response.d.ts +1 -1
  704. package/lib/response/asynchronous-export-glossary-response.js +1 -1
  705. package/lib/response/attach-catalog-private-endpoint-response.d.ts +1 -1
  706. package/lib/response/attach-catalog-private-endpoint-response.js +1 -1
  707. package/lib/response/change-catalog-compartment-response.d.ts +1 -1
  708. package/lib/response/change-catalog-compartment-response.js +1 -1
  709. package/lib/response/change-catalog-private-endpoint-compartment-response.d.ts +1 -1
  710. package/lib/response/change-catalog-private-endpoint-compartment-response.js +1 -1
  711. package/lib/response/change-metastore-compartment-response.d.ts +1 -1
  712. package/lib/response/change-metastore-compartment-response.js +1 -1
  713. package/lib/response/create-attribute-response.d.ts +1 -1
  714. package/lib/response/create-attribute-response.js +1 -1
  715. package/lib/response/create-attribute-tag-response.d.ts +1 -1
  716. package/lib/response/create-attribute-tag-response.js +1 -1
  717. package/lib/response/create-catalog-private-endpoint-response.d.ts +1 -1
  718. package/lib/response/create-catalog-private-endpoint-response.js +1 -1
  719. package/lib/response/create-catalog-response.d.ts +1 -1
  720. package/lib/response/create-catalog-response.js +1 -1
  721. package/lib/response/create-connection-response.d.ts +1 -1
  722. package/lib/response/create-connection-response.js +1 -1
  723. package/lib/response/create-custom-property-response.d.ts +1 -1
  724. package/lib/response/create-custom-property-response.js +1 -1
  725. package/lib/response/create-data-asset-response.d.ts +1 -1
  726. package/lib/response/create-data-asset-response.js +1 -1
  727. package/lib/response/create-data-asset-tag-response.d.ts +1 -1
  728. package/lib/response/create-data-asset-tag-response.js +1 -1
  729. package/lib/response/create-entity-response.d.ts +1 -1
  730. package/lib/response/create-entity-response.js +1 -1
  731. package/lib/response/create-entity-tag-response.d.ts +1 -1
  732. package/lib/response/create-entity-tag-response.js +1 -1
  733. package/lib/response/create-folder-response.d.ts +1 -1
  734. package/lib/response/create-folder-response.js +1 -1
  735. package/lib/response/create-folder-tag-response.d.ts +1 -1
  736. package/lib/response/create-folder-tag-response.js +1 -1
  737. package/lib/response/create-glossary-response.d.ts +1 -1
  738. package/lib/response/create-glossary-response.js +1 -1
  739. package/lib/response/create-job-definition-response.d.ts +1 -1
  740. package/lib/response/create-job-definition-response.js +1 -1
  741. package/lib/response/create-job-execution-response.d.ts +1 -1
  742. package/lib/response/create-job-execution-response.js +1 -1
  743. package/lib/response/create-job-response.d.ts +1 -1
  744. package/lib/response/create-job-response.js +1 -1
  745. package/lib/response/create-metastore-response.d.ts +1 -1
  746. package/lib/response/create-metastore-response.js +1 -1
  747. package/lib/response/create-namespace-response.d.ts +1 -1
  748. package/lib/response/create-namespace-response.js +1 -1
  749. package/lib/response/create-pattern-response.d.ts +1 -1
  750. package/lib/response/create-pattern-response.js +1 -1
  751. package/lib/response/create-term-relationship-response.d.ts +1 -1
  752. package/lib/response/create-term-relationship-response.js +1 -1
  753. package/lib/response/create-term-response.d.ts +1 -1
  754. package/lib/response/create-term-response.js +1 -1
  755. package/lib/response/delete-attribute-response.d.ts +1 -1
  756. package/lib/response/delete-attribute-response.js +1 -1
  757. package/lib/response/delete-attribute-tag-response.d.ts +1 -1
  758. package/lib/response/delete-attribute-tag-response.js +1 -1
  759. package/lib/response/delete-catalog-private-endpoint-response.d.ts +1 -1
  760. package/lib/response/delete-catalog-private-endpoint-response.js +1 -1
  761. package/lib/response/delete-catalog-response.d.ts +1 -1
  762. package/lib/response/delete-catalog-response.js +1 -1
  763. package/lib/response/delete-connection-response.d.ts +1 -1
  764. package/lib/response/delete-connection-response.js +1 -1
  765. package/lib/response/delete-custom-property-response.d.ts +1 -1
  766. package/lib/response/delete-custom-property-response.js +1 -1
  767. package/lib/response/delete-data-asset-response.d.ts +1 -1
  768. package/lib/response/delete-data-asset-response.js +1 -1
  769. package/lib/response/delete-data-asset-tag-response.d.ts +1 -1
  770. package/lib/response/delete-data-asset-tag-response.js +1 -1
  771. package/lib/response/delete-entity-response.d.ts +1 -1
  772. package/lib/response/delete-entity-response.js +1 -1
  773. package/lib/response/delete-entity-tag-response.d.ts +1 -1
  774. package/lib/response/delete-entity-tag-response.js +1 -1
  775. package/lib/response/delete-folder-response.d.ts +1 -1
  776. package/lib/response/delete-folder-response.js +1 -1
  777. package/lib/response/delete-folder-tag-response.d.ts +1 -1
  778. package/lib/response/delete-folder-tag-response.js +1 -1
  779. package/lib/response/delete-glossary-response.d.ts +1 -1
  780. package/lib/response/delete-glossary-response.js +1 -1
  781. package/lib/response/delete-job-definition-response.d.ts +1 -1
  782. package/lib/response/delete-job-definition-response.js +1 -1
  783. package/lib/response/delete-job-response.d.ts +1 -1
  784. package/lib/response/delete-job-response.js +1 -1
  785. package/lib/response/delete-metastore-response.d.ts +1 -1
  786. package/lib/response/delete-metastore-response.js +1 -1
  787. package/lib/response/delete-namespace-response.d.ts +1 -1
  788. package/lib/response/delete-namespace-response.js +1 -1
  789. package/lib/response/delete-pattern-response.d.ts +1 -1
  790. package/lib/response/delete-pattern-response.js +1 -1
  791. package/lib/response/delete-term-relationship-response.d.ts +1 -1
  792. package/lib/response/delete-term-relationship-response.js +1 -1
  793. package/lib/response/delete-term-response.d.ts +1 -1
  794. package/lib/response/delete-term-response.js +1 -1
  795. package/lib/response/detach-catalog-private-endpoint-response.d.ts +1 -1
  796. package/lib/response/detach-catalog-private-endpoint-response.js +1 -1
  797. package/lib/response/disassociate-custom-property-response.d.ts +1 -1
  798. package/lib/response/disassociate-custom-property-response.js +1 -1
  799. package/lib/response/expand-tree-for-glossary-response.d.ts +1 -1
  800. package/lib/response/expand-tree-for-glossary-response.js +1 -1
  801. package/lib/response/export-glossary-response.d.ts +1 -1
  802. package/lib/response/export-glossary-response.js +1 -1
  803. package/lib/response/fetch-entity-lineage-response.d.ts +1 -1
  804. package/lib/response/fetch-entity-lineage-response.js +1 -1
  805. package/lib/response/get-attribute-response.d.ts +1 -1
  806. package/lib/response/get-attribute-response.js +1 -1
  807. package/lib/response/get-attribute-tag-response.d.ts +1 -1
  808. package/lib/response/get-attribute-tag-response.js +1 -1
  809. package/lib/response/get-catalog-private-endpoint-response.d.ts +1 -1
  810. package/lib/response/get-catalog-private-endpoint-response.js +1 -1
  811. package/lib/response/get-catalog-response.d.ts +1 -1
  812. package/lib/response/get-catalog-response.js +1 -1
  813. package/lib/response/get-connection-response.d.ts +1 -1
  814. package/lib/response/get-connection-response.js +1 -1
  815. package/lib/response/get-custom-property-response.d.ts +1 -1
  816. package/lib/response/get-custom-property-response.js +1 -1
  817. package/lib/response/get-data-asset-response.d.ts +1 -1
  818. package/lib/response/get-data-asset-response.js +1 -1
  819. package/lib/response/get-data-asset-tag-response.d.ts +1 -1
  820. package/lib/response/get-data-asset-tag-response.js +1 -1
  821. package/lib/response/get-entity-response.d.ts +1 -1
  822. package/lib/response/get-entity-response.js +1 -1
  823. package/lib/response/get-entity-tag-response.d.ts +1 -1
  824. package/lib/response/get-entity-tag-response.js +1 -1
  825. package/lib/response/get-folder-response.d.ts +1 -1
  826. package/lib/response/get-folder-response.js +1 -1
  827. package/lib/response/get-folder-tag-response.d.ts +1 -1
  828. package/lib/response/get-folder-tag-response.js +1 -1
  829. package/lib/response/get-glossary-response.d.ts +1 -1
  830. package/lib/response/get-glossary-response.js +1 -1
  831. package/lib/response/get-job-definition-response.d.ts +1 -1
  832. package/lib/response/get-job-definition-response.js +1 -1
  833. package/lib/response/get-job-execution-response.d.ts +1 -1
  834. package/lib/response/get-job-execution-response.js +1 -1
  835. package/lib/response/get-job-log-response.d.ts +1 -1
  836. package/lib/response/get-job-log-response.js +1 -1
  837. package/lib/response/get-job-metrics-response.d.ts +1 -1
  838. package/lib/response/get-job-metrics-response.js +1 -1
  839. package/lib/response/get-job-response.d.ts +1 -1
  840. package/lib/response/get-job-response.js +1 -1
  841. package/lib/response/get-metastore-response.d.ts +1 -1
  842. package/lib/response/get-metastore-response.js +1 -1
  843. package/lib/response/get-namespace-response.d.ts +1 -1
  844. package/lib/response/get-namespace-response.js +1 -1
  845. package/lib/response/get-pattern-response.d.ts +1 -1
  846. package/lib/response/get-pattern-response.js +1 -1
  847. package/lib/response/get-term-relationship-response.d.ts +1 -1
  848. package/lib/response/get-term-relationship-response.js +1 -1
  849. package/lib/response/get-term-response.d.ts +1 -1
  850. package/lib/response/get-term-response.js +1 -1
  851. package/lib/response/get-type-response.d.ts +1 -1
  852. package/lib/response/get-type-response.js +1 -1
  853. package/lib/response/get-work-request-response.d.ts +1 -1
  854. package/lib/response/get-work-request-response.js +1 -1
  855. package/lib/response/import-connection-response.d.ts +1 -1
  856. package/lib/response/import-connection-response.js +1 -1
  857. package/lib/response/import-data-asset-response.d.ts +1 -1
  858. package/lib/response/import-data-asset-response.js +1 -1
  859. package/lib/response/import-glossary-response.d.ts +1 -1
  860. package/lib/response/import-glossary-response.js +1 -1
  861. package/lib/response/index.d.ts +1 -1
  862. package/lib/response/index.js +1 -1
  863. package/lib/response/list-aggregated-physical-entities-response.d.ts +1 -1
  864. package/lib/response/list-aggregated-physical-entities-response.js +1 -1
  865. package/lib/response/list-attribute-tags-response.d.ts +1 -1
  866. package/lib/response/list-attribute-tags-response.js +1 -1
  867. package/lib/response/list-attributes-response.d.ts +1 -1
  868. package/lib/response/list-attributes-response.js +1 -1
  869. package/lib/response/list-catalog-private-endpoints-response.d.ts +1 -1
  870. package/lib/response/list-catalog-private-endpoints-response.js +1 -1
  871. package/lib/response/list-catalogs-response.d.ts +1 -1
  872. package/lib/response/list-catalogs-response.js +1 -1
  873. package/lib/response/list-connections-response.d.ts +1 -1
  874. package/lib/response/list-connections-response.js +1 -1
  875. package/lib/response/list-custom-properties-response.d.ts +1 -1
  876. package/lib/response/list-custom-properties-response.js +1 -1
  877. package/lib/response/list-data-asset-tags-response.d.ts +1 -1
  878. package/lib/response/list-data-asset-tags-response.js +1 -1
  879. package/lib/response/list-data-assets-response.d.ts +1 -1
  880. package/lib/response/list-data-assets-response.js +1 -1
  881. package/lib/response/list-derived-logical-entities-response.d.ts +1 -1
  882. package/lib/response/list-derived-logical-entities-response.js +1 -1
  883. package/lib/response/list-entities-response.d.ts +1 -1
  884. package/lib/response/list-entities-response.js +1 -1
  885. package/lib/response/list-entity-tags-response.d.ts +1 -1
  886. package/lib/response/list-entity-tags-response.js +1 -1
  887. package/lib/response/list-folder-tags-response.d.ts +1 -1
  888. package/lib/response/list-folder-tags-response.js +1 -1
  889. package/lib/response/list-folders-response.d.ts +1 -1
  890. package/lib/response/list-folders-response.js +1 -1
  891. package/lib/response/list-glossaries-response.d.ts +1 -1
  892. package/lib/response/list-glossaries-response.js +1 -1
  893. package/lib/response/list-job-definitions-response.d.ts +1 -1
  894. package/lib/response/list-job-definitions-response.js +1 -1
  895. package/lib/response/list-job-executions-response.d.ts +1 -1
  896. package/lib/response/list-job-executions-response.js +1 -1
  897. package/lib/response/list-job-logs-response.d.ts +1 -1
  898. package/lib/response/list-job-logs-response.js +1 -1
  899. package/lib/response/list-job-metrics-response.d.ts +1 -1
  900. package/lib/response/list-job-metrics-response.js +1 -1
  901. package/lib/response/list-jobs-response.d.ts +1 -1
  902. package/lib/response/list-jobs-response.js +1 -1
  903. package/lib/response/list-metastores-response.d.ts +1 -1
  904. package/lib/response/list-metastores-response.js +1 -1
  905. package/lib/response/list-namespaces-response.d.ts +1 -1
  906. package/lib/response/list-namespaces-response.js +1 -1
  907. package/lib/response/list-patterns-response.d.ts +1 -1
  908. package/lib/response/list-patterns-response.js +1 -1
  909. package/lib/response/list-rules-response.d.ts +1 -1
  910. package/lib/response/list-rules-response.js +1 -1
  911. package/lib/response/list-tags-response.d.ts +1 -1
  912. package/lib/response/list-tags-response.js +1 -1
  913. package/lib/response/list-term-relationships-response.d.ts +1 -1
  914. package/lib/response/list-term-relationships-response.js +1 -1
  915. package/lib/response/list-terms-response.d.ts +1 -1
  916. package/lib/response/list-terms-response.js +1 -1
  917. package/lib/response/list-types-response.d.ts +1 -1
  918. package/lib/response/list-types-response.js +1 -1
  919. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  920. package/lib/response/list-work-request-errors-response.js +1 -1
  921. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  922. package/lib/response/list-work-request-logs-response.js +1 -1
  923. package/lib/response/list-work-requests-response.d.ts +1 -1
  924. package/lib/response/list-work-requests-response.js +1 -1
  925. package/lib/response/object-stats-response.d.ts +1 -1
  926. package/lib/response/object-stats-response.js +1 -1
  927. package/lib/response/parse-connection-response.d.ts +1 -1
  928. package/lib/response/parse-connection-response.js +1 -1
  929. package/lib/response/process-recommendation-response.d.ts +1 -1
  930. package/lib/response/process-recommendation-response.js +1 -1
  931. package/lib/response/recommendations-response.d.ts +1 -1
  932. package/lib/response/recommendations-response.js +1 -1
  933. package/lib/response/remove-catalog-lock-response.d.ts +1 -1
  934. package/lib/response/remove-catalog-lock-response.js +1 -1
  935. package/lib/response/remove-catalog-private-endpoint-lock-response.d.ts +1 -1
  936. package/lib/response/remove-catalog-private-endpoint-lock-response.js +1 -1
  937. package/lib/response/remove-data-selector-patterns-response.d.ts +1 -1
  938. package/lib/response/remove-data-selector-patterns-response.js +1 -1
  939. package/lib/response/remove-metastore-lock-response.d.ts +1 -1
  940. package/lib/response/remove-metastore-lock-response.js +1 -1
  941. package/lib/response/search-criteria-response.d.ts +1 -1
  942. package/lib/response/search-criteria-response.js +1 -1
  943. package/lib/response/suggest-matches-response.d.ts +1 -1
  944. package/lib/response/suggest-matches-response.js +1 -1
  945. package/lib/response/synchronous-export-data-asset-response.d.ts +1 -1
  946. package/lib/response/synchronous-export-data-asset-response.js +1 -1
  947. package/lib/response/test-connection-response.d.ts +1 -1
  948. package/lib/response/test-connection-response.js +1 -1
  949. package/lib/response/update-attribute-response.d.ts +1 -1
  950. package/lib/response/update-attribute-response.js +1 -1
  951. package/lib/response/update-catalog-private-endpoint-response.d.ts +1 -1
  952. package/lib/response/update-catalog-private-endpoint-response.js +1 -1
  953. package/lib/response/update-catalog-response.d.ts +1 -1
  954. package/lib/response/update-catalog-response.js +1 -1
  955. package/lib/response/update-connection-response.d.ts +1 -1
  956. package/lib/response/update-connection-response.js +1 -1
  957. package/lib/response/update-custom-property-response.d.ts +1 -1
  958. package/lib/response/update-custom-property-response.js +1 -1
  959. package/lib/response/update-data-asset-response.d.ts +1 -1
  960. package/lib/response/update-data-asset-response.js +1 -1
  961. package/lib/response/update-entity-response.d.ts +1 -1
  962. package/lib/response/update-entity-response.js +1 -1
  963. package/lib/response/update-folder-response.d.ts +1 -1
  964. package/lib/response/update-folder-response.js +1 -1
  965. package/lib/response/update-glossary-response.d.ts +1 -1
  966. package/lib/response/update-glossary-response.js +1 -1
  967. package/lib/response/update-job-definition-response.d.ts +1 -1
  968. package/lib/response/update-job-definition-response.js +1 -1
  969. package/lib/response/update-job-response.d.ts +1 -1
  970. package/lib/response/update-job-response.js +1 -1
  971. package/lib/response/update-metastore-response.d.ts +1 -1
  972. package/lib/response/update-metastore-response.js +1 -1
  973. package/lib/response/update-namespace-response.d.ts +1 -1
  974. package/lib/response/update-namespace-response.js +1 -1
  975. package/lib/response/update-pattern-response.d.ts +1 -1
  976. package/lib/response/update-pattern-response.js +1 -1
  977. package/lib/response/update-term-relationship-response.d.ts +1 -1
  978. package/lib/response/update-term-relationship-response.js +1 -1
  979. package/lib/response/update-term-response.d.ts +1 -1
  980. package/lib/response/update-term-response.js +1 -1
  981. package/lib/response/upload-credentials-response.d.ts +1 -1
  982. package/lib/response/upload-credentials-response.js +1 -1
  983. package/lib/response/users-response.d.ts +1 -1
  984. package/lib/response/users-response.js +1 -1
  985. package/lib/response/validate-connection-response.d.ts +1 -1
  986. package/lib/response/validate-connection-response.js +1 -1
  987. package/lib/response/validate-pattern-response.d.ts +1 -1
  988. package/lib/response/validate-pattern-response.js +1 -1
  989. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -10,7 +10,7 @@ For more information, see [Data Catalog](https://docs.oracle.com/iaas/data-catal
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -190,7 +190,7 @@ class DataCatalogClient {
190
190
  * @param AddCatalogLockRequest
191
191
  * @return AddCatalogLockResponse
192
192
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
194
194
  */
195
195
  addCatalogLock(addCatalogLockRequest) {
196
196
  return __awaiter(this, void 0, void 0, function* () {
@@ -255,7 +255,7 @@ class DataCatalogClient {
255
255
  * @param AddCatalogPrivateEndpointLockRequest
256
256
  * @return AddCatalogPrivateEndpointLockResponse
257
257
  * @throws OciError when an error occurs
258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
259
259
  */
260
260
  addCatalogPrivateEndpointLock(addCatalogPrivateEndpointLockRequest) {
261
261
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +320,7 @@ class DataCatalogClient {
320
320
  * @param AddDataSelectorPatternsRequest
321
321
  * @return AddDataSelectorPatternsResponse
322
322
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
324
324
  */
325
325
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
326
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -387,7 +387,7 @@ class DataCatalogClient {
387
387
  * @param AddMetastoreLockRequest
388
388
  * @return AddMetastoreLockResponse
389
389
  * @throws OciError when an error occurs
390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
391
391
  */
392
392
  addMetastoreLock(addMetastoreLockRequest) {
393
393
  return __awaiter(this, void 0, void 0, function* () {
@@ -452,7 +452,7 @@ class DataCatalogClient {
452
452
  * @param AssociateCustomPropertyRequest
453
453
  * @return AssociateCustomPropertyResponse
454
454
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
456
456
  */
457
457
  associateCustomProperty(associateCustomPropertyRequest) {
458
458
  return __awaiter(this, void 0, void 0, function* () {
@@ -520,7 +520,7 @@ class DataCatalogClient {
520
520
  * @param AsynchronousExportGlossaryRequest
521
521
  * @return AsynchronousExportGlossaryResponse
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.76.0/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
524
524
  */
525
525
  asynchronousExportGlossary(asynchronousExportGlossaryRequest) {
526
526
  return __awaiter(this, void 0, void 0, function* () {
@@ -586,7 +586,7 @@ class DataCatalogClient {
586
586
  * @param AttachCatalogPrivateEndpointRequest
587
587
  * @return AttachCatalogPrivateEndpointResponse
588
588
  * @throws OciError when an error occurs
589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
590
590
  */
591
591
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
592
592
  return __awaiter(this, void 0, void 0, function* () {
@@ -650,7 +650,7 @@ class DataCatalogClient {
650
650
  * @param ChangeCatalogCompartmentRequest
651
651
  * @return ChangeCatalogCompartmentResponse
652
652
  * @throws OciError when an error occurs
653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
654
654
  */
655
655
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
656
656
  return __awaiter(this, void 0, void 0, function* () {
@@ -713,7 +713,7 @@ class DataCatalogClient {
713
713
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
714
714
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
715
715
  * @throws OciError when an error occurs
716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
717
717
  */
718
718
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
719
719
  return __awaiter(this, void 0, void 0, function* () {
@@ -776,7 +776,7 @@ class DataCatalogClient {
776
776
  * @param ChangeMetastoreCompartmentRequest
777
777
  * @return ChangeMetastoreCompartmentResponse
778
778
  * @throws OciError when an error occurs
779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
780
780
  */
781
781
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
782
782
  return __awaiter(this, void 0, void 0, function* () {
@@ -839,7 +839,7 @@ class DataCatalogClient {
839
839
  * @param CreateAttributeRequest
840
840
  * @return CreateAttributeResponse
841
841
  * @throws OciError when an error occurs
842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
843
843
  */
844
844
  createAttribute(createAttributeRequest) {
845
845
  return __awaiter(this, void 0, void 0, function* () {
@@ -906,7 +906,7 @@ class DataCatalogClient {
906
906
  * @param CreateAttributeTagRequest
907
907
  * @return CreateAttributeTagResponse
908
908
  * @throws OciError when an error occurs
909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
910
910
  */
911
911
  createAttributeTag(createAttributeTagRequest) {
912
912
  return __awaiter(this, void 0, void 0, function* () {
@@ -976,7 +976,7 @@ class DataCatalogClient {
976
976
  * @param CreateCatalogRequest
977
977
  * @return CreateCatalogResponse
978
978
  * @throws OciError when an error occurs
979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
980
980
  */
981
981
  createCatalog(createCatalogRequest) {
982
982
  return __awaiter(this, void 0, void 0, function* () {
@@ -1035,7 +1035,7 @@ class DataCatalogClient {
1035
1035
  * @param CreateCatalogPrivateEndpointRequest
1036
1036
  * @return CreateCatalogPrivateEndpointResponse
1037
1037
  * @throws OciError when an error occurs
1038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1039
1039
  */
1040
1040
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
1041
1041
  return __awaiter(this, void 0, void 0, function* () {
@@ -1094,7 +1094,7 @@ class DataCatalogClient {
1094
1094
  * @param CreateConnectionRequest
1095
1095
  * @return CreateConnectionResponse
1096
1096
  * @throws OciError when an error occurs
1097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1098
1098
  */
1099
1099
  createConnection(createConnectionRequest) {
1100
1100
  return __awaiter(this, void 0, void 0, function* () {
@@ -1160,7 +1160,7 @@ class DataCatalogClient {
1160
1160
  * @param CreateCustomPropertyRequest
1161
1161
  * @return CreateCustomPropertyResponse
1162
1162
  * @throws OciError when an error occurs
1163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1164
1164
  */
1165
1165
  createCustomProperty(createCustomPropertyRequest) {
1166
1166
  return __awaiter(this, void 0, void 0, function* () {
@@ -1226,7 +1226,7 @@ class DataCatalogClient {
1226
1226
  * @param CreateDataAssetRequest
1227
1227
  * @return CreateDataAssetResponse
1228
1228
  * @throws OciError when an error occurs
1229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1230
1230
  */
1231
1231
  createDataAsset(createDataAssetRequest) {
1232
1232
  return __awaiter(this, void 0, void 0, function* () {
@@ -1291,7 +1291,7 @@ class DataCatalogClient {
1291
1291
  * @param CreateDataAssetTagRequest
1292
1292
  * @return CreateDataAssetTagResponse
1293
1293
  * @throws OciError when an error occurs
1294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1295
1295
  */
1296
1296
  createDataAssetTag(createDataAssetTagRequest) {
1297
1297
  return __awaiter(this, void 0, void 0, function* () {
@@ -1357,7 +1357,7 @@ class DataCatalogClient {
1357
1357
  * @param CreateEntityRequest
1358
1358
  * @return CreateEntityResponse
1359
1359
  * @throws OciError when an error occurs
1360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1361
1361
  */
1362
1362
  createEntity(createEntityRequest) {
1363
1363
  return __awaiter(this, void 0, void 0, function* () {
@@ -1423,7 +1423,7 @@ class DataCatalogClient {
1423
1423
  * @param CreateEntityTagRequest
1424
1424
  * @return CreateEntityTagResponse
1425
1425
  * @throws OciError when an error occurs
1426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1427
1427
  */
1428
1428
  createEntityTag(createEntityTagRequest) {
1429
1429
  return __awaiter(this, void 0, void 0, function* () {
@@ -1490,7 +1490,7 @@ class DataCatalogClient {
1490
1490
  * @param CreateFolderRequest
1491
1491
  * @return CreateFolderResponse
1492
1492
  * @throws OciError when an error occurs
1493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1494
1494
  */
1495
1495
  createFolder(createFolderRequest) {
1496
1496
  return __awaiter(this, void 0, void 0, function* () {
@@ -1556,7 +1556,7 @@ class DataCatalogClient {
1556
1556
  * @param CreateFolderTagRequest
1557
1557
  * @return CreateFolderTagResponse
1558
1558
  * @throws OciError when an error occurs
1559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1560
1560
  */
1561
1561
  createFolderTag(createFolderTagRequest) {
1562
1562
  return __awaiter(this, void 0, void 0, function* () {
@@ -1623,7 +1623,7 @@ class DataCatalogClient {
1623
1623
  * @param CreateGlossaryRequest
1624
1624
  * @return CreateGlossaryResponse
1625
1625
  * @throws OciError when an error occurs
1626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1627
1627
  */
1628
1628
  createGlossary(createGlossaryRequest) {
1629
1629
  return __awaiter(this, void 0, void 0, function* () {
@@ -1688,7 +1688,7 @@ class DataCatalogClient {
1688
1688
  * @param CreateJobRequest
1689
1689
  * @return CreateJobResponse
1690
1690
  * @throws OciError when an error occurs
1691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1692
1692
  */
1693
1693
  createJob(createJobRequest) {
1694
1694
  return __awaiter(this, void 0, void 0, function* () {
@@ -1753,7 +1753,7 @@ class DataCatalogClient {
1753
1753
  * @param CreateJobDefinitionRequest
1754
1754
  * @return CreateJobDefinitionResponse
1755
1755
  * @throws OciError when an error occurs
1756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1757
1757
  */
1758
1758
  createJobDefinition(createJobDefinitionRequest) {
1759
1759
  return __awaiter(this, void 0, void 0, function* () {
@@ -1818,7 +1818,7 @@ class DataCatalogClient {
1818
1818
  * @param CreateJobExecutionRequest
1819
1819
  * @return CreateJobExecutionResponse
1820
1820
  * @throws OciError when an error occurs
1821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1822
1822
  */
1823
1823
  createJobExecution(createJobExecutionRequest) {
1824
1824
  return __awaiter(this, void 0, void 0, function* () {
@@ -1885,7 +1885,7 @@ class DataCatalogClient {
1885
1885
  * @param CreateMetastoreRequest
1886
1886
  * @return CreateMetastoreResponse
1887
1887
  * @throws OciError when an error occurs
1888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1889
1889
  */
1890
1890
  createMetastore(createMetastoreRequest) {
1891
1891
  return __awaiter(this, void 0, void 0, function* () {
@@ -1944,7 +1944,7 @@ class DataCatalogClient {
1944
1944
  * @param CreateNamespaceRequest
1945
1945
  * @return CreateNamespaceResponse
1946
1946
  * @throws OciError when an error occurs
1947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1948
1948
  */
1949
1949
  createNamespace(createNamespaceRequest) {
1950
1950
  return __awaiter(this, void 0, void 0, function* () {
@@ -2009,7 +2009,7 @@ class DataCatalogClient {
2009
2009
  * @param CreatePatternRequest
2010
2010
  * @return CreatePatternResponse
2011
2011
  * @throws OciError when an error occurs
2012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2013
2013
  */
2014
2014
  createPattern(createPatternRequest) {
2015
2015
  return __awaiter(this, void 0, void 0, function* () {
@@ -2074,7 +2074,7 @@ class DataCatalogClient {
2074
2074
  * @param CreateTermRequest
2075
2075
  * @return CreateTermResponse
2076
2076
  * @throws OciError when an error occurs
2077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2078
2078
  */
2079
2079
  createTerm(createTermRequest) {
2080
2080
  return __awaiter(this, void 0, void 0, function* () {
@@ -2140,7 +2140,7 @@ class DataCatalogClient {
2140
2140
  * @param CreateTermRelationshipRequest
2141
2141
  * @return CreateTermRelationshipResponse
2142
2142
  * @throws OciError when an error occurs
2143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2144
2144
  */
2145
2145
  createTermRelationship(createTermRelationshipRequest) {
2146
2146
  return __awaiter(this, void 0, void 0, function* () {
@@ -2207,7 +2207,7 @@ class DataCatalogClient {
2207
2207
  * @param DeleteAttributeRequest
2208
2208
  * @return DeleteAttributeResponse
2209
2209
  * @throws OciError when an error occurs
2210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2211
2211
  */
2212
2212
  deleteAttribute(deleteAttributeRequest) {
2213
2213
  return __awaiter(this, void 0, void 0, function* () {
@@ -2265,7 +2265,7 @@ class DataCatalogClient {
2265
2265
  * @param DeleteAttributeTagRequest
2266
2266
  * @return DeleteAttributeTagResponse
2267
2267
  * @throws OciError when an error occurs
2268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2269
2269
  */
2270
2270
  deleteAttributeTag(deleteAttributeTagRequest) {
2271
2271
  return __awaiter(this, void 0, void 0, function* () {
@@ -2324,7 +2324,7 @@ class DataCatalogClient {
2324
2324
  * @param DeleteCatalogRequest
2325
2325
  * @return DeleteCatalogResponse
2326
2326
  * @throws OciError when an error occurs
2327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2328
2328
  */
2329
2329
  deleteCatalog(deleteCatalogRequest) {
2330
2330
  return __awaiter(this, void 0, void 0, function* () {
@@ -2386,7 +2386,7 @@ class DataCatalogClient {
2386
2386
  * @param DeleteCatalogPrivateEndpointRequest
2387
2387
  * @return DeleteCatalogPrivateEndpointResponse
2388
2388
  * @throws OciError when an error occurs
2389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2390
2390
  */
2391
2391
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2392
2392
  return __awaiter(this, void 0, void 0, function* () {
@@ -2448,7 +2448,7 @@ class DataCatalogClient {
2448
2448
  * @param DeleteConnectionRequest
2449
2449
  * @return DeleteConnectionResponse
2450
2450
  * @throws OciError when an error occurs
2451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2452
2452
  */
2453
2453
  deleteConnection(deleteConnectionRequest) {
2454
2454
  return __awaiter(this, void 0, void 0, function* () {
@@ -2505,7 +2505,7 @@ class DataCatalogClient {
2505
2505
  * @param DeleteCustomPropertyRequest
2506
2506
  * @return DeleteCustomPropertyResponse
2507
2507
  * @throws OciError when an error occurs
2508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2509
2509
  */
2510
2510
  deleteCustomProperty(deleteCustomPropertyRequest) {
2511
2511
  return __awaiter(this, void 0, void 0, function* () {
@@ -2562,7 +2562,7 @@ class DataCatalogClient {
2562
2562
  * @param DeleteDataAssetRequest
2563
2563
  * @return DeleteDataAssetResponse
2564
2564
  * @throws OciError when an error occurs
2565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2566
2566
  */
2567
2567
  deleteDataAsset(deleteDataAssetRequest) {
2568
2568
  return __awaiter(this, void 0, void 0, function* () {
@@ -2618,7 +2618,7 @@ class DataCatalogClient {
2618
2618
  * @param DeleteDataAssetTagRequest
2619
2619
  * @return DeleteDataAssetTagResponse
2620
2620
  * @throws OciError when an error occurs
2621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2622
2622
  */
2623
2623
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2624
2624
  return __awaiter(this, void 0, void 0, function* () {
@@ -2675,7 +2675,7 @@ class DataCatalogClient {
2675
2675
  * @param DeleteEntityRequest
2676
2676
  * @return DeleteEntityResponse
2677
2677
  * @throws OciError when an error occurs
2678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2679
2679
  */
2680
2680
  deleteEntity(deleteEntityRequest) {
2681
2681
  return __awaiter(this, void 0, void 0, function* () {
@@ -2732,7 +2732,7 @@ class DataCatalogClient {
2732
2732
  * @param DeleteEntityTagRequest
2733
2733
  * @return DeleteEntityTagResponse
2734
2734
  * @throws OciError when an error occurs
2735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2736
2736
  */
2737
2737
  deleteEntityTag(deleteEntityTagRequest) {
2738
2738
  return __awaiter(this, void 0, void 0, function* () {
@@ -2790,7 +2790,7 @@ class DataCatalogClient {
2790
2790
  * @param DeleteFolderRequest
2791
2791
  * @return DeleteFolderResponse
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.76.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2794
2794
  */
2795
2795
  deleteFolder(deleteFolderRequest) {
2796
2796
  return __awaiter(this, void 0, void 0, function* () {
@@ -2847,7 +2847,7 @@ class DataCatalogClient {
2847
2847
  * @param DeleteFolderTagRequest
2848
2848
  * @return DeleteFolderTagResponse
2849
2849
  * @throws OciError when an error occurs
2850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2851
2851
  */
2852
2852
  deleteFolderTag(deleteFolderTagRequest) {
2853
2853
  return __awaiter(this, void 0, void 0, function* () {
@@ -2905,7 +2905,7 @@ class DataCatalogClient {
2905
2905
  * @param DeleteGlossaryRequest
2906
2906
  * @return DeleteGlossaryResponse
2907
2907
  * @throws OciError when an error occurs
2908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2909
2909
  */
2910
2910
  deleteGlossary(deleteGlossaryRequest) {
2911
2911
  return __awaiter(this, void 0, void 0, function* () {
@@ -2961,7 +2961,7 @@ class DataCatalogClient {
2961
2961
  * @param DeleteJobRequest
2962
2962
  * @return DeleteJobResponse
2963
2963
  * @throws OciError when an error occurs
2964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2965
2965
  */
2966
2966
  deleteJob(deleteJobRequest) {
2967
2967
  return __awaiter(this, void 0, void 0, function* () {
@@ -3017,7 +3017,7 @@ class DataCatalogClient {
3017
3017
  * @param DeleteJobDefinitionRequest
3018
3018
  * @return DeleteJobDefinitionResponse
3019
3019
  * @throws OciError when an error occurs
3020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3021
3021
  */
3022
3022
  deleteJobDefinition(deleteJobDefinitionRequest) {
3023
3023
  return __awaiter(this, void 0, void 0, function* () {
@@ -3073,7 +3073,7 @@ class DataCatalogClient {
3073
3073
  * @param DeleteMetastoreRequest
3074
3074
  * @return DeleteMetastoreResponse
3075
3075
  * @throws OciError when an error occurs
3076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3077
3077
  */
3078
3078
  deleteMetastore(deleteMetastoreRequest) {
3079
3079
  return __awaiter(this, void 0, void 0, function* () {
@@ -3135,7 +3135,7 @@ class DataCatalogClient {
3135
3135
  * @param DeleteNamespaceRequest
3136
3136
  * @return DeleteNamespaceResponse
3137
3137
  * @throws OciError when an error occurs
3138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3139
3139
  */
3140
3140
  deleteNamespace(deleteNamespaceRequest) {
3141
3141
  return __awaiter(this, void 0, void 0, function* () {
@@ -3191,7 +3191,7 @@ class DataCatalogClient {
3191
3191
  * @param DeletePatternRequest
3192
3192
  * @return DeletePatternResponse
3193
3193
  * @throws OciError when an error occurs
3194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3195
3195
  */
3196
3196
  deletePattern(deletePatternRequest) {
3197
3197
  return __awaiter(this, void 0, void 0, function* () {
@@ -3247,7 +3247,7 @@ class DataCatalogClient {
3247
3247
  * @param DeleteTermRequest
3248
3248
  * @return DeleteTermResponse
3249
3249
  * @throws OciError when an error occurs
3250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3251
3251
  */
3252
3252
  deleteTerm(deleteTermRequest) {
3253
3253
  return __awaiter(this, void 0, void 0, function* () {
@@ -3304,7 +3304,7 @@ class DataCatalogClient {
3304
3304
  * @param DeleteTermRelationshipRequest
3305
3305
  * @return DeleteTermRelationshipResponse
3306
3306
  * @throws OciError when an error occurs
3307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3308
3308
  */
3309
3309
  deleteTermRelationship(deleteTermRelationshipRequest) {
3310
3310
  return __awaiter(this, void 0, void 0, function* () {
@@ -3362,7 +3362,7 @@ class DataCatalogClient {
3362
3362
  * @param DetachCatalogPrivateEndpointRequest
3363
3363
  * @return DetachCatalogPrivateEndpointResponse
3364
3364
  * @throws OciError when an error occurs
3365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3366
3366
  */
3367
3367
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3368
3368
  return __awaiter(this, void 0, void 0, function* () {
@@ -3425,7 +3425,7 @@ class DataCatalogClient {
3425
3425
  * @param DisassociateCustomPropertyRequest
3426
3426
  * @return DisassociateCustomPropertyResponse
3427
3427
  * @throws OciError when an error occurs
3428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3429
3429
  */
3430
3430
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3431
3431
  return __awaiter(this, void 0, void 0, function* () {
@@ -3492,7 +3492,7 @@ class DataCatalogClient {
3492
3492
  * @param ExpandTreeForGlossaryRequest
3493
3493
  * @return ExpandTreeForGlossaryResponse
3494
3494
  * @throws OciError when an error occurs
3495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3496
3496
  */
3497
3497
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3498
3498
  return __awaiter(this, void 0, void 0, function* () {
@@ -3557,7 +3557,7 @@ class DataCatalogClient {
3557
3557
  * @param ExportGlossaryRequest
3558
3558
  * @return ExportGlossaryResponse
3559
3559
  * @throws OciError when an error occurs
3560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3561
3561
  */
3562
3562
  exportGlossary(exportGlossaryRequest) {
3563
3563
  return __awaiter(this, void 0, void 0, function* () {
@@ -3624,7 +3624,7 @@ class DataCatalogClient {
3624
3624
  * @param FetchEntityLineageRequest
3625
3625
  * @return FetchEntityLineageResponse
3626
3626
  * @throws OciError when an error occurs
3627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3628
3628
  */
3629
3629
  fetchEntityLineage(fetchEntityLineageRequest) {
3630
3630
  return __awaiter(this, void 0, void 0, function* () {
@@ -3694,7 +3694,7 @@ class DataCatalogClient {
3694
3694
  * @param GetAttributeRequest
3695
3695
  * @return GetAttributeResponse
3696
3696
  * @throws OciError when an error occurs
3697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3698
3698
  */
3699
3699
  getAttribute(getAttributeRequest) {
3700
3700
  return __awaiter(this, void 0, void 0, function* () {
@@ -3763,7 +3763,7 @@ class DataCatalogClient {
3763
3763
  * @param GetAttributeTagRequest
3764
3764
  * @return GetAttributeTagResponse
3765
3765
  * @throws OciError when an error occurs
3766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3767
3767
  */
3768
3768
  getAttributeTag(getAttributeTagRequest) {
3769
3769
  return __awaiter(this, void 0, void 0, function* () {
@@ -3832,7 +3832,7 @@ class DataCatalogClient {
3832
3832
  * @param GetCatalogRequest
3833
3833
  * @return GetCatalogResponse
3834
3834
  * @throws OciError when an error occurs
3835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3836
3836
  */
3837
3837
  getCatalog(getCatalogRequest) {
3838
3838
  return __awaiter(this, void 0, void 0, function* () {
@@ -3895,7 +3895,7 @@ class DataCatalogClient {
3895
3895
  * @param GetCatalogPrivateEndpointRequest
3896
3896
  * @return GetCatalogPrivateEndpointResponse
3897
3897
  * @throws OciError when an error occurs
3898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3899
3899
  */
3900
3900
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3901
3901
  return __awaiter(this, void 0, void 0, function* () {
@@ -3958,7 +3958,7 @@ class DataCatalogClient {
3958
3958
  * @param GetConnectionRequest
3959
3959
  * @return GetConnectionResponse
3960
3960
  * @throws OciError when an error occurs
3961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3962
3962
  */
3963
3963
  getConnection(getConnectionRequest) {
3964
3964
  return __awaiter(this, void 0, void 0, function* () {
@@ -4025,7 +4025,7 @@ class DataCatalogClient {
4025
4025
  * @param GetCustomPropertyRequest
4026
4026
  * @return GetCustomPropertyResponse
4027
4027
  * @throws OciError when an error occurs
4028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4029
4029
  */
4030
4030
  getCustomProperty(getCustomPropertyRequest) {
4031
4031
  return __awaiter(this, void 0, void 0, function* () {
@@ -4092,7 +4092,7 @@ class DataCatalogClient {
4092
4092
  * @param GetDataAssetRequest
4093
4093
  * @return GetDataAssetResponse
4094
4094
  * @throws OciError when an error occurs
4095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4096
4096
  */
4097
4097
  getDataAsset(getDataAssetRequest) {
4098
4098
  return __awaiter(this, void 0, void 0, function* () {
@@ -4158,7 +4158,7 @@ class DataCatalogClient {
4158
4158
  * @param GetDataAssetTagRequest
4159
4159
  * @return GetDataAssetTagResponse
4160
4160
  * @throws OciError when an error occurs
4161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4162
4162
  */
4163
4163
  getDataAssetTag(getDataAssetTagRequest) {
4164
4164
  return __awaiter(this, void 0, void 0, function* () {
@@ -4225,7 +4225,7 @@ class DataCatalogClient {
4225
4225
  * @param GetEntityRequest
4226
4226
  * @return GetEntityResponse
4227
4227
  * @throws OciError when an error occurs
4228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4229
4229
  */
4230
4230
  getEntity(getEntityRequest) {
4231
4231
  return __awaiter(this, void 0, void 0, function* () {
@@ -4293,7 +4293,7 @@ class DataCatalogClient {
4293
4293
  * @param GetEntityTagRequest
4294
4294
  * @return GetEntityTagResponse
4295
4295
  * @throws OciError when an error occurs
4296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4297
4297
  */
4298
4298
  getEntityTag(getEntityTagRequest) {
4299
4299
  return __awaiter(this, void 0, void 0, function* () {
@@ -4361,7 +4361,7 @@ class DataCatalogClient {
4361
4361
  * @param GetFolderRequest
4362
4362
  * @return GetFolderResponse
4363
4363
  * @throws OciError when an error occurs
4364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4365
4365
  */
4366
4366
  getFolder(getFolderRequest) {
4367
4367
  return __awaiter(this, void 0, void 0, function* () {
@@ -4429,7 +4429,7 @@ class DataCatalogClient {
4429
4429
  * @param GetFolderTagRequest
4430
4430
  * @return GetFolderTagResponse
4431
4431
  * @throws OciError when an error occurs
4432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4433
4433
  */
4434
4434
  getFolderTag(getFolderTagRequest) {
4435
4435
  return __awaiter(this, void 0, void 0, function* () {
@@ -4497,7 +4497,7 @@ class DataCatalogClient {
4497
4497
  * @param GetGlossaryRequest
4498
4498
  * @return GetGlossaryResponse
4499
4499
  * @throws OciError when an error occurs
4500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4501
4501
  */
4502
4502
  getGlossary(getGlossaryRequest) {
4503
4503
  return __awaiter(this, void 0, void 0, function* () {
@@ -4563,7 +4563,7 @@ class DataCatalogClient {
4563
4563
  * @param GetJobRequest
4564
4564
  * @return GetJobResponse
4565
4565
  * @throws OciError when an error occurs
4566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4567
4567
  */
4568
4568
  getJob(getJobRequest) {
4569
4569
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4629,7 @@ class DataCatalogClient {
4629
4629
  * @param GetJobDefinitionRequest
4630
4630
  * @return GetJobDefinitionResponse
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.76.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4633
4633
  */
4634
4634
  getJobDefinition(getJobDefinitionRequest) {
4635
4635
  return __awaiter(this, void 0, void 0, function* () {
@@ -4695,7 +4695,7 @@ class DataCatalogClient {
4695
4695
  * @param GetJobExecutionRequest
4696
4696
  * @return GetJobExecutionResponse
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.76.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4699
4699
  */
4700
4700
  getJobExecution(getJobExecutionRequest) {
4701
4701
  return __awaiter(this, void 0, void 0, function* () {
@@ -4762,7 +4762,7 @@ class DataCatalogClient {
4762
4762
  * @param GetJobLogRequest
4763
4763
  * @return GetJobLogResponse
4764
4764
  * @throws OciError when an error occurs
4765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4766
4766
  */
4767
4767
  getJobLog(getJobLogRequest) {
4768
4768
  return __awaiter(this, void 0, void 0, function* () {
@@ -4830,7 +4830,7 @@ class DataCatalogClient {
4830
4830
  * @param GetJobMetricsRequest
4831
4831
  * @return GetJobMetricsResponse
4832
4832
  * @throws OciError when an error occurs
4833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4834
4834
  */
4835
4835
  getJobMetrics(getJobMetricsRequest) {
4836
4836
  return __awaiter(this, void 0, void 0, function* () {
@@ -4898,7 +4898,7 @@ class DataCatalogClient {
4898
4898
  * @param GetMetastoreRequest
4899
4899
  * @return GetMetastoreResponse
4900
4900
  * @throws OciError when an error occurs
4901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4902
4902
  */
4903
4903
  getMetastore(getMetastoreRequest) {
4904
4904
  return __awaiter(this, void 0, void 0, function* () {
@@ -4961,7 +4961,7 @@ class DataCatalogClient {
4961
4961
  * @param GetNamespaceRequest
4962
4962
  * @return GetNamespaceResponse
4963
4963
  * @throws OciError when an error occurs
4964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4965
4965
  */
4966
4966
  getNamespace(getNamespaceRequest) {
4967
4967
  return __awaiter(this, void 0, void 0, function* () {
@@ -5027,7 +5027,7 @@ class DataCatalogClient {
5027
5027
  * @param GetPatternRequest
5028
5028
  * @return GetPatternResponse
5029
5029
  * @throws OciError when an error occurs
5030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5031
5031
  */
5032
5032
  getPattern(getPatternRequest) {
5033
5033
  return __awaiter(this, void 0, void 0, function* () {
@@ -5093,7 +5093,7 @@ class DataCatalogClient {
5093
5093
  * @param GetTermRequest
5094
5094
  * @return GetTermResponse
5095
5095
  * @throws OciError when an error occurs
5096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5097
5097
  */
5098
5098
  getTerm(getTermRequest) {
5099
5099
  return __awaiter(this, void 0, void 0, function* () {
@@ -5160,7 +5160,7 @@ class DataCatalogClient {
5160
5160
  * @param GetTermRelationshipRequest
5161
5161
  * @return GetTermRelationshipResponse
5162
5162
  * @throws OciError when an error occurs
5163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5164
5164
  */
5165
5165
  getTermRelationship(getTermRelationshipRequest) {
5166
5166
  return __awaiter(this, void 0, void 0, function* () {
@@ -5228,7 +5228,7 @@ class DataCatalogClient {
5228
5228
  * @param GetTypeRequest
5229
5229
  * @return GetTypeResponse
5230
5230
  * @throws OciError when an error occurs
5231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5232
5232
  */
5233
5233
  getType(getTypeRequest) {
5234
5234
  return __awaiter(this, void 0, void 0, function* () {
@@ -5294,7 +5294,7 @@ class DataCatalogClient {
5294
5294
  * @param GetWorkRequestRequest
5295
5295
  * @return GetWorkRequestResponse
5296
5296
  * @throws OciError when an error occurs
5297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5298
5298
  */
5299
5299
  getWorkRequest(getWorkRequestRequest) {
5300
5300
  return __awaiter(this, void 0, void 0, function* () {
@@ -5362,7 +5362,7 @@ class DataCatalogClient {
5362
5362
  * @param ImportConnectionRequest
5363
5363
  * @return ImportConnectionResponse
5364
5364
  * @throws OciError when an error occurs
5365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5366
5366
  */
5367
5367
  importConnection(importConnectionRequest) {
5368
5368
  return __awaiter(this, void 0, void 0, function* () {
@@ -5429,7 +5429,7 @@ class DataCatalogClient {
5429
5429
  * @param ImportDataAssetRequest
5430
5430
  * @return ImportDataAssetResponse
5431
5431
  * @throws OciError when an error occurs
5432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5433
5433
  */
5434
5434
  importDataAsset(importDataAssetRequest) {
5435
5435
  return __awaiter(this, void 0, void 0, function* () {
@@ -5493,7 +5493,7 @@ class DataCatalogClient {
5493
5493
  * @param ImportGlossaryRequest
5494
5494
  * @return ImportGlossaryResponse
5495
5495
  * @throws OciError when an error occurs
5496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5497
5497
  */
5498
5498
  importGlossary(importGlossaryRequest) {
5499
5499
  return __awaiter(this, void 0, void 0, function* () {
@@ -5557,7 +5557,7 @@ class DataCatalogClient {
5557
5557
  * @param ListAggregatedPhysicalEntitiesRequest
5558
5558
  * @return ListAggregatedPhysicalEntitiesResponse
5559
5559
  * @throws OciError when an error occurs
5560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5561
5561
  */
5562
5562
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5563
5563
  return __awaiter(this, void 0, void 0, function* () {
@@ -5625,7 +5625,7 @@ class DataCatalogClient {
5625
5625
  * @param ListAttributeTagsRequest
5626
5626
  * @return ListAttributeTagsResponse
5627
5627
  * @throws OciError when an error occurs
5628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5629
5629
  */
5630
5630
  listAttributeTags(listAttributeTagsRequest) {
5631
5631
  return __awaiter(this, void 0, void 0, function* () {
@@ -5703,7 +5703,7 @@ class DataCatalogClient {
5703
5703
  * @param ListAttributesRequest
5704
5704
  * @return ListAttributesResponse
5705
5705
  * @throws OciError when an error occurs
5706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5707
5707
  */
5708
5708
  listAttributes(listAttributesRequest) {
5709
5709
  return __awaiter(this, void 0, void 0, function* () {
@@ -5793,7 +5793,7 @@ class DataCatalogClient {
5793
5793
  * @param ListCatalogPrivateEndpointsRequest
5794
5794
  * @return ListCatalogPrivateEndpointsResponse
5795
5795
  * @throws OciError when an error occurs
5796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5797
5797
  */
5798
5798
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5799
5799
  return __awaiter(this, void 0, void 0, function* () {
@@ -5903,7 +5903,7 @@ class DataCatalogClient {
5903
5903
  * @param ListCatalogsRequest
5904
5904
  * @return ListCatalogsResponse
5905
5905
  * @throws OciError when an error occurs
5906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5907
5907
  */
5908
5908
  listCatalogs(listCatalogsRequest) {
5909
5909
  return __awaiter(this, void 0, void 0, function* () {
@@ -6012,7 +6012,7 @@ class DataCatalogClient {
6012
6012
  * @param ListConnectionsRequest
6013
6013
  * @return ListConnectionsResponse
6014
6014
  * @throws OciError when an error occurs
6015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6016
6016
  */
6017
6017
  listConnections(listConnectionsRequest) {
6018
6018
  return __awaiter(this, void 0, void 0, function* () {
@@ -6092,7 +6092,7 @@ class DataCatalogClient {
6092
6092
  * @param ListCustomPropertiesRequest
6093
6093
  * @return ListCustomPropertiesResponse
6094
6094
  * @throws OciError when an error occurs
6095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6096
6096
  */
6097
6097
  listCustomProperties(listCustomPropertiesRequest) {
6098
6098
  return __awaiter(this, void 0, void 0, function* () {
@@ -6171,7 +6171,7 @@ class DataCatalogClient {
6171
6171
  * @param ListDataAssetTagsRequest
6172
6172
  * @return ListDataAssetTagsResponse
6173
6173
  * @throws OciError when an error occurs
6174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6175
6175
  */
6176
6176
  listDataAssetTags(listDataAssetTagsRequest) {
6177
6177
  return __awaiter(this, void 0, void 0, function* () {
@@ -6247,7 +6247,7 @@ class DataCatalogClient {
6247
6247
  * @param ListDataAssetsRequest
6248
6248
  * @return ListDataAssetsResponse
6249
6249
  * @throws OciError when an error occurs
6250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6251
6251
  */
6252
6252
  listDataAssets(listDataAssetsRequest) {
6253
6253
  return __awaiter(this, void 0, void 0, function* () {
@@ -6325,7 +6325,7 @@ class DataCatalogClient {
6325
6325
  * @param ListDerivedLogicalEntitiesRequest
6326
6326
  * @return ListDerivedLogicalEntitiesResponse
6327
6327
  * @throws OciError when an error occurs
6328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6329
6329
  */
6330
6330
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
6331
6331
  return __awaiter(this, void 0, void 0, function* () {
@@ -6392,7 +6392,7 @@ class DataCatalogClient {
6392
6392
  * @param ListEntitiesRequest
6393
6393
  * @return ListEntitiesResponse
6394
6394
  * @throws OciError when an error occurs
6395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6396
6396
  */
6397
6397
  listEntities(listEntitiesRequest) {
6398
6398
  return __awaiter(this, void 0, void 0, function* () {
@@ -6482,7 +6482,7 @@ class DataCatalogClient {
6482
6482
  * @param ListEntityTagsRequest
6483
6483
  * @return ListEntityTagsResponse
6484
6484
  * @throws OciError when an error occurs
6485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6486
6486
  */
6487
6487
  listEntityTags(listEntityTagsRequest) {
6488
6488
  return __awaiter(this, void 0, void 0, function* () {
@@ -6559,7 +6559,7 @@ class DataCatalogClient {
6559
6559
  * @param ListFolderTagsRequest
6560
6560
  * @return ListFolderTagsResponse
6561
6561
  * @throws OciError when an error occurs
6562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6563
6563
  */
6564
6564
  listFolderTags(listFolderTagsRequest) {
6565
6565
  return __awaiter(this, void 0, void 0, function* () {
@@ -6636,7 +6636,7 @@ class DataCatalogClient {
6636
6636
  * @param ListFoldersRequest
6637
6637
  * @return ListFoldersResponse
6638
6638
  * @throws OciError when an error occurs
6639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6640
6640
  */
6641
6641
  listFolders(listFoldersRequest) {
6642
6642
  return __awaiter(this, void 0, void 0, function* () {
@@ -6721,7 +6721,7 @@ class DataCatalogClient {
6721
6721
  * @param ListGlossariesRequest
6722
6722
  * @return ListGlossariesResponse
6723
6723
  * @throws OciError when an error occurs
6724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6725
6725
  */
6726
6726
  listGlossaries(listGlossariesRequest) {
6727
6727
  return __awaiter(this, void 0, void 0, function* () {
@@ -6797,7 +6797,7 @@ class DataCatalogClient {
6797
6797
  * @param ListJobDefinitionsRequest
6798
6798
  * @return ListJobDefinitionsResponse
6799
6799
  * @throws OciError when an error occurs
6800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6801
6801
  */
6802
6802
  listJobDefinitions(listJobDefinitionsRequest) {
6803
6803
  return __awaiter(this, void 0, void 0, function* () {
@@ -6880,7 +6880,7 @@ class DataCatalogClient {
6880
6880
  * @param ListJobExecutionsRequest
6881
6881
  * @return ListJobExecutionsResponse
6882
6882
  * @throws OciError when an error occurs
6883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6884
6884
  */
6885
6885
  listJobExecutions(listJobExecutionsRequest) {
6886
6886
  return __awaiter(this, void 0, void 0, function* () {
@@ -6966,7 +6966,7 @@ class DataCatalogClient {
6966
6966
  * @param ListJobLogsRequest
6967
6967
  * @return ListJobLogsResponse
6968
6968
  * @throws OciError when an error occurs
6969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6969
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6970
6970
  */
6971
6971
  listJobLogs(listJobLogsRequest) {
6972
6972
  return __awaiter(this, void 0, void 0, function* () {
@@ -7043,7 +7043,7 @@ class DataCatalogClient {
7043
7043
  * @param ListJobMetricsRequest
7044
7044
  * @return ListJobMetricsResponse
7045
7045
  * @throws OciError when an error occurs
7046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7047
7047
  */
7048
7048
  listJobMetrics(listJobMetricsRequest) {
7049
7049
  return __awaiter(this, void 0, void 0, function* () {
@@ -7126,7 +7126,7 @@ class DataCatalogClient {
7126
7126
  * @param ListJobsRequest
7127
7127
  * @return ListJobsResponse
7128
7128
  * @throws OciError when an error occurs
7129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7130
7130
  */
7131
7131
  listJobs(listJobsRequest) {
7132
7132
  return __awaiter(this, void 0, void 0, function* () {
@@ -7214,7 +7214,7 @@ class DataCatalogClient {
7214
7214
  * @param ListMetastoresRequest
7215
7215
  * @return ListMetastoresResponse
7216
7216
  * @throws OciError when an error occurs
7217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7218
7218
  */
7219
7219
  listMetastores(listMetastoresRequest) {
7220
7220
  return __awaiter(this, void 0, void 0, function* () {
@@ -7323,7 +7323,7 @@ class DataCatalogClient {
7323
7323
  * @param ListNamespacesRequest
7324
7324
  * @return ListNamespacesResponse
7325
7325
  * @throws OciError when an error occurs
7326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7327
7327
  */
7328
7328
  listNamespaces(listNamespacesRequest) {
7329
7329
  return __awaiter(this, void 0, void 0, function* () {
@@ -7399,7 +7399,7 @@ class DataCatalogClient {
7399
7399
  * @param ListPatternsRequest
7400
7400
  * @return ListPatternsResponse
7401
7401
  * @throws OciError when an error occurs
7402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7403
7403
  */
7404
7404
  listPatterns(listPatternsRequest) {
7405
7405
  return __awaiter(this, void 0, void 0, function* () {
@@ -7475,7 +7475,7 @@ class DataCatalogClient {
7475
7475
  * @param ListRulesRequest
7476
7476
  * @return ListRulesResponse
7477
7477
  * @throws OciError when an error occurs
7478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7479
7479
  */
7480
7480
  listRules(listRulesRequest) {
7481
7481
  return __awaiter(this, void 0, void 0, function* () {
@@ -7556,7 +7556,7 @@ class DataCatalogClient {
7556
7556
  * @param ListTagsRequest
7557
7557
  * @return ListTagsResponse
7558
7558
  * @throws OciError when an error occurs
7559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7560
7560
  */
7561
7561
  listTags(listTagsRequest) {
7562
7562
  return __awaiter(this, void 0, void 0, function* () {
@@ -7628,7 +7628,7 @@ class DataCatalogClient {
7628
7628
  * @param ListTermRelationshipsRequest
7629
7629
  * @return ListTermRelationshipsResponse
7630
7630
  * @throws OciError when an error occurs
7631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7632
7632
  */
7633
7633
  listTermRelationships(listTermRelationshipsRequest) {
7634
7634
  return __awaiter(this, void 0, void 0, function* () {
@@ -7702,7 +7702,7 @@ class DataCatalogClient {
7702
7702
  * @param ListTermsRequest
7703
7703
  * @return ListTermsResponse
7704
7704
  * @throws OciError when an error occurs
7705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7706
7706
  */
7707
7707
  listTerms(listTermsRequest) {
7708
7708
  return __awaiter(this, void 0, void 0, function* () {
@@ -7779,7 +7779,7 @@ class DataCatalogClient {
7779
7779
  * @param ListTypesRequest
7780
7780
  * @return ListTypesResponse
7781
7781
  * @throws OciError when an error occurs
7782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7783
7783
  */
7784
7784
  listTypes(listTypesRequest) {
7785
7785
  return __awaiter(this, void 0, void 0, function* () {
@@ -7856,7 +7856,7 @@ class DataCatalogClient {
7856
7856
  * @param ListWorkRequestErrorsRequest
7857
7857
  * @return ListWorkRequestErrorsResponse
7858
7858
  * @throws OciError when an error occurs
7859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7860
7860
  */
7861
7861
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7862
7862
  return __awaiter(this, void 0, void 0, function* () {
@@ -7965,7 +7965,7 @@ class DataCatalogClient {
7965
7965
  * @param ListWorkRequestLogsRequest
7966
7966
  * @return ListWorkRequestLogsResponse
7967
7967
  * @throws OciError when an error occurs
7968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7969
7969
  */
7970
7970
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7971
7971
  return __awaiter(this, void 0, void 0, function* () {
@@ -8074,7 +8074,7 @@ class DataCatalogClient {
8074
8074
  * @param ListWorkRequestsRequest
8075
8075
  * @return ListWorkRequestsResponse
8076
8076
  * @throws OciError when an error occurs
8077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8078
8078
  */
8079
8079
  listWorkRequests(listWorkRequestsRequest) {
8080
8080
  return __awaiter(this, void 0, void 0, function* () {
@@ -8179,7 +8179,7 @@ class DataCatalogClient {
8179
8179
  * @param ObjectStatsRequest
8180
8180
  * @return ObjectStatsResponse
8181
8181
  * @throws OciError when an error occurs
8182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8183
8183
  */
8184
8184
  objectStats(objectStatsRequest) {
8185
8185
  return __awaiter(this, void 0, void 0, function* () {
@@ -8247,7 +8247,7 @@ class DataCatalogClient {
8247
8247
  * @param ParseConnectionRequest
8248
8248
  * @return ParseConnectionResponse
8249
8249
  * @throws OciError when an error occurs
8250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8251
8251
  */
8252
8252
  parseConnection(parseConnectionRequest) {
8253
8253
  return __awaiter(this, void 0, void 0, function* () {
@@ -8317,7 +8317,7 @@ class DataCatalogClient {
8317
8317
  * @param ProcessRecommendationRequest
8318
8318
  * @return ProcessRecommendationResponse
8319
8319
  * @throws OciError when an error occurs
8320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8321
8321
  */
8322
8322
  processRecommendation(processRecommendationRequest) {
8323
8323
  return __awaiter(this, void 0, void 0, function* () {
@@ -8385,7 +8385,7 @@ class DataCatalogClient {
8385
8385
  * @param RecommendationsRequest
8386
8386
  * @return RecommendationsResponse
8387
8387
  * @throws OciError when an error occurs
8388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8389
8389
  */
8390
8390
  recommendations(recommendationsRequest) {
8391
8391
  return __awaiter(this, void 0, void 0, function* () {
@@ -8448,7 +8448,7 @@ class DataCatalogClient {
8448
8448
  * @param RemoveCatalogLockRequest
8449
8449
  * @return RemoveCatalogLockResponse
8450
8450
  * @throws OciError when an error occurs
8451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8452
8452
  */
8453
8453
  removeCatalogLock(removeCatalogLockRequest) {
8454
8454
  return __awaiter(this, void 0, void 0, function* () {
@@ -8513,7 +8513,7 @@ class DataCatalogClient {
8513
8513
  * @param RemoveCatalogPrivateEndpointLockRequest
8514
8514
  * @return RemoveCatalogPrivateEndpointLockResponse
8515
8515
  * @throws OciError when an error occurs
8516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8517
8517
  */
8518
8518
  removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
8519
8519
  return __awaiter(this, void 0, void 0, function* () {
@@ -8578,7 +8578,7 @@ class DataCatalogClient {
8578
8578
  * @param RemoveDataSelectorPatternsRequest
8579
8579
  * @return RemoveDataSelectorPatternsResponse
8580
8580
  * @throws OciError when an error occurs
8581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8582
8582
  */
8583
8583
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8584
8584
  return __awaiter(this, void 0, void 0, function* () {
@@ -8645,7 +8645,7 @@ class DataCatalogClient {
8645
8645
  * @param RemoveMetastoreLockRequest
8646
8646
  * @return RemoveMetastoreLockResponse
8647
8647
  * @throws OciError when an error occurs
8648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8649
8649
  */
8650
8650
  removeMetastoreLock(removeMetastoreLockRequest) {
8651
8651
  return __awaiter(this, void 0, void 0, function* () {
@@ -8710,7 +8710,7 @@ class DataCatalogClient {
8710
8710
  * @param SearchCriteriaRequest
8711
8711
  * @return SearchCriteriaResponse
8712
8712
  * @throws OciError when an error occurs
8713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8714
8714
  */
8715
8715
  searchCriteria(searchCriteriaRequest) {
8716
8716
  return __awaiter(this, void 0, void 0, function* () {
@@ -8783,7 +8783,7 @@ class DataCatalogClient {
8783
8783
  * @param SuggestMatchesRequest
8784
8784
  * @return SuggestMatchesResponse
8785
8785
  * @throws OciError when an error occurs
8786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8787
8787
  */
8788
8788
  suggestMatches(suggestMatchesRequest) {
8789
8789
  return __awaiter(this, void 0, void 0, function* () {
@@ -8845,7 +8845,7 @@ class DataCatalogClient {
8845
8845
  * @param SynchronousExportDataAssetRequest
8846
8846
  * @return SynchronousExportDataAssetResponse
8847
8847
  * @throws OciError when an error occurs
8848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8849
8849
  */
8850
8850
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8851
8851
  return __awaiter(this, void 0, void 0, function* () {
@@ -8907,7 +8907,7 @@ class DataCatalogClient {
8907
8907
  * @param TestConnectionRequest
8908
8908
  * @return TestConnectionResponse
8909
8909
  * @throws OciError when an error occurs
8910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8911
8911
  */
8912
8912
  testConnection(testConnectionRequest) {
8913
8913
  return __awaiter(this, void 0, void 0, function* () {
@@ -8973,7 +8973,7 @@ class DataCatalogClient {
8973
8973
  * @param UpdateAttributeRequest
8974
8974
  * @return UpdateAttributeResponse
8975
8975
  * @throws OciError when an error occurs
8976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8977
8977
  */
8978
8978
  updateAttribute(updateAttributeRequest) {
8979
8979
  return __awaiter(this, void 0, void 0, function* () {
@@ -9041,7 +9041,7 @@ class DataCatalogClient {
9041
9041
  * @param UpdateCatalogRequest
9042
9042
  * @return UpdateCatalogResponse
9043
9043
  * @throws OciError when an error occurs
9044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9045
9045
  */
9046
9046
  updateCatalog(updateCatalogRequest) {
9047
9047
  return __awaiter(this, void 0, void 0, function* () {
@@ -9108,7 +9108,7 @@ class DataCatalogClient {
9108
9108
  * @param UpdateCatalogPrivateEndpointRequest
9109
9109
  * @return UpdateCatalogPrivateEndpointResponse
9110
9110
  * @throws OciError when an error occurs
9111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9112
9112
  */
9113
9113
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
9114
9114
  return __awaiter(this, void 0, void 0, function* () {
@@ -9171,7 +9171,7 @@ class DataCatalogClient {
9171
9171
  * @param UpdateConnectionRequest
9172
9172
  * @return UpdateConnectionResponse
9173
9173
  * @throws OciError when an error occurs
9174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9175
9175
  */
9176
9176
  updateConnection(updateConnectionRequest) {
9177
9177
  return __awaiter(this, void 0, void 0, function* () {
@@ -9238,7 +9238,7 @@ class DataCatalogClient {
9238
9238
  * @param UpdateCustomPropertyRequest
9239
9239
  * @return UpdateCustomPropertyResponse
9240
9240
  * @throws OciError when an error occurs
9241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9242
9242
  */
9243
9243
  updateCustomProperty(updateCustomPropertyRequest) {
9244
9244
  return __awaiter(this, void 0, void 0, function* () {
@@ -9305,7 +9305,7 @@ class DataCatalogClient {
9305
9305
  * @param UpdateDataAssetRequest
9306
9306
  * @return UpdateDataAssetResponse
9307
9307
  * @throws OciError when an error occurs
9308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9309
9309
  */
9310
9310
  updateDataAsset(updateDataAssetRequest) {
9311
9311
  return __awaiter(this, void 0, void 0, function* () {
@@ -9371,7 +9371,7 @@ class DataCatalogClient {
9371
9371
  * @param UpdateEntityRequest
9372
9372
  * @return UpdateEntityResponse
9373
9373
  * @throws OciError when an error occurs
9374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9375
9375
  */
9376
9376
  updateEntity(updateEntityRequest) {
9377
9377
  return __awaiter(this, void 0, void 0, function* () {
@@ -9438,7 +9438,7 @@ class DataCatalogClient {
9438
9438
  * @param UpdateFolderRequest
9439
9439
  * @return UpdateFolderResponse
9440
9440
  * @throws OciError when an error occurs
9441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9442
9442
  */
9443
9443
  updateFolder(updateFolderRequest) {
9444
9444
  return __awaiter(this, void 0, void 0, function* () {
@@ -9505,7 +9505,7 @@ class DataCatalogClient {
9505
9505
  * @param UpdateGlossaryRequest
9506
9506
  * @return UpdateGlossaryResponse
9507
9507
  * @throws OciError when an error occurs
9508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9509
9509
  */
9510
9510
  updateGlossary(updateGlossaryRequest) {
9511
9511
  return __awaiter(this, void 0, void 0, function* () {
@@ -9571,7 +9571,7 @@ class DataCatalogClient {
9571
9571
  * @param UpdateJobRequest
9572
9572
  * @return UpdateJobResponse
9573
9573
  * @throws OciError when an error occurs
9574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9575
9575
  */
9576
9576
  updateJob(updateJobRequest) {
9577
9577
  return __awaiter(this, void 0, void 0, function* () {
@@ -9637,7 +9637,7 @@ class DataCatalogClient {
9637
9637
  * @param UpdateJobDefinitionRequest
9638
9638
  * @return UpdateJobDefinitionResponse
9639
9639
  * @throws OciError when an error occurs
9640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9641
9641
  */
9642
9642
  updateJobDefinition(updateJobDefinitionRequest) {
9643
9643
  return __awaiter(this, void 0, void 0, function* () {
@@ -9703,7 +9703,7 @@ class DataCatalogClient {
9703
9703
  * @param UpdateMetastoreRequest
9704
9704
  * @return UpdateMetastoreResponse
9705
9705
  * @throws OciError when an error occurs
9706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9707
9707
  */
9708
9708
  updateMetastore(updateMetastoreRequest) {
9709
9709
  return __awaiter(this, void 0, void 0, function* () {
@@ -9770,7 +9770,7 @@ class DataCatalogClient {
9770
9770
  * @param UpdateNamespaceRequest
9771
9771
  * @return UpdateNamespaceResponse
9772
9772
  * @throws OciError when an error occurs
9773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9774
9774
  */
9775
9775
  updateNamespace(updateNamespaceRequest) {
9776
9776
  return __awaiter(this, void 0, void 0, function* () {
@@ -9836,7 +9836,7 @@ class DataCatalogClient {
9836
9836
  * @param UpdatePatternRequest
9837
9837
  * @return UpdatePatternResponse
9838
9838
  * @throws OciError when an error occurs
9839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9840
9840
  */
9841
9841
  updatePattern(updatePatternRequest) {
9842
9842
  return __awaiter(this, void 0, void 0, function* () {
@@ -9902,7 +9902,7 @@ class DataCatalogClient {
9902
9902
  * @param UpdateTermRequest
9903
9903
  * @return UpdateTermResponse
9904
9904
  * @throws OciError when an error occurs
9905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9906
9906
  */
9907
9907
  updateTerm(updateTermRequest) {
9908
9908
  return __awaiter(this, void 0, void 0, function* () {
@@ -9969,7 +9969,7 @@ class DataCatalogClient {
9969
9969
  * @param UpdateTermRelationshipRequest
9970
9970
  * @return UpdateTermRelationshipResponse
9971
9971
  * @throws OciError when an error occurs
9972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9973
9973
  */
9974
9974
  updateTermRelationship(updateTermRelationshipRequest) {
9975
9975
  return __awaiter(this, void 0, void 0, function* () {
@@ -10037,7 +10037,7 @@ class DataCatalogClient {
10037
10037
  * @param UploadCredentialsRequest
10038
10038
  * @return UploadCredentialsResponse
10039
10039
  * @throws OciError when an error occurs
10040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10041
10041
  */
10042
10042
  uploadCredentials(uploadCredentialsRequest) {
10043
10043
  return __awaiter(this, void 0, void 0, function* () {
@@ -10105,7 +10105,7 @@ class DataCatalogClient {
10105
10105
  * @param UsersRequest
10106
10106
  * @return UsersResponse
10107
10107
  * @throws OciError when an error occurs
10108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/Users.ts.html |here} to see how to use Users API.
10108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/Users.ts.html |here} to see how to use Users API.
10109
10109
  */
10110
10110
  users(usersRequest) {
10111
10111
  return __awaiter(this, void 0, void 0, function* () {
@@ -10173,7 +10173,7 @@ class DataCatalogClient {
10173
10173
  * @param ValidateConnectionRequest
10174
10174
  * @return ValidateConnectionResponse
10175
10175
  * @throws OciError when an error occurs
10176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10177
10177
  */
10178
10178
  validateConnection(validateConnectionRequest) {
10179
10179
  return __awaiter(this, void 0, void 0, function* () {
@@ -10239,7 +10239,7 @@ class DataCatalogClient {
10239
10239
  * @param ValidatePatternRequest
10240
10240
  * @return ValidatePatternResponse
10241
10241
  * @throws OciError when an error occurs
10242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10243
10243
  */
10244
10244
  validatePattern(validatePatternRequest) {
10245
10245
  return __awaiter(this, void 0, void 0, function* () {