mtmsdk 0.0.11 → 0.0.13

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 (410) hide show
  1. package/dist/components/MustAdmin.d.ts +14 -0
  2. package/dist/components/MustAdmin.d.ts.map +1 -0
  3. package/dist/components/MustAdmin.js +37 -0
  4. package/dist/components/MustAdmin.js.map +1 -0
  5. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts +137 -2073
  6. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts.map +1 -1
  7. package/dist/gomtmapi/@tanstack/react-query.gen.js +118 -2085
  8. package/dist/gomtmapi/@tanstack/react-query.gen.js.map +1 -1
  9. package/dist/gomtmapi/client/client.gen.d.ts +3 -0
  10. package/dist/gomtmapi/client/client.gen.d.ts.map +1 -0
  11. package/dist/{gomtmapi_v2/client/client.js → gomtmapi/client/client.gen.js} +82 -23
  12. package/dist/gomtmapi/client/client.gen.js.map +1 -0
  13. package/dist/gomtmapi/client/index.d.ts +7 -7
  14. package/dist/gomtmapi/client/index.d.ts.map +1 -1
  15. package/dist/gomtmapi/client/index.js +5 -4
  16. package/dist/gomtmapi/client/index.js.map +1 -1
  17. package/dist/gomtmapi/client/{types.d.ts → types.gen.d.ts} +19 -14
  18. package/dist/gomtmapi/client/types.gen.d.ts.map +1 -0
  19. package/dist/gomtmapi/client/types.gen.js +3 -0
  20. package/dist/gomtmapi/client/types.gen.js.map +1 -0
  21. package/dist/gomtmapi/client/{utils.d.ts → utils.gen.d.ts} +9 -21
  22. package/dist/gomtmapi/client/utils.gen.d.ts.map +1 -0
  23. package/dist/{gomtmapi_v2/client/utils.js → gomtmapi/client/utils.gen.js} +56 -110
  24. package/dist/gomtmapi/client/utils.gen.js.map +1 -0
  25. package/dist/gomtmapi/client.gen.d.ts +3 -3
  26. package/dist/gomtmapi/client.gen.d.ts.map +1 -1
  27. package/dist/gomtmapi/client.gen.js.map +1 -1
  28. package/dist/gomtmapi/core/{auth.d.ts → auth.gen.d.ts} +1 -1
  29. package/dist/gomtmapi/core/auth.gen.d.ts.map +1 -0
  30. package/dist/gomtmapi/core/{auth.js → auth.gen.js} +2 -1
  31. package/dist/gomtmapi/core/auth.gen.js.map +1 -0
  32. package/dist/{mtgate_api/core/bodySerializer.d.ts → gomtmapi/core/bodySerializer.gen.d.ts} +2 -2
  33. package/dist/gomtmapi/core/bodySerializer.gen.d.ts.map +1 -0
  34. package/dist/{mtgate_api/core/bodySerializer.js → gomtmapi/core/bodySerializer.gen.js} +5 -1
  35. package/dist/gomtmapi/core/bodySerializer.gen.js.map +1 -0
  36. package/dist/{mtgate_api/core/params.d.ts → gomtmapi/core/params.gen.d.ts} +11 -1
  37. package/dist/gomtmapi/core/params.gen.d.ts.map +1 -0
  38. package/dist/gomtmapi/core/{params.js → params.gen.js} +2 -1
  39. package/dist/gomtmapi/core/params.gen.js.map +1 -0
  40. package/dist/{mtgate_api/core/pathSerializer.d.ts → gomtmapi/core/pathSerializer.gen.d.ts} +1 -1
  41. package/dist/gomtmapi/core/pathSerializer.gen.d.ts.map +1 -0
  42. package/dist/gomtmapi/core/{pathSerializer.js → pathSerializer.gen.js} +2 -1
  43. package/dist/gomtmapi/core/pathSerializer.gen.js.map +1 -0
  44. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts +72 -0
  45. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts.map +1 -0
  46. package/dist/gomtmapi/core/serverSentEvents.gen.js +136 -0
  47. package/dist/gomtmapi/core/serverSentEvents.gen.js.map +1 -0
  48. package/dist/{mtgate_api/core/types.d.ts → gomtmapi/core/types.gen.d.ts} +20 -15
  49. package/dist/gomtmapi/core/types.gen.d.ts.map +1 -0
  50. package/dist/gomtmapi/core/types.gen.js +3 -0
  51. package/dist/gomtmapi/core/types.gen.js.map +1 -0
  52. package/dist/gomtmapi/core/utils.gen.d.ts +20 -0
  53. package/dist/gomtmapi/core/utils.gen.d.ts.map +1 -0
  54. package/dist/gomtmapi/core/utils.gen.js +88 -0
  55. package/dist/gomtmapi/core/utils.gen.js.map +1 -0
  56. package/dist/gomtmapi/index.d.ts.map +1 -1
  57. package/dist/gomtmapi/index.js.map +1 -1
  58. package/dist/gomtmapi/schemas.gen.d.ts +806 -3746
  59. package/dist/gomtmapi/schemas.gen.d.ts.map +1 -1
  60. package/dist/gomtmapi/schemas.gen.js +780 -3827
  61. package/dist/gomtmapi/schemas.gen.js.map +1 -1
  62. package/dist/gomtmapi/sdk.gen.d.ts +3 -306
  63. package/dist/gomtmapi/sdk.gen.d.ts.map +1 -1
  64. package/dist/gomtmapi/sdk.gen.js +53 -1338
  65. package/dist/gomtmapi/sdk.gen.js.map +1 -1
  66. package/dist/gomtmapi/types.gen.d.ts +1186 -5364
  67. package/dist/gomtmapi/types.gen.d.ts.map +1 -1
  68. package/dist/gomtmapi/types.gen.js +8 -45
  69. package/dist/gomtmapi/types.gen.js.map +1 -1
  70. package/dist/gomtmapi/zod.gen.d.ts +1371 -4628
  71. package/dist/gomtmapi/zod.gen.d.ts.map +1 -1
  72. package/dist/gomtmapi/zod.gen.js +565 -2224
  73. package/dist/gomtmapi/zod.gen.js.map +1 -1
  74. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts +286 -823
  75. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts.map +1 -1
  76. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js +226 -787
  77. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js.map +1 -1
  78. package/dist/gomtmapi_v2/client/client.gen.d.ts +3 -0
  79. package/dist/gomtmapi_v2/client/client.gen.d.ts.map +1 -0
  80. package/dist/{mtgate_api/client/client.js → gomtmapi_v2/client/client.gen.js} +82 -23
  81. package/dist/gomtmapi_v2/client/client.gen.js.map +1 -0
  82. package/dist/gomtmapi_v2/client/index.d.ts +7 -7
  83. package/dist/gomtmapi_v2/client/index.d.ts.map +1 -1
  84. package/dist/gomtmapi_v2/client/index.js +5 -4
  85. package/dist/gomtmapi_v2/client/index.js.map +1 -1
  86. package/dist/{mtgate_api/client/types.d.ts → gomtmapi_v2/client/types.gen.d.ts} +19 -14
  87. package/dist/gomtmapi_v2/client/types.gen.d.ts.map +1 -0
  88. package/dist/gomtmapi_v2/client/types.gen.js +3 -0
  89. package/dist/gomtmapi_v2/client/types.gen.js.map +1 -0
  90. package/dist/{mtgate_api/client/utils.d.ts → gomtmapi_v2/client/utils.gen.d.ts} +9 -21
  91. package/dist/gomtmapi_v2/client/utils.gen.d.ts.map +1 -0
  92. package/dist/{gomtmapi/client/utils.js → gomtmapi_v2/client/utils.gen.js} +56 -110
  93. package/dist/gomtmapi_v2/client/utils.gen.js.map +1 -0
  94. package/dist/gomtmapi_v2/client.gen.d.ts +3 -3
  95. package/dist/gomtmapi_v2/client.gen.d.ts.map +1 -1
  96. package/dist/gomtmapi_v2/client.gen.js.map +1 -1
  97. package/dist/{mtmai_api/core/auth.d.ts → gomtmapi_v2/core/auth.gen.d.ts} +1 -1
  98. package/dist/gomtmapi_v2/core/auth.gen.d.ts.map +1 -0
  99. package/dist/{mtmai_api/core/auth.js → gomtmapi_v2/core/auth.gen.js} +2 -1
  100. package/dist/gomtmapi_v2/core/auth.gen.js.map +1 -0
  101. package/dist/gomtmapi_v2/core/{bodySerializer.d.ts → bodySerializer.gen.d.ts} +2 -2
  102. package/dist/gomtmapi_v2/core/bodySerializer.gen.d.ts.map +1 -0
  103. package/dist/{gomtmapi/core/bodySerializer.js → gomtmapi_v2/core/bodySerializer.gen.js} +5 -1
  104. package/dist/gomtmapi_v2/core/bodySerializer.gen.js.map +1 -0
  105. package/dist/gomtmapi_v2/core/{params.d.ts → params.gen.d.ts} +11 -1
  106. package/dist/gomtmapi_v2/core/params.gen.d.ts.map +1 -0
  107. package/dist/{mtgate_api/core/params.js → gomtmapi_v2/core/params.gen.js} +2 -1
  108. package/dist/gomtmapi_v2/core/params.gen.js.map +1 -0
  109. package/dist/{mtmai_api/core/pathSerializer.d.ts → gomtmapi_v2/core/pathSerializer.gen.d.ts} +1 -1
  110. package/dist/gomtmapi_v2/core/pathSerializer.gen.d.ts.map +1 -0
  111. package/dist/{mtgate_api/core/pathSerializer.js → gomtmapi_v2/core/pathSerializer.gen.js} +2 -1
  112. package/dist/gomtmapi_v2/core/pathSerializer.gen.js.map +1 -0
  113. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts +72 -0
  114. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts.map +1 -0
  115. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js +136 -0
  116. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js.map +1 -0
  117. package/dist/{mtmai_api/core/types.d.ts → gomtmapi_v2/core/types.gen.d.ts} +20 -15
  118. package/dist/gomtmapi_v2/core/types.gen.d.ts.map +1 -0
  119. package/dist/gomtmapi_v2/core/types.gen.js +3 -0
  120. package/dist/gomtmapi_v2/core/types.gen.js.map +1 -0
  121. package/dist/gomtmapi_v2/core/utils.gen.d.ts +20 -0
  122. package/dist/gomtmapi_v2/core/utils.gen.d.ts.map +1 -0
  123. package/dist/gomtmapi_v2/core/utils.gen.js +88 -0
  124. package/dist/gomtmapi_v2/core/utils.gen.js.map +1 -0
  125. package/dist/gomtmapi_v2/index.d.ts +1 -1
  126. package/dist/gomtmapi_v2/index.d.ts.map +1 -1
  127. package/dist/gomtmapi_v2/index.js +0 -1
  128. package/dist/gomtmapi_v2/index.js.map +1 -1
  129. package/dist/gomtmapi_v2/schemas.gen.d.ts +317 -222
  130. package/dist/gomtmapi_v2/schemas.gen.d.ts.map +1 -1
  131. package/dist/gomtmapi_v2/schemas.gen.js +317 -222
  132. package/dist/gomtmapi_v2/schemas.gen.js.map +1 -1
  133. package/dist/gomtmapi_v2/sdk.gen.d.ts +142 -156
  134. package/dist/gomtmapi_v2/sdk.gen.d.ts.map +1 -1
  135. package/dist/gomtmapi_v2/sdk.gen.js +210 -233
  136. package/dist/gomtmapi_v2/sdk.gen.js.map +1 -1
  137. package/dist/gomtmapi_v2/types.gen.d.ts +188 -195
  138. package/dist/gomtmapi_v2/types.gen.d.ts.map +1 -1
  139. package/dist/gomtmapi_v2/zod.gen.d.ts +474 -428
  140. package/dist/gomtmapi_v2/zod.gen.d.ts.map +1 -1
  141. package/dist/gomtmapi_v2/zod.gen.js +892 -1054
  142. package/dist/gomtmapi_v2/zod.gen.js.map +1 -1
  143. package/dist/lib/adk-utils.d.ts +0 -5
  144. package/dist/lib/adk-utils.d.ts.map +1 -1
  145. package/dist/lib/adk-utils.js +31 -32
  146. package/dist/lib/adk-utils.js.map +1 -1
  147. package/dist/lib/auth-client.d.ts +5965 -0
  148. package/dist/lib/auth-client.d.ts.map +1 -0
  149. package/dist/lib/auth-client.js +29 -0
  150. package/dist/lib/auth-client.js.map +1 -0
  151. package/dist/lib/get-query-client.d.ts.map +1 -1
  152. package/dist/lib/get-query-client.js +1 -21
  153. package/dist/lib/get-query-client.js.map +1 -1
  154. package/dist/lib/mtgate_client_ss.d.ts +10 -0
  155. package/dist/lib/mtgate_client_ss.d.ts.map +1 -0
  156. package/dist/lib/mtgate_client_ss.js +24 -0
  157. package/dist/lib/mtgate_client_ss.js.map +1 -0
  158. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts +367 -2123
  159. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts.map +1 -1
  160. package/dist/mtgate_api/@tanstack/react-query.gen.js +142 -1018
  161. package/dist/mtgate_api/@tanstack/react-query.gen.js.map +1 -1
  162. package/dist/mtgate_api/client/client.gen.d.ts +3 -0
  163. package/dist/mtgate_api/client/client.gen.d.ts.map +1 -0
  164. package/dist/{gomtmapi/client/client.js → mtgate_api/client/client.gen.js} +82 -23
  165. package/dist/mtgate_api/client/client.gen.js.map +1 -0
  166. package/dist/mtgate_api/client/index.d.ts +7 -7
  167. package/dist/mtgate_api/client/index.d.ts.map +1 -1
  168. package/dist/mtgate_api/client/index.js +5 -4
  169. package/dist/mtgate_api/client/index.js.map +1 -1
  170. package/dist/{gomtmapi_v2/client/types.d.ts → mtgate_api/client/types.gen.d.ts} +19 -14
  171. package/dist/mtgate_api/client/types.gen.d.ts.map +1 -0
  172. package/dist/mtgate_api/client/types.gen.js +3 -0
  173. package/dist/mtgate_api/client/types.gen.js.map +1 -0
  174. package/dist/{mtmai_api/client/utils.d.ts → mtgate_api/client/utils.gen.d.ts} +9 -21
  175. package/dist/mtgate_api/client/utils.gen.d.ts.map +1 -0
  176. package/dist/mtgate_api/client/{utils.js → utils.gen.js} +56 -110
  177. package/dist/mtgate_api/client/utils.gen.js.map +1 -0
  178. package/dist/mtgate_api/client.gen.d.ts +3 -3
  179. package/dist/mtgate_api/client.gen.d.ts.map +1 -1
  180. package/dist/mtgate_api/client.gen.js.map +1 -1
  181. package/dist/{gomtmapi_v2/core/auth.d.ts → mtgate_api/core/auth.gen.d.ts} +1 -1
  182. package/dist/mtgate_api/core/auth.gen.d.ts.map +1 -0
  183. package/dist/mtgate_api/core/{auth.js → auth.gen.js} +2 -1
  184. package/dist/mtgate_api/core/auth.gen.js.map +1 -0
  185. package/dist/{gomtmapi/core/bodySerializer.d.ts → mtgate_api/core/bodySerializer.gen.d.ts} +2 -2
  186. package/dist/mtgate_api/core/bodySerializer.gen.d.ts.map +1 -0
  187. package/dist/{mtmai_api/core/bodySerializer.js → mtgate_api/core/bodySerializer.gen.js} +5 -1
  188. package/dist/mtgate_api/core/bodySerializer.gen.js.map +1 -0
  189. package/dist/{mtmai_api/core/params.d.ts → mtgate_api/core/params.gen.d.ts} +11 -1
  190. package/dist/mtgate_api/core/params.gen.d.ts.map +1 -0
  191. package/dist/{gomtmapi_v2/core/params.js → mtgate_api/core/params.gen.js} +2 -1
  192. package/dist/mtgate_api/core/params.gen.js.map +1 -0
  193. package/dist/{gomtmapi_v2/core/pathSerializer.d.ts → mtgate_api/core/pathSerializer.gen.d.ts} +1 -1
  194. package/dist/mtgate_api/core/pathSerializer.gen.d.ts.map +1 -0
  195. package/dist/{gomtmapi_v2/core/pathSerializer.js → mtgate_api/core/pathSerializer.gen.js} +2 -1
  196. package/dist/mtgate_api/core/pathSerializer.gen.js.map +1 -0
  197. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts +72 -0
  198. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts.map +1 -0
  199. package/dist/mtgate_api/core/serverSentEvents.gen.js +136 -0
  200. package/dist/mtgate_api/core/serverSentEvents.gen.js.map +1 -0
  201. package/dist/{gomtmapi/core/types.d.ts → mtgate_api/core/types.gen.d.ts} +20 -15
  202. package/dist/mtgate_api/core/types.gen.d.ts.map +1 -0
  203. package/dist/mtgate_api/core/types.gen.js +3 -0
  204. package/dist/mtgate_api/core/types.gen.js.map +1 -0
  205. package/dist/mtgate_api/core/utils.gen.d.ts +20 -0
  206. package/dist/mtgate_api/core/utils.gen.d.ts.map +1 -0
  207. package/dist/mtgate_api/core/utils.gen.js +88 -0
  208. package/dist/mtgate_api/core/utils.gen.js.map +1 -0
  209. package/dist/mtgate_api/index.d.ts.map +1 -1
  210. package/dist/mtgate_api/index.js.map +1 -1
  211. package/dist/mtgate_api/schemas.gen.d.ts +206 -289
  212. package/dist/mtgate_api/schemas.gen.d.ts.map +1 -1
  213. package/dist/mtgate_api/schemas.gen.js +230 -307
  214. package/dist/mtgate_api/schemas.gen.js.map +1 -1
  215. package/dist/mtgate_api/sdk.gen.d.ts +20 -43
  216. package/dist/mtgate_api/sdk.gen.d.ts.map +1 -1
  217. package/dist/mtgate_api/sdk.gen.js +88 -234
  218. package/dist/mtgate_api/sdk.gen.js.map +1 -1
  219. package/dist/mtgate_api/types.gen.d.ts +383 -862
  220. package/dist/mtgate_api/types.gen.d.ts.map +1 -1
  221. package/dist/mtgate_api/types.gen.js.map +1 -1
  222. package/dist/mtgate_api/zod.gen.d.ts +607 -978
  223. package/dist/mtgate_api/zod.gen.d.ts.map +1 -1
  224. package/dist/mtgate_api/zod.gen.js +718 -1215
  225. package/dist/mtgate_api/zod.gen.js.map +1 -1
  226. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts +115 -475
  227. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts.map +1 -1
  228. package/dist/mtmai_api/@tanstack/react-query.gen.js +55 -423
  229. package/dist/mtmai_api/@tanstack/react-query.gen.js.map +1 -1
  230. package/dist/mtmai_api/client/client.gen.d.ts +3 -0
  231. package/dist/mtmai_api/client/client.gen.d.ts.map +1 -0
  232. package/dist/mtmai_api/client/{client.js → client.gen.js} +82 -23
  233. package/dist/mtmai_api/client/client.gen.js.map +1 -0
  234. package/dist/mtmai_api/client/index.d.ts +7 -7
  235. package/dist/mtmai_api/client/index.d.ts.map +1 -1
  236. package/dist/mtmai_api/client/index.js +5 -4
  237. package/dist/mtmai_api/client/index.js.map +1 -1
  238. package/dist/mtmai_api/client/{types.d.ts → types.gen.d.ts} +19 -14
  239. package/dist/mtmai_api/client/types.gen.d.ts.map +1 -0
  240. package/dist/mtmai_api/client/types.gen.js +3 -0
  241. package/dist/mtmai_api/client/types.gen.js.map +1 -0
  242. package/dist/{gomtmapi_v2/client/utils.d.ts → mtmai_api/client/utils.gen.d.ts} +9 -21
  243. package/dist/mtmai_api/client/utils.gen.d.ts.map +1 -0
  244. package/dist/mtmai_api/client/{utils.js → utils.gen.js} +56 -110
  245. package/dist/mtmai_api/client/utils.gen.js.map +1 -0
  246. package/dist/mtmai_api/client.gen.d.ts +3 -3
  247. package/dist/mtmai_api/client.gen.d.ts.map +1 -1
  248. package/dist/mtmai_api/client.gen.js.map +1 -1
  249. package/dist/{mtgate_api/core/auth.d.ts → mtmai_api/core/auth.gen.d.ts} +1 -1
  250. package/dist/mtmai_api/core/auth.gen.d.ts.map +1 -0
  251. package/dist/{gomtmapi_v2/core/auth.js → mtmai_api/core/auth.gen.js} +2 -1
  252. package/dist/mtmai_api/core/auth.gen.js.map +1 -0
  253. package/dist/mtmai_api/core/{bodySerializer.d.ts → bodySerializer.gen.d.ts} +2 -2
  254. package/dist/mtmai_api/core/bodySerializer.gen.d.ts.map +1 -0
  255. package/dist/{gomtmapi_v2/core/bodySerializer.js → mtmai_api/core/bodySerializer.gen.js} +5 -1
  256. package/dist/mtmai_api/core/bodySerializer.gen.js.map +1 -0
  257. package/dist/{gomtmapi/core/params.d.ts → mtmai_api/core/params.gen.d.ts} +11 -1
  258. package/dist/mtmai_api/core/params.gen.d.ts.map +1 -0
  259. package/dist/mtmai_api/core/{params.js → params.gen.js} +2 -1
  260. package/dist/mtmai_api/core/params.gen.js.map +1 -0
  261. package/dist/{gomtmapi/core/pathSerializer.d.ts → mtmai_api/core/pathSerializer.gen.d.ts} +1 -1
  262. package/dist/mtmai_api/core/pathSerializer.gen.d.ts.map +1 -0
  263. package/dist/mtmai_api/core/{pathSerializer.js → pathSerializer.gen.js} +2 -1
  264. package/dist/mtmai_api/core/pathSerializer.gen.js.map +1 -0
  265. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts +72 -0
  266. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts.map +1 -0
  267. package/dist/mtmai_api/core/serverSentEvents.gen.js +136 -0
  268. package/dist/mtmai_api/core/serverSentEvents.gen.js.map +1 -0
  269. package/dist/{gomtmapi_v2/core/types.d.ts → mtmai_api/core/types.gen.d.ts} +20 -15
  270. package/dist/mtmai_api/core/types.gen.d.ts.map +1 -0
  271. package/dist/mtmai_api/core/types.gen.js +3 -0
  272. package/dist/mtmai_api/core/types.gen.js.map +1 -0
  273. package/dist/mtmai_api/core/utils.gen.d.ts +20 -0
  274. package/dist/mtmai_api/core/utils.gen.d.ts.map +1 -0
  275. package/dist/mtmai_api/core/utils.gen.js +88 -0
  276. package/dist/mtmai_api/core/utils.gen.js.map +1 -0
  277. package/dist/mtmai_api/index.d.ts.map +1 -1
  278. package/dist/mtmai_api/index.js.map +1 -1
  279. package/dist/mtmai_api/schemas.gen.d.ts +447 -90
  280. package/dist/mtmai_api/schemas.gen.d.ts.map +1 -1
  281. package/dist/mtmai_api/schemas.gen.js +561 -108
  282. package/dist/mtmai_api/schemas.gen.js.map +1 -1
  283. package/dist/mtmai_api/sdk.gen.d.ts +3 -8
  284. package/dist/mtmai_api/sdk.gen.d.ts.map +1 -1
  285. package/dist/mtmai_api/sdk.gen.js +53 -67
  286. package/dist/mtmai_api/sdk.gen.js.map +1 -1
  287. package/dist/mtmai_api/types.gen.d.ts +420 -208
  288. package/dist/mtmai_api/types.gen.d.ts.map +1 -1
  289. package/dist/mtmai_api/types.gen.js.map +1 -1
  290. package/dist/mtmai_api/zod.gen.d.ts +26092 -5524
  291. package/dist/mtmai_api/zod.gen.d.ts.map +1 -1
  292. package/dist/mtmai_api/zod.gen.js +1391 -1362
  293. package/dist/mtmai_api/zod.gen.js.map +1 -1
  294. package/dist/store/AuthProviders.d.ts +8 -0
  295. package/dist/store/AuthProviders.d.ts.map +1 -0
  296. package/dist/store/AuthProviders.js +34 -0
  297. package/dist/store/AuthProviders.js.map +1 -0
  298. package/dist/store/{ReactQueryApiV2Provider.d.ts → GomtmProvider.d.ts} +1 -1
  299. package/dist/store/GomtmProvider.d.ts.map +1 -0
  300. package/dist/store/{ReactQueryApiV2Provider.js → GomtmProvider.js} +2 -2
  301. package/dist/store/GomtmProvider.js.map +1 -0
  302. package/dist/store/{ReactQueryProvider.d.ts → GomtmV1Provider.d.ts} +1 -1
  303. package/dist/store/GomtmV1Provider.d.ts.map +1 -0
  304. package/dist/store/{ReactQueryProvider.js → GomtmV1Provider.js} +2 -2
  305. package/dist/store/GomtmV1Provider.js.map +1 -0
  306. package/dist/store/MtgateProvider.d.ts +6015 -0
  307. package/dist/store/MtgateProvider.d.ts.map +1 -0
  308. package/dist/store/MtgateProvider.js +76 -0
  309. package/dist/store/MtgateProvider.js.map +1 -0
  310. package/dist/store/MtmsdkProvider.d.ts +1 -0
  311. package/dist/store/MtmsdkProvider.d.ts.map +1 -1
  312. package/dist/store/MtmsdkProvider.js +10 -13
  313. package/dist/store/MtmsdkProvider.js.map +1 -1
  314. package/package.json +68 -72
  315. package/dist/gomtmapi/client/client.d.ts +0 -3
  316. package/dist/gomtmapi/client/client.d.ts.map +0 -1
  317. package/dist/gomtmapi/client/client.js.map +0 -1
  318. package/dist/gomtmapi/client/types.d.ts.map +0 -1
  319. package/dist/gomtmapi/client/types.js +0 -2
  320. package/dist/gomtmapi/client/types.js.map +0 -1
  321. package/dist/gomtmapi/client/utils.d.ts.map +0 -1
  322. package/dist/gomtmapi/client/utils.js.map +0 -1
  323. package/dist/gomtmapi/core/auth.d.ts.map +0 -1
  324. package/dist/gomtmapi/core/auth.js.map +0 -1
  325. package/dist/gomtmapi/core/bodySerializer.d.ts.map +0 -1
  326. package/dist/gomtmapi/core/bodySerializer.js.map +0 -1
  327. package/dist/gomtmapi/core/params.d.ts.map +0 -1
  328. package/dist/gomtmapi/core/params.js.map +0 -1
  329. package/dist/gomtmapi/core/pathSerializer.d.ts.map +0 -1
  330. package/dist/gomtmapi/core/pathSerializer.js.map +0 -1
  331. package/dist/gomtmapi/core/types.d.ts.map +0 -1
  332. package/dist/gomtmapi/core/types.js +0 -2
  333. package/dist/gomtmapi/core/types.js.map +0 -1
  334. package/dist/gomtmapi_v2/client/client.d.ts +0 -3
  335. package/dist/gomtmapi_v2/client/client.d.ts.map +0 -1
  336. package/dist/gomtmapi_v2/client/client.js.map +0 -1
  337. package/dist/gomtmapi_v2/client/types.d.ts.map +0 -1
  338. package/dist/gomtmapi_v2/client/types.js +0 -2
  339. package/dist/gomtmapi_v2/client/types.js.map +0 -1
  340. package/dist/gomtmapi_v2/client/utils.d.ts.map +0 -1
  341. package/dist/gomtmapi_v2/client/utils.js.map +0 -1
  342. package/dist/gomtmapi_v2/core/auth.d.ts.map +0 -1
  343. package/dist/gomtmapi_v2/core/auth.js.map +0 -1
  344. package/dist/gomtmapi_v2/core/bodySerializer.d.ts.map +0 -1
  345. package/dist/gomtmapi_v2/core/bodySerializer.js.map +0 -1
  346. package/dist/gomtmapi_v2/core/params.d.ts.map +0 -1
  347. package/dist/gomtmapi_v2/core/params.js.map +0 -1
  348. package/dist/gomtmapi_v2/core/pathSerializer.d.ts.map +0 -1
  349. package/dist/gomtmapi_v2/core/pathSerializer.js.map +0 -1
  350. package/dist/gomtmapi_v2/core/types.d.ts.map +0 -1
  351. package/dist/gomtmapi_v2/core/types.js +0 -2
  352. package/dist/gomtmapi_v2/core/types.js.map +0 -1
  353. package/dist/lib/constants.d.ts +0 -40
  354. package/dist/lib/constants.d.ts.map +0 -1
  355. package/dist/lib/constants.js +0 -40
  356. package/dist/lib/constants.js.map +0 -1
  357. package/dist/lib/d1-utils.d.ts +0 -5
  358. package/dist/lib/d1-utils.d.ts.map +0 -1
  359. package/dist/lib/d1-utils.js +0 -36
  360. package/dist/lib/d1-utils.js.map +0 -1
  361. package/dist/lib/mtmutils.d.ts +0 -2
  362. package/dist/lib/mtmutils.d.ts.map +0 -1
  363. package/dist/lib/mtmutils.js +0 -9
  364. package/dist/lib/mtmutils.js.map +0 -1
  365. package/dist/mtgate_api/client/client.d.ts +0 -3
  366. package/dist/mtgate_api/client/client.d.ts.map +0 -1
  367. package/dist/mtgate_api/client/client.js.map +0 -1
  368. package/dist/mtgate_api/client/types.d.ts.map +0 -1
  369. package/dist/mtgate_api/client/types.js +0 -2
  370. package/dist/mtgate_api/client/types.js.map +0 -1
  371. package/dist/mtgate_api/client/utils.d.ts.map +0 -1
  372. package/dist/mtgate_api/client/utils.js.map +0 -1
  373. package/dist/mtgate_api/core/auth.d.ts.map +0 -1
  374. package/dist/mtgate_api/core/auth.js.map +0 -1
  375. package/dist/mtgate_api/core/bodySerializer.d.ts.map +0 -1
  376. package/dist/mtgate_api/core/bodySerializer.js.map +0 -1
  377. package/dist/mtgate_api/core/params.d.ts.map +0 -1
  378. package/dist/mtgate_api/core/params.js.map +0 -1
  379. package/dist/mtgate_api/core/pathSerializer.d.ts.map +0 -1
  380. package/dist/mtgate_api/core/pathSerializer.js.map +0 -1
  381. package/dist/mtgate_api/core/types.d.ts.map +0 -1
  382. package/dist/mtgate_api/core/types.js +0 -2
  383. package/dist/mtgate_api/core/types.js.map +0 -1
  384. package/dist/mtmai_api/client/client.d.ts +0 -3
  385. package/dist/mtmai_api/client/client.d.ts.map +0 -1
  386. package/dist/mtmai_api/client/client.js.map +0 -1
  387. package/dist/mtmai_api/client/types.d.ts.map +0 -1
  388. package/dist/mtmai_api/client/types.js +0 -2
  389. package/dist/mtmai_api/client/types.js.map +0 -1
  390. package/dist/mtmai_api/client/utils.d.ts.map +0 -1
  391. package/dist/mtmai_api/client/utils.js.map +0 -1
  392. package/dist/mtmai_api/core/auth.d.ts.map +0 -1
  393. package/dist/mtmai_api/core/auth.js.map +0 -1
  394. package/dist/mtmai_api/core/bodySerializer.d.ts.map +0 -1
  395. package/dist/mtmai_api/core/bodySerializer.js.map +0 -1
  396. package/dist/mtmai_api/core/params.d.ts.map +0 -1
  397. package/dist/mtmai_api/core/params.js.map +0 -1
  398. package/dist/mtmai_api/core/pathSerializer.d.ts.map +0 -1
  399. package/dist/mtmai_api/core/pathSerializer.js.map +0 -1
  400. package/dist/mtmai_api/core/types.d.ts.map +0 -1
  401. package/dist/mtmai_api/core/types.js +0 -2
  402. package/dist/mtmai_api/core/types.js.map +0 -1
  403. package/dist/store/ReactQueryApiV2Provider.d.ts.map +0 -1
  404. package/dist/store/ReactQueryApiV2Provider.js.map +0 -1
  405. package/dist/store/ReactQueryCfApiProvider.d.ts +0 -9
  406. package/dist/store/ReactQueryCfApiProvider.d.ts.map +0 -1
  407. package/dist/store/ReactQueryCfApiProvider.js +0 -26
  408. package/dist/store/ReactQueryCfApiProvider.js.map +0 -1
  409. package/dist/store/ReactQueryProvider.d.ts.map +0 -1
  410. package/dist/store/ReactQueryProvider.js.map +0 -1
@@ -1,3 +1,6 @@
1
+ export type ClientOptions = {
2
+ baseUrl: `${string}://${string}` | (string & {});
3
+ };
1
4
  /**
2
5
  * APIKey
3
6
  */
@@ -12,12 +15,8 @@ export type ApiKey = {
12
15
  * Name
13
16
  */
14
17
  name: string;
15
- [key: string]: unknown | SecuritySchemeType | (string | null) | ApiKeyIn | string | undefined;
18
+ [key: string]: unknown | SecuritySchemeType | string | null | ApiKeyIn | string | undefined;
16
19
  };
17
- /**
18
- * APIKeyIn
19
- */
20
- export type ApiKeyIn = "query" | "header" | "cookie";
21
20
  /**
22
21
  * APIKeyIn
23
22
  */
@@ -26,6 +25,10 @@ export declare const ApiKeyIn: {
26
25
  readonly HEADER: "header";
27
26
  readonly COOKIE: "cookie";
28
27
  };
28
+ /**
29
+ * APIKeyIn
30
+ */
31
+ export type ApiKeyIn = (typeof ApiKeyIn)[keyof typeof ApiKeyIn];
29
32
  /**
30
33
  * AddSessionToEvalSetRequest
31
34
  */
@@ -43,6 +46,46 @@ export type AddSessionToEvalSetRequest = {
43
46
  */
44
47
  userId: string;
45
48
  };
49
+ /**
50
+ * AgentDetails
51
+ * Details about the individual agent in the App.
52
+ *
53
+ * This could be a root agent or the sub-agents in the Agent Tree.
54
+ */
55
+ export type AgentDetailsInput = {
56
+ /**
57
+ * Name
58
+ */
59
+ name: string;
60
+ /**
61
+ * Instructions
62
+ */
63
+ instructions?: string;
64
+ /**
65
+ * Tooldeclarations
66
+ */
67
+ toolDeclarations?: Array<GoogleGenaiTypesToolInput | McpTypesTool>;
68
+ };
69
+ /**
70
+ * AgentDetails
71
+ * Details about the individual agent in the App.
72
+ *
73
+ * This could be a root agent or the sub-agents in the Agent Tree.
74
+ */
75
+ export type AgentDetailsOutput = {
76
+ /**
77
+ * Name
78
+ */
79
+ name: string;
80
+ /**
81
+ * Instructions
82
+ */
83
+ instructions?: string;
84
+ /**
85
+ * Tooldeclarations
86
+ */
87
+ toolDeclarations?: Array<GoogleGenaiTypesToolOutput | McpTypesTool>;
88
+ };
46
89
  /**
47
90
  * ApiKeyConfig
48
91
  * Config for authentication with API key.
@@ -54,6 +97,36 @@ export type ApiKeyConfig = {
54
97
  */
55
98
  apiKeyString?: string | null;
56
99
  };
100
+ /**
101
+ * AppDetails
102
+ * Contains details about the App (the agentic system).
103
+ *
104
+ * This structure is only a projection of the acutal app. Only details
105
+ * that are relevant to the Eval System are captured here.
106
+ */
107
+ export type AppDetailsInput = {
108
+ /**
109
+ * Agentdetails
110
+ */
111
+ agentDetails?: {
112
+ [key: string]: AgentDetailsInput;
113
+ };
114
+ };
115
+ /**
116
+ * AppDetails
117
+ * Contains details about the App (the agentic system).
118
+ *
119
+ * This structure is only a projection of the acutal app. Only details
120
+ * that are relevant to the Eval System are captured here.
121
+ */
122
+ export type AppDetailsOutput = {
123
+ /**
124
+ * Agentdetails
125
+ */
126
+ agentDetails?: {
127
+ [key: string]: AgentDetailsOutput;
128
+ };
129
+ };
57
130
  /**
58
131
  * AuthConfigGoogleServiceAccountConfig
59
132
  * Config for Google Service Account Authentication.
@@ -178,7 +251,7 @@ export type AuthCredentialInput = {
178
251
  http?: HttpAuth | null;
179
252
  serviceAccount?: ServiceAccount | null;
180
253
  oauth2?: OAuth2Auth | null;
181
- [key: string]: unknown | AuthCredentialTypes | (string | null) | (string | null) | (HttpAuth | null) | (ServiceAccount | null) | (OAuth2Auth | null) | undefined;
254
+ [key: string]: unknown | AuthCredentialTypes | string | null | string | null | HttpAuth | null | ServiceAccount | null | OAuth2Auth | null | undefined;
182
255
  };
183
256
  /**
184
257
  * AuthCredential
@@ -250,13 +323,8 @@ export type AuthCredentialOutput = {
250
323
  http?: HttpAuth | null;
251
324
  serviceAccount?: ServiceAccount | null;
252
325
  oauth2?: OAuth2Auth | null;
253
- [key: string]: unknown | AuthCredentialTypes | (string | null) | (string | null) | (HttpAuth | null) | (ServiceAccount | null) | (OAuth2Auth | null) | undefined;
326
+ [key: string]: unknown | AuthCredentialTypes | string | null | string | null | HttpAuth | null | ServiceAccount | null | OAuth2Auth | null | undefined;
254
327
  };
255
- /**
256
- * AuthCredentialTypes
257
- * Represents the type of authentication credential.
258
- */
259
- export type AuthCredentialTypes = "apiKey" | "http" | "oauth2" | "openIdConnect" | "serviceAccount";
260
328
  /**
261
329
  * AuthCredentialTypes
262
330
  * Represents the type of authentication credential.
@@ -269,10 +337,10 @@ export declare const AuthCredentialTypes: {
269
337
  readonly SERVICE_ACCOUNT: "serviceAccount";
270
338
  };
271
339
  /**
272
- * AuthType
273
- * Type of auth scheme.
340
+ * AuthCredentialTypes
341
+ * Represents the type of authentication credential.
274
342
  */
275
- export type AuthType = "AUTH_TYPE_UNSPECIFIED" | "NO_AUTH" | "API_KEY_AUTH" | "HTTP_BASIC_AUTH" | "GOOGLE_SERVICE_ACCOUNT_AUTH" | "OAUTH" | "OIDC_AUTH";
343
+ export type AuthCredentialTypes = (typeof AuthCredentialTypes)[keyof typeof AuthCredentialTypes];
276
344
  /**
277
345
  * AuthType
278
346
  * Type of auth scheme.
@@ -286,6 +354,11 @@ export declare const AuthType: {
286
354
  readonly OAUTH: "OAUTH";
287
355
  readonly OIDC_AUTH: "OIDC_AUTH";
288
356
  };
357
+ /**
358
+ * AuthType
359
+ * Type of auth scheme.
360
+ */
361
+ export type AuthType = (typeof AuthType)[keyof typeof AuthType];
289
362
  /**
290
363
  * AutomaticFunctionCallingConfig
291
364
  * The configuration for automatic function calling.
@@ -331,11 +404,6 @@ export type BaseCriterion = {
331
404
  threshold: number;
332
405
  [key: string]: unknown | number;
333
406
  };
334
- /**
335
- * Behavior
336
- * Defines the function behavior. Defaults to `BLOCKING`.
337
- */
338
- export type Behavior = "UNSPECIFIED" | "BLOCKING" | "NON_BLOCKING";
339
407
  /**
340
408
  * Behavior
341
409
  * Defines the function behavior. Defaults to `BLOCKING`.
@@ -345,6 +413,11 @@ export declare const Behavior: {
345
413
  readonly BLOCKING: "BLOCKING";
346
414
  readonly NON_BLOCKING: "NON_BLOCKING";
347
415
  };
416
+ /**
417
+ * Behavior
418
+ * Defines the function behavior. Defaults to `BLOCKING`.
419
+ */
420
+ export type Behavior = (typeof Behavior)[keyof typeof Behavior];
348
421
  /**
349
422
  * Blob
350
423
  * Content blob.
@@ -375,6 +448,57 @@ export type BodyBuilderBuild = {
375
448
  */
376
449
  files: Array<Blob | File>;
377
450
  };
451
+ /**
452
+ * CacheMetadata
453
+ * Metadata for context cache associated with LLM responses.
454
+ *
455
+ * This class stores cache identification, usage tracking, and lifecycle
456
+ * information for a particular cache instance.
457
+ *
458
+ * Token counts (cached and total) are available in the LlmResponse.usage_metadata
459
+ * and should be accessed from there to avoid duplication.
460
+ *
461
+ * Attributes:
462
+ * cache_name: The full resource name of the cached content (e.g.,
463
+ * 'projects/123/locations/us-central1/cachedContents/456')
464
+ * expire_time: Unix timestamp when the cache expires
465
+ * fingerprint: Hash of agent configuration (instruction + tools + model)
466
+ * invocations_used: Number of invocations this cache has been used for
467
+ * cached_contents_count: Number of contents stored in this cache
468
+ * created_at: Unix timestamp when the cache was created
469
+ */
470
+ export type CacheMetadata = {
471
+ /**
472
+ * Cache Name
473
+ * Full resource name of the cached content
474
+ */
475
+ cache_name: string;
476
+ /**
477
+ * Expire Time
478
+ * Unix timestamp when cache expires
479
+ */
480
+ expire_time: number;
481
+ /**
482
+ * Fingerprint
483
+ * Hash of agent configuration used to detect changes
484
+ */
485
+ fingerprint: string;
486
+ /**
487
+ * Invocations Used
488
+ * Number of invocations this cache has been used for
489
+ */
490
+ invocations_used: number;
491
+ /**
492
+ * Cached Contents Count
493
+ * Number of contents stored in this cache
494
+ */
495
+ cached_contents_count: number;
496
+ /**
497
+ * Created At
498
+ * Unix timestamp when cache was created (None if reused existing)
499
+ */
500
+ created_at?: number | null;
501
+ };
378
502
  /**
379
503
  * ChatConfig
380
504
  * 聊天配置
@@ -542,15 +666,6 @@ export type CreateSessionRequest = {
542
666
  */
543
667
  events?: Array<EventInput> | null;
544
668
  };
545
- /**
546
- * DemoPublic
547
- */
548
- export type DemoPublic = {
549
- /**
550
- * Message
551
- */
552
- message: string | null;
553
- };
554
669
  /**
555
670
  * DynamicRetrievalConfig
556
671
  * Describes the options to customize dynamic retrieval.
@@ -566,11 +681,6 @@ export type DynamicRetrievalConfig = {
566
681
  */
567
682
  dynamicThreshold?: number | null;
568
683
  };
569
- /**
570
- * DynamicRetrievalConfigMode
571
- * Config for the dynamic retrieval config mode.
572
- */
573
- export type DynamicRetrievalConfigMode = "MODE_UNSPECIFIED" | "MODE_DYNAMIC";
574
684
  /**
575
685
  * DynamicRetrievalConfigMode
576
686
  * Config for the dynamic retrieval config mode.
@@ -579,6 +689,11 @@ export declare const DynamicRetrievalConfigMode: {
579
689
  readonly MODE_UNSPECIFIED: "MODE_UNSPECIFIED";
580
690
  readonly MODE_DYNAMIC: "MODE_DYNAMIC";
581
691
  };
692
+ /**
693
+ * DynamicRetrievalConfigMode
694
+ * Config for the dynamic retrieval config mode.
695
+ */
696
+ export type DynamicRetrievalConfigMode = (typeof DynamicRetrievalConfigMode)[keyof typeof DynamicRetrievalConfigMode];
582
697
  /**
583
698
  * EnterpriseWebSearch
584
699
  * Tool to search public web data, powered by Vertex AI Search and Sec4 compliance.
@@ -897,10 +1012,6 @@ export type EvalSetResult = {
897
1012
  */
898
1013
  creationTimestamp?: number;
899
1014
  };
900
- /**
901
- * EvalStatus
902
- */
903
- export type EvalStatus = 1 | 2 | 3;
904
1015
  /**
905
1016
  * EvalStatus
906
1017
  */
@@ -909,6 +1020,10 @@ export declare const EvalStatus: {
909
1020
  readonly 2: 2;
910
1021
  readonly 3: 3;
911
1022
  };
1023
+ /**
1024
+ * EvalStatus
1025
+ */
1026
+ export type EvalStatus = (typeof EvalStatus)[keyof typeof EvalStatus];
912
1027
  /**
913
1028
  * Event
914
1029
  * Represents an event in a conversation between agents and users.
@@ -950,6 +1065,12 @@ export type EventInput = {
950
1065
  liveSessionResumptionUpdate?: LiveServerSessionResumptionUpdate | null;
951
1066
  inputTranscription?: Transcription | null;
952
1067
  outputTranscription?: Transcription | null;
1068
+ /**
1069
+ * Avglogprobs
1070
+ */
1071
+ avgLogprobs?: number | null;
1072
+ logprobsResult?: LogprobsResultInput | null;
1073
+ cacheMetadata?: CacheMetadata | null;
953
1074
  /**
954
1075
  * Invocationid
955
1076
  */
@@ -1017,6 +1138,12 @@ export type EventOutput = {
1017
1138
  liveSessionResumptionUpdate?: LiveServerSessionResumptionUpdate | null;
1018
1139
  inputTranscription?: Transcription | null;
1019
1140
  outputTranscription?: Transcription | null;
1141
+ /**
1142
+ * Avglogprobs
1143
+ */
1144
+ avgLogprobs?: number | null;
1145
+ logprobsResult?: LogprobsResultOutput | null;
1146
+ cacheMetadata?: CacheMetadata | null;
1020
1147
  /**
1021
1148
  * Invocationid
1022
1149
  */
@@ -1084,6 +1211,7 @@ export type EventActionsInput = {
1084
1211
  requestedToolConfirmations?: {
1085
1212
  [key: string]: ToolConfirmation;
1086
1213
  };
1214
+ compaction?: EventCompactionInput | null;
1087
1215
  };
1088
1216
  /**
1089
1217
  * EventActions
@@ -1126,6 +1254,37 @@ export type EventActionsOutput = {
1126
1254
  requestedToolConfirmations?: {
1127
1255
  [key: string]: ToolConfirmation;
1128
1256
  };
1257
+ compaction?: EventCompactionOutput | null;
1258
+ };
1259
+ /**
1260
+ * EventCompaction
1261
+ * The compaction of the events.
1262
+ */
1263
+ export type EventCompactionInput = {
1264
+ /**
1265
+ * Starttimestamp
1266
+ */
1267
+ startTimestamp: number;
1268
+ /**
1269
+ * Endtimestamp
1270
+ */
1271
+ endTimestamp: number;
1272
+ compactedContent: ContentInput;
1273
+ };
1274
+ /**
1275
+ * EventCompaction
1276
+ * The compaction of the events.
1277
+ */
1278
+ export type EventCompactionOutput = {
1279
+ /**
1280
+ * Starttimestamp
1281
+ */
1282
+ startTimestamp: number;
1283
+ /**
1284
+ * Endtimestamp
1285
+ */
1286
+ endTimestamp: number;
1287
+ compactedContent: ContentOutput;
1129
1288
  };
1130
1289
  /**
1131
1290
  * ExecutableCode
@@ -1145,11 +1304,6 @@ export type ExecutableCode = {
1145
1304
  */
1146
1305
  language?: Language | null;
1147
1306
  };
1148
- /**
1149
- * FeatureSelectionPreference
1150
- * Options for feature selection preference.
1151
- */
1152
- export type FeatureSelectionPreference = "FEATURE_SELECTION_PREFERENCE_UNSPECIFIED" | "PRIORITIZE_QUALITY" | "BALANCED" | "PRIORITIZE_COST";
1153
1307
  /**
1154
1308
  * FeatureSelectionPreference
1155
1309
  * Options for feature selection preference.
@@ -1160,6 +1314,11 @@ export declare const FeatureSelectionPreference: {
1160
1314
  readonly BALANCED: "BALANCED";
1161
1315
  readonly PRIORITIZE_COST: "PRIORITIZE_COST";
1162
1316
  };
1317
+ /**
1318
+ * FeatureSelectionPreference
1319
+ * Options for feature selection preference.
1320
+ */
1321
+ export type FeatureSelectionPreference = (typeof FeatureSelectionPreference)[keyof typeof FeatureSelectionPreference];
1163
1322
  /**
1164
1323
  * File
1165
1324
  * A file uploaded to the API.
@@ -1256,11 +1415,6 @@ export type FileData = {
1256
1415
  */
1257
1416
  mimeType?: string | null;
1258
1417
  };
1259
- /**
1260
- * FileSource
1261
- * Source of the File.
1262
- */
1263
- export type FileSource = "SOURCE_UNSPECIFIED" | "UPLOADED" | "GENERATED";
1264
1418
  /**
1265
1419
  * FileSource
1266
1420
  * Source of the File.
@@ -1271,10 +1425,10 @@ export declare const FileSource: {
1271
1425
  readonly GENERATED: "GENERATED";
1272
1426
  };
1273
1427
  /**
1274
- * FileState
1275
- * State for the lifecycle of a File.
1428
+ * FileSource
1429
+ * Source of the File.
1276
1430
  */
1277
- export type FileState = "STATE_UNSPECIFIED" | "PROCESSING" | "ACTIVE" | "FAILED";
1431
+ export type FileSource = (typeof FileSource)[keyof typeof FileSource];
1278
1432
  /**
1279
1433
  * FileState
1280
1434
  * State for the lifecycle of a File.
@@ -1285,6 +1439,11 @@ export declare const FileState: {
1285
1439
  readonly ACTIVE: "ACTIVE";
1286
1440
  readonly FAILED: "FAILED";
1287
1441
  };
1442
+ /**
1443
+ * FileState
1444
+ * State for the lifecycle of a File.
1445
+ */
1446
+ export type FileState = (typeof FileState)[keyof typeof FileState];
1288
1447
  /**
1289
1448
  * FileStatus
1290
1449
  * Status of a File that uses a common error model.
@@ -1308,13 +1467,6 @@ export type FileStatus = {
1308
1467
  */
1309
1468
  code?: number | null;
1310
1469
  };
1311
- /**
1312
- * FinishReason
1313
- * Output only. The reason why the model stopped generating tokens.
1314
- *
1315
- * If empty, the model has not stopped generating the tokens.
1316
- */
1317
- export type FinishReason = "FINISH_REASON_UNSPECIFIED" | "STOP" | "MAX_TOKENS" | "SAFETY" | "RECITATION" | "LANGUAGE" | "OTHER" | "BLOCKLIST" | "PROHIBITED_CONTENT" | "SPII" | "MALFORMED_FUNCTION_CALL" | "IMAGE_SAFETY" | "UNEXPECTED_TOOL_CALL";
1318
1470
  /**
1319
1471
  * FinishReason
1320
1472
  * Output only. The reason why the model stopped generating tokens.
@@ -1336,6 +1488,13 @@ export declare const FinishReason: {
1336
1488
  readonly IMAGE_SAFETY: "IMAGE_SAFETY";
1337
1489
  readonly UNEXPECTED_TOOL_CALL: "UNEXPECTED_TOOL_CALL";
1338
1490
  };
1491
+ /**
1492
+ * FinishReason
1493
+ * Output only. The reason why the model stopped generating tokens.
1494
+ *
1495
+ * If empty, the model has not stopped generating the tokens.
1496
+ */
1497
+ export type FinishReason = (typeof FinishReason)[keyof typeof FinishReason];
1339
1498
  /**
1340
1499
  * FunctionCall
1341
1500
  * A function call.
@@ -1375,11 +1534,6 @@ export type FunctionCallingConfig = {
1375
1534
  */
1376
1535
  allowedFunctionNames?: Array<string> | null;
1377
1536
  };
1378
- /**
1379
- * FunctionCallingConfigMode
1380
- * Config for the function calling config mode.
1381
- */
1382
- export type FunctionCallingConfigMode = "MODE_UNSPECIFIED" | "AUTO" | "ANY" | "NONE";
1383
1537
  /**
1384
1538
  * FunctionCallingConfigMode
1385
1539
  * Config for the function calling config mode.
@@ -1390,6 +1544,11 @@ export declare const FunctionCallingConfigMode: {
1390
1544
  readonly ANY: "ANY";
1391
1545
  readonly NONE: "NONE";
1392
1546
  };
1547
+ /**
1548
+ * FunctionCallingConfigMode
1549
+ * Config for the function calling config mode.
1550
+ */
1551
+ export type FunctionCallingConfigMode = (typeof FunctionCallingConfigMode)[keyof typeof FunctionCallingConfigMode];
1393
1552
  /**
1394
1553
  * FunctionDeclaration
1395
1554
  * Defines a function that the model can generate JSON inputs for.
@@ -1504,11 +1663,6 @@ export type FunctionResponse = {
1504
1663
  [key: string]: unknown;
1505
1664
  } | null;
1506
1665
  };
1507
- /**
1508
- * FunctionResponseScheduling
1509
- * Specifies how the response should be scheduled in the conversation.
1510
- */
1511
- export type FunctionResponseScheduling = "SCHEDULING_UNSPECIFIED" | "SILENT" | "WHEN_IDLE" | "INTERRUPT";
1512
1666
  /**
1513
1667
  * FunctionResponseScheduling
1514
1668
  * Specifies how the response should be scheduled in the conversation.
@@ -1519,6 +1673,11 @@ export declare const FunctionResponseScheduling: {
1519
1673
  readonly WHEN_IDLE: "WHEN_IDLE";
1520
1674
  readonly INTERRUPT: "INTERRUPT";
1521
1675
  };
1676
+ /**
1677
+ * FunctionResponseScheduling
1678
+ * Specifies how the response should be scheduled in the conversation.
1679
+ */
1680
+ export type FunctionResponseScheduling = (typeof FunctionResponseScheduling)[keyof typeof FunctionResponseScheduling];
1522
1681
  /**
1523
1682
  * GenerateContentConfig
1524
1683
  * Optional model configuration parameters.
@@ -2116,7 +2275,7 @@ export type GenerationConfigRoutingConfigAutoRoutingMode = {
2116
2275
  * Modelroutingpreference
2117
2276
  * The model routing preference.
2118
2277
  */
2119
- modelRoutingPreference?: ("UNKNOWN" | "PRIORITIZE_QUALITY" | "BALANCED" | "PRIORITIZE_COST") | null;
2278
+ modelRoutingPreference?: "UNKNOWN" | "PRIORITIZE_QUALITY" | "BALANCED" | "PRIORITIZE_COST" | null;
2120
2279
  };
2121
2280
  /**
2122
2281
  * GenerationConfigRoutingConfigManualRoutingMode
@@ -2393,7 +2552,7 @@ export type HttpBase = {
2393
2552
  * Scheme
2394
2553
  */
2395
2554
  scheme: string;
2396
- [key: string]: unknown | SecuritySchemeType | (string | null) | string | undefined;
2555
+ [key: string]: unknown | SecuritySchemeType | string | null | string | undefined;
2397
2556
  };
2398
2557
  /**
2399
2558
  * HTTPBearer
@@ -2412,7 +2571,7 @@ export type HttpBearer = {
2412
2571
  * Bearerformat
2413
2572
  */
2414
2573
  bearerFormat?: string | null;
2415
- [key: string]: unknown | SecuritySchemeType | (string | null) | "bearer" | (string | null) | undefined;
2574
+ [key: string]: unknown | SecuritySchemeType | string | null | "bearer" | string | null | undefined;
2416
2575
  };
2417
2576
  /**
2418
2577
  * HTTPValidationError
@@ -2423,14 +2582,6 @@ export type HttpValidationError = {
2423
2582
  */
2424
2583
  detail?: Array<ValidationError>;
2425
2584
  };
2426
- /**
2427
- * HarmBlockMethod
2428
- * Optional.
2429
- *
2430
- * Specify if the threshold is used for probability or severity score. If not
2431
- * specified, the threshold is used for probability score.
2432
- */
2433
- export type HarmBlockMethod = "HARM_BLOCK_METHOD_UNSPECIFIED" | "SEVERITY" | "PROBABILITY";
2434
2585
  /**
2435
2586
  * HarmBlockMethod
2436
2587
  * Optional.
@@ -2444,10 +2595,13 @@ export declare const HarmBlockMethod: {
2444
2595
  readonly PROBABILITY: "PROBABILITY";
2445
2596
  };
2446
2597
  /**
2447
- * HarmBlockThreshold
2448
- * Required. The harm block threshold.
2598
+ * HarmBlockMethod
2599
+ * Optional.
2600
+ *
2601
+ * Specify if the threshold is used for probability or severity score. If not
2602
+ * specified, the threshold is used for probability score.
2449
2603
  */
2450
- export type HarmBlockThreshold = "HARM_BLOCK_THRESHOLD_UNSPECIFIED" | "BLOCK_LOW_AND_ABOVE" | "BLOCK_MEDIUM_AND_ABOVE" | "BLOCK_ONLY_HIGH" | "BLOCK_NONE" | "OFF";
2604
+ export type HarmBlockMethod = (typeof HarmBlockMethod)[keyof typeof HarmBlockMethod];
2451
2605
  /**
2452
2606
  * HarmBlockThreshold
2453
2607
  * Required. The harm block threshold.
@@ -2461,10 +2615,10 @@ export declare const HarmBlockThreshold: {
2461
2615
  readonly OFF: "OFF";
2462
2616
  };
2463
2617
  /**
2464
- * HarmCategory
2465
- * Required. Harm category.
2618
+ * HarmBlockThreshold
2619
+ * Required. The harm block threshold.
2466
2620
  */
2467
- export type HarmCategory = "HARM_CATEGORY_UNSPECIFIED" | "HARM_CATEGORY_HATE_SPEECH" | "HARM_CATEGORY_DANGEROUS_CONTENT" | "HARM_CATEGORY_HARASSMENT" | "HARM_CATEGORY_SEXUALLY_EXPLICIT" | "HARM_CATEGORY_CIVIC_INTEGRITY";
2621
+ export type HarmBlockThreshold = (typeof HarmBlockThreshold)[keyof typeof HarmBlockThreshold];
2468
2622
  /**
2469
2623
  * HarmCategory
2470
2624
  * Required. Harm category.
@@ -2477,6 +2631,11 @@ export declare const HarmCategory: {
2477
2631
  readonly HARM_CATEGORY_SEXUALLY_EXPLICIT: "HARM_CATEGORY_SEXUALLY_EXPLICIT";
2478
2632
  readonly HARM_CATEGORY_CIVIC_INTEGRITY: "HARM_CATEGORY_CIVIC_INTEGRITY";
2479
2633
  };
2634
+ /**
2635
+ * HarmCategory
2636
+ * Required. Harm category.
2637
+ */
2638
+ export type HarmCategory = (typeof HarmCategory)[keyof typeof HarmCategory];
2480
2639
  /**
2481
2640
  * HttpAuth
2482
2641
  * The credentials and metadata for HTTP authentication.
@@ -2506,7 +2665,7 @@ export type HttpCredentials = {
2506
2665
  * Token
2507
2666
  */
2508
2667
  token?: string | null;
2509
- [key: string]: unknown | (string | null) | (string | null) | (string | null) | undefined;
2668
+ [key: string]: unknown | string | null | string | null | string | null | undefined;
2510
2669
  };
2511
2670
  /**
2512
2671
  * HttpOptions
@@ -2667,7 +2826,10 @@ export type InvocationInput = {
2667
2826
  invocationId?: string;
2668
2827
  userContent: ContentInput;
2669
2828
  finalResponse?: ContentInput | null;
2670
- intermediateData?: IntermediateDataInput | null;
2829
+ /**
2830
+ * Intermediatedata
2831
+ */
2832
+ intermediateData?: IntermediateDataInput | InvocationEventsInput | null;
2671
2833
  /**
2672
2834
  * Creationtimestamp
2673
2835
  */
@@ -2676,6 +2838,7 @@ export type InvocationInput = {
2676
2838
  * Rubrics
2677
2839
  */
2678
2840
  rubrics?: Array<Rubric> | null;
2841
+ appDetails?: AppDetailsInput | null;
2679
2842
  };
2680
2843
  /**
2681
2844
  * Invocation
@@ -2688,7 +2851,10 @@ export type InvocationOutput = {
2688
2851
  invocationId?: string;
2689
2852
  userContent: ContentOutput;
2690
2853
  finalResponse?: ContentOutput | null;
2691
- intermediateData?: IntermediateDataOutput | null;
2854
+ /**
2855
+ * Intermediatedata
2856
+ */
2857
+ intermediateData?: IntermediateDataOutput | InvocationEventsOutput | null;
2692
2858
  /**
2693
2859
  * Creationtimestamp
2694
2860
  */
@@ -2697,6 +2863,61 @@ export type InvocationOutput = {
2697
2863
  * Rubrics
2698
2864
  */
2699
2865
  rubrics?: Array<Rubric> | null;
2866
+ appDetails?: AppDetailsOutput | null;
2867
+ };
2868
+ /**
2869
+ * InvocationEvent
2870
+ * An immutable record representing a specific point in the agent's invocation.
2871
+ *
2872
+ * It captures agent's replies, requests to use tools (function calls), and tool
2873
+ * results.
2874
+ *
2875
+ * This structure is a simple projection of the actual `Event` datamodel that
2876
+ * is intended for the Eval System.
2877
+ */
2878
+ export type InvocationEventInput = {
2879
+ /**
2880
+ * Author
2881
+ */
2882
+ author: string;
2883
+ content: ContentInput | null;
2884
+ };
2885
+ /**
2886
+ * InvocationEvent
2887
+ * An immutable record representing a specific point in the agent's invocation.
2888
+ *
2889
+ * It captures agent's replies, requests to use tools (function calls), and tool
2890
+ * results.
2891
+ *
2892
+ * This structure is a simple projection of the actual `Event` datamodel that
2893
+ * is intended for the Eval System.
2894
+ */
2895
+ export type InvocationEventOutput = {
2896
+ /**
2897
+ * Author
2898
+ */
2899
+ author: string;
2900
+ content: ContentOutput | null;
2901
+ };
2902
+ /**
2903
+ * InvocationEvents
2904
+ * A container for events that occur during the course of an invocation.
2905
+ */
2906
+ export type InvocationEventsInput = {
2907
+ /**
2908
+ * Invocationevents
2909
+ */
2910
+ invocationEvents?: Array<InvocationEventInput>;
2911
+ };
2912
+ /**
2913
+ * InvocationEvents
2914
+ * A container for events that occur during the course of an invocation.
2915
+ */
2916
+ export type InvocationEventsOutput = {
2917
+ /**
2918
+ * Invocationevents
2919
+ */
2920
+ invocationEvents?: Array<InvocationEventOutput>;
2700
2921
  };
2701
2922
  /**
2702
2923
  * Item
@@ -2763,11 +2984,6 @@ export type JudgeModelOptionsOutput = {
2763
2984
  */
2764
2985
  numSamples?: number;
2765
2986
  };
2766
- /**
2767
- * Language
2768
- * Required. Programming language of the `code`.
2769
- */
2770
- export type Language = "LANGUAGE_UNSPECIFIED" | "PYTHON";
2771
2987
  /**
2772
2988
  * Language
2773
2989
  * Required. Programming language of the `code`.
@@ -2776,6 +2992,11 @@ export declare const Language: {
2776
2992
  readonly LANGUAGE_UNSPECIFIED: "LANGUAGE_UNSPECIFIED";
2777
2993
  readonly PYTHON: "PYTHON";
2778
2994
  };
2995
+ /**
2996
+ * Language
2997
+ * Required. Programming language of the `code`.
2998
+ */
2999
+ export type Language = (typeof Language)[keyof typeof Language];
2779
3000
  /**
2780
3001
  * LatLng
2781
3002
  * An object that represents a latitude/longitude pair.
@@ -2852,10 +3073,69 @@ export type LiveServerSessionResumptionUpdate = {
2852
3073
  lastConsumedClientMessageIndex?: number | null;
2853
3074
  };
2854
3075
  /**
2855
- * MediaModality
2856
- * Server content modalities.
3076
+ * LogprobsResult
3077
+ * Logprobs Result
2857
3078
  */
2858
- export type MediaModality = "MODALITY_UNSPECIFIED" | "TEXT" | "IMAGE" | "VIDEO" | "AUDIO" | "DOCUMENT";
3079
+ export type LogprobsResultInput = {
3080
+ /**
3081
+ * Chosencandidates
3082
+ * Length = total number of decoding steps. The chosen candidates may or may not be in top_candidates.
3083
+ */
3084
+ chosenCandidates?: Array<LogprobsResultCandidate> | null;
3085
+ /**
3086
+ * Topcandidates
3087
+ * Length = total number of decoding steps.
3088
+ */
3089
+ topCandidates?: Array<LogprobsResultTopCandidates> | null;
3090
+ };
3091
+ /**
3092
+ * LogprobsResult
3093
+ * Logprobs Result
3094
+ */
3095
+ export type LogprobsResultOutput = {
3096
+ /**
3097
+ * Chosencandidates
3098
+ * Length = total number of decoding steps. The chosen candidates may or may not be in top_candidates.
3099
+ */
3100
+ chosenCandidates?: Array<LogprobsResultCandidate> | null;
3101
+ /**
3102
+ * Topcandidates
3103
+ * Length = total number of decoding steps.
3104
+ */
3105
+ topCandidates?: Array<LogprobsResultTopCandidates> | null;
3106
+ };
3107
+ /**
3108
+ * LogprobsResultCandidate
3109
+ * Candidate for the logprobs token and score.
3110
+ */
3111
+ export type LogprobsResultCandidate = {
3112
+ /**
3113
+ * Logprobability
3114
+ * The candidate's log probability.
3115
+ */
3116
+ logProbability?: number | null;
3117
+ /**
3118
+ * Token
3119
+ * The candidate's token string value.
3120
+ */
3121
+ token?: string | null;
3122
+ /**
3123
+ * Tokenid
3124
+ * The candidate's token id value.
3125
+ */
3126
+ tokenId?: number | null;
3127
+ };
3128
+ /**
3129
+ * LogprobsResultTopCandidates
3130
+ * Candidates with top log probabilities at each decoding step.
3131
+ */
3132
+ export type LogprobsResultTopCandidates = {
3133
+ /**
3134
+ * Candidates
3135
+ * Sorted by log probability in descending order.
3136
+ */
3137
+ candidates?: Array<LogprobsResultCandidate> | null;
3138
+ };
2859
3139
  /**
2860
3140
  * MediaModality
2861
3141
  * Server content modalities.
@@ -2869,10 +3149,10 @@ export declare const MediaModality: {
2869
3149
  readonly DOCUMENT: "DOCUMENT";
2870
3150
  };
2871
3151
  /**
2872
- * MediaResolution
2873
- * The media resolution to use.
3152
+ * MediaModality
3153
+ * Server content modalities.
2874
3154
  */
2875
- export type MediaResolution = "MEDIA_RESOLUTION_UNSPECIFIED" | "MEDIA_RESOLUTION_LOW" | "MEDIA_RESOLUTION_MEDIUM" | "MEDIA_RESOLUTION_HIGH";
3155
+ export type MediaModality = (typeof MediaModality)[keyof typeof MediaModality];
2876
3156
  /**
2877
3157
  * MediaResolution
2878
3158
  * The media resolution to use.
@@ -2883,6 +3163,11 @@ export declare const MediaResolution: {
2883
3163
  readonly MEDIA_RESOLUTION_MEDIUM: "MEDIA_RESOLUTION_MEDIUM";
2884
3164
  readonly MEDIA_RESOLUTION_HIGH: "MEDIA_RESOLUTION_HIGH";
2885
3165
  };
3166
+ /**
3167
+ * MediaResolution
3168
+ * The media resolution to use.
3169
+ */
3170
+ export type MediaResolution = (typeof MediaResolution)[keyof typeof MediaResolution];
2886
3171
  /**
2887
3172
  * MetricInfo
2888
3173
  * Information about the metric that are used for Evals.
@@ -2970,7 +3255,7 @@ export type OAuth2Input = {
2970
3255
  */
2971
3256
  description?: string | null;
2972
3257
  flows: OAuthFlows;
2973
- [key: string]: unknown | SecuritySchemeType | (string | null) | OAuthFlows | undefined;
3258
+ [key: string]: unknown | SecuritySchemeType | string | null | OAuthFlows | undefined;
2974
3259
  };
2975
3260
  /**
2976
3261
  * OAuth2
@@ -2982,7 +3267,7 @@ export type OAuth2Output = {
2982
3267
  */
2983
3268
  description?: string | null;
2984
3269
  flows: OAuthFlows;
2985
- [key: string]: unknown | SecuritySchemeType | (string | null) | OAuthFlows | undefined;
3270
+ [key: string]: unknown | SecuritySchemeType | string | null | OAuthFlows | undefined;
2986
3271
  };
2987
3272
  /**
2988
3273
  * OAuth2Auth
@@ -3037,7 +3322,7 @@ export type OAuth2Auth = {
3037
3322
  * Audience
3038
3323
  */
3039
3324
  audience?: string | null;
3040
- [key: string]: unknown | (string | null) | (string | null) | (string | null) | (string | null) | (string | null) | (string | null) | (string | null) | (string | null) | (string | null) | (number | null) | (number | null) | (string | null) | undefined;
3325
+ [key: string]: unknown | string | null | string | null | string | null | string | null | string | null | string | null | string | null | string | null | string | null | number | null | number | null | string | null | undefined;
3041
3326
  };
3042
3327
  /**
3043
3328
  * OAuthFlowAuthorizationCode
@@ -3061,7 +3346,7 @@ export type OAuthFlowAuthorizationCode = {
3061
3346
  * Tokenurl
3062
3347
  */
3063
3348
  tokenUrl: string;
3064
- [key: string]: unknown | (string | null) | {
3349
+ [key: string]: unknown | string | null | {
3065
3350
  [key: string]: string;
3066
3351
  } | string | undefined;
3067
3352
  };
@@ -3083,7 +3368,7 @@ export type OAuthFlowClientCredentials = {
3083
3368
  * Tokenurl
3084
3369
  */
3085
3370
  tokenUrl: string;
3086
- [key: string]: unknown | (string | null) | {
3371
+ [key: string]: unknown | string | null | {
3087
3372
  [key: string]: string;
3088
3373
  } | string | undefined;
3089
3374
  };
@@ -3105,7 +3390,7 @@ export type OAuthFlowImplicit = {
3105
3390
  * Authorizationurl
3106
3391
  */
3107
3392
  authorizationUrl: string;
3108
- [key: string]: unknown | (string | null) | {
3393
+ [key: string]: unknown | string | null | {
3109
3394
  [key: string]: string;
3110
3395
  } | string | undefined;
3111
3396
  };
@@ -3127,7 +3412,7 @@ export type OAuthFlowPassword = {
3127
3412
  * Tokenurl
3128
3413
  */
3129
3414
  tokenUrl: string;
3130
- [key: string]: unknown | (string | null) | {
3415
+ [key: string]: unknown | string | null | {
3131
3416
  [key: string]: string;
3132
3417
  } | string | undefined;
3133
3418
  };
@@ -3139,7 +3424,7 @@ export type OAuthFlows = {
3139
3424
  password?: OAuthFlowPassword | null;
3140
3425
  clientCredentials?: OAuthFlowClientCredentials | null;
3141
3426
  authorizationCode?: OAuthFlowAuthorizationCode | null;
3142
- [key: string]: unknown | (OAuthFlowImplicit | null) | (OAuthFlowPassword | null) | (OAuthFlowClientCredentials | null) | (OAuthFlowAuthorizationCode | null) | undefined;
3427
+ [key: string]: unknown | OAuthFlowImplicit | null | OAuthFlowPassword | null | OAuthFlowClientCredentials | null | OAuthFlowAuthorizationCode | null | undefined;
3143
3428
  };
3144
3429
  /**
3145
3430
  * OpenIdConnect
@@ -3154,7 +3439,7 @@ export type OpenIdConnect = {
3154
3439
  * Openidconnecturl
3155
3440
  */
3156
3441
  openIdConnectUrl: string;
3157
- [key: string]: unknown | SecuritySchemeType | (string | null) | string | undefined;
3442
+ [key: string]: unknown | SecuritySchemeType | string | null | string | undefined;
3158
3443
  };
3159
3444
  /**
3160
3445
  * OpenIdConnectWithConfig
@@ -3193,13 +3478,8 @@ export type OpenIdConnectWithConfig = {
3193
3478
  * Scopes
3194
3479
  */
3195
3480
  scopes?: Array<string> | null;
3196
- [key: string]: unknown | SecuritySchemeType | (string | null) | string | (string | null) | (string | null) | (Array<string> | null) | (Array<string> | null) | (Array<string> | null) | undefined;
3481
+ [key: string]: unknown | SecuritySchemeType | string | null | string | string | null | string | null | Array<string> | null | Array<string> | null | Array<string> | null | undefined;
3197
3482
  };
3198
- /**
3199
- * Outcome
3200
- * Required. Outcome of the code execution.
3201
- */
3202
- export type Outcome = "OUTCOME_UNSPECIFIED" | "OUTCOME_OK" | "OUTCOME_FAILED" | "OUTCOME_DEADLINE_EXCEEDED";
3203
3483
  /**
3204
3484
  * Outcome
3205
3485
  * Required. Outcome of the code execution.
@@ -3210,6 +3490,11 @@ export declare const Outcome: {
3210
3490
  readonly OUTCOME_FAILED: "OUTCOME_FAILED";
3211
3491
  readonly OUTCOME_DEADLINE_EXCEEDED: "OUTCOME_DEADLINE_EXCEEDED";
3212
3492
  };
3493
+ /**
3494
+ * Outcome
3495
+ * Required. Outcome of the code execution.
3496
+ */
3497
+ export type Outcome = (typeof Outcome)[keyof typeof Outcome];
3213
3498
  /**
3214
3499
  * Part
3215
3500
  * A datatype containing media content.
@@ -4027,10 +4312,6 @@ export type SearchEntryPoint = {
4027
4312
  */
4028
4313
  sdkBlob?: string | null;
4029
4314
  };
4030
- /**
4031
- * SecuritySchemeType
4032
- */
4033
- export type SecuritySchemeType = "apiKey" | "http" | "oauth2" | "openIdConnect";
4034
4315
  /**
4035
4316
  * SecuritySchemeType
4036
4317
  */
@@ -4040,6 +4321,10 @@ export declare const SecuritySchemeType: {
4040
4321
  readonly OAUTH2: "oauth2";
4041
4322
  readonly OPEN_ID_CONNECT: "openIdConnect";
4042
4323
  };
4324
+ /**
4325
+ * SecuritySchemeType
4326
+ */
4327
+ export type SecuritySchemeType = (typeof SecuritySchemeType)[keyof typeof SecuritySchemeType];
4043
4328
  /**
4044
4329
  * Segment
4045
4330
  * Segment of the content.
@@ -4080,7 +4365,7 @@ export type ServiceAccount = {
4080
4365
  * Usedefaultcredential
4081
4366
  */
4082
4367
  useDefaultCredential?: boolean | null;
4083
- [key: string]: unknown | (ServiceAccountCredential | null) | Array<string> | (boolean | null) | undefined;
4368
+ [key: string]: unknown | ServiceAccountCredential | null | Array<string> | boolean | null | undefined;
4084
4369
  };
4085
4370
  /**
4086
4371
  * ServiceAccountCredential
@@ -4381,7 +4666,7 @@ export type ToolAnnotations = {
4381
4666
  * Openworldhint
4382
4667
  */
4383
4668
  openWorldHint?: boolean | null;
4384
- [key: string]: unknown | (string | null) | (boolean | null) | (boolean | null) | (boolean | null) | (boolean | null) | undefined;
4669
+ [key: string]: unknown | string | null | boolean | null | boolean | null | boolean | null | boolean | null | undefined;
4385
4670
  };
4386
4671
  /**
4387
4672
  * ToolCodeExecution
@@ -4450,7 +4735,11 @@ export type ToolConfirmation = {
4450
4735
  * Traffic type. This shows whether a request consumes Pay-As-You-Go or
4451
4736
  * Provisioned Throughput quota.
4452
4737
  */
4453
- export type TrafficType = "TRAFFIC_TYPE_UNSPECIFIED" | "ON_DEMAND" | "PROVISIONED_THROUGHPUT";
4738
+ export declare const TrafficType: {
4739
+ readonly TRAFFIC_TYPE_UNSPECIFIED: "TRAFFIC_TYPE_UNSPECIFIED";
4740
+ readonly ON_DEMAND: "ON_DEMAND";
4741
+ readonly PROVISIONED_THROUGHPUT: "PROVISIONED_THROUGHPUT";
4742
+ };
4454
4743
  /**
4455
4744
  * TrafficType
4456
4745
  * Output only.
@@ -4458,11 +4747,7 @@ export type TrafficType = "TRAFFIC_TYPE_UNSPECIFIED" | "ON_DEMAND" | "PROVISIONE
4458
4747
  * Traffic type. This shows whether a request consumes Pay-As-You-Go or
4459
4748
  * Provisioned Throughput quota.
4460
4749
  */
4461
- export declare const TrafficType: {
4462
- readonly TRAFFIC_TYPE_UNSPECIFIED: "TRAFFIC_TYPE_UNSPECIFIED";
4463
- readonly ON_DEMAND: "ON_DEMAND";
4464
- readonly PROVISIONED_THROUGHPUT: "PROVISIONED_THROUGHPUT";
4465
- };
4750
+ export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
4466
4751
  /**
4467
4752
  * Transcription
4468
4753
  * Audio transcription in Server Conent.
@@ -4481,11 +4766,6 @@ export type Transcription = {
4481
4766
  */
4482
4767
  finished?: boolean | null;
4483
4768
  };
4484
- /**
4485
- * Type
4486
- * Optional. The type of the data.
4487
- */
4488
- export type Type = "TYPE_UNSPECIFIED" | "STRING" | "NUMBER" | "INTEGER" | "BOOLEAN" | "ARRAY" | "OBJECT" | "NULL";
4489
4769
  /**
4490
4770
  * Type
4491
4771
  * Optional. The type of the data.
@@ -4500,6 +4780,11 @@ export declare const Type: {
4500
4780
  readonly OBJECT: "OBJECT";
4501
4781
  readonly NULL: "NULL";
4502
4782
  };
4783
+ /**
4784
+ * Type
4785
+ * Optional. The type of the data.
4786
+ */
4787
+ export type Type = (typeof Type)[keyof typeof Type];
4503
4788
  /**
4504
4789
  * UrlContext
4505
4790
  * Tool to support URL context retrieval.
@@ -4507,49 +4792,6 @@ export declare const Type: {
4507
4792
  export type UrlContext = {
4508
4793
  [key: string]: never;
4509
4794
  };
4510
- /**
4511
- * UserCreate
4512
- */
4513
- export type UserCreate = {
4514
- /**
4515
- * Email
4516
- */
4517
- email: string;
4518
- /**
4519
- * Is Active
4520
- */
4521
- is_active?: boolean;
4522
- /**
4523
- * Is Superuser
4524
- */
4525
- is_superuser?: boolean;
4526
- /**
4527
- * Full Name
4528
- */
4529
- full_name?: string | null;
4530
- /**
4531
- * Username
4532
- */
4533
- username?: string | null;
4534
- /**
4535
- * Identifier
4536
- */
4537
- identifier?: string | null;
4538
- /**
4539
- * Meta
4540
- */
4541
- meta?: {
4542
- [key: string]: unknown;
4543
- } | null;
4544
- /**
4545
- * Organization Id
4546
- */
4547
- organization_id?: string | null;
4548
- /**
4549
- * Password
4550
- */
4551
- password: string;
4552
- };
4553
4795
  /**
4554
4796
  * ValidationError
4555
4797
  */
@@ -4756,7 +4998,7 @@ export type GoogleAdkAuthAuthToolAuthConfigInput = {
4756
4998
  * Credentialkey
4757
4999
  */
4758
5000
  credentialKey?: string | null;
4759
- [key: string]: unknown | (ApiKey | HttpBase | OAuth2Input | OpenIdConnect | HttpBearer | OpenIdConnectWithConfig) | (AuthCredentialInput | null) | (AuthCredentialInput | null) | (string | null) | undefined;
5001
+ [key: string]: unknown | ApiKey | HttpBase | OAuth2Input | OpenIdConnect | HttpBearer | OpenIdConnectWithConfig | AuthCredentialInput | null | AuthCredentialInput | null | string | null | undefined;
4760
5002
  };
4761
5003
  /**
4762
5004
  * AuthConfig
@@ -4775,7 +5017,7 @@ export type GoogleAdkAuthAuthToolAuthConfigOutput = {
4775
5017
  * Credentialkey
4776
5018
  */
4777
5019
  credentialKey?: string | null;
4778
- [key: string]: unknown | (ApiKey | HttpBase | OAuth2Output | OpenIdConnect | HttpBearer | OpenIdConnectWithConfig) | (AuthCredentialOutput | null) | (AuthCredentialOutput | null) | (string | null) | undefined;
5020
+ [key: string]: unknown | ApiKey | HttpBase | OAuth2Output | OpenIdConnect | HttpBearer | OpenIdConnectWithConfig | AuthCredentialOutput | null | AuthCredentialOutput | null | string | null | undefined;
4779
5021
  };
4780
5022
  /**
4781
5023
  * Interval
@@ -4958,9 +5200,9 @@ export type McpTypesTool = {
4958
5200
  [key: string]: unknown;
4959
5201
  };
4960
5202
  annotations?: ToolAnnotations | null;
4961
- [key: string]: unknown | string | (string | null) | {
5203
+ [key: string]: unknown | string | string | null | {
4962
5204
  [key: string]: unknown;
4963
- } | (ToolAnnotations | null) | undefined;
5205
+ } | ToolAnnotations | null | undefined;
4964
5206
  };
4965
5207
  export type ListAppsData = {
4966
5208
  body?: never;
@@ -6303,33 +6545,6 @@ export type AgentsAgentrunResponses = {
6303
6545
  */
6304
6546
  200: unknown;
6305
6547
  };
6306
- export type DemoDemo1Data = {
6307
- body: UserCreate;
6308
- headers?: {
6309
- /**
6310
- * Authorization
6311
- * Bearer token for authentication
6312
- */
6313
- authorization?: string;
6314
- };
6315
- path?: never;
6316
- query?: never;
6317
- url: "/api/mtmai/demo/";
6318
- };
6319
- export type DemoDemo1Errors = {
6320
- /**
6321
- * Validation Error
6322
- */
6323
- 422: HttpValidationError;
6324
- };
6325
- export type DemoDemo1Error = DemoDemo1Errors[keyof DemoDemo1Errors];
6326
- export type DemoDemo1Responses = {
6327
- /**
6328
- * Successful Response
6329
- */
6330
- 200: DemoPublic;
6331
- };
6332
- export type DemoDemo1Response = DemoDemo1Responses[keyof DemoDemo1Responses];
6333
6548
  export type SandboxStartNapcatSandboxData = {
6334
6549
  body: StartNapcatRequest;
6335
6550
  path?: never;
@@ -6370,7 +6585,4 @@ export type SandboxCheckSandboxStatusResponses = {
6370
6585
  200: CheckSandboxStatusResponse;
6371
6586
  };
6372
6587
  export type SandboxCheckSandboxStatusResponse = SandboxCheckSandboxStatusResponses[keyof SandboxCheckSandboxStatusResponses];
6373
- export type ClientOptions = {
6374
- baseUrl: `${string}://${string}` | (string & {});
6375
- };
6376
6588
  //# sourceMappingURL=types.gen.d.ts.map