@sparkdreamnft/sparkdreamjs 0.0.28 → 0.0.29

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 (625) hide show
  1. package/akash/audit/v1/audit.d.ts +209 -0
  2. package/akash/audit/v1/audit.js +265 -0
  3. package/akash/audit/v1/event.d.ts +150 -0
  4. package/akash/audit/v1/event.js +167 -0
  5. package/akash/audit/v1/genesis.d.ts +53 -0
  6. package/akash/audit/v1/genesis.js +78 -0
  7. package/akash/audit/v1/msg.d.ts +253 -0
  8. package/akash/audit/v1/msg.js +310 -0
  9. package/akash/audit/v1/query.d.ts +392 -0
  10. package/akash/audit/v1/query.js +484 -0
  11. package/akash/audit/v1/query.lcd.d.ts +12 -0
  12. package/akash/audit/v1/query.lcd.js +60 -0
  13. package/akash/audit/v1/query.rpc.Query.d.ts +44 -0
  14. package/akash/audit/v1/query.rpc.Query.js +66 -0
  15. package/akash/audit/v1/service.amino.d.ts +13 -0
  16. package/akash/audit/v1/service.amino.js +17 -0
  17. package/akash/audit/v1/service.d.ts +1 -0
  18. package/akash/audit/v1/service.js +2 -0
  19. package/akash/audit/v1/service.registry.d.ts +37 -0
  20. package/akash/audit/v1/service.registry.js +55 -0
  21. package/akash/audit/v1/service.rpc.msg.d.ts +16 -0
  22. package/akash/audit/v1/service.rpc.msg.js +28 -0
  23. package/akash/audit/v1beta3/audit.amino.d.ts +13 -0
  24. package/akash/audit/v1beta3/audit.amino.js +17 -0
  25. package/akash/audit/v1beta3/audit.d.ts +369 -0
  26. package/akash/audit/v1beta3/audit.js +661 -0
  27. package/akash/audit/v1beta3/audit.registry.d.ts +37 -0
  28. package/akash/audit/v1beta3/audit.registry.js +55 -0
  29. package/akash/audit/v1beta3/audit.rpc.msg.d.ts +16 -0
  30. package/akash/audit/v1beta3/audit.rpc.msg.js +28 -0
  31. package/akash/audit/v1beta3/genesis.d.ts +47 -0
  32. package/akash/audit/v1beta3/genesis.js +78 -0
  33. package/akash/audit/v1beta3/query.d.ts +278 -0
  34. package/akash/audit/v1beta3/query.js +484 -0
  35. package/akash/audit/v1beta3/query.lcd.d.ts +12 -0
  36. package/akash/audit/v1beta3/query.lcd.js +60 -0
  37. package/akash/audit/v1beta3/query.rpc.Query.d.ts +44 -0
  38. package/akash/audit/v1beta3/query.rpc.Query.js +66 -0
  39. package/akash/base/attributes/v1/attribute.d.ts +185 -0
  40. package/akash/base/attributes/v1/attribute.js +260 -0
  41. package/akash/base/resources/v1beta4/cpu.d.ts +66 -0
  42. package/akash/base/resources/v1beta4/cpu.js +91 -0
  43. package/akash/base/resources/v1beta4/endpoint.d.ts +73 -0
  44. package/akash/base/resources/v1beta4/endpoint.js +130 -0
  45. package/akash/base/resources/v1beta4/gpu.d.ts +58 -0
  46. package/akash/base/resources/v1beta4/gpu.js +91 -0
  47. package/akash/base/resources/v1beta4/memory.d.ts +66 -0
  48. package/akash/base/resources/v1beta4/memory.js +91 -0
  49. package/akash/base/resources/v1beta4/resources.d.ts +108 -0
  50. package/akash/base/resources/v1beta4/resources.js +146 -0
  51. package/akash/base/resources/v1beta4/resourcevalue.d.ts +46 -0
  52. package/akash/base/resources/v1beta4/resourcevalue.js +75 -0
  53. package/akash/base/resources/v1beta4/storage.d.ts +74 -0
  54. package/akash/base/resources/v1beta4/storage.js +103 -0
  55. package/akash/base/v1beta3/attribute.d.ts +173 -0
  56. package/akash/base/v1beta3/attribute.js +260 -0
  57. package/akash/base/v1beta3/cpu.d.ts +50 -0
  58. package/akash/base/v1beta3/cpu.js +91 -0
  59. package/akash/base/v1beta3/endpoint.d.ts +61 -0
  60. package/akash/base/v1beta3/endpoint.js +130 -0
  61. package/akash/base/v1beta3/gpu.d.ts +50 -0
  62. package/akash/base/v1beta3/gpu.js +91 -0
  63. package/akash/base/v1beta3/memory.d.ts +50 -0
  64. package/akash/base/v1beta3/memory.js +91 -0
  65. package/akash/base/v1beta3/resources.d.ts +64 -0
  66. package/akash/base/v1beta3/resources.js +146 -0
  67. package/akash/base/v1beta3/resourcevalue.d.ts +46 -0
  68. package/akash/base/v1beta3/resourcevalue.js +75 -0
  69. package/akash/base/v1beta3/storage.d.ts +52 -0
  70. package/akash/base/v1beta3/storage.js +103 -0
  71. package/akash/bundle.d.ts +5068 -0
  72. package/akash/bundle.js +465 -0
  73. package/akash/cert/v1/cert.d.ts +154 -0
  74. package/akash/cert/v1/cert.js +225 -0
  75. package/akash/cert/v1/filters.d.ts +80 -0
  76. package/akash/cert/v1/filters.js +98 -0
  77. package/akash/cert/v1/genesis.d.ts +119 -0
  78. package/akash/cert/v1/genesis.js +159 -0
  79. package/akash/cert/v1/msg.d.ts +211 -0
  80. package/akash/cert/v1/msg.js +281 -0
  81. package/akash/cert/v1/query.d.ts +179 -0
  82. package/akash/cert/v1/query.js +254 -0
  83. package/akash/cert/v1/query.lcd.d.ts +9 -0
  84. package/akash/cert/v1/query.lcd.js +26 -0
  85. package/akash/cert/v1/query.rpc.Query.d.ts +16 -0
  86. package/akash/cert/v1/query.rpc.Query.js +29 -0
  87. package/akash/cert/v1/service.amino.d.ts +13 -0
  88. package/akash/cert/v1/service.amino.js +17 -0
  89. package/akash/cert/v1/service.d.ts +1 -0
  90. package/akash/cert/v1/service.js +2 -0
  91. package/akash/cert/v1/service.registry.d.ts +37 -0
  92. package/akash/cert/v1/service.registry.js +55 -0
  93. package/akash/cert/v1/service.rpc.msg.d.ts +16 -0
  94. package/akash/cert/v1/service.rpc.msg.js +28 -0
  95. package/akash/cert/v1beta3/cert.amino.d.ts +13 -0
  96. package/akash/cert/v1beta3/cert.amino.js +17 -0
  97. package/akash/cert/v1beta3/cert.d.ts +333 -0
  98. package/akash/cert/v1beta3/cert.js +591 -0
  99. package/akash/cert/v1beta3/cert.registry.d.ts +37 -0
  100. package/akash/cert/v1beta3/cert.registry.js +55 -0
  101. package/akash/cert/v1beta3/cert.rpc.msg.d.ts +16 -0
  102. package/akash/cert/v1beta3/cert.rpc.msg.js +28 -0
  103. package/akash/cert/v1beta3/genesis.d.ts +93 -0
  104. package/akash/cert/v1beta3/genesis.js +159 -0
  105. package/akash/cert/v1beta3/query.d.ts +142 -0
  106. package/akash/cert/v1beta3/query.js +253 -0
  107. package/akash/cert/v1beta3/query.lcd.d.ts +9 -0
  108. package/akash/cert/v1beta3/query.lcd.js +26 -0
  109. package/akash/cert/v1beta3/query.rpc.Query.d.ts +16 -0
  110. package/akash/cert/v1beta3/query.rpc.Query.js +29 -0
  111. package/akash/client.d.ts +222 -0
  112. package/akash/client.js +97 -0
  113. package/akash/deployment/v1/authz.d.ts +58 -0
  114. package/akash/deployment/v1/authz.js +76 -0
  115. package/akash/deployment/v1/deployment.d.ts +162 -0
  116. package/akash/deployment/v1/deployment.js +237 -0
  117. package/akash/deployment/v1/event.d.ts +338 -0
  118. package/akash/deployment/v1/event.js +452 -0
  119. package/akash/deployment/v1/group.d.ts +89 -0
  120. package/akash/deployment/v1/group.js +101 -0
  121. package/akash/deployment/v1/msg.d.ts +122 -0
  122. package/akash/deployment/v1/msg.js +158 -0
  123. package/akash/deployment/v1beta3/authz.d.ts +58 -0
  124. package/akash/deployment/v1beta3/authz.js +76 -0
  125. package/akash/deployment/v1beta3/deployment.d.ts +159 -0
  126. package/akash/deployment/v1beta3/deployment.js +329 -0
  127. package/akash/deployment/v1beta3/deploymentmsg.d.ts +375 -0
  128. package/akash/deployment/v1beta3/deploymentmsg.js +596 -0
  129. package/akash/deployment/v1beta3/genesis.d.ts +97 -0
  130. package/akash/deployment/v1beta3/genesis.js +176 -0
  131. package/akash/deployment/v1beta3/group.d.ts +71 -0
  132. package/akash/deployment/v1beta3/group.js +170 -0
  133. package/akash/deployment/v1beta3/groupid.d.ts +50 -0
  134. package/akash/deployment/v1beta3/groupid.js +98 -0
  135. package/akash/deployment/v1beta3/groupmsg.d.ts +261 -0
  136. package/akash/deployment/v1beta3/groupmsg.js +381 -0
  137. package/akash/deployment/v1beta3/groupspec.d.ts +52 -0
  138. package/akash/deployment/v1beta3/groupspec.js +103 -0
  139. package/akash/deployment/v1beta3/params.d.ts +47 -0
  140. package/akash/deployment/v1beta3/params.js +78 -0
  141. package/akash/deployment/v1beta3/query.d.ts +279 -0
  142. package/akash/deployment/v1beta3/query.js +478 -0
  143. package/akash/deployment/v1beta3/query.lcd.d.ts +11 -0
  144. package/akash/deployment/v1beta3/query.lcd.js +48 -0
  145. package/akash/deployment/v1beta3/query.rpc.Query.d.ts +24 -0
  146. package/akash/deployment/v1beta3/query.rpc.Query.js +47 -0
  147. package/akash/deployment/v1beta3/resourceunit.d.ts +52 -0
  148. package/akash/deployment/v1beta3/resourceunit.js +100 -0
  149. package/akash/deployment/v1beta3/service.amino.d.ts +39 -0
  150. package/akash/deployment/v1beta3/service.amino.js +43 -0
  151. package/akash/deployment/v1beta3/service.d.ts +1 -0
  152. package/akash/deployment/v1beta3/service.js +2 -0
  153. package/akash/deployment/v1beta3/service.registry.d.ts +98 -0
  154. package/akash/deployment/v1beta3/service.registry.js +146 -0
  155. package/akash/deployment/v1beta3/service.rpc.msg.d.ts +32 -0
  156. package/akash/deployment/v1beta3/service.rpc.msg.js +59 -0
  157. package/akash/deployment/v1beta4/deploymentmsg.d.ts +333 -0
  158. package/akash/deployment/v1beta4/deploymentmsg.js +447 -0
  159. package/akash/deployment/v1beta4/filters.d.ts +164 -0
  160. package/akash/deployment/v1beta4/filters.js +203 -0
  161. package/akash/deployment/v1beta4/genesis.d.ts +121 -0
  162. package/akash/deployment/v1beta4/genesis.js +176 -0
  163. package/akash/deployment/v1beta4/group.d.ts +95 -0
  164. package/akash/deployment/v1beta4/group.js +170 -0
  165. package/akash/deployment/v1beta4/groupmsg.d.ts +279 -0
  166. package/akash/deployment/v1beta4/groupmsg.js +381 -0
  167. package/akash/deployment/v1beta4/groupspec.d.ts +77 -0
  168. package/akash/deployment/v1beta4/groupspec.js +104 -0
  169. package/akash/deployment/v1beta4/params.d.ts +53 -0
  170. package/akash/deployment/v1beta4/params.js +78 -0
  171. package/akash/deployment/v1beta4/paramsmsg.d.ts +122 -0
  172. package/akash/deployment/v1beta4/paramsmsg.js +148 -0
  173. package/akash/deployment/v1beta4/query.d.ts +437 -0
  174. package/akash/deployment/v1beta4/query.js +605 -0
  175. package/akash/deployment/v1beta4/query.lcd.d.ts +12 -0
  176. package/akash/deployment/v1beta4/query.lcd.js +53 -0
  177. package/akash/deployment/v1beta4/query.rpc.Query.d.ts +28 -0
  178. package/akash/deployment/v1beta4/query.rpc.Query.js +56 -0
  179. package/akash/deployment/v1beta4/resourceunit.d.ts +70 -0
  180. package/akash/deployment/v1beta4/resourceunit.js +100 -0
  181. package/akash/deployment/v1beta4/service.amino.d.ts +46 -0
  182. package/akash/deployment/v1beta4/service.amino.js +50 -0
  183. package/akash/deployment/v1beta4/service.d.ts +1 -0
  184. package/akash/deployment/v1beta4/service.js +2 -0
  185. package/akash/deployment/v1beta4/service.registry.d.ts +112 -0
  186. package/akash/deployment/v1beta4/service.registry.js +166 -0
  187. package/akash/deployment/v1beta4/service.rpc.msg.d.ts +42 -0
  188. package/akash/deployment/v1beta4/service.rpc.msg.js +70 -0
  189. package/akash/discovery/v1/akash.d.ts +53 -0
  190. package/akash/discovery/v1/akash.js +75 -0
  191. package/akash/discovery/v1/client_info.d.ts +52 -0
  192. package/akash/discovery/v1/client_info.js +74 -0
  193. package/akash/escrow/v1/account.d.ts +147 -0
  194. package/akash/escrow/v1/account.js +211 -0
  195. package/akash/escrow/v1/accountid.d.ts +60 -0
  196. package/akash/escrow/v1/accountid.js +86 -0
  197. package/akash/escrow/v1/fractional_payment.d.ts +125 -0
  198. package/akash/escrow/v1/fractional_payment.js +199 -0
  199. package/akash/escrow/v1/genesis.d.ts +62 -0
  200. package/akash/escrow/v1/genesis.js +94 -0
  201. package/akash/escrow/v1/query.d.ts +309 -0
  202. package/akash/escrow/v1/query.js +422 -0
  203. package/akash/escrow/v1/query.lcd.d.ts +10 -0
  204. package/akash/escrow/v1/query.lcd.js +65 -0
  205. package/akash/escrow/v1/query.rpc.Query.d.ts +28 -0
  206. package/akash/escrow/v1/query.rpc.Query.js +42 -0
  207. package/akash/escrow/v1beta3/genesis.d.ts +49 -0
  208. package/akash/escrow/v1beta3/genesis.js +93 -0
  209. package/akash/escrow/v1beta3/query.d.ts +202 -0
  210. package/akash/escrow/v1beta3/query.js +421 -0
  211. package/akash/escrow/v1beta3/query.lcd.d.ts +10 -0
  212. package/akash/escrow/v1beta3/query.lcd.js +65 -0
  213. package/akash/escrow/v1beta3/query.rpc.Query.d.ts +28 -0
  214. package/akash/escrow/v1beta3/query.rpc.Query.js +42 -0
  215. package/akash/escrow/v1beta3/types.d.ts +247 -0
  216. package/akash/escrow/v1beta3/types.js +483 -0
  217. package/akash/lcd.d.ts +89 -0
  218. package/akash/lcd.js +193 -0
  219. package/akash/market/v1/bid.d.ts +109 -0
  220. package/akash/market/v1/bid.js +123 -0
  221. package/akash/market/v1/event.d.ts +340 -0
  222. package/akash/market/v1/event.js +453 -0
  223. package/akash/market/v1/filters.d.ts +114 -0
  224. package/akash/market/v1/filters.js +134 -0
  225. package/akash/market/v1/lease.d.ts +213 -0
  226. package/akash/market/v1/lease.js +294 -0
  227. package/akash/market/v1/order.d.ts +90 -0
  228. package/akash/market/v1/order.js +110 -0
  229. package/akash/market/v1beta4/bid.d.ts +412 -0
  230. package/akash/market/v1beta4/bid.js +816 -0
  231. package/akash/market/v1beta4/genesis.d.ts +56 -0
  232. package/akash/market/v1beta4/genesis.js +123 -0
  233. package/akash/market/v1beta4/lease.d.ts +435 -0
  234. package/akash/market/v1beta4/lease.js +796 -0
  235. package/akash/market/v1beta4/order.d.ts +170 -0
  236. package/akash/market/v1beta4/order.js +384 -0
  237. package/akash/market/v1beta4/params.d.ts +49 -0
  238. package/akash/market/v1beta4/params.js +87 -0
  239. package/akash/market/v1beta4/query.d.ts +551 -0
  240. package/akash/market/v1beta4/query.js +943 -0
  241. package/akash/market/v1beta4/query.lcd.d.ts +14 -0
  242. package/akash/market/v1beta4/query.lcd.js +87 -0
  243. package/akash/market/v1beta4/query.rpc.Query.d.ts +36 -0
  244. package/akash/market/v1beta4/query.rpc.Query.js +74 -0
  245. package/akash/market/v1beta4/service.amino.d.ts +29 -0
  246. package/akash/market/v1beta4/service.amino.js +33 -0
  247. package/akash/market/v1beta4/service.d.ts +1 -0
  248. package/akash/market/v1beta4/service.js +2 -0
  249. package/akash/market/v1beta4/service.registry.d.ts +74 -0
  250. package/akash/market/v1beta4/service.registry.js +111 -0
  251. package/akash/market/v1beta4/service.rpc.msg.d.ts +26 -0
  252. package/akash/market/v1beta4/service.rpc.msg.js +48 -0
  253. package/akash/market/v1beta5/bid.d.ts +106 -0
  254. package/akash/market/v1beta5/bid.js +186 -0
  255. package/akash/market/v1beta5/bidmsg.d.ts +230 -0
  256. package/akash/market/v1beta5/bidmsg.js +310 -0
  257. package/akash/market/v1beta5/filters.d.ts +210 -0
  258. package/akash/market/v1beta5/filters.js +251 -0
  259. package/akash/market/v1beta5/genesis.d.ts +80 -0
  260. package/akash/market/v1beta5/genesis.js +123 -0
  261. package/akash/market/v1beta5/leasemsg.d.ts +280 -0
  262. package/akash/market/v1beta5/leasemsg.js +382 -0
  263. package/akash/market/v1beta5/order.d.ts +75 -0
  264. package/akash/market/v1beta5/order.js +163 -0
  265. package/akash/market/v1beta5/params.d.ts +61 -0
  266. package/akash/market/v1beta5/params.js +87 -0
  267. package/akash/market/v1beta5/paramsmsg.d.ts +122 -0
  268. package/akash/market/v1beta5/paramsmsg.js +148 -0
  269. package/akash/market/v1beta5/query.d.ts +769 -0
  270. package/akash/market/v1beta5/query.js +1074 -0
  271. package/akash/market/v1beta5/query.lcd.d.ts +15 -0
  272. package/akash/market/v1beta5/query.lcd.js +92 -0
  273. package/akash/market/v1beta5/query.rpc.Query.d.ts +40 -0
  274. package/akash/market/v1beta5/query.rpc.Query.js +83 -0
  275. package/akash/market/v1beta5/resourcesoffer.d.ts +64 -0
  276. package/akash/market/v1beta5/resourcesoffer.js +88 -0
  277. package/akash/market/v1beta5/service.amino.d.ts +35 -0
  278. package/akash/market/v1beta5/service.amino.js +39 -0
  279. package/akash/market/v1beta5/service.d.ts +1 -0
  280. package/akash/market/v1beta5/service.js +2 -0
  281. package/akash/market/v1beta5/service.registry.d.ts +87 -0
  282. package/akash/market/v1beta5/service.registry.js +129 -0
  283. package/akash/market/v1beta5/service.rpc.msg.d.ts +35 -0
  284. package/akash/market/v1beta5/service.rpc.msg.js +57 -0
  285. package/akash/provider/v1beta3/genesis.d.ts +47 -0
  286. package/akash/provider/v1beta3/genesis.js +78 -0
  287. package/akash/provider/v1beta3/provider.amino.d.ts +18 -0
  288. package/akash/provider/v1beta3/provider.amino.js +22 -0
  289. package/akash/provider/v1beta3/provider.d.ts +369 -0
  290. package/akash/provider/v1beta3/provider.js +648 -0
  291. package/akash/provider/v1beta3/provider.registry.d.ts +49 -0
  292. package/akash/provider/v1beta3/provider.registry.js +73 -0
  293. package/akash/provider/v1beta3/provider.rpc.msg.d.ts +19 -0
  294. package/akash/provider/v1beta3/provider.rpc.msg.js +34 -0
  295. package/akash/provider/v1beta3/query.d.ts +182 -0
  296. package/akash/provider/v1beta3/query.js +298 -0
  297. package/akash/provider/v1beta3/query.lcd.d.ts +10 -0
  298. package/akash/provider/v1beta3/query.lcd.js +30 -0
  299. package/akash/provider/v1beta3/query.rpc.Query.d.ts +20 -0
  300. package/akash/provider/v1beta3/query.rpc.Query.js +40 -0
  301. package/akash/provider/v1beta4/event.d.ts +182 -0
  302. package/akash/provider/v1beta4/event.js +214 -0
  303. package/akash/provider/v1beta4/genesis.d.ts +53 -0
  304. package/akash/provider/v1beta4/genesis.js +78 -0
  305. package/akash/provider/v1beta4/msg.d.ts +308 -0
  306. package/akash/provider/v1beta4/msg.js +460 -0
  307. package/akash/provider/v1beta4/provider.d.ts +157 -0
  308. package/akash/provider/v1beta4/provider.js +199 -0
  309. package/akash/provider/v1beta4/query.d.ts +220 -0
  310. package/akash/provider/v1beta4/query.js +298 -0
  311. package/akash/provider/v1beta4/query.lcd.d.ts +10 -0
  312. package/akash/provider/v1beta4/query.lcd.js +30 -0
  313. package/akash/provider/v1beta4/query.rpc.Query.d.ts +20 -0
  314. package/akash/provider/v1beta4/query.rpc.Query.js +40 -0
  315. package/akash/provider/v1beta4/service.amino.d.ts +18 -0
  316. package/akash/provider/v1beta4/service.amino.js +22 -0
  317. package/akash/provider/v1beta4/service.d.ts +1 -0
  318. package/akash/provider/v1beta4/service.js +2 -0
  319. package/akash/provider/v1beta4/service.registry.d.ts +49 -0
  320. package/akash/provider/v1beta4/service.registry.js +73 -0
  321. package/akash/provider/v1beta4/service.rpc.msg.d.ts +19 -0
  322. package/akash/provider/v1beta4/service.rpc.msg.js +34 -0
  323. package/akash/rpc.query.d.ts +281 -0
  324. package/akash/rpc.query.js +135 -0
  325. package/akash/rpc.tx.d.ts +81 -0
  326. package/akash/rpc.tx.js +115 -0
  327. package/akash/take/v1/genesis.d.ts +53 -0
  328. package/akash/take/v1/genesis.js +75 -0
  329. package/akash/take/v1/params.d.ts +118 -0
  330. package/akash/take/v1/params.js +170 -0
  331. package/akash/take/v1/paramsmsg.d.ts +122 -0
  332. package/akash/take/v1/paramsmsg.js +148 -0
  333. package/akash/take/v1/query.d.ts +95 -0
  334. package/akash/take/v1/query.js +131 -0
  335. package/akash/take/v1/query.lcd.d.ts +9 -0
  336. package/akash/take/v1/query.lcd.js +15 -0
  337. package/akash/take/v1/query.rpc.Query.d.ts +16 -0
  338. package/akash/take/v1/query.rpc.Query.js +29 -0
  339. package/akash/take/v1/service.amino.d.ts +8 -0
  340. package/akash/take/v1/service.amino.js +12 -0
  341. package/akash/take/v1/service.d.ts +1 -0
  342. package/akash/take/v1/service.js +2 -0
  343. package/akash/take/v1/service.registry.d.ts +25 -0
  344. package/akash/take/v1/service.registry.js +37 -0
  345. package/akash/take/v1/service.rpc.msg.d.ts +18 -0
  346. package/akash/take/v1/service.rpc.msg.js +25 -0
  347. package/akash/take/v1beta3/genesis.d.ts +47 -0
  348. package/akash/take/v1beta3/genesis.js +75 -0
  349. package/akash/take/v1beta3/params.d.ts +100 -0
  350. package/akash/take/v1beta3/params.js +170 -0
  351. package/akash/take/v1beta3/query.d.ts +1 -0
  352. package/akash/take/v1beta3/query.js +2 -0
  353. package/akash/take/v1beta3/query.rpc.Query.d.ts +10 -0
  354. package/akash/take/v1beta3/query.rpc.Query.js +17 -0
  355. package/amino/bundle.js +2 -2
  356. package/cosmos/bundle.d.ts +7609 -7547
  357. package/cosmos/bundle.js +420 -412
  358. package/cosmos/client.d.ts +2 -2
  359. package/cosmos/crypto/bls12_381/keys.d.ts +106 -0
  360. package/cosmos/crypto/bls12_381/keys.js +162 -0
  361. package/cosmos/crypto/mldsa65/keys.d.ts +106 -0
  362. package/cosmos/crypto/mldsa65/keys.js +162 -0
  363. package/cosmos_proto/bundle.d.ts +23 -23
  364. package/cosmos_proto/bundle.js +2 -2
  365. package/esm/akash/audit/v1/audit.js +262 -0
  366. package/esm/akash/audit/v1/event.js +164 -0
  367. package/esm/akash/audit/v1/genesis.js +75 -0
  368. package/esm/akash/audit/v1/msg.js +307 -0
  369. package/esm/akash/audit/v1/query.js +481 -0
  370. package/esm/akash/audit/v1/query.lcd.js +56 -0
  371. package/esm/akash/audit/v1/query.rpc.Query.js +61 -0
  372. package/esm/akash/audit/v1/service.amino.js +14 -0
  373. package/esm/akash/audit/v1/service.js +1 -0
  374. package/esm/akash/audit/v1/service.registry.js +51 -0
  375. package/esm/akash/audit/v1/service.rpc.msg.js +23 -0
  376. package/esm/akash/audit/v1beta3/audit.amino.js +14 -0
  377. package/esm/akash/audit/v1beta3/audit.js +658 -0
  378. package/esm/akash/audit/v1beta3/audit.registry.js +51 -0
  379. package/esm/akash/audit/v1beta3/audit.rpc.msg.js +23 -0
  380. package/esm/akash/audit/v1beta3/genesis.js +75 -0
  381. package/esm/akash/audit/v1beta3/query.js +481 -0
  382. package/esm/akash/audit/v1beta3/query.lcd.js +56 -0
  383. package/esm/akash/audit/v1beta3/query.rpc.Query.js +61 -0
  384. package/esm/akash/base/attributes/v1/attribute.js +257 -0
  385. package/esm/akash/base/resources/v1beta4/cpu.js +88 -0
  386. package/esm/akash/base/resources/v1beta4/endpoint.js +125 -0
  387. package/esm/akash/base/resources/v1beta4/gpu.js +88 -0
  388. package/esm/akash/base/resources/v1beta4/memory.js +88 -0
  389. package/esm/akash/base/resources/v1beta4/resources.js +143 -0
  390. package/esm/akash/base/resources/v1beta4/resourcevalue.js +72 -0
  391. package/esm/akash/base/resources/v1beta4/storage.js +100 -0
  392. package/esm/akash/base/v1beta3/attribute.js +257 -0
  393. package/esm/akash/base/v1beta3/cpu.js +88 -0
  394. package/esm/akash/base/v1beta3/endpoint.js +125 -0
  395. package/esm/akash/base/v1beta3/gpu.js +88 -0
  396. package/esm/akash/base/v1beta3/memory.js +88 -0
  397. package/esm/akash/base/v1beta3/resources.js +143 -0
  398. package/esm/akash/base/v1beta3/resourcevalue.js +72 -0
  399. package/esm/akash/base/v1beta3/storage.js +100 -0
  400. package/esm/akash/bundle.js +429 -0
  401. package/esm/akash/cert/v1/cert.js +220 -0
  402. package/esm/akash/cert/v1/filters.js +95 -0
  403. package/esm/akash/cert/v1/genesis.js +156 -0
  404. package/esm/akash/cert/v1/msg.js +278 -0
  405. package/esm/akash/cert/v1/query.js +251 -0
  406. package/esm/akash/cert/v1/query.lcd.js +22 -0
  407. package/esm/akash/cert/v1/query.rpc.Query.js +24 -0
  408. package/esm/akash/cert/v1/service.amino.js +14 -0
  409. package/esm/akash/cert/v1/service.js +1 -0
  410. package/esm/akash/cert/v1/service.registry.js +51 -0
  411. package/esm/akash/cert/v1/service.rpc.msg.js +23 -0
  412. package/esm/akash/cert/v1beta3/cert.amino.js +14 -0
  413. package/esm/akash/cert/v1beta3/cert.js +586 -0
  414. package/esm/akash/cert/v1beta3/cert.registry.js +51 -0
  415. package/esm/akash/cert/v1beta3/cert.rpc.msg.js +23 -0
  416. package/esm/akash/cert/v1beta3/genesis.js +156 -0
  417. package/esm/akash/cert/v1beta3/query.js +250 -0
  418. package/esm/akash/cert/v1beta3/query.lcd.js +22 -0
  419. package/esm/akash/cert/v1beta3/query.rpc.Query.js +24 -0
  420. package/esm/akash/client.js +59 -0
  421. package/esm/akash/deployment/v1/authz.js +73 -0
  422. package/esm/akash/deployment/v1/deployment.js +232 -0
  423. package/esm/akash/deployment/v1/event.js +449 -0
  424. package/esm/akash/deployment/v1/group.js +98 -0
  425. package/esm/akash/deployment/v1/msg.js +155 -0
  426. package/esm/akash/deployment/v1beta3/authz.js +73 -0
  427. package/esm/akash/deployment/v1beta3/deployment.js +324 -0
  428. package/esm/akash/deployment/v1beta3/deploymentmsg.js +593 -0
  429. package/esm/akash/deployment/v1beta3/genesis.js +173 -0
  430. package/esm/akash/deployment/v1beta3/group.js +165 -0
  431. package/esm/akash/deployment/v1beta3/groupid.js +95 -0
  432. package/esm/akash/deployment/v1beta3/groupmsg.js +378 -0
  433. package/esm/akash/deployment/v1beta3/groupspec.js +100 -0
  434. package/esm/akash/deployment/v1beta3/params.js +75 -0
  435. package/esm/akash/deployment/v1beta3/query.js +475 -0
  436. package/esm/akash/deployment/v1beta3/query.lcd.js +44 -0
  437. package/esm/akash/deployment/v1beta3/query.rpc.Query.js +42 -0
  438. package/esm/akash/deployment/v1beta3/resourceunit.js +97 -0
  439. package/esm/akash/deployment/v1beta3/service.amino.js +40 -0
  440. package/esm/akash/deployment/v1beta3/service.js +1 -0
  441. package/esm/akash/deployment/v1beta3/service.registry.js +142 -0
  442. package/esm/akash/deployment/v1beta3/service.rpc.msg.js +54 -0
  443. package/esm/akash/deployment/v1beta4/deploymentmsg.js +444 -0
  444. package/esm/akash/deployment/v1beta4/filters.js +200 -0
  445. package/esm/akash/deployment/v1beta4/genesis.js +173 -0
  446. package/esm/akash/deployment/v1beta4/group.js +165 -0
  447. package/esm/akash/deployment/v1beta4/groupmsg.js +378 -0
  448. package/esm/akash/deployment/v1beta4/groupspec.js +101 -0
  449. package/esm/akash/deployment/v1beta4/params.js +75 -0
  450. package/esm/akash/deployment/v1beta4/paramsmsg.js +145 -0
  451. package/esm/akash/deployment/v1beta4/query.js +602 -0
  452. package/esm/akash/deployment/v1beta4/query.lcd.js +49 -0
  453. package/esm/akash/deployment/v1beta4/query.rpc.Query.js +51 -0
  454. package/esm/akash/deployment/v1beta4/resourceunit.js +97 -0
  455. package/esm/akash/deployment/v1beta4/service.amino.js +47 -0
  456. package/esm/akash/deployment/v1beta4/service.js +1 -0
  457. package/esm/akash/deployment/v1beta4/service.registry.js +162 -0
  458. package/esm/akash/deployment/v1beta4/service.rpc.msg.js +65 -0
  459. package/esm/akash/discovery/v1/akash.js +72 -0
  460. package/esm/akash/discovery/v1/client_info.js +71 -0
  461. package/esm/akash/escrow/v1/account.js +206 -0
  462. package/esm/akash/escrow/v1/accountid.js +83 -0
  463. package/esm/akash/escrow/v1/fractional_payment.js +194 -0
  464. package/esm/akash/escrow/v1/genesis.js +91 -0
  465. package/esm/akash/escrow/v1/query.js +419 -0
  466. package/esm/akash/escrow/v1/query.lcd.js +61 -0
  467. package/esm/akash/escrow/v1/query.rpc.Query.js +37 -0
  468. package/esm/akash/escrow/v1beta3/genesis.js +90 -0
  469. package/esm/akash/escrow/v1beta3/query.js +418 -0
  470. package/esm/akash/escrow/v1beta3/query.lcd.js +61 -0
  471. package/esm/akash/escrow/v1beta3/query.rpc.Query.js +37 -0
  472. package/esm/akash/escrow/v1beta3/types.js +476 -0
  473. package/esm/akash/lcd.js +156 -0
  474. package/esm/akash/market/v1/bid.js +120 -0
  475. package/esm/akash/market/v1/event.js +450 -0
  476. package/esm/akash/market/v1/filters.js +131 -0
  477. package/esm/akash/market/v1/lease.js +289 -0
  478. package/esm/akash/market/v1/order.js +107 -0
  479. package/esm/akash/market/v1beta4/bid.js +811 -0
  480. package/esm/akash/market/v1beta4/genesis.js +120 -0
  481. package/esm/akash/market/v1beta4/lease.js +791 -0
  482. package/esm/akash/market/v1beta4/order.js +379 -0
  483. package/esm/akash/market/v1beta4/params.js +84 -0
  484. package/esm/akash/market/v1beta4/query.js +940 -0
  485. package/esm/akash/market/v1beta4/query.lcd.js +83 -0
  486. package/esm/akash/market/v1beta4/query.rpc.Query.js +69 -0
  487. package/esm/akash/market/v1beta4/service.amino.js +30 -0
  488. package/esm/akash/market/v1beta4/service.js +1 -0
  489. package/esm/akash/market/v1beta4/service.registry.js +107 -0
  490. package/esm/akash/market/v1beta4/service.rpc.msg.js +43 -0
  491. package/esm/akash/market/v1beta5/bid.js +181 -0
  492. package/esm/akash/market/v1beta5/bidmsg.js +307 -0
  493. package/esm/akash/market/v1beta5/filters.js +248 -0
  494. package/esm/akash/market/v1beta5/genesis.js +120 -0
  495. package/esm/akash/market/v1beta5/leasemsg.js +379 -0
  496. package/esm/akash/market/v1beta5/order.js +158 -0
  497. package/esm/akash/market/v1beta5/params.js +84 -0
  498. package/esm/akash/market/v1beta5/paramsmsg.js +145 -0
  499. package/esm/akash/market/v1beta5/query.js +1071 -0
  500. package/esm/akash/market/v1beta5/query.lcd.js +88 -0
  501. package/esm/akash/market/v1beta5/query.rpc.Query.js +78 -0
  502. package/esm/akash/market/v1beta5/resourcesoffer.js +85 -0
  503. package/esm/akash/market/v1beta5/service.amino.js +36 -0
  504. package/esm/akash/market/v1beta5/service.js +1 -0
  505. package/esm/akash/market/v1beta5/service.registry.js +125 -0
  506. package/esm/akash/market/v1beta5/service.rpc.msg.js +52 -0
  507. package/esm/akash/provider/v1beta3/genesis.js +75 -0
  508. package/esm/akash/provider/v1beta3/provider.amino.js +19 -0
  509. package/esm/akash/provider/v1beta3/provider.js +645 -0
  510. package/esm/akash/provider/v1beta3/provider.registry.js +69 -0
  511. package/esm/akash/provider/v1beta3/provider.rpc.msg.js +29 -0
  512. package/esm/akash/provider/v1beta3/query.js +295 -0
  513. package/esm/akash/provider/v1beta3/query.lcd.js +26 -0
  514. package/esm/akash/provider/v1beta3/query.rpc.Query.js +35 -0
  515. package/esm/akash/provider/v1beta4/event.js +211 -0
  516. package/esm/akash/provider/v1beta4/genesis.js +75 -0
  517. package/esm/akash/provider/v1beta4/msg.js +457 -0
  518. package/esm/akash/provider/v1beta4/provider.js +196 -0
  519. package/esm/akash/provider/v1beta4/query.js +295 -0
  520. package/esm/akash/provider/v1beta4/query.lcd.js +26 -0
  521. package/esm/akash/provider/v1beta4/query.rpc.Query.js +35 -0
  522. package/esm/akash/provider/v1beta4/service.amino.js +19 -0
  523. package/esm/akash/provider/v1beta4/service.js +1 -0
  524. package/esm/akash/provider/v1beta4/service.registry.js +69 -0
  525. package/esm/akash/provider/v1beta4/service.rpc.msg.js +29 -0
  526. package/esm/akash/rpc.query.js +98 -0
  527. package/esm/akash/rpc.tx.js +78 -0
  528. package/esm/akash/take/v1/genesis.js +72 -0
  529. package/esm/akash/take/v1/params.js +167 -0
  530. package/esm/akash/take/v1/paramsmsg.js +145 -0
  531. package/esm/akash/take/v1/query.js +128 -0
  532. package/esm/akash/take/v1/query.lcd.js +11 -0
  533. package/esm/akash/take/v1/query.rpc.Query.js +24 -0
  534. package/esm/akash/take/v1/service.amino.js +9 -0
  535. package/esm/akash/take/v1/service.js +1 -0
  536. package/esm/akash/take/v1/service.registry.js +33 -0
  537. package/esm/akash/take/v1/service.rpc.msg.js +20 -0
  538. package/esm/akash/take/v1beta3/genesis.js +72 -0
  539. package/esm/akash/take/v1beta3/params.js +167 -0
  540. package/esm/akash/take/v1beta3/query.js +1 -0
  541. package/esm/akash/take/v1beta3/query.rpc.Query.js +12 -0
  542. package/esm/amino/bundle.js +2 -2
  543. package/esm/cosmos/bundle.js +420 -412
  544. package/esm/cosmos/crypto/bls12_381/keys.js +159 -0
  545. package/esm/cosmos/crypto/mldsa65/keys.js +159 -0
  546. package/esm/cosmos_proto/bundle.js +2 -2
  547. package/esm/gogoproto/bundle.js +2 -2
  548. package/esm/google/bundle.js +8 -8
  549. package/esm/google/protobuf/any.js +22 -77
  550. package/esm/google/protobuf/descriptor.js +135 -1
  551. package/esm/google/protobuf/timestamp.js +2 -2
  552. package/esm/ibc/applications/gmp/v1/account.js +271 -0
  553. package/esm/ibc/applications/gmp/v1/genesis.js +170 -0
  554. package/esm/ibc/applications/gmp/v1/packet.js +203 -0
  555. package/esm/ibc/applications/gmp/v1/query.js +331 -0
  556. package/esm/ibc/applications/gmp/v1/query.lcd.js +23 -0
  557. package/esm/ibc/applications/gmp/v1/query.rpc.Query.js +34 -0
  558. package/esm/ibc/applications/gmp/v1/tx.amino.js +9 -0
  559. package/esm/ibc/applications/gmp/v1/tx.js +239 -0
  560. package/esm/ibc/applications/gmp/v1/tx.registry.js +33 -0
  561. package/esm/ibc/applications/gmp/v1/tx.rpc.msg.js +17 -0
  562. package/esm/ibc/applications/packet_forward_middleware/v1/genesis.js +1 -13
  563. package/esm/ibc/applications/rate_limiting/v1/genesis.js +16 -1
  564. package/esm/ibc/bundle.js +244 -212
  565. package/esm/ibc/client.js +4 -1
  566. package/esm/ibc/lcd.js +5 -0
  567. package/esm/ibc/lightclients/attestations/v1/attestations.js +288 -0
  568. package/esm/ibc/rpc.query.js +3 -0
  569. package/esm/ibc/rpc.tx.js +3 -0
  570. package/esm/index.js +2 -0
  571. package/esm/sparkdream/bundle.js +540 -540
  572. package/esm/tendermint/bundle.js +20 -20
  573. package/gogoproto/bundle.js +2 -2
  574. package/google/bundle.d.ts +434 -418
  575. package/google/bundle.js +8 -8
  576. package/google/protobuf/any.d.ts +133 -296
  577. package/google/protobuf/any.js +22 -77
  578. package/google/protobuf/descriptor.d.ts +106 -0
  579. package/google/protobuf/descriptor.js +139 -3
  580. package/google/protobuf/timestamp.d.ts +13 -12
  581. package/google/protobuf/timestamp.js +2 -2
  582. package/ibc/applications/gmp/v1/account.d.ts +165 -0
  583. package/ibc/applications/gmp/v1/account.js +274 -0
  584. package/ibc/applications/gmp/v1/genesis.d.ts +115 -0
  585. package/ibc/applications/gmp/v1/genesis.js +173 -0
  586. package/ibc/applications/gmp/v1/packet.d.ts +138 -0
  587. package/ibc/applications/gmp/v1/packet.js +206 -0
  588. package/ibc/applications/gmp/v1/query.d.ts +215 -0
  589. package/ibc/applications/gmp/v1/query.js +334 -0
  590. package/ibc/applications/gmp/v1/query.lcd.d.ts +10 -0
  591. package/ibc/applications/gmp/v1/query.lcd.js +27 -0
  592. package/ibc/applications/gmp/v1/query.rpc.Query.d.ts +23 -0
  593. package/ibc/applications/gmp/v1/query.rpc.Query.js +39 -0
  594. package/ibc/applications/gmp/v1/tx.amino.d.ts +8 -0
  595. package/ibc/applications/gmp/v1/tx.amino.js +12 -0
  596. package/ibc/applications/gmp/v1/tx.d.ts +162 -0
  597. package/ibc/applications/gmp/v1/tx.js +242 -0
  598. package/ibc/applications/gmp/v1/tx.registry.d.ts +25 -0
  599. package/ibc/applications/gmp/v1/tx.registry.js +37 -0
  600. package/ibc/applications/gmp/v1/tx.rpc.msg.d.ts +13 -0
  601. package/ibc/applications/gmp/v1/tx.rpc.msg.js +22 -0
  602. package/ibc/applications/packet_forward_middleware/v1/genesis.d.ts +0 -2
  603. package/ibc/applications/packet_forward_middleware/v1/genesis.js +1 -13
  604. package/ibc/applications/rate_limiting/v1/genesis.d.ts +2 -0
  605. package/ibc/applications/rate_limiting/v1/genesis.js +16 -1
  606. package/ibc/bundle.d.ts +3971 -3681
  607. package/ibc/bundle.js +244 -212
  608. package/ibc/client.d.ts +7 -2
  609. package/ibc/client.js +4 -1
  610. package/ibc/lcd.d.ts +3 -0
  611. package/ibc/lcd.js +5 -0
  612. package/ibc/lightclients/attestations/v1/attestations.d.ts +199 -0
  613. package/ibc/lightclients/attestations/v1/attestations.js +291 -0
  614. package/ibc/rpc.query.d.ts +6 -0
  615. package/ibc/rpc.query.js +3 -0
  616. package/ibc/rpc.tx.d.ts +3 -0
  617. package/ibc/rpc.tx.js +3 -0
  618. package/index.d.ts +2 -0
  619. package/index.js +2 -0
  620. package/package.json +8 -5
  621. package/sparkdream/bundle.d.ts +17390 -17390
  622. package/sparkdream/bundle.js +540 -540
  623. package/sparkdream/client.d.ts +2 -2
  624. package/tendermint/bundle.d.ts +844 -844
  625. package/tendermint/bundle.js +20 -20
@@ -1,532 +1,548 @@
1
- import * as _118 from "./protobuf/any";
2
- import * as _119 from "./protobuf/descriptor";
3
- import * as _120 from "./protobuf/duration";
4
- import * as _121 from "./protobuf/timestamp";
1
+ import * as _232 from "./protobuf/any";
2
+ import * as _233 from "./protobuf/descriptor";
3
+ import * as _234 from "./protobuf/duration";
4
+ import * as _235 from "./protobuf/timestamp";
5
5
  export declare namespace google {
6
6
  const protobuf: {
7
7
  Timestamp: {
8
8
  typeUrl: string;
9
- encode(message: _121.Timestamp, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
10
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _121.Timestamp;
11
- fromPartial(object: import("../helpers").DeepPartial<_121.Timestamp>): _121.Timestamp;
12
- fromAmino(object: _121.TimestampAmino): _121.Timestamp;
13
- toAmino(message: _121.Timestamp): _121.TimestampAmino;
14
- fromAminoMsg(object: _121.TimestampAminoMsg): _121.Timestamp;
15
- fromProtoMsg(message: _121.TimestampProtoMsg): _121.Timestamp;
16
- toProto(message: _121.Timestamp): Uint8Array;
17
- toProtoMsg(message: _121.Timestamp): _121.TimestampProtoMsg;
9
+ encode(message: _235.Timestamp, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
10
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _235.Timestamp;
11
+ fromPartial(object: import("../helpers").DeepPartial<_235.Timestamp>): _235.Timestamp;
12
+ fromAmino(object: _235.TimestampAmino): _235.Timestamp;
13
+ toAmino(message: _235.Timestamp): _235.TimestampAmino;
14
+ fromAminoMsg(object: _235.TimestampAminoMsg): _235.Timestamp;
15
+ fromProtoMsg(message: _235.TimestampProtoMsg): _235.Timestamp;
16
+ toProto(message: _235.Timestamp): Uint8Array;
17
+ toProtoMsg(message: _235.Timestamp): _235.TimestampProtoMsg;
18
18
  };
19
19
  Duration: {
20
20
  typeUrl: string;
21
- encode(message: _120.Duration, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
22
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _120.Duration;
23
- fromPartial(object: import("../helpers").DeepPartial<_120.Duration>): _120.Duration;
24
- fromAmino(object: _120.DurationAmino): _120.Duration;
25
- toAmino(message: _120.Duration): _120.DurationAmino;
26
- fromAminoMsg(object: _120.DurationAminoMsg): _120.Duration;
27
- fromProtoMsg(message: _120.DurationProtoMsg): _120.Duration;
28
- toProto(message: _120.Duration): Uint8Array;
29
- toProtoMsg(message: _120.Duration): _120.DurationProtoMsg;
30
- };
31
- editionFromJSON(object: any): _119.Edition;
32
- editionToJSON(object: _119.Edition): string;
33
- extensionRangeOptions_VerificationStateFromJSON(object: any): _119.ExtensionRangeOptions_VerificationState;
34
- extensionRangeOptions_VerificationStateToJSON(object: _119.ExtensionRangeOptions_VerificationState): string;
35
- fieldDescriptorProto_TypeFromJSON(object: any): _119.FieldDescriptorProto_Type;
36
- fieldDescriptorProto_TypeToJSON(object: _119.FieldDescriptorProto_Type): string;
37
- fieldDescriptorProto_LabelFromJSON(object: any): _119.FieldDescriptorProto_Label;
38
- fieldDescriptorProto_LabelToJSON(object: _119.FieldDescriptorProto_Label): string;
39
- fileOptions_OptimizeModeFromJSON(object: any): _119.FileOptions_OptimizeMode;
40
- fileOptions_OptimizeModeToJSON(object: _119.FileOptions_OptimizeMode): string;
41
- fieldOptions_CTypeFromJSON(object: any): _119.FieldOptions_CType;
42
- fieldOptions_CTypeToJSON(object: _119.FieldOptions_CType): string;
43
- fieldOptions_JSTypeFromJSON(object: any): _119.FieldOptions_JSType;
44
- fieldOptions_JSTypeToJSON(object: _119.FieldOptions_JSType): string;
45
- fieldOptions_OptionRetentionFromJSON(object: any): _119.FieldOptions_OptionRetention;
46
- fieldOptions_OptionRetentionToJSON(object: _119.FieldOptions_OptionRetention): string;
47
- fieldOptions_OptionTargetTypeFromJSON(object: any): _119.FieldOptions_OptionTargetType;
48
- fieldOptions_OptionTargetTypeToJSON(object: _119.FieldOptions_OptionTargetType): string;
49
- methodOptions_IdempotencyLevelFromJSON(object: any): _119.MethodOptions_IdempotencyLevel;
50
- methodOptions_IdempotencyLevelToJSON(object: _119.MethodOptions_IdempotencyLevel): string;
51
- featureSet_FieldPresenceFromJSON(object: any): _119.FeatureSet_FieldPresence;
52
- featureSet_FieldPresenceToJSON(object: _119.FeatureSet_FieldPresence): string;
53
- featureSet_EnumTypeFromJSON(object: any): _119.FeatureSet_EnumType;
54
- featureSet_EnumTypeToJSON(object: _119.FeatureSet_EnumType): string;
55
- featureSet_RepeatedFieldEncodingFromJSON(object: any): _119.FeatureSet_RepeatedFieldEncoding;
56
- featureSet_RepeatedFieldEncodingToJSON(object: _119.FeatureSet_RepeatedFieldEncoding): string;
57
- featureSet_Utf8ValidationFromJSON(object: any): _119.FeatureSet_Utf8Validation;
58
- featureSet_Utf8ValidationToJSON(object: _119.FeatureSet_Utf8Validation): string;
59
- featureSet_MessageEncodingFromJSON(object: any): _119.FeatureSet_MessageEncoding;
60
- featureSet_MessageEncodingToJSON(object: _119.FeatureSet_MessageEncoding): string;
61
- featureSet_JsonFormatFromJSON(object: any): _119.FeatureSet_JsonFormat;
62
- featureSet_JsonFormatToJSON(object: _119.FeatureSet_JsonFormat): string;
63
- featureSet_EnforceNamingStyleFromJSON(object: any): _119.FeatureSet_EnforceNamingStyle;
64
- featureSet_EnforceNamingStyleToJSON(object: _119.FeatureSet_EnforceNamingStyle): string;
65
- featureSet_VisibilityFeature_DefaultSymbolVisibilityFromJSON(object: any): _119.FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
66
- featureSet_VisibilityFeature_DefaultSymbolVisibilityToJSON(object: _119.FeatureSet_VisibilityFeature_DefaultSymbolVisibility): string;
67
- generatedCodeInfo_Annotation_SemanticFromJSON(object: any): _119.GeneratedCodeInfo_Annotation_Semantic;
68
- generatedCodeInfo_Annotation_SemanticToJSON(object: _119.GeneratedCodeInfo_Annotation_Semantic): string;
69
- symbolVisibilityFromJSON(object: any): _119.SymbolVisibility;
70
- symbolVisibilityToJSON(object: _119.SymbolVisibility): string;
71
- Edition: typeof _119.Edition;
72
- EditionAmino: typeof _119.Edition;
73
- ExtensionRangeOptions_VerificationState: typeof _119.ExtensionRangeOptions_VerificationState;
74
- ExtensionRangeOptions_VerificationStateAmino: typeof _119.ExtensionRangeOptions_VerificationState;
75
- FieldDescriptorProto_Type: typeof _119.FieldDescriptorProto_Type;
76
- FieldDescriptorProto_TypeAmino: typeof _119.FieldDescriptorProto_Type;
77
- FieldDescriptorProto_Label: typeof _119.FieldDescriptorProto_Label;
78
- FieldDescriptorProto_LabelAmino: typeof _119.FieldDescriptorProto_Label;
79
- FileOptions_OptimizeMode: typeof _119.FileOptions_OptimizeMode;
80
- FileOptions_OptimizeModeAmino: typeof _119.FileOptions_OptimizeMode;
81
- FieldOptions_CType: typeof _119.FieldOptions_CType;
82
- FieldOptions_CTypeAmino: typeof _119.FieldOptions_CType;
83
- FieldOptions_JSType: typeof _119.FieldOptions_JSType;
84
- FieldOptions_JSTypeAmino: typeof _119.FieldOptions_JSType;
85
- FieldOptions_OptionRetention: typeof _119.FieldOptions_OptionRetention;
86
- FieldOptions_OptionRetentionAmino: typeof _119.FieldOptions_OptionRetention;
87
- FieldOptions_OptionTargetType: typeof _119.FieldOptions_OptionTargetType;
88
- FieldOptions_OptionTargetTypeAmino: typeof _119.FieldOptions_OptionTargetType;
89
- MethodOptions_IdempotencyLevel: typeof _119.MethodOptions_IdempotencyLevel;
90
- MethodOptions_IdempotencyLevelAmino: typeof _119.MethodOptions_IdempotencyLevel;
91
- FeatureSet_FieldPresence: typeof _119.FeatureSet_FieldPresence;
92
- FeatureSet_FieldPresenceAmino: typeof _119.FeatureSet_FieldPresence;
93
- FeatureSet_EnumType: typeof _119.FeatureSet_EnumType;
94
- FeatureSet_EnumTypeAmino: typeof _119.FeatureSet_EnumType;
95
- FeatureSet_RepeatedFieldEncoding: typeof _119.FeatureSet_RepeatedFieldEncoding;
96
- FeatureSet_RepeatedFieldEncodingAmino: typeof _119.FeatureSet_RepeatedFieldEncoding;
97
- FeatureSet_Utf8Validation: typeof _119.FeatureSet_Utf8Validation;
98
- FeatureSet_Utf8ValidationAmino: typeof _119.FeatureSet_Utf8Validation;
99
- FeatureSet_MessageEncoding: typeof _119.FeatureSet_MessageEncoding;
100
- FeatureSet_MessageEncodingAmino: typeof _119.FeatureSet_MessageEncoding;
101
- FeatureSet_JsonFormat: typeof _119.FeatureSet_JsonFormat;
102
- FeatureSet_JsonFormatAmino: typeof _119.FeatureSet_JsonFormat;
103
- FeatureSet_EnforceNamingStyle: typeof _119.FeatureSet_EnforceNamingStyle;
104
- FeatureSet_EnforceNamingStyleAmino: typeof _119.FeatureSet_EnforceNamingStyle;
105
- FeatureSet_VisibilityFeature_DefaultSymbolVisibility: typeof _119.FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
106
- FeatureSet_VisibilityFeature_DefaultSymbolVisibilityAmino: typeof _119.FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
107
- GeneratedCodeInfo_Annotation_Semantic: typeof _119.GeneratedCodeInfo_Annotation_Semantic;
108
- GeneratedCodeInfo_Annotation_SemanticAmino: typeof _119.GeneratedCodeInfo_Annotation_Semantic;
109
- SymbolVisibility: typeof _119.SymbolVisibility;
110
- SymbolVisibilityAmino: typeof _119.SymbolVisibility;
21
+ encode(message: _234.Duration, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
22
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _234.Duration;
23
+ fromPartial(object: import("../helpers").DeepPartial<_234.Duration>): _234.Duration;
24
+ fromAmino(object: _234.DurationAmino): _234.Duration;
25
+ toAmino(message: _234.Duration): _234.DurationAmino;
26
+ fromAminoMsg(object: _234.DurationAminoMsg): _234.Duration;
27
+ fromProtoMsg(message: _234.DurationProtoMsg): _234.Duration;
28
+ toProto(message: _234.Duration): Uint8Array;
29
+ toProtoMsg(message: _234.Duration): _234.DurationProtoMsg;
30
+ };
31
+ editionFromJSON(object: any): _233.Edition;
32
+ editionToJSON(object: _233.Edition): string;
33
+ extensionRangeOptions_VerificationStateFromJSON(object: any): _233.ExtensionRangeOptions_VerificationState;
34
+ extensionRangeOptions_VerificationStateToJSON(object: _233.ExtensionRangeOptions_VerificationState): string;
35
+ fieldDescriptorProto_TypeFromJSON(object: any): _233.FieldDescriptorProto_Type;
36
+ fieldDescriptorProto_TypeToJSON(object: _233.FieldDescriptorProto_Type): string;
37
+ fieldDescriptorProto_LabelFromJSON(object: any): _233.FieldDescriptorProto_Label;
38
+ fieldDescriptorProto_LabelToJSON(object: _233.FieldDescriptorProto_Label): string;
39
+ fileOptions_OptimizeModeFromJSON(object: any): _233.FileOptions_OptimizeMode;
40
+ fileOptions_OptimizeModeToJSON(object: _233.FileOptions_OptimizeMode): string;
41
+ fieldOptions_CTypeFromJSON(object: any): _233.FieldOptions_CType;
42
+ fieldOptions_CTypeToJSON(object: _233.FieldOptions_CType): string;
43
+ fieldOptions_JSTypeFromJSON(object: any): _233.FieldOptions_JSType;
44
+ fieldOptions_JSTypeToJSON(object: _233.FieldOptions_JSType): string;
45
+ fieldOptions_OptionRetentionFromJSON(object: any): _233.FieldOptions_OptionRetention;
46
+ fieldOptions_OptionRetentionToJSON(object: _233.FieldOptions_OptionRetention): string;
47
+ fieldOptions_OptionTargetTypeFromJSON(object: any): _233.FieldOptions_OptionTargetType;
48
+ fieldOptions_OptionTargetTypeToJSON(object: _233.FieldOptions_OptionTargetType): string;
49
+ methodOptions_IdempotencyLevelFromJSON(object: any): _233.MethodOptions_IdempotencyLevel;
50
+ methodOptions_IdempotencyLevelToJSON(object: _233.MethodOptions_IdempotencyLevel): string;
51
+ featureSet_FieldPresenceFromJSON(object: any): _233.FeatureSet_FieldPresence;
52
+ featureSet_FieldPresenceToJSON(object: _233.FeatureSet_FieldPresence): string;
53
+ featureSet_EnumTypeFromJSON(object: any): _233.FeatureSet_EnumType;
54
+ featureSet_EnumTypeToJSON(object: _233.FeatureSet_EnumType): string;
55
+ featureSet_RepeatedFieldEncodingFromJSON(object: any): _233.FeatureSet_RepeatedFieldEncoding;
56
+ featureSet_RepeatedFieldEncodingToJSON(object: _233.FeatureSet_RepeatedFieldEncoding): string;
57
+ featureSet_Utf8ValidationFromJSON(object: any): _233.FeatureSet_Utf8Validation;
58
+ featureSet_Utf8ValidationToJSON(object: _233.FeatureSet_Utf8Validation): string;
59
+ featureSet_MessageEncodingFromJSON(object: any): _233.FeatureSet_MessageEncoding;
60
+ featureSet_MessageEncodingToJSON(object: _233.FeatureSet_MessageEncoding): string;
61
+ featureSet_JsonFormatFromJSON(object: any): _233.FeatureSet_JsonFormat;
62
+ featureSet_JsonFormatToJSON(object: _233.FeatureSet_JsonFormat): string;
63
+ featureSet_EnforceNamingStyleFromJSON(object: any): _233.FeatureSet_EnforceNamingStyle;
64
+ featureSet_EnforceNamingStyleToJSON(object: _233.FeatureSet_EnforceNamingStyle): string;
65
+ featureSet_VisibilityFeature_DefaultSymbolVisibilityFromJSON(object: any): _233.FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
66
+ featureSet_VisibilityFeature_DefaultSymbolVisibilityToJSON(object: _233.FeatureSet_VisibilityFeature_DefaultSymbolVisibility): string;
67
+ featureSet_ProtoLimitsFeature_EnforceProtoLimitsFromJSON(object: any): _233.FeatureSet_ProtoLimitsFeature_EnforceProtoLimits;
68
+ featureSet_ProtoLimitsFeature_EnforceProtoLimitsToJSON(object: _233.FeatureSet_ProtoLimitsFeature_EnforceProtoLimits): string;
69
+ generatedCodeInfo_Annotation_SemanticFromJSON(object: any): _233.GeneratedCodeInfo_Annotation_Semantic;
70
+ generatedCodeInfo_Annotation_SemanticToJSON(object: _233.GeneratedCodeInfo_Annotation_Semantic): string;
71
+ symbolVisibilityFromJSON(object: any): _233.SymbolVisibility;
72
+ symbolVisibilityToJSON(object: _233.SymbolVisibility): string;
73
+ Edition: typeof _233.Edition;
74
+ EditionAmino: typeof _233.Edition;
75
+ ExtensionRangeOptions_VerificationState: typeof _233.ExtensionRangeOptions_VerificationState;
76
+ ExtensionRangeOptions_VerificationStateAmino: typeof _233.ExtensionRangeOptions_VerificationState;
77
+ FieldDescriptorProto_Type: typeof _233.FieldDescriptorProto_Type;
78
+ FieldDescriptorProto_TypeAmino: typeof _233.FieldDescriptorProto_Type;
79
+ FieldDescriptorProto_Label: typeof _233.FieldDescriptorProto_Label;
80
+ FieldDescriptorProto_LabelAmino: typeof _233.FieldDescriptorProto_Label;
81
+ FileOptions_OptimizeMode: typeof _233.FileOptions_OptimizeMode;
82
+ FileOptions_OptimizeModeAmino: typeof _233.FileOptions_OptimizeMode;
83
+ FieldOptions_CType: typeof _233.FieldOptions_CType;
84
+ FieldOptions_CTypeAmino: typeof _233.FieldOptions_CType;
85
+ FieldOptions_JSType: typeof _233.FieldOptions_JSType;
86
+ FieldOptions_JSTypeAmino: typeof _233.FieldOptions_JSType;
87
+ FieldOptions_OptionRetention: typeof _233.FieldOptions_OptionRetention;
88
+ FieldOptions_OptionRetentionAmino: typeof _233.FieldOptions_OptionRetention;
89
+ FieldOptions_OptionTargetType: typeof _233.FieldOptions_OptionTargetType;
90
+ FieldOptions_OptionTargetTypeAmino: typeof _233.FieldOptions_OptionTargetType;
91
+ MethodOptions_IdempotencyLevel: typeof _233.MethodOptions_IdempotencyLevel;
92
+ MethodOptions_IdempotencyLevelAmino: typeof _233.MethodOptions_IdempotencyLevel;
93
+ FeatureSet_FieldPresence: typeof _233.FeatureSet_FieldPresence;
94
+ FeatureSet_FieldPresenceAmino: typeof _233.FeatureSet_FieldPresence;
95
+ FeatureSet_EnumType: typeof _233.FeatureSet_EnumType;
96
+ FeatureSet_EnumTypeAmino: typeof _233.FeatureSet_EnumType;
97
+ FeatureSet_RepeatedFieldEncoding: typeof _233.FeatureSet_RepeatedFieldEncoding;
98
+ FeatureSet_RepeatedFieldEncodingAmino: typeof _233.FeatureSet_RepeatedFieldEncoding;
99
+ FeatureSet_Utf8Validation: typeof _233.FeatureSet_Utf8Validation;
100
+ FeatureSet_Utf8ValidationAmino: typeof _233.FeatureSet_Utf8Validation;
101
+ FeatureSet_MessageEncoding: typeof _233.FeatureSet_MessageEncoding;
102
+ FeatureSet_MessageEncodingAmino: typeof _233.FeatureSet_MessageEncoding;
103
+ FeatureSet_JsonFormat: typeof _233.FeatureSet_JsonFormat;
104
+ FeatureSet_JsonFormatAmino: typeof _233.FeatureSet_JsonFormat;
105
+ FeatureSet_EnforceNamingStyle: typeof _233.FeatureSet_EnforceNamingStyle;
106
+ FeatureSet_EnforceNamingStyleAmino: typeof _233.FeatureSet_EnforceNamingStyle;
107
+ FeatureSet_VisibilityFeature_DefaultSymbolVisibility: typeof _233.FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
108
+ FeatureSet_VisibilityFeature_DefaultSymbolVisibilityAmino: typeof _233.FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
109
+ FeatureSet_ProtoLimitsFeature_EnforceProtoLimits: typeof _233.FeatureSet_ProtoLimitsFeature_EnforceProtoLimits;
110
+ FeatureSet_ProtoLimitsFeature_EnforceProtoLimitsAmino: typeof _233.FeatureSet_ProtoLimitsFeature_EnforceProtoLimits;
111
+ GeneratedCodeInfo_Annotation_Semantic: typeof _233.GeneratedCodeInfo_Annotation_Semantic;
112
+ GeneratedCodeInfo_Annotation_SemanticAmino: typeof _233.GeneratedCodeInfo_Annotation_Semantic;
113
+ SymbolVisibility: typeof _233.SymbolVisibility;
114
+ SymbolVisibilityAmino: typeof _233.SymbolVisibility;
111
115
  FileDescriptorSet: {
112
116
  typeUrl: string;
113
- encode(message: _119.FileDescriptorSet, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
114
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FileDescriptorSet;
115
- fromPartial(object: import("../helpers").DeepPartial<_119.FileDescriptorSet>): _119.FileDescriptorSet;
116
- fromAmino(object: _119.FileDescriptorSetAmino): _119.FileDescriptorSet;
117
- toAmino(message: _119.FileDescriptorSet): _119.FileDescriptorSetAmino;
118
- fromAminoMsg(object: _119.FileDescriptorSetAminoMsg): _119.FileDescriptorSet;
119
- fromProtoMsg(message: _119.FileDescriptorSetProtoMsg): _119.FileDescriptorSet;
120
- toProto(message: _119.FileDescriptorSet): Uint8Array;
121
- toProtoMsg(message: _119.FileDescriptorSet): _119.FileDescriptorSetProtoMsg;
117
+ encode(message: _233.FileDescriptorSet, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
118
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FileDescriptorSet;
119
+ fromPartial(object: import("../helpers").DeepPartial<_233.FileDescriptorSet>): _233.FileDescriptorSet;
120
+ fromAmino(object: _233.FileDescriptorSetAmino): _233.FileDescriptorSet;
121
+ toAmino(message: _233.FileDescriptorSet): _233.FileDescriptorSetAmino;
122
+ fromAminoMsg(object: _233.FileDescriptorSetAminoMsg): _233.FileDescriptorSet;
123
+ fromProtoMsg(message: _233.FileDescriptorSetProtoMsg): _233.FileDescriptorSet;
124
+ toProto(message: _233.FileDescriptorSet): Uint8Array;
125
+ toProtoMsg(message: _233.FileDescriptorSet): _233.FileDescriptorSetProtoMsg;
122
126
  };
123
127
  FileDescriptorProto: {
124
128
  typeUrl: string;
125
- encode(message: _119.FileDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
126
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FileDescriptorProto;
127
- fromPartial(object: import("../helpers").DeepPartial<_119.FileDescriptorProto>): _119.FileDescriptorProto;
128
- fromAmino(object: _119.FileDescriptorProtoAmino): _119.FileDescriptorProto;
129
- toAmino(message: _119.FileDescriptorProto): _119.FileDescriptorProtoAmino;
130
- fromAminoMsg(object: _119.FileDescriptorProtoAminoMsg): _119.FileDescriptorProto;
131
- fromProtoMsg(message: _119.FileDescriptorProtoProtoMsg): _119.FileDescriptorProto;
132
- toProto(message: _119.FileDescriptorProto): Uint8Array;
133
- toProtoMsg(message: _119.FileDescriptorProto): _119.FileDescriptorProtoProtoMsg;
129
+ encode(message: _233.FileDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
130
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FileDescriptorProto;
131
+ fromPartial(object: import("../helpers").DeepPartial<_233.FileDescriptorProto>): _233.FileDescriptorProto;
132
+ fromAmino(object: _233.FileDescriptorProtoAmino): _233.FileDescriptorProto;
133
+ toAmino(message: _233.FileDescriptorProto): _233.FileDescriptorProtoAmino;
134
+ fromAminoMsg(object: _233.FileDescriptorProtoAminoMsg): _233.FileDescriptorProto;
135
+ fromProtoMsg(message: _233.FileDescriptorProtoProtoMsg): _233.FileDescriptorProto;
136
+ toProto(message: _233.FileDescriptorProto): Uint8Array;
137
+ toProtoMsg(message: _233.FileDescriptorProto): _233.FileDescriptorProtoProtoMsg;
134
138
  };
135
139
  DescriptorProto: {
136
140
  typeUrl: string;
137
- encode(message: _119.DescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
138
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.DescriptorProto;
139
- fromPartial(object: import("../helpers").DeepPartial<_119.DescriptorProto>): _119.DescriptorProto;
140
- fromAmino(object: _119.DescriptorProtoAmino): _119.DescriptorProto;
141
- toAmino(message: _119.DescriptorProto): _119.DescriptorProtoAmino;
142
- fromAminoMsg(object: _119.DescriptorProtoAminoMsg): _119.DescriptorProto;
143
- fromProtoMsg(message: _119.DescriptorProtoProtoMsg): _119.DescriptorProto;
144
- toProto(message: _119.DescriptorProto): Uint8Array;
145
- toProtoMsg(message: _119.DescriptorProto): _119.DescriptorProtoProtoMsg;
141
+ encode(message: _233.DescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
142
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.DescriptorProto;
143
+ fromPartial(object: import("../helpers").DeepPartial<_233.DescriptorProto>): _233.DescriptorProto;
144
+ fromAmino(object: _233.DescriptorProtoAmino): _233.DescriptorProto;
145
+ toAmino(message: _233.DescriptorProto): _233.DescriptorProtoAmino;
146
+ fromAminoMsg(object: _233.DescriptorProtoAminoMsg): _233.DescriptorProto;
147
+ fromProtoMsg(message: _233.DescriptorProtoProtoMsg): _233.DescriptorProto;
148
+ toProto(message: _233.DescriptorProto): Uint8Array;
149
+ toProtoMsg(message: _233.DescriptorProto): _233.DescriptorProtoProtoMsg;
146
150
  };
147
151
  DescriptorProto_ExtensionRange: {
148
152
  typeUrl: string;
149
- encode(message: _119.DescriptorProto_ExtensionRange, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
150
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.DescriptorProto_ExtensionRange;
151
- fromPartial(object: import("../helpers").DeepPartial<_119.DescriptorProto_ExtensionRange>): _119.DescriptorProto_ExtensionRange;
152
- fromAmino(object: _119.DescriptorProto_ExtensionRangeAmino): _119.DescriptorProto_ExtensionRange;
153
- toAmino(message: _119.DescriptorProto_ExtensionRange): _119.DescriptorProto_ExtensionRangeAmino;
154
- fromAminoMsg(object: _119.DescriptorProto_ExtensionRangeAminoMsg): _119.DescriptorProto_ExtensionRange;
155
- fromProtoMsg(message: _119.DescriptorProto_ExtensionRangeProtoMsg): _119.DescriptorProto_ExtensionRange;
156
- toProto(message: _119.DescriptorProto_ExtensionRange): Uint8Array;
157
- toProtoMsg(message: _119.DescriptorProto_ExtensionRange): _119.DescriptorProto_ExtensionRangeProtoMsg;
153
+ encode(message: _233.DescriptorProto_ExtensionRange, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
154
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.DescriptorProto_ExtensionRange;
155
+ fromPartial(object: import("../helpers").DeepPartial<_233.DescriptorProto_ExtensionRange>): _233.DescriptorProto_ExtensionRange;
156
+ fromAmino(object: _233.DescriptorProto_ExtensionRangeAmino): _233.DescriptorProto_ExtensionRange;
157
+ toAmino(message: _233.DescriptorProto_ExtensionRange): _233.DescriptorProto_ExtensionRangeAmino;
158
+ fromAminoMsg(object: _233.DescriptorProto_ExtensionRangeAminoMsg): _233.DescriptorProto_ExtensionRange;
159
+ fromProtoMsg(message: _233.DescriptorProto_ExtensionRangeProtoMsg): _233.DescriptorProto_ExtensionRange;
160
+ toProto(message: _233.DescriptorProto_ExtensionRange): Uint8Array;
161
+ toProtoMsg(message: _233.DescriptorProto_ExtensionRange): _233.DescriptorProto_ExtensionRangeProtoMsg;
158
162
  };
159
163
  DescriptorProto_ReservedRange: {
160
164
  typeUrl: string;
161
- encode(message: _119.DescriptorProto_ReservedRange, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
162
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.DescriptorProto_ReservedRange;
163
- fromPartial(object: import("../helpers").DeepPartial<_119.DescriptorProto_ReservedRange>): _119.DescriptorProto_ReservedRange;
164
- fromAmino(object: _119.DescriptorProto_ReservedRangeAmino): _119.DescriptorProto_ReservedRange;
165
- toAmino(message: _119.DescriptorProto_ReservedRange): _119.DescriptorProto_ReservedRangeAmino;
166
- fromAminoMsg(object: _119.DescriptorProto_ReservedRangeAminoMsg): _119.DescriptorProto_ReservedRange;
167
- fromProtoMsg(message: _119.DescriptorProto_ReservedRangeProtoMsg): _119.DescriptorProto_ReservedRange;
168
- toProto(message: _119.DescriptorProto_ReservedRange): Uint8Array;
169
- toProtoMsg(message: _119.DescriptorProto_ReservedRange): _119.DescriptorProto_ReservedRangeProtoMsg;
165
+ encode(message: _233.DescriptorProto_ReservedRange, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
166
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.DescriptorProto_ReservedRange;
167
+ fromPartial(object: import("../helpers").DeepPartial<_233.DescriptorProto_ReservedRange>): _233.DescriptorProto_ReservedRange;
168
+ fromAmino(object: _233.DescriptorProto_ReservedRangeAmino): _233.DescriptorProto_ReservedRange;
169
+ toAmino(message: _233.DescriptorProto_ReservedRange): _233.DescriptorProto_ReservedRangeAmino;
170
+ fromAminoMsg(object: _233.DescriptorProto_ReservedRangeAminoMsg): _233.DescriptorProto_ReservedRange;
171
+ fromProtoMsg(message: _233.DescriptorProto_ReservedRangeProtoMsg): _233.DescriptorProto_ReservedRange;
172
+ toProto(message: _233.DescriptorProto_ReservedRange): Uint8Array;
173
+ toProtoMsg(message: _233.DescriptorProto_ReservedRange): _233.DescriptorProto_ReservedRangeProtoMsg;
170
174
  };
171
175
  ExtensionRangeOptions: {
172
176
  typeUrl: string;
173
- encode(message: _119.ExtensionRangeOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
174
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.ExtensionRangeOptions;
175
- fromPartial(object: import("../helpers").DeepPartial<_119.ExtensionRangeOptions>): _119.ExtensionRangeOptions;
176
- fromAmino(object: _119.ExtensionRangeOptionsAmino): _119.ExtensionRangeOptions;
177
- toAmino(message: _119.ExtensionRangeOptions): _119.ExtensionRangeOptionsAmino;
178
- fromAminoMsg(object: _119.ExtensionRangeOptionsAminoMsg): _119.ExtensionRangeOptions;
179
- fromProtoMsg(message: _119.ExtensionRangeOptionsProtoMsg): _119.ExtensionRangeOptions;
180
- toProto(message: _119.ExtensionRangeOptions): Uint8Array;
181
- toProtoMsg(message: _119.ExtensionRangeOptions): _119.ExtensionRangeOptionsProtoMsg;
177
+ encode(message: _233.ExtensionRangeOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
178
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.ExtensionRangeOptions;
179
+ fromPartial(object: import("../helpers").DeepPartial<_233.ExtensionRangeOptions>): _233.ExtensionRangeOptions;
180
+ fromAmino(object: _233.ExtensionRangeOptionsAmino): _233.ExtensionRangeOptions;
181
+ toAmino(message: _233.ExtensionRangeOptions): _233.ExtensionRangeOptionsAmino;
182
+ fromAminoMsg(object: _233.ExtensionRangeOptionsAminoMsg): _233.ExtensionRangeOptions;
183
+ fromProtoMsg(message: _233.ExtensionRangeOptionsProtoMsg): _233.ExtensionRangeOptions;
184
+ toProto(message: _233.ExtensionRangeOptions): Uint8Array;
185
+ toProtoMsg(message: _233.ExtensionRangeOptions): _233.ExtensionRangeOptionsProtoMsg;
182
186
  };
183
187
  ExtensionRangeOptions_Declaration: {
184
188
  typeUrl: string;
185
- encode(message: _119.ExtensionRangeOptions_Declaration, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
186
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.ExtensionRangeOptions_Declaration;
187
- fromPartial(object: import("../helpers").DeepPartial<_119.ExtensionRangeOptions_Declaration>): _119.ExtensionRangeOptions_Declaration;
188
- fromAmino(object: _119.ExtensionRangeOptions_DeclarationAmino): _119.ExtensionRangeOptions_Declaration;
189
- toAmino(message: _119.ExtensionRangeOptions_Declaration): _119.ExtensionRangeOptions_DeclarationAmino;
190
- fromAminoMsg(object: _119.ExtensionRangeOptions_DeclarationAminoMsg): _119.ExtensionRangeOptions_Declaration;
191
- fromProtoMsg(message: _119.ExtensionRangeOptions_DeclarationProtoMsg): _119.ExtensionRangeOptions_Declaration;
192
- toProto(message: _119.ExtensionRangeOptions_Declaration): Uint8Array;
193
- toProtoMsg(message: _119.ExtensionRangeOptions_Declaration): _119.ExtensionRangeOptions_DeclarationProtoMsg;
189
+ encode(message: _233.ExtensionRangeOptions_Declaration, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
190
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.ExtensionRangeOptions_Declaration;
191
+ fromPartial(object: import("../helpers").DeepPartial<_233.ExtensionRangeOptions_Declaration>): _233.ExtensionRangeOptions_Declaration;
192
+ fromAmino(object: _233.ExtensionRangeOptions_DeclarationAmino): _233.ExtensionRangeOptions_Declaration;
193
+ toAmino(message: _233.ExtensionRangeOptions_Declaration): _233.ExtensionRangeOptions_DeclarationAmino;
194
+ fromAminoMsg(object: _233.ExtensionRangeOptions_DeclarationAminoMsg): _233.ExtensionRangeOptions_Declaration;
195
+ fromProtoMsg(message: _233.ExtensionRangeOptions_DeclarationProtoMsg): _233.ExtensionRangeOptions_Declaration;
196
+ toProto(message: _233.ExtensionRangeOptions_Declaration): Uint8Array;
197
+ toProtoMsg(message: _233.ExtensionRangeOptions_Declaration): _233.ExtensionRangeOptions_DeclarationProtoMsg;
194
198
  };
195
199
  FieldDescriptorProto: {
196
200
  typeUrl: string;
197
- encode(message: _119.FieldDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
198
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FieldDescriptorProto;
199
- fromPartial(object: import("../helpers").DeepPartial<_119.FieldDescriptorProto>): _119.FieldDescriptorProto;
200
- fromAmino(object: _119.FieldDescriptorProtoAmino): _119.FieldDescriptorProto;
201
- toAmino(message: _119.FieldDescriptorProto): _119.FieldDescriptorProtoAmino;
202
- fromAminoMsg(object: _119.FieldDescriptorProtoAminoMsg): _119.FieldDescriptorProto;
203
- fromProtoMsg(message: _119.FieldDescriptorProtoProtoMsg): _119.FieldDescriptorProto;
204
- toProto(message: _119.FieldDescriptorProto): Uint8Array;
205
- toProtoMsg(message: _119.FieldDescriptorProto): _119.FieldDescriptorProtoProtoMsg;
201
+ encode(message: _233.FieldDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
202
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FieldDescriptorProto;
203
+ fromPartial(object: import("../helpers").DeepPartial<_233.FieldDescriptorProto>): _233.FieldDescriptorProto;
204
+ fromAmino(object: _233.FieldDescriptorProtoAmino): _233.FieldDescriptorProto;
205
+ toAmino(message: _233.FieldDescriptorProto): _233.FieldDescriptorProtoAmino;
206
+ fromAminoMsg(object: _233.FieldDescriptorProtoAminoMsg): _233.FieldDescriptorProto;
207
+ fromProtoMsg(message: _233.FieldDescriptorProtoProtoMsg): _233.FieldDescriptorProto;
208
+ toProto(message: _233.FieldDescriptorProto): Uint8Array;
209
+ toProtoMsg(message: _233.FieldDescriptorProto): _233.FieldDescriptorProtoProtoMsg;
206
210
  };
207
211
  OneofDescriptorProto: {
208
212
  typeUrl: string;
209
- encode(message: _119.OneofDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
210
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.OneofDescriptorProto;
211
- fromPartial(object: import("../helpers").DeepPartial<_119.OneofDescriptorProto>): _119.OneofDescriptorProto;
212
- fromAmino(object: _119.OneofDescriptorProtoAmino): _119.OneofDescriptorProto;
213
- toAmino(message: _119.OneofDescriptorProto): _119.OneofDescriptorProtoAmino;
214
- fromAminoMsg(object: _119.OneofDescriptorProtoAminoMsg): _119.OneofDescriptorProto;
215
- fromProtoMsg(message: _119.OneofDescriptorProtoProtoMsg): _119.OneofDescriptorProto;
216
- toProto(message: _119.OneofDescriptorProto): Uint8Array;
217
- toProtoMsg(message: _119.OneofDescriptorProto): _119.OneofDescriptorProtoProtoMsg;
213
+ encode(message: _233.OneofDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
214
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.OneofDescriptorProto;
215
+ fromPartial(object: import("../helpers").DeepPartial<_233.OneofDescriptorProto>): _233.OneofDescriptorProto;
216
+ fromAmino(object: _233.OneofDescriptorProtoAmino): _233.OneofDescriptorProto;
217
+ toAmino(message: _233.OneofDescriptorProto): _233.OneofDescriptorProtoAmino;
218
+ fromAminoMsg(object: _233.OneofDescriptorProtoAminoMsg): _233.OneofDescriptorProto;
219
+ fromProtoMsg(message: _233.OneofDescriptorProtoProtoMsg): _233.OneofDescriptorProto;
220
+ toProto(message: _233.OneofDescriptorProto): Uint8Array;
221
+ toProtoMsg(message: _233.OneofDescriptorProto): _233.OneofDescriptorProtoProtoMsg;
218
222
  };
219
223
  EnumDescriptorProto: {
220
224
  typeUrl: string;
221
- encode(message: _119.EnumDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
222
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.EnumDescriptorProto;
223
- fromPartial(object: import("../helpers").DeepPartial<_119.EnumDescriptorProto>): _119.EnumDescriptorProto;
224
- fromAmino(object: _119.EnumDescriptorProtoAmino): _119.EnumDescriptorProto;
225
- toAmino(message: _119.EnumDescriptorProto): _119.EnumDescriptorProtoAmino;
226
- fromAminoMsg(object: _119.EnumDescriptorProtoAminoMsg): _119.EnumDescriptorProto;
227
- fromProtoMsg(message: _119.EnumDescriptorProtoProtoMsg): _119.EnumDescriptorProto;
228
- toProto(message: _119.EnumDescriptorProto): Uint8Array;
229
- toProtoMsg(message: _119.EnumDescriptorProto): _119.EnumDescriptorProtoProtoMsg;
225
+ encode(message: _233.EnumDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
226
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.EnumDescriptorProto;
227
+ fromPartial(object: import("../helpers").DeepPartial<_233.EnumDescriptorProto>): _233.EnumDescriptorProto;
228
+ fromAmino(object: _233.EnumDescriptorProtoAmino): _233.EnumDescriptorProto;
229
+ toAmino(message: _233.EnumDescriptorProto): _233.EnumDescriptorProtoAmino;
230
+ fromAminoMsg(object: _233.EnumDescriptorProtoAminoMsg): _233.EnumDescriptorProto;
231
+ fromProtoMsg(message: _233.EnumDescriptorProtoProtoMsg): _233.EnumDescriptorProto;
232
+ toProto(message: _233.EnumDescriptorProto): Uint8Array;
233
+ toProtoMsg(message: _233.EnumDescriptorProto): _233.EnumDescriptorProtoProtoMsg;
230
234
  };
231
235
  EnumDescriptorProto_EnumReservedRange: {
232
236
  typeUrl: string;
233
- encode(message: _119.EnumDescriptorProto_EnumReservedRange, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
234
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.EnumDescriptorProto_EnumReservedRange;
235
- fromPartial(object: import("../helpers").DeepPartial<_119.EnumDescriptorProto_EnumReservedRange>): _119.EnumDescriptorProto_EnumReservedRange;
236
- fromAmino(object: _119.EnumDescriptorProto_EnumReservedRangeAmino): _119.EnumDescriptorProto_EnumReservedRange;
237
- toAmino(message: _119.EnumDescriptorProto_EnumReservedRange): _119.EnumDescriptorProto_EnumReservedRangeAmino;
238
- fromAminoMsg(object: _119.EnumDescriptorProto_EnumReservedRangeAminoMsg): _119.EnumDescriptorProto_EnumReservedRange;
239
- fromProtoMsg(message: _119.EnumDescriptorProto_EnumReservedRangeProtoMsg): _119.EnumDescriptorProto_EnumReservedRange;
240
- toProto(message: _119.EnumDescriptorProto_EnumReservedRange): Uint8Array;
241
- toProtoMsg(message: _119.EnumDescriptorProto_EnumReservedRange): _119.EnumDescriptorProto_EnumReservedRangeProtoMsg;
237
+ encode(message: _233.EnumDescriptorProto_EnumReservedRange, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
238
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.EnumDescriptorProto_EnumReservedRange;
239
+ fromPartial(object: import("../helpers").DeepPartial<_233.EnumDescriptorProto_EnumReservedRange>): _233.EnumDescriptorProto_EnumReservedRange;
240
+ fromAmino(object: _233.EnumDescriptorProto_EnumReservedRangeAmino): _233.EnumDescriptorProto_EnumReservedRange;
241
+ toAmino(message: _233.EnumDescriptorProto_EnumReservedRange): _233.EnumDescriptorProto_EnumReservedRangeAmino;
242
+ fromAminoMsg(object: _233.EnumDescriptorProto_EnumReservedRangeAminoMsg): _233.EnumDescriptorProto_EnumReservedRange;
243
+ fromProtoMsg(message: _233.EnumDescriptorProto_EnumReservedRangeProtoMsg): _233.EnumDescriptorProto_EnumReservedRange;
244
+ toProto(message: _233.EnumDescriptorProto_EnumReservedRange): Uint8Array;
245
+ toProtoMsg(message: _233.EnumDescriptorProto_EnumReservedRange): _233.EnumDescriptorProto_EnumReservedRangeProtoMsg;
242
246
  };
243
247
  EnumValueDescriptorProto: {
244
248
  typeUrl: string;
245
- encode(message: _119.EnumValueDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
246
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.EnumValueDescriptorProto;
247
- fromPartial(object: import("../helpers").DeepPartial<_119.EnumValueDescriptorProto>): _119.EnumValueDescriptorProto;
248
- fromAmino(object: _119.EnumValueDescriptorProtoAmino): _119.EnumValueDescriptorProto;
249
- toAmino(message: _119.EnumValueDescriptorProto): _119.EnumValueDescriptorProtoAmino;
250
- fromAminoMsg(object: _119.EnumValueDescriptorProtoAminoMsg): _119.EnumValueDescriptorProto;
251
- fromProtoMsg(message: _119.EnumValueDescriptorProtoProtoMsg): _119.EnumValueDescriptorProto;
252
- toProto(message: _119.EnumValueDescriptorProto): Uint8Array;
253
- toProtoMsg(message: _119.EnumValueDescriptorProto): _119.EnumValueDescriptorProtoProtoMsg;
249
+ encode(message: _233.EnumValueDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
250
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.EnumValueDescriptorProto;
251
+ fromPartial(object: import("../helpers").DeepPartial<_233.EnumValueDescriptorProto>): _233.EnumValueDescriptorProto;
252
+ fromAmino(object: _233.EnumValueDescriptorProtoAmino): _233.EnumValueDescriptorProto;
253
+ toAmino(message: _233.EnumValueDescriptorProto): _233.EnumValueDescriptorProtoAmino;
254
+ fromAminoMsg(object: _233.EnumValueDescriptorProtoAminoMsg): _233.EnumValueDescriptorProto;
255
+ fromProtoMsg(message: _233.EnumValueDescriptorProtoProtoMsg): _233.EnumValueDescriptorProto;
256
+ toProto(message: _233.EnumValueDescriptorProto): Uint8Array;
257
+ toProtoMsg(message: _233.EnumValueDescriptorProto): _233.EnumValueDescriptorProtoProtoMsg;
254
258
  };
255
259
  ServiceDescriptorProto: {
256
260
  typeUrl: string;
257
- encode(message: _119.ServiceDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
258
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.ServiceDescriptorProto;
259
- fromPartial(object: import("../helpers").DeepPartial<_119.ServiceDescriptorProto>): _119.ServiceDescriptorProto;
260
- fromAmino(object: _119.ServiceDescriptorProtoAmino): _119.ServiceDescriptorProto;
261
- toAmino(message: _119.ServiceDescriptorProto): _119.ServiceDescriptorProtoAmino;
262
- fromAminoMsg(object: _119.ServiceDescriptorProtoAminoMsg): _119.ServiceDescriptorProto;
263
- fromProtoMsg(message: _119.ServiceDescriptorProtoProtoMsg): _119.ServiceDescriptorProto;
264
- toProto(message: _119.ServiceDescriptorProto): Uint8Array;
265
- toProtoMsg(message: _119.ServiceDescriptorProto): _119.ServiceDescriptorProtoProtoMsg;
261
+ encode(message: _233.ServiceDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
262
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.ServiceDescriptorProto;
263
+ fromPartial(object: import("../helpers").DeepPartial<_233.ServiceDescriptorProto>): _233.ServiceDescriptorProto;
264
+ fromAmino(object: _233.ServiceDescriptorProtoAmino): _233.ServiceDescriptorProto;
265
+ toAmino(message: _233.ServiceDescriptorProto): _233.ServiceDescriptorProtoAmino;
266
+ fromAminoMsg(object: _233.ServiceDescriptorProtoAminoMsg): _233.ServiceDescriptorProto;
267
+ fromProtoMsg(message: _233.ServiceDescriptorProtoProtoMsg): _233.ServiceDescriptorProto;
268
+ toProto(message: _233.ServiceDescriptorProto): Uint8Array;
269
+ toProtoMsg(message: _233.ServiceDescriptorProto): _233.ServiceDescriptorProtoProtoMsg;
266
270
  };
267
271
  MethodDescriptorProto: {
268
272
  typeUrl: string;
269
- encode(message: _119.MethodDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
270
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.MethodDescriptorProto;
271
- fromPartial(object: import("../helpers").DeepPartial<_119.MethodDescriptorProto>): _119.MethodDescriptorProto;
272
- fromAmino(object: _119.MethodDescriptorProtoAmino): _119.MethodDescriptorProto;
273
- toAmino(message: _119.MethodDescriptorProto): _119.MethodDescriptorProtoAmino;
274
- fromAminoMsg(object: _119.MethodDescriptorProtoAminoMsg): _119.MethodDescriptorProto;
275
- fromProtoMsg(message: _119.MethodDescriptorProtoProtoMsg): _119.MethodDescriptorProto;
276
- toProto(message: _119.MethodDescriptorProto): Uint8Array;
277
- toProtoMsg(message: _119.MethodDescriptorProto): _119.MethodDescriptorProtoProtoMsg;
273
+ encode(message: _233.MethodDescriptorProto, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
274
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.MethodDescriptorProto;
275
+ fromPartial(object: import("../helpers").DeepPartial<_233.MethodDescriptorProto>): _233.MethodDescriptorProto;
276
+ fromAmino(object: _233.MethodDescriptorProtoAmino): _233.MethodDescriptorProto;
277
+ toAmino(message: _233.MethodDescriptorProto): _233.MethodDescriptorProtoAmino;
278
+ fromAminoMsg(object: _233.MethodDescriptorProtoAminoMsg): _233.MethodDescriptorProto;
279
+ fromProtoMsg(message: _233.MethodDescriptorProtoProtoMsg): _233.MethodDescriptorProto;
280
+ toProto(message: _233.MethodDescriptorProto): Uint8Array;
281
+ toProtoMsg(message: _233.MethodDescriptorProto): _233.MethodDescriptorProtoProtoMsg;
278
282
  };
279
283
  FileOptions: {
280
284
  typeUrl: string;
281
- encode(message: _119.FileOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
282
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FileOptions;
283
- fromPartial(object: import("../helpers").DeepPartial<_119.FileOptions>): _119.FileOptions;
284
- fromAmino(object: _119.FileOptionsAmino): _119.FileOptions;
285
- toAmino(message: _119.FileOptions): _119.FileOptionsAmino;
286
- fromAminoMsg(object: _119.FileOptionsAminoMsg): _119.FileOptions;
287
- fromProtoMsg(message: _119.FileOptionsProtoMsg): _119.FileOptions;
288
- toProto(message: _119.FileOptions): Uint8Array;
289
- toProtoMsg(message: _119.FileOptions): _119.FileOptionsProtoMsg;
285
+ encode(message: _233.FileOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
286
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FileOptions;
287
+ fromPartial(object: import("../helpers").DeepPartial<_233.FileOptions>): _233.FileOptions;
288
+ fromAmino(object: _233.FileOptionsAmino): _233.FileOptions;
289
+ toAmino(message: _233.FileOptions): _233.FileOptionsAmino;
290
+ fromAminoMsg(object: _233.FileOptionsAminoMsg): _233.FileOptions;
291
+ fromProtoMsg(message: _233.FileOptionsProtoMsg): _233.FileOptions;
292
+ toProto(message: _233.FileOptions): Uint8Array;
293
+ toProtoMsg(message: _233.FileOptions): _233.FileOptionsProtoMsg;
290
294
  };
291
295
  MessageOptions: {
292
296
  typeUrl: string;
293
- encode(message: _119.MessageOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
294
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.MessageOptions;
295
- fromPartial(object: import("../helpers").DeepPartial<_119.MessageOptions>): _119.MessageOptions;
296
- fromAmino(object: _119.MessageOptionsAmino): _119.MessageOptions;
297
- toAmino(message: _119.MessageOptions): _119.MessageOptionsAmino;
298
- fromAminoMsg(object: _119.MessageOptionsAminoMsg): _119.MessageOptions;
299
- fromProtoMsg(message: _119.MessageOptionsProtoMsg): _119.MessageOptions;
300
- toProto(message: _119.MessageOptions): Uint8Array;
301
- toProtoMsg(message: _119.MessageOptions): _119.MessageOptionsProtoMsg;
297
+ encode(message: _233.MessageOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
298
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.MessageOptions;
299
+ fromPartial(object: import("../helpers").DeepPartial<_233.MessageOptions>): _233.MessageOptions;
300
+ fromAmino(object: _233.MessageOptionsAmino): _233.MessageOptions;
301
+ toAmino(message: _233.MessageOptions): _233.MessageOptionsAmino;
302
+ fromAminoMsg(object: _233.MessageOptionsAminoMsg): _233.MessageOptions;
303
+ fromProtoMsg(message: _233.MessageOptionsProtoMsg): _233.MessageOptions;
304
+ toProto(message: _233.MessageOptions): Uint8Array;
305
+ toProtoMsg(message: _233.MessageOptions): _233.MessageOptionsProtoMsg;
302
306
  };
303
307
  FieldOptions: {
304
308
  typeUrl: string;
305
- encode(message: _119.FieldOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
306
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FieldOptions;
307
- fromPartial(object: import("../helpers").DeepPartial<_119.FieldOptions>): _119.FieldOptions;
308
- fromAmino(object: _119.FieldOptionsAmino): _119.FieldOptions;
309
- toAmino(message: _119.FieldOptions): _119.FieldOptionsAmino;
310
- fromAminoMsg(object: _119.FieldOptionsAminoMsg): _119.FieldOptions;
311
- fromProtoMsg(message: _119.FieldOptionsProtoMsg): _119.FieldOptions;
312
- toProto(message: _119.FieldOptions): Uint8Array;
313
- toProtoMsg(message: _119.FieldOptions): _119.FieldOptionsProtoMsg;
309
+ encode(message: _233.FieldOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
310
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FieldOptions;
311
+ fromPartial(object: import("../helpers").DeepPartial<_233.FieldOptions>): _233.FieldOptions;
312
+ fromAmino(object: _233.FieldOptionsAmino): _233.FieldOptions;
313
+ toAmino(message: _233.FieldOptions): _233.FieldOptionsAmino;
314
+ fromAminoMsg(object: _233.FieldOptionsAminoMsg): _233.FieldOptions;
315
+ fromProtoMsg(message: _233.FieldOptionsProtoMsg): _233.FieldOptions;
316
+ toProto(message: _233.FieldOptions): Uint8Array;
317
+ toProtoMsg(message: _233.FieldOptions): _233.FieldOptionsProtoMsg;
314
318
  };
315
319
  FieldOptions_EditionDefault: {
316
320
  typeUrl: string;
317
- encode(message: _119.FieldOptions_EditionDefault, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
318
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FieldOptions_EditionDefault;
319
- fromPartial(object: import("../helpers").DeepPartial<_119.FieldOptions_EditionDefault>): _119.FieldOptions_EditionDefault;
320
- fromAmino(object: _119.FieldOptions_EditionDefaultAmino): _119.FieldOptions_EditionDefault;
321
- toAmino(message: _119.FieldOptions_EditionDefault): _119.FieldOptions_EditionDefaultAmino;
322
- fromAminoMsg(object: _119.FieldOptions_EditionDefaultAminoMsg): _119.FieldOptions_EditionDefault;
323
- fromProtoMsg(message: _119.FieldOptions_EditionDefaultProtoMsg): _119.FieldOptions_EditionDefault;
324
- toProto(message: _119.FieldOptions_EditionDefault): Uint8Array;
325
- toProtoMsg(message: _119.FieldOptions_EditionDefault): _119.FieldOptions_EditionDefaultProtoMsg;
321
+ encode(message: _233.FieldOptions_EditionDefault, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
322
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FieldOptions_EditionDefault;
323
+ fromPartial(object: import("../helpers").DeepPartial<_233.FieldOptions_EditionDefault>): _233.FieldOptions_EditionDefault;
324
+ fromAmino(object: _233.FieldOptions_EditionDefaultAmino): _233.FieldOptions_EditionDefault;
325
+ toAmino(message: _233.FieldOptions_EditionDefault): _233.FieldOptions_EditionDefaultAmino;
326
+ fromAminoMsg(object: _233.FieldOptions_EditionDefaultAminoMsg): _233.FieldOptions_EditionDefault;
327
+ fromProtoMsg(message: _233.FieldOptions_EditionDefaultProtoMsg): _233.FieldOptions_EditionDefault;
328
+ toProto(message: _233.FieldOptions_EditionDefault): Uint8Array;
329
+ toProtoMsg(message: _233.FieldOptions_EditionDefault): _233.FieldOptions_EditionDefaultProtoMsg;
326
330
  };
327
331
  FieldOptions_FeatureSupport: {
328
332
  typeUrl: string;
329
- encode(message: _119.FieldOptions_FeatureSupport, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
330
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FieldOptions_FeatureSupport;
331
- fromPartial(object: import("../helpers").DeepPartial<_119.FieldOptions_FeatureSupport>): _119.FieldOptions_FeatureSupport;
332
- fromAmino(object: _119.FieldOptions_FeatureSupportAmino): _119.FieldOptions_FeatureSupport;
333
- toAmino(message: _119.FieldOptions_FeatureSupport): _119.FieldOptions_FeatureSupportAmino;
334
- fromAminoMsg(object: _119.FieldOptions_FeatureSupportAminoMsg): _119.FieldOptions_FeatureSupport;
335
- fromProtoMsg(message: _119.FieldOptions_FeatureSupportProtoMsg): _119.FieldOptions_FeatureSupport;
336
- toProto(message: _119.FieldOptions_FeatureSupport): Uint8Array;
337
- toProtoMsg(message: _119.FieldOptions_FeatureSupport): _119.FieldOptions_FeatureSupportProtoMsg;
333
+ encode(message: _233.FieldOptions_FeatureSupport, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
334
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FieldOptions_FeatureSupport;
335
+ fromPartial(object: import("../helpers").DeepPartial<_233.FieldOptions_FeatureSupport>): _233.FieldOptions_FeatureSupport;
336
+ fromAmino(object: _233.FieldOptions_FeatureSupportAmino): _233.FieldOptions_FeatureSupport;
337
+ toAmino(message: _233.FieldOptions_FeatureSupport): _233.FieldOptions_FeatureSupportAmino;
338
+ fromAminoMsg(object: _233.FieldOptions_FeatureSupportAminoMsg): _233.FieldOptions_FeatureSupport;
339
+ fromProtoMsg(message: _233.FieldOptions_FeatureSupportProtoMsg): _233.FieldOptions_FeatureSupport;
340
+ toProto(message: _233.FieldOptions_FeatureSupport): Uint8Array;
341
+ toProtoMsg(message: _233.FieldOptions_FeatureSupport): _233.FieldOptions_FeatureSupportProtoMsg;
338
342
  };
339
343
  OneofOptions: {
340
344
  typeUrl: string;
341
- encode(message: _119.OneofOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
342
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.OneofOptions;
343
- fromPartial(object: import("../helpers").DeepPartial<_119.OneofOptions>): _119.OneofOptions;
344
- fromAmino(object: _119.OneofOptionsAmino): _119.OneofOptions;
345
- toAmino(message: _119.OneofOptions): _119.OneofOptionsAmino;
346
- fromAminoMsg(object: _119.OneofOptionsAminoMsg): _119.OneofOptions;
347
- fromProtoMsg(message: _119.OneofOptionsProtoMsg): _119.OneofOptions;
348
- toProto(message: _119.OneofOptions): Uint8Array;
349
- toProtoMsg(message: _119.OneofOptions): _119.OneofOptionsProtoMsg;
345
+ encode(message: _233.OneofOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
346
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.OneofOptions;
347
+ fromPartial(object: import("../helpers").DeepPartial<_233.OneofOptions>): _233.OneofOptions;
348
+ fromAmino(object: _233.OneofOptionsAmino): _233.OneofOptions;
349
+ toAmino(message: _233.OneofOptions): _233.OneofOptionsAmino;
350
+ fromAminoMsg(object: _233.OneofOptionsAminoMsg): _233.OneofOptions;
351
+ fromProtoMsg(message: _233.OneofOptionsProtoMsg): _233.OneofOptions;
352
+ toProto(message: _233.OneofOptions): Uint8Array;
353
+ toProtoMsg(message: _233.OneofOptions): _233.OneofOptionsProtoMsg;
350
354
  };
351
355
  EnumOptions: {
352
356
  typeUrl: string;
353
- encode(message: _119.EnumOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
354
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.EnumOptions;
355
- fromPartial(object: import("../helpers").DeepPartial<_119.EnumOptions>): _119.EnumOptions;
356
- fromAmino(object: _119.EnumOptionsAmino): _119.EnumOptions;
357
- toAmino(message: _119.EnumOptions): _119.EnumOptionsAmino;
358
- fromAminoMsg(object: _119.EnumOptionsAminoMsg): _119.EnumOptions;
359
- fromProtoMsg(message: _119.EnumOptionsProtoMsg): _119.EnumOptions;
360
- toProto(message: _119.EnumOptions): Uint8Array;
361
- toProtoMsg(message: _119.EnumOptions): _119.EnumOptionsProtoMsg;
357
+ encode(message: _233.EnumOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
358
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.EnumOptions;
359
+ fromPartial(object: import("../helpers").DeepPartial<_233.EnumOptions>): _233.EnumOptions;
360
+ fromAmino(object: _233.EnumOptionsAmino): _233.EnumOptions;
361
+ toAmino(message: _233.EnumOptions): _233.EnumOptionsAmino;
362
+ fromAminoMsg(object: _233.EnumOptionsAminoMsg): _233.EnumOptions;
363
+ fromProtoMsg(message: _233.EnumOptionsProtoMsg): _233.EnumOptions;
364
+ toProto(message: _233.EnumOptions): Uint8Array;
365
+ toProtoMsg(message: _233.EnumOptions): _233.EnumOptionsProtoMsg;
362
366
  };
363
367
  EnumValueOptions: {
364
368
  typeUrl: string;
365
- encode(message: _119.EnumValueOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
366
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.EnumValueOptions;
367
- fromPartial(object: import("../helpers").DeepPartial<_119.EnumValueOptions>): _119.EnumValueOptions;
368
- fromAmino(object: _119.EnumValueOptionsAmino): _119.EnumValueOptions;
369
- toAmino(message: _119.EnumValueOptions): _119.EnumValueOptionsAmino;
370
- fromAminoMsg(object: _119.EnumValueOptionsAminoMsg): _119.EnumValueOptions;
371
- fromProtoMsg(message: _119.EnumValueOptionsProtoMsg): _119.EnumValueOptions;
372
- toProto(message: _119.EnumValueOptions): Uint8Array;
373
- toProtoMsg(message: _119.EnumValueOptions): _119.EnumValueOptionsProtoMsg;
369
+ encode(message: _233.EnumValueOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
370
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.EnumValueOptions;
371
+ fromPartial(object: import("../helpers").DeepPartial<_233.EnumValueOptions>): _233.EnumValueOptions;
372
+ fromAmino(object: _233.EnumValueOptionsAmino): _233.EnumValueOptions;
373
+ toAmino(message: _233.EnumValueOptions): _233.EnumValueOptionsAmino;
374
+ fromAminoMsg(object: _233.EnumValueOptionsAminoMsg): _233.EnumValueOptions;
375
+ fromProtoMsg(message: _233.EnumValueOptionsProtoMsg): _233.EnumValueOptions;
376
+ toProto(message: _233.EnumValueOptions): Uint8Array;
377
+ toProtoMsg(message: _233.EnumValueOptions): _233.EnumValueOptionsProtoMsg;
374
378
  };
375
379
  ServiceOptions: {
376
380
  typeUrl: string;
377
- encode(message: _119.ServiceOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
378
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.ServiceOptions;
379
- fromPartial(object: import("../helpers").DeepPartial<_119.ServiceOptions>): _119.ServiceOptions;
380
- fromAmino(object: _119.ServiceOptionsAmino): _119.ServiceOptions;
381
- toAmino(message: _119.ServiceOptions): _119.ServiceOptionsAmino;
382
- fromAminoMsg(object: _119.ServiceOptionsAminoMsg): _119.ServiceOptions;
383
- fromProtoMsg(message: _119.ServiceOptionsProtoMsg): _119.ServiceOptions;
384
- toProto(message: _119.ServiceOptions): Uint8Array;
385
- toProtoMsg(message: _119.ServiceOptions): _119.ServiceOptionsProtoMsg;
381
+ encode(message: _233.ServiceOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
382
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.ServiceOptions;
383
+ fromPartial(object: import("../helpers").DeepPartial<_233.ServiceOptions>): _233.ServiceOptions;
384
+ fromAmino(object: _233.ServiceOptionsAmino): _233.ServiceOptions;
385
+ toAmino(message: _233.ServiceOptions): _233.ServiceOptionsAmino;
386
+ fromAminoMsg(object: _233.ServiceOptionsAminoMsg): _233.ServiceOptions;
387
+ fromProtoMsg(message: _233.ServiceOptionsProtoMsg): _233.ServiceOptions;
388
+ toProto(message: _233.ServiceOptions): Uint8Array;
389
+ toProtoMsg(message: _233.ServiceOptions): _233.ServiceOptionsProtoMsg;
386
390
  };
387
391
  MethodOptions: {
388
392
  typeUrl: string;
389
- encode(message: _119.MethodOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
390
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.MethodOptions;
391
- fromPartial(object: import("../helpers").DeepPartial<_119.MethodOptions>): _119.MethodOptions;
392
- fromAmino(object: _119.MethodOptionsAmino): _119.MethodOptions;
393
- toAmino(message: _119.MethodOptions): _119.MethodOptionsAmino;
394
- fromAminoMsg(object: _119.MethodOptionsAminoMsg): _119.MethodOptions;
395
- fromProtoMsg(message: _119.MethodOptionsProtoMsg): _119.MethodOptions;
396
- toProto(message: _119.MethodOptions): Uint8Array;
397
- toProtoMsg(message: _119.MethodOptions): _119.MethodOptionsProtoMsg;
393
+ encode(message: _233.MethodOptions, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
394
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.MethodOptions;
395
+ fromPartial(object: import("../helpers").DeepPartial<_233.MethodOptions>): _233.MethodOptions;
396
+ fromAmino(object: _233.MethodOptionsAmino): _233.MethodOptions;
397
+ toAmino(message: _233.MethodOptions): _233.MethodOptionsAmino;
398
+ fromAminoMsg(object: _233.MethodOptionsAminoMsg): _233.MethodOptions;
399
+ fromProtoMsg(message: _233.MethodOptionsProtoMsg): _233.MethodOptions;
400
+ toProto(message: _233.MethodOptions): Uint8Array;
401
+ toProtoMsg(message: _233.MethodOptions): _233.MethodOptionsProtoMsg;
398
402
  };
399
403
  UninterpretedOption: {
400
404
  typeUrl: string;
401
- encode(message: _119.UninterpretedOption, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
402
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.UninterpretedOption;
403
- fromPartial(object: import("../helpers").DeepPartial<_119.UninterpretedOption>): _119.UninterpretedOption;
404
- fromAmino(object: _119.UninterpretedOptionAmino): _119.UninterpretedOption;
405
- toAmino(message: _119.UninterpretedOption): _119.UninterpretedOptionAmino;
406
- fromAminoMsg(object: _119.UninterpretedOptionAminoMsg): _119.UninterpretedOption;
407
- fromProtoMsg(message: _119.UninterpretedOptionProtoMsg): _119.UninterpretedOption;
408
- toProto(message: _119.UninterpretedOption): Uint8Array;
409
- toProtoMsg(message: _119.UninterpretedOption): _119.UninterpretedOptionProtoMsg;
405
+ encode(message: _233.UninterpretedOption, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
406
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.UninterpretedOption;
407
+ fromPartial(object: import("../helpers").DeepPartial<_233.UninterpretedOption>): _233.UninterpretedOption;
408
+ fromAmino(object: _233.UninterpretedOptionAmino): _233.UninterpretedOption;
409
+ toAmino(message: _233.UninterpretedOption): _233.UninterpretedOptionAmino;
410
+ fromAminoMsg(object: _233.UninterpretedOptionAminoMsg): _233.UninterpretedOption;
411
+ fromProtoMsg(message: _233.UninterpretedOptionProtoMsg): _233.UninterpretedOption;
412
+ toProto(message: _233.UninterpretedOption): Uint8Array;
413
+ toProtoMsg(message: _233.UninterpretedOption): _233.UninterpretedOptionProtoMsg;
410
414
  };
411
415
  UninterpretedOption_NamePart: {
412
416
  typeUrl: string;
413
- encode(message: _119.UninterpretedOption_NamePart, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
414
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.UninterpretedOption_NamePart;
415
- fromPartial(object: import("../helpers").DeepPartial<_119.UninterpretedOption_NamePart>): _119.UninterpretedOption_NamePart;
416
- fromAmino(object: _119.UninterpretedOption_NamePartAmino): _119.UninterpretedOption_NamePart;
417
- toAmino(message: _119.UninterpretedOption_NamePart): _119.UninterpretedOption_NamePartAmino;
418
- fromAminoMsg(object: _119.UninterpretedOption_NamePartAminoMsg): _119.UninterpretedOption_NamePart;
419
- fromProtoMsg(message: _119.UninterpretedOption_NamePartProtoMsg): _119.UninterpretedOption_NamePart;
420
- toProto(message: _119.UninterpretedOption_NamePart): Uint8Array;
421
- toProtoMsg(message: _119.UninterpretedOption_NamePart): _119.UninterpretedOption_NamePartProtoMsg;
417
+ encode(message: _233.UninterpretedOption_NamePart, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
418
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.UninterpretedOption_NamePart;
419
+ fromPartial(object: import("../helpers").DeepPartial<_233.UninterpretedOption_NamePart>): _233.UninterpretedOption_NamePart;
420
+ fromAmino(object: _233.UninterpretedOption_NamePartAmino): _233.UninterpretedOption_NamePart;
421
+ toAmino(message: _233.UninterpretedOption_NamePart): _233.UninterpretedOption_NamePartAmino;
422
+ fromAminoMsg(object: _233.UninterpretedOption_NamePartAminoMsg): _233.UninterpretedOption_NamePart;
423
+ fromProtoMsg(message: _233.UninterpretedOption_NamePartProtoMsg): _233.UninterpretedOption_NamePart;
424
+ toProto(message: _233.UninterpretedOption_NamePart): Uint8Array;
425
+ toProtoMsg(message: _233.UninterpretedOption_NamePart): _233.UninterpretedOption_NamePartProtoMsg;
422
426
  };
423
427
  FeatureSet: {
424
428
  typeUrl: string;
425
- encode(message: _119.FeatureSet, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
426
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FeatureSet;
427
- fromPartial(object: import("../helpers").DeepPartial<_119.FeatureSet>): _119.FeatureSet;
428
- fromAmino(object: _119.FeatureSetAmino): _119.FeatureSet;
429
- toAmino(message: _119.FeatureSet): _119.FeatureSetAmino;
430
- fromAminoMsg(object: _119.FeatureSetAminoMsg): _119.FeatureSet;
431
- fromProtoMsg(message: _119.FeatureSetProtoMsg): _119.FeatureSet;
432
- toProto(message: _119.FeatureSet): Uint8Array;
433
- toProtoMsg(message: _119.FeatureSet): _119.FeatureSetProtoMsg;
429
+ encode(message: _233.FeatureSet, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
430
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FeatureSet;
431
+ fromPartial(object: import("../helpers").DeepPartial<_233.FeatureSet>): _233.FeatureSet;
432
+ fromAmino(object: _233.FeatureSetAmino): _233.FeatureSet;
433
+ toAmino(message: _233.FeatureSet): _233.FeatureSetAmino;
434
+ fromAminoMsg(object: _233.FeatureSetAminoMsg): _233.FeatureSet;
435
+ fromProtoMsg(message: _233.FeatureSetProtoMsg): _233.FeatureSet;
436
+ toProto(message: _233.FeatureSet): Uint8Array;
437
+ toProtoMsg(message: _233.FeatureSet): _233.FeatureSetProtoMsg;
434
438
  };
435
439
  FeatureSet_VisibilityFeature: {
436
440
  typeUrl: string;
437
- encode(_: _119.FeatureSet_VisibilityFeature, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
438
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FeatureSet_VisibilityFeature;
439
- fromPartial(_: import("../helpers").DeepPartial<_119.FeatureSet_VisibilityFeature>): _119.FeatureSet_VisibilityFeature;
440
- fromAmino(_: _119.FeatureSet_VisibilityFeatureAmino): _119.FeatureSet_VisibilityFeature;
441
- toAmino(_: _119.FeatureSet_VisibilityFeature): _119.FeatureSet_VisibilityFeatureAmino;
442
- fromAminoMsg(object: _119.FeatureSet_VisibilityFeatureAminoMsg): _119.FeatureSet_VisibilityFeature;
443
- fromProtoMsg(message: _119.FeatureSet_VisibilityFeatureProtoMsg): _119.FeatureSet_VisibilityFeature;
444
- toProto(message: _119.FeatureSet_VisibilityFeature): Uint8Array;
445
- toProtoMsg(message: _119.FeatureSet_VisibilityFeature): _119.FeatureSet_VisibilityFeatureProtoMsg;
441
+ encode(_: _233.FeatureSet_VisibilityFeature, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
442
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FeatureSet_VisibilityFeature;
443
+ fromPartial(_: import("../helpers").DeepPartial<_233.FeatureSet_VisibilityFeature>): _233.FeatureSet_VisibilityFeature;
444
+ fromAmino(_: _233.FeatureSet_VisibilityFeatureAmino): _233.FeatureSet_VisibilityFeature;
445
+ toAmino(_: _233.FeatureSet_VisibilityFeature): _233.FeatureSet_VisibilityFeatureAmino;
446
+ fromAminoMsg(object: _233.FeatureSet_VisibilityFeatureAminoMsg): _233.FeatureSet_VisibilityFeature;
447
+ fromProtoMsg(message: _233.FeatureSet_VisibilityFeatureProtoMsg): _233.FeatureSet_VisibilityFeature;
448
+ toProto(message: _233.FeatureSet_VisibilityFeature): Uint8Array;
449
+ toProtoMsg(message: _233.FeatureSet_VisibilityFeature): _233.FeatureSet_VisibilityFeatureProtoMsg;
450
+ };
451
+ FeatureSet_ProtoLimitsFeature: {
452
+ typeUrl: string;
453
+ encode(_: _233.FeatureSet_ProtoLimitsFeature, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
454
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FeatureSet_ProtoLimitsFeature;
455
+ fromPartial(_: import("../helpers").DeepPartial<_233.FeatureSet_ProtoLimitsFeature>): _233.FeatureSet_ProtoLimitsFeature;
456
+ fromAmino(_: _233.FeatureSet_ProtoLimitsFeatureAmino): _233.FeatureSet_ProtoLimitsFeature;
457
+ toAmino(_: _233.FeatureSet_ProtoLimitsFeature): _233.FeatureSet_ProtoLimitsFeatureAmino;
458
+ fromAminoMsg(object: _233.FeatureSet_ProtoLimitsFeatureAminoMsg): _233.FeatureSet_ProtoLimitsFeature;
459
+ fromProtoMsg(message: _233.FeatureSet_ProtoLimitsFeatureProtoMsg): _233.FeatureSet_ProtoLimitsFeature;
460
+ toProto(message: _233.FeatureSet_ProtoLimitsFeature): Uint8Array;
461
+ toProtoMsg(message: _233.FeatureSet_ProtoLimitsFeature): _233.FeatureSet_ProtoLimitsFeatureProtoMsg;
446
462
  };
447
463
  FeatureSetDefaults: {
448
464
  typeUrl: string;
449
- encode(message: _119.FeatureSetDefaults, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
450
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FeatureSetDefaults;
451
- fromPartial(object: import("../helpers").DeepPartial<_119.FeatureSetDefaults>): _119.FeatureSetDefaults;
452
- fromAmino(object: _119.FeatureSetDefaultsAmino): _119.FeatureSetDefaults;
453
- toAmino(message: _119.FeatureSetDefaults): _119.FeatureSetDefaultsAmino;
454
- fromAminoMsg(object: _119.FeatureSetDefaultsAminoMsg): _119.FeatureSetDefaults;
455
- fromProtoMsg(message: _119.FeatureSetDefaultsProtoMsg): _119.FeatureSetDefaults;
456
- toProto(message: _119.FeatureSetDefaults): Uint8Array;
457
- toProtoMsg(message: _119.FeatureSetDefaults): _119.FeatureSetDefaultsProtoMsg;
465
+ encode(message: _233.FeatureSetDefaults, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
466
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FeatureSetDefaults;
467
+ fromPartial(object: import("../helpers").DeepPartial<_233.FeatureSetDefaults>): _233.FeatureSetDefaults;
468
+ fromAmino(object: _233.FeatureSetDefaultsAmino): _233.FeatureSetDefaults;
469
+ toAmino(message: _233.FeatureSetDefaults): _233.FeatureSetDefaultsAmino;
470
+ fromAminoMsg(object: _233.FeatureSetDefaultsAminoMsg): _233.FeatureSetDefaults;
471
+ fromProtoMsg(message: _233.FeatureSetDefaultsProtoMsg): _233.FeatureSetDefaults;
472
+ toProto(message: _233.FeatureSetDefaults): Uint8Array;
473
+ toProtoMsg(message: _233.FeatureSetDefaults): _233.FeatureSetDefaultsProtoMsg;
458
474
  };
459
475
  FeatureSetDefaults_FeatureSetEditionDefault: {
460
476
  typeUrl: string;
461
- encode(message: _119.FeatureSetDefaults_FeatureSetEditionDefault, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
462
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.FeatureSetDefaults_FeatureSetEditionDefault;
463
- fromPartial(object: import("../helpers").DeepPartial<_119.FeatureSetDefaults_FeatureSetEditionDefault>): _119.FeatureSetDefaults_FeatureSetEditionDefault;
464
- fromAmino(object: _119.FeatureSetDefaults_FeatureSetEditionDefaultAmino): _119.FeatureSetDefaults_FeatureSetEditionDefault;
465
- toAmino(message: _119.FeatureSetDefaults_FeatureSetEditionDefault): _119.FeatureSetDefaults_FeatureSetEditionDefaultAmino;
466
- fromAminoMsg(object: _119.FeatureSetDefaults_FeatureSetEditionDefaultAminoMsg): _119.FeatureSetDefaults_FeatureSetEditionDefault;
467
- fromProtoMsg(message: _119.FeatureSetDefaults_FeatureSetEditionDefaultProtoMsg): _119.FeatureSetDefaults_FeatureSetEditionDefault;
468
- toProto(message: _119.FeatureSetDefaults_FeatureSetEditionDefault): Uint8Array;
469
- toProtoMsg(message: _119.FeatureSetDefaults_FeatureSetEditionDefault): _119.FeatureSetDefaults_FeatureSetEditionDefaultProtoMsg;
477
+ encode(message: _233.FeatureSetDefaults_FeatureSetEditionDefault, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
478
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.FeatureSetDefaults_FeatureSetEditionDefault;
479
+ fromPartial(object: import("../helpers").DeepPartial<_233.FeatureSetDefaults_FeatureSetEditionDefault>): _233.FeatureSetDefaults_FeatureSetEditionDefault;
480
+ fromAmino(object: _233.FeatureSetDefaults_FeatureSetEditionDefaultAmino): _233.FeatureSetDefaults_FeatureSetEditionDefault;
481
+ toAmino(message: _233.FeatureSetDefaults_FeatureSetEditionDefault): _233.FeatureSetDefaults_FeatureSetEditionDefaultAmino;
482
+ fromAminoMsg(object: _233.FeatureSetDefaults_FeatureSetEditionDefaultAminoMsg): _233.FeatureSetDefaults_FeatureSetEditionDefault;
483
+ fromProtoMsg(message: _233.FeatureSetDefaults_FeatureSetEditionDefaultProtoMsg): _233.FeatureSetDefaults_FeatureSetEditionDefault;
484
+ toProto(message: _233.FeatureSetDefaults_FeatureSetEditionDefault): Uint8Array;
485
+ toProtoMsg(message: _233.FeatureSetDefaults_FeatureSetEditionDefault): _233.FeatureSetDefaults_FeatureSetEditionDefaultProtoMsg;
470
486
  };
471
487
  SourceCodeInfo: {
472
488
  typeUrl: string;
473
- encode(message: _119.SourceCodeInfo, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
474
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.SourceCodeInfo;
475
- fromPartial(object: import("../helpers").DeepPartial<_119.SourceCodeInfo>): _119.SourceCodeInfo;
476
- fromAmino(object: _119.SourceCodeInfoAmino): _119.SourceCodeInfo;
477
- toAmino(message: _119.SourceCodeInfo): _119.SourceCodeInfoAmino;
478
- fromAminoMsg(object: _119.SourceCodeInfoAminoMsg): _119.SourceCodeInfo;
479
- fromProtoMsg(message: _119.SourceCodeInfoProtoMsg): _119.SourceCodeInfo;
480
- toProto(message: _119.SourceCodeInfo): Uint8Array;
481
- toProtoMsg(message: _119.SourceCodeInfo): _119.SourceCodeInfoProtoMsg;
489
+ encode(message: _233.SourceCodeInfo, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
490
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.SourceCodeInfo;
491
+ fromPartial(object: import("../helpers").DeepPartial<_233.SourceCodeInfo>): _233.SourceCodeInfo;
492
+ fromAmino(object: _233.SourceCodeInfoAmino): _233.SourceCodeInfo;
493
+ toAmino(message: _233.SourceCodeInfo): _233.SourceCodeInfoAmino;
494
+ fromAminoMsg(object: _233.SourceCodeInfoAminoMsg): _233.SourceCodeInfo;
495
+ fromProtoMsg(message: _233.SourceCodeInfoProtoMsg): _233.SourceCodeInfo;
496
+ toProto(message: _233.SourceCodeInfo): Uint8Array;
497
+ toProtoMsg(message: _233.SourceCodeInfo): _233.SourceCodeInfoProtoMsg;
482
498
  };
483
499
  SourceCodeInfo_Location: {
484
500
  typeUrl: string;
485
- encode(message: _119.SourceCodeInfo_Location, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
486
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.SourceCodeInfo_Location;
487
- fromPartial(object: import("../helpers").DeepPartial<_119.SourceCodeInfo_Location>): _119.SourceCodeInfo_Location;
488
- fromAmino(object: _119.SourceCodeInfo_LocationAmino): _119.SourceCodeInfo_Location;
489
- toAmino(message: _119.SourceCodeInfo_Location): _119.SourceCodeInfo_LocationAmino;
490
- fromAminoMsg(object: _119.SourceCodeInfo_LocationAminoMsg): _119.SourceCodeInfo_Location;
491
- fromProtoMsg(message: _119.SourceCodeInfo_LocationProtoMsg): _119.SourceCodeInfo_Location;
492
- toProto(message: _119.SourceCodeInfo_Location): Uint8Array;
493
- toProtoMsg(message: _119.SourceCodeInfo_Location): _119.SourceCodeInfo_LocationProtoMsg;
501
+ encode(message: _233.SourceCodeInfo_Location, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
502
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.SourceCodeInfo_Location;
503
+ fromPartial(object: import("../helpers").DeepPartial<_233.SourceCodeInfo_Location>): _233.SourceCodeInfo_Location;
504
+ fromAmino(object: _233.SourceCodeInfo_LocationAmino): _233.SourceCodeInfo_Location;
505
+ toAmino(message: _233.SourceCodeInfo_Location): _233.SourceCodeInfo_LocationAmino;
506
+ fromAminoMsg(object: _233.SourceCodeInfo_LocationAminoMsg): _233.SourceCodeInfo_Location;
507
+ fromProtoMsg(message: _233.SourceCodeInfo_LocationProtoMsg): _233.SourceCodeInfo_Location;
508
+ toProto(message: _233.SourceCodeInfo_Location): Uint8Array;
509
+ toProtoMsg(message: _233.SourceCodeInfo_Location): _233.SourceCodeInfo_LocationProtoMsg;
494
510
  };
495
511
  GeneratedCodeInfo: {
496
512
  typeUrl: string;
497
- encode(message: _119.GeneratedCodeInfo, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
498
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.GeneratedCodeInfo;
499
- fromPartial(object: import("../helpers").DeepPartial<_119.GeneratedCodeInfo>): _119.GeneratedCodeInfo;
500
- fromAmino(object: _119.GeneratedCodeInfoAmino): _119.GeneratedCodeInfo;
501
- toAmino(message: _119.GeneratedCodeInfo): _119.GeneratedCodeInfoAmino;
502
- fromAminoMsg(object: _119.GeneratedCodeInfoAminoMsg): _119.GeneratedCodeInfo;
503
- fromProtoMsg(message: _119.GeneratedCodeInfoProtoMsg): _119.GeneratedCodeInfo;
504
- toProto(message: _119.GeneratedCodeInfo): Uint8Array;
505
- toProtoMsg(message: _119.GeneratedCodeInfo): _119.GeneratedCodeInfoProtoMsg;
513
+ encode(message: _233.GeneratedCodeInfo, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
514
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.GeneratedCodeInfo;
515
+ fromPartial(object: import("../helpers").DeepPartial<_233.GeneratedCodeInfo>): _233.GeneratedCodeInfo;
516
+ fromAmino(object: _233.GeneratedCodeInfoAmino): _233.GeneratedCodeInfo;
517
+ toAmino(message: _233.GeneratedCodeInfo): _233.GeneratedCodeInfoAmino;
518
+ fromAminoMsg(object: _233.GeneratedCodeInfoAminoMsg): _233.GeneratedCodeInfo;
519
+ fromProtoMsg(message: _233.GeneratedCodeInfoProtoMsg): _233.GeneratedCodeInfo;
520
+ toProto(message: _233.GeneratedCodeInfo): Uint8Array;
521
+ toProtoMsg(message: _233.GeneratedCodeInfo): _233.GeneratedCodeInfoProtoMsg;
506
522
  };
507
523
  GeneratedCodeInfo_Annotation: {
508
524
  typeUrl: string;
509
- encode(message: _119.GeneratedCodeInfo_Annotation, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
510
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _119.GeneratedCodeInfo_Annotation;
511
- fromPartial(object: import("../helpers").DeepPartial<_119.GeneratedCodeInfo_Annotation>): _119.GeneratedCodeInfo_Annotation;
512
- fromAmino(object: _119.GeneratedCodeInfo_AnnotationAmino): _119.GeneratedCodeInfo_Annotation;
513
- toAmino(message: _119.GeneratedCodeInfo_Annotation): _119.GeneratedCodeInfo_AnnotationAmino;
514
- fromAminoMsg(object: _119.GeneratedCodeInfo_AnnotationAminoMsg): _119.GeneratedCodeInfo_Annotation;
515
- fromProtoMsg(message: _119.GeneratedCodeInfo_AnnotationProtoMsg): _119.GeneratedCodeInfo_Annotation;
516
- toProto(message: _119.GeneratedCodeInfo_Annotation): Uint8Array;
517
- toProtoMsg(message: _119.GeneratedCodeInfo_Annotation): _119.GeneratedCodeInfo_AnnotationProtoMsg;
525
+ encode(message: _233.GeneratedCodeInfo_Annotation, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
526
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _233.GeneratedCodeInfo_Annotation;
527
+ fromPartial(object: import("../helpers").DeepPartial<_233.GeneratedCodeInfo_Annotation>): _233.GeneratedCodeInfo_Annotation;
528
+ fromAmino(object: _233.GeneratedCodeInfo_AnnotationAmino): _233.GeneratedCodeInfo_Annotation;
529
+ toAmino(message: _233.GeneratedCodeInfo_Annotation): _233.GeneratedCodeInfo_AnnotationAmino;
530
+ fromAminoMsg(object: _233.GeneratedCodeInfo_AnnotationAminoMsg): _233.GeneratedCodeInfo_Annotation;
531
+ fromProtoMsg(message: _233.GeneratedCodeInfo_AnnotationProtoMsg): _233.GeneratedCodeInfo_Annotation;
532
+ toProto(message: _233.GeneratedCodeInfo_Annotation): Uint8Array;
533
+ toProtoMsg(message: _233.GeneratedCodeInfo_Annotation): _233.GeneratedCodeInfo_AnnotationProtoMsg;
518
534
  };
519
535
  Any: {
520
536
  typeUrl: string;
521
- encode(message: _118.Any, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
522
- decode(input: import("..").BinaryReader | Uint8Array, length?: number): _118.Any;
523
- fromPartial(object: import("../helpers").DeepPartial<_118.Any>): _118.Any;
524
- fromAmino(object: _118.AnyAmino): _118.Any;
525
- toAmino(message: _118.Any): _118.AnyAmino;
526
- fromAminoMsg(object: _118.AnyAminoMsg): _118.Any;
527
- fromProtoMsg(message: _118.AnyProtoMsg): _118.Any;
528
- toProto(message: _118.Any): Uint8Array;
529
- toProtoMsg(message: _118.Any): _118.AnyProtoMsg;
537
+ encode(message: _232.Any, writer?: import("..").BinaryWriter): import("..").BinaryWriter;
538
+ decode(input: import("..").BinaryReader | Uint8Array, length?: number): _232.Any;
539
+ fromPartial(object: import("../helpers").DeepPartial<_232.Any>): _232.Any;
540
+ fromAmino(object: _232.AnyAmino): _232.Any;
541
+ toAmino(message: _232.Any): _232.AnyAmino;
542
+ fromAminoMsg(object: _232.AnyAminoMsg): _232.Any;
543
+ fromProtoMsg(message: _232.AnyProtoMsg): _232.Any;
544
+ toProto(message: _232.Any): Uint8Array;
545
+ toProtoMsg(message: _232.Any): _232.AnyProtoMsg;
530
546
  };
531
547
  };
532
548
  }