oci-databasetools 2.131.0 → 2.131.2

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,87 @@
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
+ * Manage configuration related to database API gateway config resources.
16
+ */
17
+ export interface DatabaseToolsDatabaseApiGatewayConfig {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools database API gateway config.
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 database API gateway config.
24
+ */
25
+ "compartmentId": string;
26
+ /**
27
+ * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
28
+ */
29
+ "displayName": string;
30
+ /**
31
+ * The RESTful service definition location.
32
+ */
33
+ "metadataSource": model.DatabaseApiGatewayConfigMetadataSource;
34
+ /**
35
+ * The current state of the Database Tools database API gateway config.
36
+ */
37
+ "lifecycleState": model.DatabaseToolsDatabaseApiGatewayConfigLifecycleState;
38
+ /**
39
+ * A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
40
+ */
41
+ "lifecycleDetails"?: string;
42
+ /**
43
+ * The time the Database Tools database API gateway config was created. An RFC3339 formatted datetime string.
44
+ */
45
+ "timeCreated": Date;
46
+ /**
47
+ * The time the Database Tools database API gateway config was updated. An RFC3339 formatted datetime string.
48
+ */
49
+ "timeUpdated": Date;
50
+ /**
51
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
52
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
53
+ *
54
+ */
55
+ "definedTags"?: {
56
+ [key: string]: {
57
+ [key: string]: any;
58
+ };
59
+ };
60
+ /**
61
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
62
+ * Example: {@code {\"bar-key\": \"value\"}}
63
+ *
64
+ */
65
+ "freeformTags"?: {
66
+ [key: string]: string;
67
+ };
68
+ /**
69
+ * Usage of system tag keys. These predefined keys are scoped to namespaces.
70
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
71
+ *
72
+ */
73
+ "systemTags"?: {
74
+ [key: string]: {
75
+ [key: string]: any;
76
+ };
77
+ };
78
+ /**
79
+ * Locks associated with this resource.
80
+ */
81
+ "locks"?: Array<model.ResourceLock>;
82
+ "type": string;
83
+ }
84
+ export declare namespace DatabaseToolsDatabaseApiGatewayConfig {
85
+ function getJsonObj(obj: DatabaseToolsDatabaseApiGatewayConfig): object;
86
+ function getDeserializedJsonObj(obj: DatabaseToolsDatabaseApiGatewayConfig): object;
87
+ }
@@ -0,0 +1,80 @@
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.DatabaseToolsDatabaseApiGatewayConfig = void 0;
35
+ const model = __importStar(require("../model"));
36
+ const common = require("oci-common");
37
+ var DatabaseToolsDatabaseApiGatewayConfig;
38
+ (function (DatabaseToolsDatabaseApiGatewayConfig) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {
41
+ "locks": obj.locks
42
+ ? obj.locks.map(item => {
43
+ return model.ResourceLock.getJsonObj(item);
44
+ })
45
+ : undefined
46
+ });
47
+ if (obj && "type" in obj && obj.type) {
48
+ switch (obj.type) {
49
+ case "DEFAULT":
50
+ return model.DatabaseToolsDatabaseApiGatewayConfigDefault.getJsonObj(jsonObj, true);
51
+ default:
52
+ if (common.LOG.logger)
53
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
54
+ }
55
+ }
56
+ return jsonObj;
57
+ }
58
+ DatabaseToolsDatabaseApiGatewayConfig.getJsonObj = getJsonObj;
59
+ function getDeserializedJsonObj(obj) {
60
+ const jsonObj = Object.assign(Object.assign({}, obj), {
61
+ "locks": obj.locks
62
+ ? obj.locks.map(item => {
63
+ return model.ResourceLock.getDeserializedJsonObj(item);
64
+ })
65
+ : undefined
66
+ });
67
+ if (obj && "type" in obj && obj.type) {
68
+ switch (obj.type) {
69
+ case "DEFAULT":
70
+ return model.DatabaseToolsDatabaseApiGatewayConfigDefault.getDeserializedJsonObj(jsonObj, true);
71
+ default:
72
+ if (common.LOG.logger)
73
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
74
+ }
75
+ }
76
+ return jsonObj;
77
+ }
78
+ DatabaseToolsDatabaseApiGatewayConfig.getDeserializedJsonObj = getDeserializedJsonObj;
79
+ })(DatabaseToolsDatabaseApiGatewayConfig = exports.DatabaseToolsDatabaseApiGatewayConfig || (exports.DatabaseToolsDatabaseApiGatewayConfig = {}));
80
+ //# sourceMappingURL=database-tools-database-api-gateway-config.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"database-tools-database-api-gateway-config.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-database-api-gateway-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAgEtC,IAAiB,qCAAqC,CAmDrD;AAnDD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,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,SAAS;oBACZ,OAAO,KAAK,CAAC,4CAA4C,CAAC,UAAU,CACL,OAAQ,EACrE,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;IAxBe,gDAAU,aAwBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,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,SAAS;oBACZ,OAAO,KAAK,CAAC,4CAA4C,CAAC,sBAAsB,CACjB,OAAQ,EACrE,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;IAxBe,4DAAsB,yBAwBrC,CAAA;AACH,CAAC,EAnDgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAmDrD"}
@@ -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,32 @@
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 status of the external authentication. AVAILABLE if the external authentication can be used with this connection. UNAVAILABLE if not.
15
+ * ENABLED if the external authentication is enabled. UNKNOWN if the user has insufficient privilege.
16
+ *
17
+ **/
18
+ export declare enum DatabaseToolsExternalAuthenticationStatus {
19
+ Available = "AVAILABLE",
20
+ Unavailable = "UNAVAILABLE",
21
+ Enabled = "ENABLED",
22
+ Unknown = "UNKNOWN",
23
+ /**
24
+ * This value is used if a service returns a value for this enum that is not recognized by this
25
+ * version of the SDK.
26
+ */
27
+ UnknownValue = "UNKNOWN_VALUE"
28
+ }
29
+ export declare namespace DatabaseToolsExternalAuthenticationStatus {
30
+ function getJsonObj(obj: DatabaseToolsExternalAuthenticationStatus): DatabaseToolsExternalAuthenticationStatus;
31
+ function getDeserializedJsonObj(obj: DatabaseToolsExternalAuthenticationStatus): DatabaseToolsExternalAuthenticationStatus;
32
+ }
@@ -0,0 +1,43 @@
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.DatabaseToolsExternalAuthenticationStatus = void 0;
16
+ /**
17
+ * The status of the external authentication. AVAILABLE if the external authentication can be used with this connection. UNAVAILABLE if not.
18
+ * ENABLED if the external authentication is enabled. UNKNOWN if the user has insufficient privilege.
19
+ *
20
+ **/
21
+ var DatabaseToolsExternalAuthenticationStatus;
22
+ (function (DatabaseToolsExternalAuthenticationStatus) {
23
+ DatabaseToolsExternalAuthenticationStatus["Available"] = "AVAILABLE";
24
+ DatabaseToolsExternalAuthenticationStatus["Unavailable"] = "UNAVAILABLE";
25
+ DatabaseToolsExternalAuthenticationStatus["Enabled"] = "ENABLED";
26
+ DatabaseToolsExternalAuthenticationStatus["Unknown"] = "UNKNOWN";
27
+ /**
28
+ * This value is used if a service returns a value for this enum that is not recognized by this
29
+ * version of the SDK.
30
+ */
31
+ DatabaseToolsExternalAuthenticationStatus["UnknownValue"] = "UNKNOWN_VALUE";
32
+ })(DatabaseToolsExternalAuthenticationStatus = exports.DatabaseToolsExternalAuthenticationStatus || (exports.DatabaseToolsExternalAuthenticationStatus = {}));
33
+ (function (DatabaseToolsExternalAuthenticationStatus) {
34
+ function getJsonObj(obj) {
35
+ return obj;
36
+ }
37
+ DatabaseToolsExternalAuthenticationStatus.getJsonObj = getJsonObj;
38
+ function getDeserializedJsonObj(obj) {
39
+ return obj;
40
+ }
41
+ DatabaseToolsExternalAuthenticationStatus.getDeserializedJsonObj = getDeserializedJsonObj;
42
+ })(DatabaseToolsExternalAuthenticationStatus = exports.DatabaseToolsExternalAuthenticationStatus || (exports.DatabaseToolsExternalAuthenticationStatus = {}));
43
+ //# sourceMappingURL=database-tools-external-authentication-status.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"database-tools-external-authentication-status.js","sourceRoot":"","sources":["../../../../../lib/databasetools/lib/model/database-tools-external-authentication-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;;IAII;AACJ,IAAY,yCAWX;AAXD,WAAY,yCAAyC;IACnD,oEAAuB,CAAA;IACvB,wEAA2B,CAAA;IAC3B,gEAAmB,CAAA;IACnB,gEAAmB,CAAA;IAEnB;;;OAGG;IACH,2EAA8B,CAAA;AAChC,CAAC,EAXW,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAWpD;AAED,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CACxB,GAA8C;QAE9C,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,oDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA8C;QAE9C,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,gEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAWzD"}
@@ -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
  *
@@ -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
  *
@@ -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
  *