oci-databasetools 2.131.1 → 2.132.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 (884) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +318 -1
  4. package/lib/client.js +2915 -702
  5. package/lib/client.js.map +1 -1
  6. package/lib/databasetools-waiter.d.ts +33 -1
  7. package/lib/databasetools-waiter.js +49 -1
  8. package/lib/databasetools-waiter.js.map +1 -1
  9. package/lib/model/action-type.d.ts +1 -1
  10. package/lib/model/action-type.js +1 -1
  11. package/lib/model/add-resource-lock-details.d.ts +1 -1
  12. package/lib/model/add-resource-lock-details.js +1 -1
  13. package/lib/model/authentication-type.d.ts +28 -0
  14. package/lib/model/authentication-type.js +39 -0
  15. package/lib/model/authentication-type.js.map +1 -0
  16. package/lib/model/change-database-tools-connection-compartment-details.d.ts +1 -1
  17. package/lib/model/change-database-tools-connection-compartment-details.js +1 -1
  18. package/lib/model/change-database-tools-database-api-gateway-config-compartment-details.d.ts +25 -0
  19. package/lib/model/change-database-tools-database-api-gateway-config-compartment-details.js +29 -0
  20. package/lib/model/change-database-tools-database-api-gateway-config-compartment-details.js.map +1 -0
  21. package/lib/model/change-database-tools-identity-compartment-details.d.ts +1 -1
  22. package/lib/model/change-database-tools-identity-compartment-details.js +1 -1
  23. package/lib/model/change-database-tools-mcp-server-compartment-details.d.ts +25 -0
  24. package/lib/model/change-database-tools-mcp-server-compartment-details.js +29 -0
  25. package/lib/model/change-database-tools-mcp-server-compartment-details.js.map +1 -0
  26. package/lib/model/change-database-tools-mcp-toolset-compartment-details.d.ts +25 -0
  27. package/lib/model/change-database-tools-mcp-toolset-compartment-details.js +29 -0
  28. package/lib/model/change-database-tools-mcp-toolset-compartment-details.js.map +1 -0
  29. package/lib/model/change-database-tools-private-endpoint-compartment-details.d.ts +1 -1
  30. package/lib/model/change-database-tools-private-endpoint-compartment-details.js +1 -1
  31. package/lib/model/change-database-tools-sql-report-compartment-details.d.ts +25 -0
  32. package/lib/model/change-database-tools-sql-report-compartment-details.js +29 -0
  33. package/lib/model/change-database-tools-sql-report-compartment-details.js.map +1 -0
  34. package/lib/model/connection-type.d.ts +1 -1
  35. package/lib/model/connection-type.js +1 -1
  36. package/lib/model/create-database-tools-connection-details.d.ts +3 -2
  37. package/lib/model/create-database-tools-connection-details.js +1 -1
  38. package/lib/model/create-database-tools-connection-details.js.map +1 -1
  39. package/lib/model/create-database-tools-connection-generic-jdbc-details.d.ts +1 -1
  40. package/lib/model/create-database-tools-connection-generic-jdbc-details.js +1 -1
  41. package/lib/model/create-database-tools-connection-my-sql-details.d.ts +1 -1
  42. package/lib/model/create-database-tools-connection-my-sql-details.js +1 -1
  43. package/lib/model/create-database-tools-connection-oracle-database-details.d.ts +8 -4
  44. package/lib/model/create-database-tools-connection-oracle-database-details.js +1 -1
  45. package/lib/model/create-database-tools-connection-oracle-database-details.js.map +1 -1
  46. package/lib/model/create-database-tools-connection-postgresql-details.d.ts +1 -1
  47. package/lib/model/create-database-tools-connection-postgresql-details.js +1 -1
  48. package/lib/model/create-database-tools-database-api-gateway-config-default-details.d.ts +24 -0
  49. package/lib/model/create-database-tools-database-api-gateway-config-default-details.js +54 -0
  50. package/lib/model/create-database-tools-database-api-gateway-config-default-details.js.map +1 -0
  51. package/lib/model/create-database-tools-database-api-gateway-config-details.d.ts +57 -0
  52. package/lib/model/create-database-tools-database-api-gateway-config-details.js +80 -0
  53. package/lib/model/create-database-tools-database-api-gateway-config-details.js.map +1 -0
  54. package/lib/model/create-database-tools-identity-details.d.ts +1 -1
  55. package/lib/model/create-database-tools-identity-details.js +1 -1
  56. package/lib/model/create-database-tools-identity-oracle-database-resource-principal-details.d.ts +1 -1
  57. package/lib/model/create-database-tools-identity-oracle-database-resource-principal-details.js +1 -1
  58. package/lib/model/create-database-tools-mcp-server-default-details.d.ts +29 -0
  59. package/lib/model/create-database-tools-mcp-server-default-details.js +62 -0
  60. package/lib/model/create-database-tools-mcp-server-default-details.js.map +1 -0
  61. package/lib/model/create-database-tools-mcp-server-details.d.ts +78 -0
  62. package/lib/model/create-database-tools-mcp-server-details.js +90 -0
  63. package/lib/model/create-database-tools-mcp-server-details.js.map +1 -0
  64. package/lib/model/create-database-tools-mcp-toolset-built-in-sql-tools-details.d.ts +35 -0
  65. package/lib/model/create-database-tools-mcp-toolset-built-in-sql-tools-details.js +66 -0
  66. package/lib/model/create-database-tools-mcp-toolset-built-in-sql-tools-details.js.map +1 -0
  67. package/lib/model/create-database-tools-mcp-toolset-custom-sql-tool-details.d.ts +48 -0
  68. package/lib/model/create-database-tools-mcp-toolset-custom-sql-tool-details.js +72 -0
  69. package/lib/model/create-database-tools-mcp-toolset-custom-sql-tool-details.js.map +1 -0
  70. package/lib/model/create-database-tools-mcp-toolset-customizable-reporting-tools-details.d.ts +39 -0
  71. package/lib/model/create-database-tools-mcp-toolset-customizable-reporting-tools-details.js +76 -0
  72. package/lib/model/create-database-tools-mcp-toolset-customizable-reporting-tools-details.js.map +1 -0
  73. package/lib/model/create-database-tools-mcp-toolset-details.d.ts +65 -0
  74. package/lib/model/create-database-tools-mcp-toolset-details.js +92 -0
  75. package/lib/model/create-database-tools-mcp-toolset-details.js.map +1 -0
  76. package/lib/model/create-database-tools-mcp-toolset-gen-ai-sql-assistant-details.d.ts +39 -0
  77. package/lib/model/create-database-tools-mcp-toolset-gen-ai-sql-assistant-details.js +66 -0
  78. package/lib/model/create-database-tools-mcp-toolset-gen-ai-sql-assistant-details.js.map +1 -0
  79. package/lib/model/create-database-tools-mcp-toolset-tool-details.d.ts +34 -0
  80. package/lib/model/create-database-tools-mcp-toolset-tool-details.js +29 -0
  81. package/lib/model/create-database-tools-mcp-toolset-tool-details.js.map +1 -0
  82. package/lib/model/create-database-tools-private-endpoint-details.d.ts +1 -1
  83. package/lib/model/create-database-tools-private-endpoint-details.js +1 -1
  84. package/lib/model/create-database-tools-related-resource-details.d.ts +1 -1
  85. package/lib/model/create-database-tools-related-resource-details.js +1 -1
  86. package/lib/model/create-database-tools-related-resource-my-sql-details.d.ts +1 -1
  87. package/lib/model/create-database-tools-related-resource-my-sql-details.js +1 -1
  88. package/lib/model/create-database-tools-related-resource-postgresql-details.d.ts +1 -1
  89. package/lib/model/create-database-tools-related-resource-postgresql-details.js +1 -1
  90. package/lib/model/create-database-tools-sql-report-details.d.ts +77 -0
  91. package/lib/model/create-database-tools-sql-report-details.js +100 -0
  92. package/lib/model/create-database-tools-sql-report-details.js.map +1 -0
  93. package/lib/model/create-database-tools-sql-report-oracle-database-details.d.ts +24 -0
  94. package/lib/model/create-database-tools-sql-report-oracle-database-details.js +54 -0
  95. package/lib/model/create-database-tools-sql-report-oracle-database-details.js.map +1 -0
  96. package/lib/model/database-api-gateway-config-metadata-source.d.ts +28 -0
  97. package/lib/model/database-api-gateway-config-metadata-source.js +39 -0
  98. package/lib/model/database-api-gateway-config-metadata-source.js.map +1 -0
  99. package/lib/model/database-api-gateway-config-type.d.ts +27 -0
  100. package/lib/model/database-api-gateway-config-type.js +38 -0
  101. package/lib/model/database-api-gateway-config-type.js.map +1 -0
  102. package/lib/model/database-tools-connection-collection.d.ts +1 -1
  103. package/lib/model/database-tools-connection-collection.js +1 -1
  104. package/lib/model/database-tools-connection-generic-jdbc-summary.d.ts +1 -1
  105. package/lib/model/database-tools-connection-generic-jdbc-summary.js +1 -1
  106. package/lib/model/database-tools-connection-generic-jdbc.d.ts +1 -1
  107. package/lib/model/database-tools-connection-generic-jdbc.js +1 -1
  108. package/lib/model/database-tools-connection-my-sql-summary.d.ts +1 -1
  109. package/lib/model/database-tools-connection-my-sql-summary.js +1 -1
  110. package/lib/model/database-tools-connection-my-sql.d.ts +1 -1
  111. package/lib/model/database-tools-connection-my-sql.js +1 -1
  112. package/lib/model/database-tools-connection-oracle-database-proxy-client-details.d.ts +1 -1
  113. package/lib/model/database-tools-connection-oracle-database-proxy-client-details.js +5 -1
  114. package/lib/model/database-tools-connection-oracle-database-proxy-client-details.js.map +1 -1
  115. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-details.d.ts +1 -1
  116. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-details.js +1 -1
  117. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-summary.d.ts +1 -1
  118. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy-summary.js +1 -1
  119. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy.d.ts +1 -1
  120. package/lib/model/database-tools-connection-oracle-database-proxy-client-no-proxy.js +1 -1
  121. package/lib/model/database-tools-connection-oracle-database-proxy-client-summary.d.ts +1 -1
  122. package/lib/model/database-tools-connection-oracle-database-proxy-client-summary.js +5 -1
  123. package/lib/model/database-tools-connection-oracle-database-proxy-client-summary.js.map +1 -1
  124. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect-details.d.ts +28 -0
  125. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect-details.js +54 -0
  126. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect-details.js.map +1 -0
  127. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect-summary.d.ts +28 -0
  128. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect-summary.js +54 -0
  129. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect-summary.js.map +1 -0
  130. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect.d.ts +28 -0
  131. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect.js +54 -0
  132. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-auto-detect.js.map +1 -0
  133. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-details.d.ts +1 -1
  134. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-details.js +1 -1
  135. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-summary.d.ts +1 -1
  136. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name-summary.js +1 -1
  137. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name.d.ts +1 -1
  138. package/lib/model/database-tools-connection-oracle-database-proxy-client-user-name.js +1 -1
  139. package/lib/model/database-tools-connection-oracle-database-proxy-client.d.ts +1 -1
  140. package/lib/model/database-tools-connection-oracle-database-proxy-client.js +5 -1
  141. package/lib/model/database-tools-connection-oracle-database-proxy-client.js.map +1 -1
  142. package/lib/model/database-tools-connection-oracle-database-summary.d.ts +7 -3
  143. package/lib/model/database-tools-connection-oracle-database-summary.js +1 -1
  144. package/lib/model/database-tools-connection-oracle-database-summary.js.map +1 -1
  145. package/lib/model/database-tools-connection-oracle-database.d.ts +7 -3
  146. package/lib/model/database-tools-connection-oracle-database.js +1 -1
  147. package/lib/model/database-tools-connection-oracle-database.js.map +1 -1
  148. package/lib/model/database-tools-connection-postgresql-summary.d.ts +1 -1
  149. package/lib/model/database-tools-connection-postgresql-summary.js +1 -1
  150. package/lib/model/database-tools-connection-postgresql.d.ts +1 -1
  151. package/lib/model/database-tools-connection-postgresql.js +1 -1
  152. package/lib/model/database-tools-connection-summary.d.ts +3 -2
  153. package/lib/model/database-tools-connection-summary.js +1 -1
  154. package/lib/model/database-tools-connection-summary.js.map +1 -1
  155. package/lib/model/database-tools-connection.d.ts +3 -2
  156. package/lib/model/database-tools-connection.js +1 -1
  157. package/lib/model/database-tools-connection.js.map +1 -1
  158. package/lib/model/database-tools-custom-sql-tool-toolset-source-type.d.ts +27 -0
  159. package/lib/model/database-tools-custom-sql-tool-toolset-source-type.js +38 -0
  160. package/lib/model/database-tools-custom-sql-tool-toolset-source-type.js.map +1 -0
  161. package/lib/model/database-tools-custom-sql-tool-toolset-source.d.ts +30 -0
  162. package/lib/model/database-tools-custom-sql-tool-toolset-source.js +29 -0
  163. package/lib/model/database-tools-custom-sql-tool-toolset-source.js.map +1 -0
  164. package/lib/model/database-tools-database-api-gateway-config-collection.d.ts +26 -0
  165. package/lib/model/database-tools-database-api-gateway-config-collection.js +61 -0
  166. package/lib/model/database-tools-database-api-gateway-config-collection.js.map +1 -0
  167. package/lib/model/database-tools-database-api-gateway-config-default-summary.d.ts +24 -0
  168. package/lib/model/database-tools-database-api-gateway-config-default-summary.js +54 -0
  169. package/lib/model/database-tools-database-api-gateway-config-default-summary.js.map +1 -0
  170. package/lib/model/database-tools-database-api-gateway-config-default.d.ts +24 -0
  171. package/lib/model/database-tools-database-api-gateway-config-default.js +54 -0
  172. package/lib/model/database-tools-database-api-gateway-config-default.js.map +1 -0
  173. package/lib/model/database-tools-database-api-gateway-config-lifecycle-state.d.ts +28 -0
  174. package/lib/model/database-tools-database-api-gateway-config-lifecycle-state.js +39 -0
  175. package/lib/model/database-tools-database-api-gateway-config-lifecycle-state.js.map +1 -0
  176. package/lib/model/database-tools-database-api-gateway-config-summary.d.ts +87 -0
  177. package/lib/model/database-tools-database-api-gateway-config-summary.js +80 -0
  178. package/lib/model/database-tools-database-api-gateway-config-summary.js.map +1 -0
  179. package/lib/model/database-tools-database-api-gateway-config.d.ts +87 -0
  180. package/lib/model/database-tools-database-api-gateway-config.js +80 -0
  181. package/lib/model/database-tools-database-api-gateway-config.js.map +1 -0
  182. package/lib/model/database-tools-endpoint-service-collection.d.ts +1 -1
  183. package/lib/model/database-tools-endpoint-service-collection.js +1 -1
  184. package/lib/model/database-tools-endpoint-service-summary.d.ts +1 -1
  185. package/lib/model/database-tools-endpoint-service-summary.js +1 -1
  186. package/lib/model/database-tools-endpoint-service.d.ts +1 -1
  187. package/lib/model/database-tools-endpoint-service.js +1 -1
  188. package/lib/model/database-tools-external-authentication-status.d.ts +32 -0
  189. package/lib/model/database-tools-external-authentication-status.js +43 -0
  190. package/lib/model/database-tools-external-authentication-status.js.map +1 -0
  191. package/lib/model/database-tools-identity-collection.d.ts +1 -1
  192. package/lib/model/database-tools-identity-collection.js +1 -1
  193. package/lib/model/database-tools-identity-lifecycle-state.d.ts +1 -1
  194. package/lib/model/database-tools-identity-lifecycle-state.js +1 -1
  195. package/lib/model/database-tools-identity-oracle-database-resource-principal-summary.d.ts +1 -1
  196. package/lib/model/database-tools-identity-oracle-database-resource-principal-summary.js +1 -1
  197. package/lib/model/database-tools-identity-oracle-database-resource-principal.d.ts +1 -1
  198. package/lib/model/database-tools-identity-oracle-database-resource-principal.js +1 -1
  199. package/lib/model/database-tools-identity-status.d.ts +1 -1
  200. package/lib/model/database-tools-identity-status.js +1 -1
  201. package/lib/model/database-tools-identity-summary.d.ts +1 -1
  202. package/lib/model/database-tools-identity-summary.js +1 -1
  203. package/lib/model/database-tools-identity.d.ts +1 -1
  204. package/lib/model/database-tools-identity.js +1 -1
  205. package/lib/model/database-tools-key-store-content-details.d.ts +1 -1
  206. package/lib/model/database-tools-key-store-content-details.js +1 -1
  207. package/lib/model/database-tools-key-store-content-generic-jdbc-details.d.ts +1 -1
  208. package/lib/model/database-tools-key-store-content-generic-jdbc-details.js +1 -1
  209. package/lib/model/database-tools-key-store-content-generic-jdbc-summary.d.ts +1 -1
  210. package/lib/model/database-tools-key-store-content-generic-jdbc-summary.js +1 -1
  211. package/lib/model/database-tools-key-store-content-generic-jdbc.d.ts +1 -1
  212. package/lib/model/database-tools-key-store-content-generic-jdbc.js +1 -1
  213. package/lib/model/database-tools-key-store-content-my-sql-details.d.ts +1 -1
  214. package/lib/model/database-tools-key-store-content-my-sql-details.js +1 -1
  215. package/lib/model/database-tools-key-store-content-my-sql-summary.d.ts +1 -1
  216. package/lib/model/database-tools-key-store-content-my-sql-summary.js +1 -1
  217. package/lib/model/database-tools-key-store-content-my-sql.d.ts +1 -1
  218. package/lib/model/database-tools-key-store-content-my-sql.js +1 -1
  219. package/lib/model/database-tools-key-store-content-postgresql-details.d.ts +1 -1
  220. package/lib/model/database-tools-key-store-content-postgresql-details.js +1 -1
  221. package/lib/model/database-tools-key-store-content-postgresql-summary.d.ts +1 -1
  222. package/lib/model/database-tools-key-store-content-postgresql-summary.js +1 -1
  223. package/lib/model/database-tools-key-store-content-postgresql.d.ts +1 -1
  224. package/lib/model/database-tools-key-store-content-postgresql.js +1 -1
  225. package/lib/model/database-tools-key-store-content-secret-id-details.d.ts +1 -1
  226. package/lib/model/database-tools-key-store-content-secret-id-details.js +1 -1
  227. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-details.d.ts +1 -1
  228. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-details.js +1 -1
  229. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-summary.d.ts +1 -1
  230. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-summary.js +1 -1
  231. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc.d.ts +1 -1
  232. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc.js +1 -1
  233. package/lib/model/database-tools-key-store-content-secret-id-my-sql-details.d.ts +1 -1
  234. package/lib/model/database-tools-key-store-content-secret-id-my-sql-details.js +1 -1
  235. package/lib/model/database-tools-key-store-content-secret-id-my-sql-summary.d.ts +1 -1
  236. package/lib/model/database-tools-key-store-content-secret-id-my-sql-summary.js +1 -1
  237. package/lib/model/database-tools-key-store-content-secret-id-my-sql.d.ts +1 -1
  238. package/lib/model/database-tools-key-store-content-secret-id-my-sql.js +1 -1
  239. package/lib/model/database-tools-key-store-content-secret-id-postgresql-details.d.ts +1 -1
  240. package/lib/model/database-tools-key-store-content-secret-id-postgresql-details.js +1 -1
  241. package/lib/model/database-tools-key-store-content-secret-id-postgresql-summary.d.ts +1 -1
  242. package/lib/model/database-tools-key-store-content-secret-id-postgresql-summary.js +1 -1
  243. package/lib/model/database-tools-key-store-content-secret-id-postgresql.d.ts +1 -1
  244. package/lib/model/database-tools-key-store-content-secret-id-postgresql.js +1 -1
  245. package/lib/model/database-tools-key-store-content-secret-id-summary.d.ts +1 -1
  246. package/lib/model/database-tools-key-store-content-secret-id-summary.js +1 -1
  247. package/lib/model/database-tools-key-store-content-secret-id.d.ts +1 -1
  248. package/lib/model/database-tools-key-store-content-secret-id.js +1 -1
  249. package/lib/model/database-tools-key-store-content-summary.d.ts +1 -1
  250. package/lib/model/database-tools-key-store-content-summary.js +1 -1
  251. package/lib/model/database-tools-key-store-content.d.ts +1 -1
  252. package/lib/model/database-tools-key-store-content.js +1 -1
  253. package/lib/model/database-tools-key-store-details.d.ts +1 -1
  254. package/lib/model/database-tools-key-store-details.js +1 -1
  255. package/lib/model/database-tools-key-store-generic-jdbc-details.d.ts +1 -1
  256. package/lib/model/database-tools-key-store-generic-jdbc-details.js +1 -1
  257. package/lib/model/database-tools-key-store-generic-jdbc-summary.d.ts +1 -1
  258. package/lib/model/database-tools-key-store-generic-jdbc-summary.js +1 -1
  259. package/lib/model/database-tools-key-store-generic-jdbc.d.ts +1 -1
  260. package/lib/model/database-tools-key-store-generic-jdbc.js +1 -1
  261. package/lib/model/database-tools-key-store-my-sql-details.d.ts +1 -1
  262. package/lib/model/database-tools-key-store-my-sql-details.js +1 -1
  263. package/lib/model/database-tools-key-store-my-sql-summary.d.ts +1 -1
  264. package/lib/model/database-tools-key-store-my-sql-summary.js +1 -1
  265. package/lib/model/database-tools-key-store-my-sql.d.ts +1 -1
  266. package/lib/model/database-tools-key-store-my-sql.js +1 -1
  267. package/lib/model/database-tools-key-store-password-details.d.ts +1 -1
  268. package/lib/model/database-tools-key-store-password-details.js +1 -1
  269. package/lib/model/database-tools-key-store-password-generic-jdbc-details.d.ts +1 -1
  270. package/lib/model/database-tools-key-store-password-generic-jdbc-details.js +1 -1
  271. package/lib/model/database-tools-key-store-password-generic-jdbc-summary.d.ts +1 -1
  272. package/lib/model/database-tools-key-store-password-generic-jdbc-summary.js +1 -1
  273. package/lib/model/database-tools-key-store-password-generic-jdbc.d.ts +1 -1
  274. package/lib/model/database-tools-key-store-password-generic-jdbc.js +1 -1
  275. package/lib/model/database-tools-key-store-password-my-sql-details.d.ts +1 -1
  276. package/lib/model/database-tools-key-store-password-my-sql-details.js +1 -1
  277. package/lib/model/database-tools-key-store-password-my-sql-summary.d.ts +1 -1
  278. package/lib/model/database-tools-key-store-password-my-sql-summary.js +1 -1
  279. package/lib/model/database-tools-key-store-password-my-sql.d.ts +1 -1
  280. package/lib/model/database-tools-key-store-password-my-sql.js +1 -1
  281. package/lib/model/database-tools-key-store-password-postgresql-details.d.ts +1 -1
  282. package/lib/model/database-tools-key-store-password-postgresql-details.js +1 -1
  283. package/lib/model/database-tools-key-store-password-postgresql-summary.d.ts +1 -1
  284. package/lib/model/database-tools-key-store-password-postgresql-summary.js +1 -1
  285. package/lib/model/database-tools-key-store-password-postgresql.d.ts +1 -1
  286. package/lib/model/database-tools-key-store-password-postgresql.js +1 -1
  287. package/lib/model/database-tools-key-store-password-secret-id-details.d.ts +1 -1
  288. package/lib/model/database-tools-key-store-password-secret-id-details.js +1 -1
  289. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-details.d.ts +1 -1
  290. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-details.js +1 -1
  291. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-summary.d.ts +1 -1
  292. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-summary.js +1 -1
  293. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc.d.ts +1 -1
  294. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc.js +1 -1
  295. package/lib/model/database-tools-key-store-password-secret-id-my-sql-details.d.ts +1 -1
  296. package/lib/model/database-tools-key-store-password-secret-id-my-sql-details.js +1 -1
  297. package/lib/model/database-tools-key-store-password-secret-id-my-sql-summary.d.ts +1 -1
  298. package/lib/model/database-tools-key-store-password-secret-id-my-sql-summary.js +1 -1
  299. package/lib/model/database-tools-key-store-password-secret-id-my-sql.d.ts +1 -1
  300. package/lib/model/database-tools-key-store-password-secret-id-my-sql.js +1 -1
  301. package/lib/model/database-tools-key-store-password-secret-id-postgresql-details.d.ts +1 -1
  302. package/lib/model/database-tools-key-store-password-secret-id-postgresql-details.js +1 -1
  303. package/lib/model/database-tools-key-store-password-secret-id-postgresql-summary.d.ts +1 -1
  304. package/lib/model/database-tools-key-store-password-secret-id-postgresql-summary.js +1 -1
  305. package/lib/model/database-tools-key-store-password-secret-id-postgresql.d.ts +1 -1
  306. package/lib/model/database-tools-key-store-password-secret-id-postgresql.js +1 -1
  307. package/lib/model/database-tools-key-store-password-secret-id-summary.d.ts +1 -1
  308. package/lib/model/database-tools-key-store-password-secret-id-summary.js +1 -1
  309. package/lib/model/database-tools-key-store-password-secret-id.d.ts +1 -1
  310. package/lib/model/database-tools-key-store-password-secret-id.js +1 -1
  311. package/lib/model/database-tools-key-store-password-summary.d.ts +1 -1
  312. package/lib/model/database-tools-key-store-password-summary.js +1 -1
  313. package/lib/model/database-tools-key-store-password.d.ts +1 -1
  314. package/lib/model/database-tools-key-store-password.js +1 -1
  315. package/lib/model/database-tools-key-store-postgresql-details.d.ts +1 -1
  316. package/lib/model/database-tools-key-store-postgresql-details.js +1 -1
  317. package/lib/model/database-tools-key-store-postgresql-summary.d.ts +1 -1
  318. package/lib/model/database-tools-key-store-postgresql-summary.js +1 -1
  319. package/lib/model/database-tools-key-store-postgresql.d.ts +1 -1
  320. package/lib/model/database-tools-key-store-postgresql.js +1 -1
  321. package/lib/model/database-tools-key-store-summary.d.ts +1 -1
  322. package/lib/model/database-tools-key-store-summary.js +1 -1
  323. package/lib/model/database-tools-key-store.d.ts +1 -1
  324. package/lib/model/database-tools-key-store.js +1 -1
  325. package/lib/model/database-tools-mcp-server-built-in-role.d.ts +29 -0
  326. package/lib/model/database-tools-mcp-server-built-in-role.js +29 -0
  327. package/lib/model/database-tools-mcp-server-built-in-role.js.map +1 -0
  328. package/lib/model/database-tools-mcp-server-collection.d.ts +26 -0
  329. package/lib/model/database-tools-mcp-server-collection.js +61 -0
  330. package/lib/model/database-tools-mcp-server-collection.js.map +1 -0
  331. package/lib/model/database-tools-mcp-server-custom-role.d.ts +29 -0
  332. package/lib/model/database-tools-mcp-server-custom-role.js +29 -0
  333. package/lib/model/database-tools-mcp-server-custom-role.js.map +1 -0
  334. package/lib/model/database-tools-mcp-server-default.d.ts +33 -0
  335. package/lib/model/database-tools-mcp-server-default.js +62 -0
  336. package/lib/model/database-tools-mcp-server-default.js.map +1 -0
  337. package/lib/model/database-tools-mcp-server-endpoint.d.ts +30 -0
  338. package/lib/model/database-tools-mcp-server-endpoint.js +29 -0
  339. package/lib/model/database-tools-mcp-server-endpoint.js.map +1 -0
  340. package/lib/model/database-tools-mcp-server-lifecycle-state.d.ts +33 -0
  341. package/lib/model/database-tools-mcp-server-lifecycle-state.js +44 -0
  342. package/lib/model/database-tools-mcp-server-lifecycle-state.js.map +1 -0
  343. package/lib/model/database-tools-mcp-server-related-resource-entity-type.d.ts +30 -0
  344. package/lib/model/database-tools-mcp-server-related-resource-entity-type.js +41 -0
  345. package/lib/model/database-tools-mcp-server-related-resource-entity-type.js.map +1 -0
  346. package/lib/model/database-tools-mcp-server-related-resource.d.ts +30 -0
  347. package/lib/model/database-tools-mcp-server-related-resource.js +29 -0
  348. package/lib/model/database-tools-mcp-server-related-resource.js.map +1 -0
  349. package/lib/model/database-tools-mcp-server-runtime-identity.d.ts +29 -0
  350. package/lib/model/database-tools-mcp-server-runtime-identity.js +40 -0
  351. package/lib/model/database-tools-mcp-server-runtime-identity.js.map +1 -0
  352. package/lib/model/database-tools-mcp-server-storage-none.d.ts +24 -0
  353. package/lib/model/database-tools-mcp-server-storage-none.js +54 -0
  354. package/lib/model/database-tools-mcp-server-storage-none.js.map +1 -0
  355. package/lib/model/database-tools-mcp-server-storage-object-storage-bucket.d.ts +29 -0
  356. package/lib/model/database-tools-mcp-server-storage-object-storage-bucket.js +29 -0
  357. package/lib/model/database-tools-mcp-server-storage-object-storage-bucket.js.map +1 -0
  358. package/lib/model/database-tools-mcp-server-storage-object-storage.d.ts +25 -0
  359. package/lib/model/database-tools-mcp-server-storage-object-storage.js +62 -0
  360. package/lib/model/database-tools-mcp-server-storage-object-storage.js.map +1 -0
  361. package/lib/model/database-tools-mcp-server-storage.d.ts +22 -0
  362. package/lib/model/database-tools-mcp-server-storage.js +72 -0
  363. package/lib/model/database-tools-mcp-server-storage.js.map +1 -0
  364. package/lib/model/database-tools-mcp-server-summary-default.d.ts +33 -0
  365. package/lib/model/database-tools-mcp-server-summary-default.js +62 -0
  366. package/lib/model/database-tools-mcp-server-summary-default.js.map +1 -0
  367. package/lib/model/database-tools-mcp-server-summary.d.ts +105 -0
  368. package/lib/model/database-tools-mcp-server-summary.js +116 -0
  369. package/lib/model/database-tools-mcp-server-summary.js.map +1 -0
  370. package/lib/model/database-tools-mcp-server-type.d.ts +27 -0
  371. package/lib/model/database-tools-mcp-server-type.js +38 -0
  372. package/lib/model/database-tools-mcp-server-type.js.map +1 -0
  373. package/lib/model/database-tools-mcp-server.d.ts +117 -0
  374. package/lib/model/database-tools-mcp-server.js +116 -0
  375. package/lib/model/database-tools-mcp-server.js.map +1 -0
  376. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools-summary.d.ts +35 -0
  377. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools-summary.js +66 -0
  378. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools-summary.js.map +1 -0
  379. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools-version.d.ts +38 -0
  380. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools-version.js +61 -0
  381. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools-version.js.map +1 -0
  382. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools.d.ts +35 -0
  383. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools.js +66 -0
  384. package/lib/model/database-tools-mcp-toolset-built-in-sql-tools.js.map +1 -0
  385. package/lib/model/database-tools-mcp-toolset-collection.d.ts +26 -0
  386. package/lib/model/database-tools-mcp-toolset-collection.js +61 -0
  387. package/lib/model/database-tools-mcp-toolset-collection.js.map +1 -0
  388. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-summary.d.ts +43 -0
  389. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-summary.js +54 -0
  390. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-summary.js.map +1 -0
  391. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-variable.d.ts +33 -0
  392. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-variable.js +29 -0
  393. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-variable.js.map +1 -0
  394. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-version.d.ts +37 -0
  395. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-version.js +29 -0
  396. package/lib/model/database-tools-mcp-toolset-custom-sql-tool-version.js.map +1 -0
  397. package/lib/model/database-tools-mcp-toolset-custom-sql-tool.d.ts +48 -0
  398. package/lib/model/database-tools-mcp-toolset-custom-sql-tool.js +72 -0
  399. package/lib/model/database-tools-mcp-toolset-custom-sql-tool.js.map +1 -0
  400. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-report.d.ts +29 -0
  401. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-report.js +29 -0
  402. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-report.js.map +1 -0
  403. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-summary.d.ts +39 -0
  404. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-summary.js +76 -0
  405. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-summary.js.map +1 -0
  406. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-version.d.ts +42 -0
  407. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-version.js +61 -0
  408. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools-version.js.map +1 -0
  409. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools.d.ts +39 -0
  410. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools.js +76 -0
  411. package/lib/model/database-tools-mcp-toolset-customizable-reporting-tools.js.map +1 -0
  412. package/lib/model/database-tools-mcp-toolset-default-execution-type.d.ts +28 -0
  413. package/lib/model/database-tools-mcp-toolset-default-execution-type.js +39 -0
  414. package/lib/model/database-tools-mcp-toolset-default-execution-type.js.map +1 -0
  415. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant-summary.d.ts +39 -0
  416. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant-summary.js +66 -0
  417. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant-summary.js.map +1 -0
  418. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant-version.d.ts +38 -0
  419. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant-version.js +61 -0
  420. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant-version.js.map +1 -0
  421. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant.d.ts +39 -0
  422. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant.js +66 -0
  423. package/lib/model/database-tools-mcp-toolset-gen-ai-sql-assistant.js.map +1 -0
  424. package/lib/model/database-tools-mcp-toolset-lifecycle-state.d.ts +32 -0
  425. package/lib/model/database-tools-mcp-toolset-lifecycle-state.js +43 -0
  426. package/lib/model/database-tools-mcp-toolset-lifecycle-state.js.map +1 -0
  427. package/lib/model/database-tools-mcp-toolset-summary.d.ts +91 -0
  428. package/lib/model/database-tools-mcp-toolset-summary.js +92 -0
  429. package/lib/model/database-tools-mcp-toolset-summary.js.map +1 -0
  430. package/lib/model/database-tools-mcp-toolset-tool-details.d.ts +38 -0
  431. package/lib/model/database-tools-mcp-toolset-tool-details.js +29 -0
  432. package/lib/model/database-tools-mcp-toolset-tool-details.js.map +1 -0
  433. package/lib/model/database-tools-mcp-toolset-tool-status.d.ts +28 -0
  434. package/lib/model/database-tools-mcp-toolset-tool-status.js +39 -0
  435. package/lib/model/database-tools-mcp-toolset-tool-status.js.map +1 -0
  436. package/lib/model/database-tools-mcp-toolset-type.d.ts +30 -0
  437. package/lib/model/database-tools-mcp-toolset-type.js +41 -0
  438. package/lib/model/database-tools-mcp-toolset-type.js.map +1 -0
  439. package/lib/model/database-tools-mcp-toolset-version-built-in-sql-tools-summary.d.ts +28 -0
  440. package/lib/model/database-tools-mcp-toolset-version-built-in-sql-tools-summary.js +66 -0
  441. package/lib/model/database-tools-mcp-toolset-version-built-in-sql-tools-summary.js.map +1 -0
  442. package/lib/model/database-tools-mcp-toolset-version-collection.d.ts +26 -0
  443. package/lib/model/database-tools-mcp-toolset-version-collection.js +61 -0
  444. package/lib/model/database-tools-mcp-toolset-version-collection.js.map +1 -0
  445. package/lib/model/database-tools-mcp-toolset-version-custom-sql-tool-summary.d.ts +28 -0
  446. package/lib/model/database-tools-mcp-toolset-version-custom-sql-tool-summary.js +66 -0
  447. package/lib/model/database-tools-mcp-toolset-version-custom-sql-tool-summary.js.map +1 -0
  448. package/lib/model/database-tools-mcp-toolset-version-customizable-reporting-tools-summary.d.ts +28 -0
  449. package/lib/model/database-tools-mcp-toolset-version-customizable-reporting-tools-summary.js +66 -0
  450. package/lib/model/database-tools-mcp-toolset-version-customizable-reporting-tools-summary.js.map +1 -0
  451. package/lib/model/database-tools-mcp-toolset-version-gen-ai-sql-assistant-summary.d.ts +28 -0
  452. package/lib/model/database-tools-mcp-toolset-version-gen-ai-sql-assistant-summary.js +66 -0
  453. package/lib/model/database-tools-mcp-toolset-version-gen-ai-sql-assistant-summary.js.map +1 -0
  454. package/lib/model/database-tools-mcp-toolset-version-summary.d.ts +26 -0
  455. package/lib/model/database-tools-mcp-toolset-version-summary.js +80 -0
  456. package/lib/model/database-tools-mcp-toolset-version-summary.js.map +1 -0
  457. package/lib/model/database-tools-mcp-toolset-version-tool.d.ts +42 -0
  458. package/lib/model/database-tools-mcp-toolset-version-tool.js +29 -0
  459. package/lib/model/database-tools-mcp-toolset-version-tool.js.map +1 -0
  460. package/lib/model/database-tools-mcp-toolset-version-type.d.ts +30 -0
  461. package/lib/model/database-tools-mcp-toolset-version-type.js +41 -0
  462. package/lib/model/database-tools-mcp-toolset-version-type.js.map +1 -0
  463. package/lib/model/database-tools-mcp-toolset.d.ts +95 -0
  464. package/lib/model/database-tools-mcp-toolset.js +92 -0
  465. package/lib/model/database-tools-mcp-toolset.js.map +1 -0
  466. package/lib/model/database-tools-private-endpoint-collection.d.ts +1 -1
  467. package/lib/model/database-tools-private-endpoint-collection.js +1 -1
  468. package/lib/model/database-tools-private-endpoint-reverse-connection-configuration.d.ts +1 -1
  469. package/lib/model/database-tools-private-endpoint-reverse-connection-configuration.js +1 -1
  470. package/lib/model/database-tools-private-endpoint-reverse-connections-source-ip.d.ts +1 -1
  471. package/lib/model/database-tools-private-endpoint-reverse-connections-source-ip.js +1 -1
  472. package/lib/model/database-tools-private-endpoint-summary.d.ts +1 -1
  473. package/lib/model/database-tools-private-endpoint-summary.js +1 -1
  474. package/lib/model/database-tools-private-endpoint.d.ts +1 -1
  475. package/lib/model/database-tools-private-endpoint.js +1 -1
  476. package/lib/model/database-tools-related-resource-my-sql.d.ts +1 -1
  477. package/lib/model/database-tools-related-resource-my-sql.js +1 -1
  478. package/lib/model/database-tools-related-resource-postgresql.d.ts +1 -1
  479. package/lib/model/database-tools-related-resource-postgresql.js +1 -1
  480. package/lib/model/database-tools-related-resource.d.ts +1 -1
  481. package/lib/model/database-tools-related-resource.js +1 -1
  482. package/lib/model/database-tools-sql-report-collection.d.ts +26 -0
  483. package/lib/model/database-tools-sql-report-collection.js +61 -0
  484. package/lib/model/database-tools-sql-report-collection.js.map +1 -0
  485. package/lib/model/database-tools-sql-report-column.d.ts +33 -0
  486. package/lib/model/database-tools-sql-report-column.js +29 -0
  487. package/lib/model/database-tools-sql-report-column.js.map +1 -0
  488. package/lib/model/database-tools-sql-report-lifecycle-state.d.ts +28 -0
  489. package/lib/model/database-tools-sql-report-lifecycle-state.js +39 -0
  490. package/lib/model/database-tools-sql-report-lifecycle-state.js.map +1 -0
  491. package/lib/model/database-tools-sql-report-oracle-database.d.ts +24 -0
  492. package/lib/model/database-tools-sql-report-oracle-database.js +54 -0
  493. package/lib/model/database-tools-sql-report-oracle-database.js.map +1 -0
  494. package/lib/model/database-tools-sql-report-summary-oracle-database.d.ts +24 -0
  495. package/lib/model/database-tools-sql-report-summary-oracle-database.js +54 -0
  496. package/lib/model/database-tools-sql-report-summary-oracle-database.js.map +1 -0
  497. package/lib/model/database-tools-sql-report-summary.d.ts +95 -0
  498. package/lib/model/database-tools-sql-report-summary.js +80 -0
  499. package/lib/model/database-tools-sql-report-summary.js.map +1 -0
  500. package/lib/model/database-tools-sql-report-type.d.ts +27 -0
  501. package/lib/model/database-tools-sql-report-type.js +38 -0
  502. package/lib/model/database-tools-sql-report-type.js.map +1 -0
  503. package/lib/model/database-tools-sql-report-variable.d.ts +33 -0
  504. package/lib/model/database-tools-sql-report-variable.js +29 -0
  505. package/lib/model/database-tools-sql-report-variable.js.map +1 -0
  506. package/lib/model/database-tools-sql-report.d.ts +107 -0
  507. package/lib/model/database-tools-sql-report.js +100 -0
  508. package/lib/model/database-tools-sql-report.js.map +1 -0
  509. package/lib/model/database-tools-user-password-details.d.ts +1 -1
  510. package/lib/model/database-tools-user-password-details.js +1 -1
  511. package/lib/model/database-tools-user-password-secret-id-details.d.ts +1 -1
  512. package/lib/model/database-tools-user-password-secret-id-details.js +1 -1
  513. package/lib/model/database-tools-user-password-secret-id-summary.d.ts +1 -1
  514. package/lib/model/database-tools-user-password-secret-id-summary.js +1 -1
  515. package/lib/model/database-tools-user-password-secret-id.d.ts +1 -1
  516. package/lib/model/database-tools-user-password-secret-id.js +1 -1
  517. package/lib/model/database-tools-user-password-summary.d.ts +1 -1
  518. package/lib/model/database-tools-user-password-summary.js +1 -1
  519. package/lib/model/database-tools-user-password.d.ts +1 -1
  520. package/lib/model/database-tools-user-password.js +1 -1
  521. package/lib/model/dbms-cloud-status.d.ts +1 -1
  522. package/lib/model/dbms-cloud-status.js +1 -1
  523. package/lib/model/identity-provider-type.d.ts +29 -0
  524. package/lib/model/identity-provider-type.js +40 -0
  525. package/lib/model/identity-provider-type.js.map +1 -0
  526. package/lib/model/identity-type.d.ts +1 -1
  527. package/lib/model/identity-type.js +1 -1
  528. package/lib/model/index.d.ts +203 -1
  529. package/lib/model/index.js +209 -5
  530. package/lib/model/index.js.map +1 -1
  531. package/lib/model/key-store-type-generic-jdbc.d.ts +1 -1
  532. package/lib/model/key-store-type-generic-jdbc.js +1 -1
  533. package/lib/model/key-store-type-my-sql.d.ts +1 -1
  534. package/lib/model/key-store-type-my-sql.js +1 -1
  535. package/lib/model/key-store-type-postgresql.d.ts +1 -1
  536. package/lib/model/key-store-type-postgresql.js +1 -1
  537. package/lib/model/key-store-type.d.ts +1 -1
  538. package/lib/model/key-store-type.js +1 -1
  539. package/lib/model/lifecycle-state.d.ts +1 -1
  540. package/lib/model/lifecycle-state.js +1 -1
  541. package/lib/model/operation-status.d.ts +1 -1
  542. package/lib/model/operation-status.js +1 -1
  543. package/lib/model/operation-type.d.ts +7 -1
  544. package/lib/model/operation-type.js +7 -1
  545. package/lib/model/operation-type.js.map +1 -1
  546. package/lib/model/proxy-authentication-type.d.ts +2 -1
  547. package/lib/model/proxy-authentication-type.js +2 -1
  548. package/lib/model/proxy-authentication-type.js.map +1 -1
  549. package/lib/model/refresh-database-tools-identity-credential-details.d.ts +1 -1
  550. package/lib/model/refresh-database-tools-identity-credential-details.js +1 -1
  551. package/lib/model/refresh-database-tools-identity-oracle-database-resource-principal-credential-details.d.ts +1 -1
  552. package/lib/model/refresh-database-tools-identity-oracle-database-resource-principal-credential-details.js +1 -1
  553. package/lib/model/related-resource-entity-type-my-sql.d.ts +1 -1
  554. package/lib/model/related-resource-entity-type-my-sql.js +1 -1
  555. package/lib/model/related-resource-entity-type-postgresql.d.ts +1 -1
  556. package/lib/model/related-resource-entity-type-postgresql.js +1 -1
  557. package/lib/model/related-resource-entity-type.d.ts +1 -1
  558. package/lib/model/related-resource-entity-type.js +1 -1
  559. package/lib/model/remove-resource-lock-details.d.ts +1 -1
  560. package/lib/model/remove-resource-lock-details.js +1 -1
  561. package/lib/model/resource-lock.d.ts +1 -1
  562. package/lib/model/resource-lock.js +1 -1
  563. package/lib/model/runtime-identity.d.ts +3 -2
  564. package/lib/model/runtime-identity.js +3 -2
  565. package/lib/model/runtime-identity.js.map +1 -1
  566. package/lib/model/runtime-support.d.ts +1 -1
  567. package/lib/model/runtime-support.js +1 -1
  568. package/lib/model/sort-order.d.ts +1 -1
  569. package/lib/model/sort-order.js +1 -1
  570. package/lib/model/update-database-tools-connection-details.d.ts +1 -1
  571. package/lib/model/update-database-tools-connection-details.js +1 -1
  572. package/lib/model/update-database-tools-connection-generic-jdbc-details.d.ts +1 -1
  573. package/lib/model/update-database-tools-connection-generic-jdbc-details.js +1 -1
  574. package/lib/model/update-database-tools-connection-my-sql-details.d.ts +1 -1
  575. package/lib/model/update-database-tools-connection-my-sql-details.js +1 -1
  576. package/lib/model/update-database-tools-connection-oracle-database-details.d.ts +2 -2
  577. package/lib/model/update-database-tools-connection-oracle-database-details.js +1 -1
  578. package/lib/model/update-database-tools-connection-oracle-database-details.js.map +1 -1
  579. package/lib/model/update-database-tools-connection-postgresql-details.d.ts +1 -1
  580. package/lib/model/update-database-tools-connection-postgresql-details.js +1 -1
  581. package/lib/model/update-database-tools-database-api-gateway-config-default-details.d.ts +24 -0
  582. package/lib/model/update-database-tools-database-api-gateway-config-default-details.js +54 -0
  583. package/lib/model/update-database-tools-database-api-gateway-config-default-details.js.map +1 -0
  584. package/lib/model/update-database-tools-database-api-gateway-config-details.d.ts +44 -0
  585. package/lib/model/update-database-tools-database-api-gateway-config-details.js +68 -0
  586. package/lib/model/update-database-tools-database-api-gateway-config-details.js.map +1 -0
  587. package/lib/model/update-database-tools-identity-details.d.ts +1 -1
  588. package/lib/model/update-database-tools-identity-details.js +1 -1
  589. package/lib/model/update-database-tools-identity-oracle-database-resource-principal-details.d.ts +1 -1
  590. package/lib/model/update-database-tools-identity-oracle-database-resource-principal-details.js +1 -1
  591. package/lib/model/update-database-tools-mcp-server-details-default.d.ts +25 -0
  592. package/lib/model/update-database-tools-mcp-server-details-default.js +62 -0
  593. package/lib/model/update-database-tools-mcp-server-details-default.js.map +1 -0
  594. package/lib/model/update-database-tools-mcp-server-details.d.ts +61 -0
  595. package/lib/model/update-database-tools-mcp-server-details.js +80 -0
  596. package/lib/model/update-database-tools-mcp-server-details.js.map +1 -0
  597. package/lib/model/update-database-tools-mcp-toolset-built-in-sql-tools-details.d.ts +35 -0
  598. package/lib/model/update-database-tools-mcp-toolset-built-in-sql-tools-details.js +66 -0
  599. package/lib/model/update-database-tools-mcp-toolset-built-in-sql-tools-details.js.map +1 -0
  600. package/lib/model/update-database-tools-mcp-toolset-custom-sql-tool-details.d.ts +48 -0
  601. package/lib/model/update-database-tools-mcp-toolset-custom-sql-tool-details.js +72 -0
  602. package/lib/model/update-database-tools-mcp-toolset-custom-sql-tool-details.js.map +1 -0
  603. package/lib/model/update-database-tools-mcp-toolset-customizable-reporting-tools-details.d.ts +39 -0
  604. package/lib/model/update-database-tools-mcp-toolset-customizable-reporting-tools-details.js +76 -0
  605. package/lib/model/update-database-tools-mcp-toolset-customizable-reporting-tools-details.js.map +1 -0
  606. package/lib/model/update-database-tools-mcp-toolset-details.d.ts +52 -0
  607. package/lib/model/update-database-tools-mcp-toolset-details.js +80 -0
  608. package/lib/model/update-database-tools-mcp-toolset-details.js.map +1 -0
  609. package/lib/model/update-database-tools-mcp-toolset-gen-ai-sql-assistant-details.d.ts +39 -0
  610. package/lib/model/update-database-tools-mcp-toolset-gen-ai-sql-assistant-details.js +66 -0
  611. package/lib/model/update-database-tools-mcp-toolset-gen-ai-sql-assistant-details.js.map +1 -0
  612. package/lib/model/update-database-tools-mcp-toolset-tool-details.d.ts +34 -0
  613. package/lib/model/update-database-tools-mcp-toolset-tool-details.js +29 -0
  614. package/lib/model/update-database-tools-mcp-toolset-tool-details.js.map +1 -0
  615. package/lib/model/update-database-tools-private-endpoint-details.d.ts +1 -1
  616. package/lib/model/update-database-tools-private-endpoint-details.js +1 -1
  617. package/lib/model/update-database-tools-related-resource-details.d.ts +1 -1
  618. package/lib/model/update-database-tools-related-resource-details.js +1 -1
  619. package/lib/model/update-database-tools-related-resource-my-sql-details.d.ts +1 -1
  620. package/lib/model/update-database-tools-related-resource-my-sql-details.js +1 -1
  621. package/lib/model/update-database-tools-related-resource-postgresql-details.d.ts +1 -1
  622. package/lib/model/update-database-tools-related-resource-postgresql-details.js +1 -1
  623. package/lib/model/update-database-tools-sql-report-details-oracle-database.d.ts +24 -0
  624. package/lib/model/update-database-tools-sql-report-details-oracle-database.js +54 -0
  625. package/lib/model/update-database-tools-sql-report-details-oracle-database.js.map +1 -0
  626. package/lib/model/update-database-tools-sql-report-details.d.ts +69 -0
  627. package/lib/model/update-database-tools-sql-report-details.js +90 -0
  628. package/lib/model/update-database-tools-sql-report-details.js.map +1 -0
  629. package/lib/model/validate-database-tools-connection-details.d.ts +1 -1
  630. package/lib/model/validate-database-tools-connection-details.js +1 -1
  631. package/lib/model/validate-database-tools-connection-my-sql-details.d.ts +1 -1
  632. package/lib/model/validate-database-tools-connection-my-sql-details.js +1 -1
  633. package/lib/model/validate-database-tools-connection-my-sql-result.d.ts +2 -2
  634. package/lib/model/validate-database-tools-connection-my-sql-result.js +1 -1
  635. package/lib/model/validate-database-tools-connection-oracle-database-details.d.ts +1 -1
  636. package/lib/model/validate-database-tools-connection-oracle-database-details.js +1 -1
  637. package/lib/model/validate-database-tools-connection-oracle-database-result.d.ts +34 -2
  638. package/lib/model/validate-database-tools-connection-oracle-database-result.js +11 -1
  639. package/lib/model/validate-database-tools-connection-oracle-database-result.js.map +1 -1
  640. package/lib/model/validate-database-tools-connection-postgresql-details.d.ts +1 -1
  641. package/lib/model/validate-database-tools-connection-postgresql-details.js +1 -1
  642. package/lib/model/validate-database-tools-connection-postgresql-result.d.ts +2 -2
  643. package/lib/model/validate-database-tools-connection-postgresql-result.js +1 -1
  644. package/lib/model/validate-database-tools-connection-result.d.ts +1 -1
  645. package/lib/model/validate-database-tools-connection-result.js +1 -1
  646. package/lib/model/validate-database-tools-identity-credential-details.d.ts +1 -1
  647. package/lib/model/validate-database-tools-identity-credential-details.js +1 -1
  648. package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-details.d.ts +1 -1
  649. package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-details.js +1 -1
  650. package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-result.d.ts +1 -1
  651. package/lib/model/validate-database-tools-identity-credential-oracle-database-resource-principal-result.js +1 -1
  652. package/lib/model/validate-database-tools-identity-credential-result.d.ts +1 -1
  653. package/lib/model/validate-database-tools-identity-credential-result.js +1 -1
  654. package/lib/model/validation-external-authentication-status.d.ts +36 -0
  655. package/lib/model/validation-external-authentication-status.js +29 -0
  656. package/lib/model/validation-external-authentication-status.js.map +1 -0
  657. package/lib/model/validation-identity-status.d.ts +1 -1
  658. package/lib/model/validation-identity-status.js +1 -1
  659. package/lib/model/work-request-collection.d.ts +1 -1
  660. package/lib/model/work-request-collection.js +1 -1
  661. package/lib/model/work-request-error-collection.d.ts +1 -1
  662. package/lib/model/work-request-error-collection.js +1 -1
  663. package/lib/model/work-request-error.d.ts +1 -1
  664. package/lib/model/work-request-error.js +1 -1
  665. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  666. package/lib/model/work-request-log-entry-collection.js +1 -1
  667. package/lib/model/work-request-log-entry.d.ts +1 -1
  668. package/lib/model/work-request-log-entry.js +1 -1
  669. package/lib/model/work-request-resource.d.ts +1 -1
  670. package/lib/model/work-request-resource.js +1 -1
  671. package/lib/model/work-request-summary.d.ts +1 -1
  672. package/lib/model/work-request-summary.js +1 -1
  673. package/lib/model/work-request.d.ts +1 -1
  674. package/lib/model/work-request.js +1 -1
  675. package/lib/request/add-database-tools-database-api-gateway-config-lock-request.d.ts +40 -0
  676. package/lib/request/add-database-tools-database-api-gateway-config-lock-request.js +15 -0
  677. package/lib/request/add-database-tools-database-api-gateway-config-lock-request.js.map +1 -0
  678. package/lib/request/add-database-tools-mcp-server-lock-request.d.ts +40 -0
  679. package/lib/request/add-database-tools-mcp-server-lock-request.js +15 -0
  680. package/lib/request/add-database-tools-mcp-server-lock-request.js.map +1 -0
  681. package/lib/request/add-database-tools-mcp-toolset-lock-request.d.ts +40 -0
  682. package/lib/request/add-database-tools-mcp-toolset-lock-request.js +15 -0
  683. package/lib/request/add-database-tools-mcp-toolset-lock-request.js.map +1 -0
  684. package/lib/request/add-database-tools-sql-report-lock-request.d.ts +40 -0
  685. package/lib/request/add-database-tools-sql-report-lock-request.js +15 -0
  686. package/lib/request/add-database-tools-sql-report-lock-request.js.map +1 -0
  687. package/lib/request/cascading-delete-database-tools-mcp-server-request.d.ts +35 -0
  688. package/lib/request/cascading-delete-database-tools-mcp-server-request.js +15 -0
  689. package/lib/request/cascading-delete-database-tools-mcp-server-request.js.map +1 -0
  690. package/lib/request/change-database-tools-database-api-gateway-config-compartment-request.d.ts +44 -0
  691. package/lib/request/change-database-tools-database-api-gateway-config-compartment-request.js +15 -0
  692. package/lib/request/change-database-tools-database-api-gateway-config-compartment-request.js.map +1 -0
  693. package/lib/request/change-database-tools-mcp-server-compartment-request.d.ts +44 -0
  694. package/lib/request/change-database-tools-mcp-server-compartment-request.js +15 -0
  695. package/lib/request/change-database-tools-mcp-server-compartment-request.js.map +1 -0
  696. package/lib/request/change-database-tools-mcp-toolset-compartment-request.d.ts +44 -0
  697. package/lib/request/change-database-tools-mcp-toolset-compartment-request.js +15 -0
  698. package/lib/request/change-database-tools-mcp-toolset-compartment-request.js.map +1 -0
  699. package/lib/request/change-database-tools-sql-report-compartment-request.d.ts +44 -0
  700. package/lib/request/change-database-tools-sql-report-compartment-request.js +15 -0
  701. package/lib/request/change-database-tools-sql-report-compartment-request.js.map +1 -0
  702. package/lib/request/create-database-tools-database-api-gateway-config-request.d.ts +38 -0
  703. package/lib/request/create-database-tools-database-api-gateway-config-request.js +15 -0
  704. package/lib/request/create-database-tools-database-api-gateway-config-request.js.map +1 -0
  705. package/lib/request/create-database-tools-mcp-server-request.d.ts +38 -0
  706. package/lib/request/create-database-tools-mcp-server-request.js +15 -0
  707. package/lib/request/create-database-tools-mcp-server-request.js.map +1 -0
  708. package/lib/request/create-database-tools-mcp-toolset-request.d.ts +38 -0
  709. package/lib/request/create-database-tools-mcp-toolset-request.js +15 -0
  710. package/lib/request/create-database-tools-mcp-toolset-request.js.map +1 -0
  711. package/lib/request/create-database-tools-sql-report-request.d.ts +38 -0
  712. package/lib/request/create-database-tools-sql-report-request.js +15 -0
  713. package/lib/request/create-database-tools-sql-report-request.js.map +1 -0
  714. package/lib/request/delete-database-tools-database-api-gateway-config-request.d.ts +39 -0
  715. package/lib/request/delete-database-tools-database-api-gateway-config-request.js +15 -0
  716. package/lib/request/delete-database-tools-database-api-gateway-config-request.js.map +1 -0
  717. package/lib/request/delete-database-tools-mcp-server-request.d.ts +39 -0
  718. package/lib/request/delete-database-tools-mcp-server-request.js +15 -0
  719. package/lib/request/delete-database-tools-mcp-server-request.js.map +1 -0
  720. package/lib/request/delete-database-tools-mcp-toolset-request.d.ts +39 -0
  721. package/lib/request/delete-database-tools-mcp-toolset-request.js +15 -0
  722. package/lib/request/delete-database-tools-mcp-toolset-request.js.map +1 -0
  723. package/lib/request/delete-database-tools-sql-report-request.d.ts +39 -0
  724. package/lib/request/delete-database-tools-sql-report-request.js +15 -0
  725. package/lib/request/delete-database-tools-sql-report-request.js.map +1 -0
  726. package/lib/request/get-database-tools-database-api-gateway-config-request.d.ts +26 -0
  727. package/lib/request/get-database-tools-database-api-gateway-config-request.js +15 -0
  728. package/lib/request/get-database-tools-database-api-gateway-config-request.js.map +1 -0
  729. package/lib/request/get-database-tools-mcp-server-request.d.ts +26 -0
  730. package/lib/request/get-database-tools-mcp-server-request.js +15 -0
  731. package/lib/request/get-database-tools-mcp-server-request.js.map +1 -0
  732. package/lib/request/get-database-tools-mcp-toolset-request.d.ts +26 -0
  733. package/lib/request/get-database-tools-mcp-toolset-request.js +15 -0
  734. package/lib/request/get-database-tools-mcp-toolset-request.js.map +1 -0
  735. package/lib/request/get-database-tools-sql-report-request.d.ts +26 -0
  736. package/lib/request/get-database-tools-sql-report-request.js +15 -0
  737. package/lib/request/get-database-tools-sql-report-request.js.map +1 -0
  738. package/lib/request/index.d.ts +69 -1
  739. package/lib/request/index.js +10 -2
  740. package/lib/request/index.js.map +1 -1
  741. package/lib/request/list-database-tools-database-api-gateway-configs-request.d.ts +62 -0
  742. package/lib/request/list-database-tools-database-api-gateway-configs-request.js +24 -0
  743. package/lib/request/list-database-tools-database-api-gateway-configs-request.js.map +1 -0
  744. package/lib/request/list-database-tools-mcp-servers-request.d.ts +70 -0
  745. package/lib/request/list-database-tools-mcp-servers-request.js +24 -0
  746. package/lib/request/list-database-tools-mcp-servers-request.js.map +1 -0
  747. package/lib/request/list-database-tools-mcp-toolset-versions-request.d.ts +34 -0
  748. package/lib/request/list-database-tools-mcp-toolset-versions-request.js +15 -0
  749. package/lib/request/list-database-tools-mcp-toolset-versions-request.js.map +1 -0
  750. package/lib/request/list-database-tools-mcp-toolsets-request.d.ts +66 -0
  751. package/lib/request/list-database-tools-mcp-toolsets-request.js +24 -0
  752. package/lib/request/list-database-tools-mcp-toolsets-request.js.map +1 -0
  753. package/lib/request/list-database-tools-sql-reports-request.d.ts +62 -0
  754. package/lib/request/list-database-tools-sql-reports-request.js +24 -0
  755. package/lib/request/list-database-tools-sql-reports-request.js.map +1 -0
  756. package/lib/request/remove-database-tools-database-api-gateway-config-lock-request.d.ts +40 -0
  757. package/lib/request/remove-database-tools-database-api-gateway-config-lock-request.js +15 -0
  758. package/lib/request/remove-database-tools-database-api-gateway-config-lock-request.js.map +1 -0
  759. package/lib/request/remove-database-tools-mcp-server-lock-request.d.ts +40 -0
  760. package/lib/request/remove-database-tools-mcp-server-lock-request.js +15 -0
  761. package/lib/request/remove-database-tools-mcp-server-lock-request.js.map +1 -0
  762. package/lib/request/remove-database-tools-mcp-toolset-lock-request.d.ts +40 -0
  763. package/lib/request/remove-database-tools-mcp-toolset-lock-request.js +15 -0
  764. package/lib/request/remove-database-tools-mcp-toolset-lock-request.js.map +1 -0
  765. package/lib/request/remove-database-tools-sql-report-lock-request.d.ts +40 -0
  766. package/lib/request/remove-database-tools-sql-report-lock-request.js +15 -0
  767. package/lib/request/remove-database-tools-sql-report-lock-request.js.map +1 -0
  768. package/lib/request/update-database-tools-database-api-gateway-config-request.d.ts +44 -0
  769. package/lib/request/update-database-tools-database-api-gateway-config-request.js +15 -0
  770. package/lib/request/update-database-tools-database-api-gateway-config-request.js.map +1 -0
  771. package/lib/request/update-database-tools-mcp-server-request.d.ts +44 -0
  772. package/lib/request/update-database-tools-mcp-server-request.js +15 -0
  773. package/lib/request/update-database-tools-mcp-server-request.js.map +1 -0
  774. package/lib/request/update-database-tools-mcp-toolset-request.d.ts +44 -0
  775. package/lib/request/update-database-tools-mcp-toolset-request.js +15 -0
  776. package/lib/request/update-database-tools-mcp-toolset-request.js.map +1 -0
  777. package/lib/request/update-database-tools-sql-report-request.d.ts +44 -0
  778. package/lib/request/update-database-tools-sql-report-request.js +15 -0
  779. package/lib/request/update-database-tools-sql-report-request.js.map +1 -0
  780. package/lib/response/add-database-tools-database-api-gateway-config-lock-response.d.ts +30 -0
  781. package/lib/response/add-database-tools-database-api-gateway-config-lock-response.js +15 -0
  782. package/lib/response/add-database-tools-database-api-gateway-config-lock-response.js.map +1 -0
  783. package/lib/response/add-database-tools-mcp-server-lock-response.d.ts +30 -0
  784. package/lib/response/add-database-tools-mcp-server-lock-response.js +15 -0
  785. package/lib/response/add-database-tools-mcp-server-lock-response.js.map +1 -0
  786. package/lib/response/add-database-tools-mcp-toolset-lock-response.d.ts +30 -0
  787. package/lib/response/add-database-tools-mcp-toolset-lock-response.js +15 -0
  788. package/lib/response/add-database-tools-mcp-toolset-lock-response.js.map +1 -0
  789. package/lib/response/add-database-tools-sql-report-lock-response.d.ts +30 -0
  790. package/lib/response/add-database-tools-sql-report-lock-response.js +15 -0
  791. package/lib/response/add-database-tools-sql-report-lock-response.js.map +1 -0
  792. package/lib/response/cascading-delete-database-tools-mcp-server-response.d.ts +25 -0
  793. package/lib/response/cascading-delete-database-tools-mcp-server-response.js +15 -0
  794. package/lib/response/cascading-delete-database-tools-mcp-server-response.js.map +1 -0
  795. package/lib/response/change-database-tools-database-api-gateway-config-compartment-response.d.ts +20 -0
  796. package/lib/response/change-database-tools-database-api-gateway-config-compartment-response.js +15 -0
  797. package/lib/response/change-database-tools-database-api-gateway-config-compartment-response.js.map +1 -0
  798. package/lib/response/change-database-tools-mcp-server-compartment-response.d.ts +25 -0
  799. package/lib/response/change-database-tools-mcp-server-compartment-response.js +15 -0
  800. package/lib/response/change-database-tools-mcp-server-compartment-response.js.map +1 -0
  801. package/lib/response/change-database-tools-mcp-toolset-compartment-response.d.ts +20 -0
  802. package/lib/response/change-database-tools-mcp-toolset-compartment-response.js +15 -0
  803. package/lib/response/change-database-tools-mcp-toolset-compartment-response.js.map +1 -0
  804. package/lib/response/change-database-tools-sql-report-compartment-response.d.ts +20 -0
  805. package/lib/response/change-database-tools-sql-report-compartment-response.js +15 -0
  806. package/lib/response/change-database-tools-sql-report-compartment-response.js.map +1 -0
  807. package/lib/response/create-database-tools-database-api-gateway-config-response.d.ts +34 -0
  808. package/lib/response/create-database-tools-database-api-gateway-config-response.js +15 -0
  809. package/lib/response/create-database-tools-database-api-gateway-config-response.js.map +1 -0
  810. package/lib/response/create-database-tools-mcp-server-response.d.ts +39 -0
  811. package/lib/response/create-database-tools-mcp-server-response.js +15 -0
  812. package/lib/response/create-database-tools-mcp-server-response.js.map +1 -0
  813. package/lib/response/create-database-tools-mcp-toolset-response.d.ts +39 -0
  814. package/lib/response/create-database-tools-mcp-toolset-response.js +15 -0
  815. package/lib/response/create-database-tools-mcp-toolset-response.js.map +1 -0
  816. package/lib/response/create-database-tools-sql-report-response.d.ts +39 -0
  817. package/lib/response/create-database-tools-sql-report-response.js +15 -0
  818. package/lib/response/create-database-tools-sql-report-response.js.map +1 -0
  819. package/lib/response/delete-database-tools-database-api-gateway-config-response.d.ts +20 -0
  820. package/lib/response/delete-database-tools-database-api-gateway-config-response.js +15 -0
  821. package/lib/response/delete-database-tools-database-api-gateway-config-response.js.map +1 -0
  822. package/lib/response/delete-database-tools-mcp-server-response.d.ts +25 -0
  823. package/lib/response/delete-database-tools-mcp-server-response.js +15 -0
  824. package/lib/response/delete-database-tools-mcp-server-response.js.map +1 -0
  825. package/lib/response/delete-database-tools-mcp-toolset-response.d.ts +25 -0
  826. package/lib/response/delete-database-tools-mcp-toolset-response.js +15 -0
  827. package/lib/response/delete-database-tools-mcp-toolset-response.js.map +1 -0
  828. package/lib/response/delete-database-tools-sql-report-response.d.ts +20 -0
  829. package/lib/response/delete-database-tools-sql-report-response.js +15 -0
  830. package/lib/response/delete-database-tools-sql-report-response.js.map +1 -0
  831. package/lib/response/get-database-tools-database-api-gateway-config-response.d.ts +30 -0
  832. package/lib/response/get-database-tools-database-api-gateway-config-response.js +15 -0
  833. package/lib/response/get-database-tools-database-api-gateway-config-response.js.map +1 -0
  834. package/lib/response/get-database-tools-mcp-server-response.d.ts +30 -0
  835. package/lib/response/get-database-tools-mcp-server-response.js +15 -0
  836. package/lib/response/get-database-tools-mcp-server-response.js.map +1 -0
  837. package/lib/response/get-database-tools-mcp-toolset-response.d.ts +30 -0
  838. package/lib/response/get-database-tools-mcp-toolset-response.js +15 -0
  839. package/lib/response/get-database-tools-mcp-toolset-response.js.map +1 -0
  840. package/lib/response/get-database-tools-sql-report-response.d.ts +30 -0
  841. package/lib/response/get-database-tools-sql-report-response.js +15 -0
  842. package/lib/response/get-database-tools-sql-report-response.js.map +1 -0
  843. package/lib/response/index.d.ts +69 -1
  844. package/lib/response/index.js +1 -1
  845. package/lib/response/list-database-tools-database-api-gateway-configs-response.d.ts +32 -0
  846. package/lib/response/list-database-tools-database-api-gateway-configs-response.js +15 -0
  847. package/lib/response/list-database-tools-database-api-gateway-configs-response.js.map +1 -0
  848. package/lib/response/list-database-tools-mcp-servers-response.d.ts +32 -0
  849. package/lib/response/list-database-tools-mcp-servers-response.js +15 -0
  850. package/lib/response/list-database-tools-mcp-servers-response.js.map +1 -0
  851. package/lib/response/list-database-tools-mcp-toolset-versions-response.d.ts +32 -0
  852. package/lib/response/list-database-tools-mcp-toolset-versions-response.js +15 -0
  853. package/lib/response/list-database-tools-mcp-toolset-versions-response.js.map +1 -0
  854. package/lib/response/list-database-tools-mcp-toolsets-response.d.ts +32 -0
  855. package/lib/response/list-database-tools-mcp-toolsets-response.js +15 -0
  856. package/lib/response/list-database-tools-mcp-toolsets-response.js.map +1 -0
  857. package/lib/response/list-database-tools-sql-reports-response.d.ts +32 -0
  858. package/lib/response/list-database-tools-sql-reports-response.js +15 -0
  859. package/lib/response/list-database-tools-sql-reports-response.js.map +1 -0
  860. package/lib/response/remove-database-tools-database-api-gateway-config-lock-response.d.ts +30 -0
  861. package/lib/response/remove-database-tools-database-api-gateway-config-lock-response.js +15 -0
  862. package/lib/response/remove-database-tools-database-api-gateway-config-lock-response.js.map +1 -0
  863. package/lib/response/remove-database-tools-mcp-server-lock-response.d.ts +30 -0
  864. package/lib/response/remove-database-tools-mcp-server-lock-response.js +15 -0
  865. package/lib/response/remove-database-tools-mcp-server-lock-response.js.map +1 -0
  866. package/lib/response/remove-database-tools-mcp-toolset-lock-response.d.ts +30 -0
  867. package/lib/response/remove-database-tools-mcp-toolset-lock-response.js +15 -0
  868. package/lib/response/remove-database-tools-mcp-toolset-lock-response.js.map +1 -0
  869. package/lib/response/remove-database-tools-sql-report-lock-response.d.ts +30 -0
  870. package/lib/response/remove-database-tools-sql-report-lock-response.js +15 -0
  871. package/lib/response/remove-database-tools-sql-report-lock-response.js.map +1 -0
  872. package/lib/response/update-database-tools-database-api-gateway-config-response.d.ts +30 -0
  873. package/lib/response/update-database-tools-database-api-gateway-config-response.js +15 -0
  874. package/lib/response/update-database-tools-database-api-gateway-config-response.js.map +1 -0
  875. package/lib/response/update-database-tools-mcp-server-response.d.ts +25 -0
  876. package/lib/response/update-database-tools-mcp-server-response.js +15 -0
  877. package/lib/response/update-database-tools-mcp-server-response.js.map +1 -0
  878. package/lib/response/update-database-tools-mcp-toolset-response.d.ts +25 -0
  879. package/lib/response/update-database-tools-mcp-toolset-response.js +15 -0
  880. package/lib/response/update-database-tools-mcp-toolset-response.js.map +1 -0
  881. package/lib/response/update-database-tools-sql-report-response.d.ts +30 -0
  882. package/lib/response/update-database-tools-sql-report-response.js +15 -0
  883. package/lib/response/update-database-tools-sql-report-response.js.map +1 -0
  884. package/package.json +3 -3
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Database Tools API
3
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
+ * OpenAPI spec version: 20201005
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ /**
14
+ * The Database Tools SQL report type.
15
+ **/
16
+ export declare enum DatabaseToolsSqlReportType {
17
+ OracleDatabase = "ORACLE_DATABASE",
18
+ /**
19
+ * This value is used if a service returns a value for this enum that is not recognized by this
20
+ * version of the SDK.
21
+ */
22
+ UnknownValue = "UNKNOWN_VALUE"
23
+ }
24
+ export declare namespace DatabaseToolsSqlReportType {
25
+ function getJsonObj(obj: DatabaseToolsSqlReportType): DatabaseToolsSqlReportType;
26
+ function getDeserializedJsonObj(obj: DatabaseToolsSqlReportType): DatabaseToolsSqlReportType;
27
+ }
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ /**
3
+ * Database Tools API
4
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
+ * OpenAPI spec version: 20201005
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.DatabaseToolsSqlReportType = void 0;
16
+ /**
17
+ * The Database Tools SQL report type.
18
+ **/
19
+ var DatabaseToolsSqlReportType;
20
+ (function (DatabaseToolsSqlReportType) {
21
+ DatabaseToolsSqlReportType["OracleDatabase"] = "ORACLE_DATABASE";
22
+ /**
23
+ * This value is used if a service returns a value for this enum that is not recognized by this
24
+ * version of the SDK.
25
+ */
26
+ DatabaseToolsSqlReportType["UnknownValue"] = "UNKNOWN_VALUE";
27
+ })(DatabaseToolsSqlReportType = exports.DatabaseToolsSqlReportType || (exports.DatabaseToolsSqlReportType = {}));
28
+ (function (DatabaseToolsSqlReportType) {
29
+ function getJsonObj(obj) {
30
+ return obj;
31
+ }
32
+ DatabaseToolsSqlReportType.getJsonObj = getJsonObj;
33
+ function getDeserializedJsonObj(obj) {
34
+ return obj;
35
+ }
36
+ DatabaseToolsSqlReportType.getDeserializedJsonObj = getDeserializedJsonObj;
37
+ })(DatabaseToolsSqlReportType = exports.DatabaseToolsSqlReportType || (exports.DatabaseToolsSqlReportType = {}));
38
+ //# sourceMappingURL=database-tools-sql-report-type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"database-tools-sql-report-type.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-sql-report-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,0BAQX;AARD,WAAY,0BAA0B;IACpC,gEAAkC,CAAA;IAElC;;;OAGG;IACH,4DAA8B,CAAA;AAChC,CAAC,EARW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAQrC;AAED,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA+B;QAE/B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAS1C"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Database Tools API
3
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
+ * OpenAPI spec version: 20201005
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ /**
14
+ * A variable referenced in the Database Tools SQL Report source.
15
+ */
16
+ export interface DatabaseToolsSqlReportVariable {
17
+ /**
18
+ * The name of the variable
19
+ */
20
+ "name": string;
21
+ /**
22
+ * The description of the variable
23
+ */
24
+ "description": string;
25
+ /**
26
+ * The type of the variable
27
+ */
28
+ "type": string;
29
+ }
30
+ export declare namespace DatabaseToolsSqlReportVariable {
31
+ function getJsonObj(obj: DatabaseToolsSqlReportVariable): object;
32
+ function getDeserializedJsonObj(obj: DatabaseToolsSqlReportVariable): object;
33
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Database Tools API
4
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
+ * OpenAPI spec version: 20201005
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.DatabaseToolsSqlReportVariable = void 0;
16
+ var DatabaseToolsSqlReportVariable;
17
+ (function (DatabaseToolsSqlReportVariable) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ DatabaseToolsSqlReportVariable.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ DatabaseToolsSqlReportVariable.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(DatabaseToolsSqlReportVariable = exports.DatabaseToolsSqlReportVariable || (exports.DatabaseToolsSqlReportVariable = {}));
29
+ //# sourceMappingURL=database-tools-sql-report-variable.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"database-tools-sql-report-variable.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-sql-report-variable.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
@@ -0,0 +1,107 @@
1
+ /**
2
+ * Database Tools API
3
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
+ * OpenAPI spec version: 20201005
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Allows generating a summary of SQL query execution details for database operations.
16
+ */
17
+ export interface DatabaseToolsSqlReport {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools SQL report.
20
+ */
21
+ "id": string;
22
+ /**
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools SQL report.
24
+ */
25
+ "compartmentId": string;
26
+ /**
27
+ * A user-friendly name. Does not have to be unique and can be updated. Avoid entering confidential information.
28
+ */
29
+ "displayName": string;
30
+ /**
31
+ * A description of the SQL report.
32
+ */
33
+ "description"?: string;
34
+ /**
35
+ * SQL query executed to generate the report.
36
+ */
37
+ "source": string;
38
+ /**
39
+ * Purpose of the Database Tools SQL report. Scenario or conditions describing when or why this report should be used. Provides selection criteria to AI agents to improve report selection accuracy.
40
+ */
41
+ "purpose"?: string;
42
+ /**
43
+ * Instructions on how to use the SQL report. Step-by-step guidance for an AI agent on how to execute or fill in parameters for the report.
44
+ */
45
+ "instructions"?: string;
46
+ /**
47
+ * Variables referenced in the Database Tools SQL Report source.
48
+ */
49
+ "variables"?: Array<model.DatabaseToolsSqlReportVariable>;
50
+ /**
51
+ * Descriptive information on columns referenced in the Database Tools SQL Report source.
52
+ */
53
+ "columns"?: Array<model.DatabaseToolsSqlReportColumn>;
54
+ /**
55
+ * The current state of the Database Tools SQL report.
56
+ */
57
+ "lifecycleState": model.DatabaseToolsSqlReportLifecycleState;
58
+ /**
59
+ * A message describing the current state in more detail.
60
+ */
61
+ "lifecycleDetails"?: string;
62
+ /**
63
+ * The time the Database Tools SQL report was created. An RFC3339 formatted datetime string.
64
+ */
65
+ "timeCreated": Date;
66
+ /**
67
+ * The time the Database Tools SQL report was updated. An RFC3339 formatted datetime string.
68
+ */
69
+ "timeUpdated": Date;
70
+ /**
71
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
72
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
73
+ *
74
+ */
75
+ "definedTags"?: {
76
+ [key: string]: {
77
+ [key: string]: any;
78
+ };
79
+ };
80
+ /**
81
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
82
+ * Example: {@code {\"bar-key\": \"value\"}}
83
+ *
84
+ */
85
+ "freeformTags"?: {
86
+ [key: string]: string;
87
+ };
88
+ /**
89
+ * Usage of system tag keys. These predefined keys are scoped to namespaces.
90
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
91
+ *
92
+ */
93
+ "systemTags"?: {
94
+ [key: string]: {
95
+ [key: string]: any;
96
+ };
97
+ };
98
+ /**
99
+ * Locks associated with this resource.
100
+ */
101
+ "locks"?: Array<model.ResourceLock>;
102
+ "type": string;
103
+ }
104
+ export declare namespace DatabaseToolsSqlReport {
105
+ function getJsonObj(obj: DatabaseToolsSqlReport): object;
106
+ function getDeserializedJsonObj(obj: DatabaseToolsSqlReport): object;
107
+ }
@@ -0,0 +1,100 @@
1
+ "use strict";
2
+ /**
3
+ * Database Tools API
4
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
+ * OpenAPI spec version: 20201005
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.DatabaseToolsSqlReport = void 0;
35
+ const model = __importStar(require("../model"));
36
+ const common = require("oci-common");
37
+ var DatabaseToolsSqlReport;
38
+ (function (DatabaseToolsSqlReport) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {
41
+ "variables": obj.variables
42
+ ? obj.variables.map(item => {
43
+ return model.DatabaseToolsSqlReportVariable.getJsonObj(item);
44
+ })
45
+ : undefined,
46
+ "columns": obj.columns
47
+ ? obj.columns.map(item => {
48
+ return model.DatabaseToolsSqlReportColumn.getJsonObj(item);
49
+ })
50
+ : undefined,
51
+ "locks": obj.locks
52
+ ? obj.locks.map(item => {
53
+ return model.ResourceLock.getJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ if (obj && "type" in obj && obj.type) {
58
+ switch (obj.type) {
59
+ case "ORACLE_DATABASE":
60
+ return model.DatabaseToolsSqlReportOracleDatabase.getJsonObj(jsonObj, true);
61
+ default:
62
+ if (common.LOG.logger)
63
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
64
+ }
65
+ }
66
+ return jsonObj;
67
+ }
68
+ DatabaseToolsSqlReport.getJsonObj = getJsonObj;
69
+ function getDeserializedJsonObj(obj) {
70
+ const jsonObj = Object.assign(Object.assign({}, obj), {
71
+ "variables": obj.variables
72
+ ? obj.variables.map(item => {
73
+ return model.DatabaseToolsSqlReportVariable.getDeserializedJsonObj(item);
74
+ })
75
+ : undefined,
76
+ "columns": obj.columns
77
+ ? obj.columns.map(item => {
78
+ return model.DatabaseToolsSqlReportColumn.getDeserializedJsonObj(item);
79
+ })
80
+ : undefined,
81
+ "locks": obj.locks
82
+ ? obj.locks.map(item => {
83
+ return model.ResourceLock.getDeserializedJsonObj(item);
84
+ })
85
+ : undefined
86
+ });
87
+ if (obj && "type" in obj && obj.type) {
88
+ switch (obj.type) {
89
+ case "ORACLE_DATABASE":
90
+ return model.DatabaseToolsSqlReportOracleDatabase.getDeserializedJsonObj(jsonObj, true);
91
+ default:
92
+ if (common.LOG.logger)
93
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
94
+ }
95
+ }
96
+ return jsonObj;
97
+ }
98
+ DatabaseToolsSqlReport.getDeserializedJsonObj = getDeserializedJsonObj;
99
+ })(DatabaseToolsSqlReport = exports.DatabaseToolsSqlReport || (exports.DatabaseToolsSqlReport = {}));
100
+ //# sourceMappingURL=database-tools-sql-report.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"database-tools-sql-report.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-sql-report.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAoFtC,IAAiB,sBAAsB,CAyEtC;AAzED,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrB,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC7C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,iBAAiB;oBACpB,OAAO,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACL,OAAQ,EAC7D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,iCAAU,aAmCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC3E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrB,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACzE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YAEb,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,iBAAiB;oBACpB,OAAO,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CACjB,OAAQ,EAC7D,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,6CAAsB,yBAmCrC,CAAA;AACH,CAAC,EAzEgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyEtC"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Database Tools API
3
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
+ * OpenAPI spec version: 20201005
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ /**
14
+ * The identity provider type
15
+ **/
16
+ export declare enum IdentityProviderType {
17
+ OciIam = "OCI_IAM",
18
+ AzureAd = "AZURE_AD",
19
+ None = "NONE",
20
+ /**
21
+ * This value is used if a service returns a value for this enum that is not recognized by this
22
+ * version of the SDK.
23
+ */
24
+ UnknownValue = "UNKNOWN_VALUE"
25
+ }
26
+ export declare namespace IdentityProviderType {
27
+ function getJsonObj(obj: IdentityProviderType): IdentityProviderType;
28
+ function getDeserializedJsonObj(obj: IdentityProviderType): IdentityProviderType;
29
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ /**
3
+ * Database Tools API
4
+ * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
+ * OpenAPI spec version: 20201005
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.IdentityProviderType = void 0;
16
+ /**
17
+ * The identity provider type
18
+ **/
19
+ var IdentityProviderType;
20
+ (function (IdentityProviderType) {
21
+ IdentityProviderType["OciIam"] = "OCI_IAM";
22
+ IdentityProviderType["AzureAd"] = "AZURE_AD";
23
+ IdentityProviderType["None"] = "NONE";
24
+ /**
25
+ * This value is used if a service returns a value for this enum that is not recognized by this
26
+ * version of the SDK.
27
+ */
28
+ IdentityProviderType["UnknownValue"] = "UNKNOWN_VALUE";
29
+ })(IdentityProviderType = exports.IdentityProviderType || (exports.IdentityProviderType = {}));
30
+ (function (IdentityProviderType) {
31
+ function getJsonObj(obj) {
32
+ return obj;
33
+ }
34
+ IdentityProviderType.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ return obj;
37
+ }
38
+ IdentityProviderType.getDeserializedJsonObj = getDeserializedJsonObj;
39
+ })(IdentityProviderType = exports.IdentityProviderType || (exports.IdentityProviderType = {}));
40
+ //# sourceMappingURL=identity-provider-type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"identity-provider-type.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/identity-provider-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,oBAUX;AAVD,WAAY,oBAAoB;IAC9B,0CAAkB,CAAA;IAClB,4CAAoB,CAAA;IACpB,qCAAa,CAAA;IAEb;;;OAGG;IACH,sDAA8B,CAAA;AAChC,CAAC,EAVW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAU/B;AAED,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,+BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAOpC"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Database Tools
2
+ * Database Tools API
3
3
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
4
4
  * OpenAPI spec version: 20201005
5
5
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Database Tools
3
+ * Database Tools API
4
4
  * Use the Database Tools API to manage connections, private endpoints, and work requests in the Database Tools service.
5
5
  * OpenAPI spec version: 20201005
6
6
  *