@devvit/protos 0.11.4-next-2024-12-06-75957d720.0 → 0.11.4

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 (581) hide show
  1. package/index.d.ts +1 -1
  2. package/index.d.ts.map +1 -1
  3. package/lib/Types.d.ts +5 -0
  4. package/lib/Types.d.ts.map +1 -1
  5. package/lib/Types.js +34 -0
  6. package/package.json +4 -4
  7. package/schema/devvit/dev_portal/app/app.proto +0 -3
  8. package/schema/devvit/dev_portal/app/info/app_info.proto +1 -13
  9. package/schema/devvit/ui/block_kit/v1beta/ui.proto +1 -1
  10. package/schema/devvit/ui/effects/web_view/v1alpha/fullscreen.proto +1 -7
  11. package/schema/snootobuf.devenv.lock +292 -459
  12. package/schema/snootobuf.lock +292 -459
  13. package/schema/snootobuf.redditapi.lock +292 -459
  14. package/schema/snootobuf.ts.lock +293 -459
  15. package/schema/snootobuf.ts.yaml +1 -1
  16. package/types/devvit/actor/automation/v1alpha/event_handlers.d.ts +23 -23
  17. package/types/devvit/actor/automation/v1alpha/event_handlers.d.ts.map +1 -1
  18. package/types/devvit/actor/automation/v1alpha/event_handlers.js +2 -0
  19. package/types/devvit/actor/bot/bot.d.ts +2 -2
  20. package/types/devvit/actor/bot/bot.d.ts.map +1 -1
  21. package/types/devvit/actor/bot/bot.js +5 -0
  22. package/types/devvit/actor/hello/hello.d.ts.map +1 -1
  23. package/types/devvit/actor/hello/hello.js +2 -0
  24. package/types/devvit/actor/payments/v1alpha/payments.d.ts.map +1 -1
  25. package/types/devvit/actor/payments/v1alpha/payments.js +5 -0
  26. package/types/devvit/actor/permissions/permissions.d.ts.map +1 -1
  27. package/types/devvit/actor/permissions/permissions.js +5 -0
  28. package/types/devvit/actor/producer/producer.d.ts.map +1 -1
  29. package/types/devvit/actor/producer/producer.js +3 -0
  30. package/types/devvit/actor/reddit/context_action.d.ts +1 -1
  31. package/types/devvit/actor/reddit/context_action.d.ts.map +1 -1
  32. package/types/devvit/actor/reddit/context_action.js +8 -0
  33. package/types/devvit/actor/reddit/post_filter.d.ts.map +1 -1
  34. package/types/devvit/actor/reddit/post_filter.js +3 -0
  35. package/types/devvit/actor/scheduler/action.d.ts.map +1 -1
  36. package/types/devvit/actor/scheduler/action.js +2 -0
  37. package/types/devvit/actor/scheduler/handler.d.ts +2 -2
  38. package/types/devvit/actor/settings/v1alpha/app_settings.d.ts +4 -4
  39. package/types/devvit/actor/settings/v1alpha/installation_settings.d.ts +4 -4
  40. package/types/devvit/actor/settings/v1alpha/instance_settings.d.ts +4 -4
  41. package/types/devvit/actor/settings/v1alpha/shared.d.ts.map +1 -1
  42. package/types/devvit/actor/settings/v1alpha/shared.js +7 -0
  43. package/types/devvit/actor/test/streams.d.ts.map +1 -1
  44. package/types/devvit/actor/test/streams.js +2 -0
  45. package/types/devvit/actor/test/wrappertypes.d.ts +16 -16
  46. package/types/devvit/actor/user_configurable/user_configurable.d.ts +1 -1
  47. package/types/devvit/actor/user_configurable/user_configurable.d.ts.map +1 -1
  48. package/types/devvit/actor/user_configurable/user_configurable.js +4 -0
  49. package/types/devvit/cli/playtest.d.ts.map +1 -1
  50. package/types/devvit/cli/playtest.js +6 -0
  51. package/types/devvit/data/api/v1alpha/admin.d.ts.map +1 -1
  52. package/types/devvit/data/api/v1alpha/admin.js +6 -0
  53. package/types/devvit/debug/v1alpha/debug.d.ts.map +1 -1
  54. package/types/devvit/debug/v1alpha/debug.js +3 -0
  55. package/types/devvit/dev_portal/actor/actor_type.d.ts.map +1 -1
  56. package/types/devvit/dev_portal/actor/actor_type.js +2 -0
  57. package/types/devvit/dev_portal/admin/waitlist_admin.d.ts +2 -2
  58. package/types/devvit/dev_portal/admin/waitlist_admin.d.ts.map +1 -1
  59. package/types/devvit/dev_portal/admin/waitlist_admin.js +8 -0
  60. package/types/devvit/dev_portal/app/app.d.ts +0 -2
  61. package/types/devvit/dev_portal/app/app.d.ts.map +1 -1
  62. package/types/devvit/dev_portal/app/app.js +25 -17
  63. package/types/devvit/dev_portal/app/info/app_info.d.ts +0 -13
  64. package/types/devvit/dev_portal/app/info/app_info.d.ts.map +1 -1
  65. package/types/devvit/dev_portal/app/info/app_info.js +4 -17
  66. package/types/devvit/dev_portal/app_publish_request/app_publish_request.d.ts.map +1 -1
  67. package/types/devvit/dev_portal/app_publish_request/app_publish_request.js +10 -0
  68. package/types/devvit/dev_portal/app_publish_request/note/app_publish_request_note.d.ts.map +1 -1
  69. package/types/devvit/dev_portal/app_publish_request/note/app_publish_request_note.js +4 -0
  70. package/types/devvit/dev_portal/app_publish_request/review/app_publish_request_review.d.ts.map +1 -1
  71. package/types/devvit/dev_portal/app_publish_request/review/app_publish_request_review.js +3 -0
  72. package/types/devvit/dev_portal/app_settings/app_settings.d.ts.map +1 -1
  73. package/types/devvit/dev_portal/app_settings/app_settings.js +12 -0
  74. package/types/devvit/dev_portal/app_version/app_version.d.ts.map +1 -1
  75. package/types/devvit/dev_portal/app_version/app_version.js +13 -0
  76. package/types/devvit/dev_portal/app_version/info/app_version_info.d.ts.map +1 -1
  77. package/types/devvit/dev_portal/app_version/info/app_version_info.js +3 -0
  78. package/types/devvit/dev_portal/data_api/admin/audit/audit.d.ts.map +1 -1
  79. package/types/devvit/dev_portal/data_api/admin/audit/audit.js +9 -0
  80. package/types/devvit/dev_portal/data_api/admin/auth/auth.d.ts.map +1 -1
  81. package/types/devvit/dev_portal/data_api/admin/auth/auth.js +9 -0
  82. package/types/devvit/dev_portal/data_api/admin/organization/organization.d.ts.map +1 -1
  83. package/types/devvit/dev_portal/data_api/admin/organization/organization.js +7 -0
  84. package/types/devvit/dev_portal/data_api/admin/subscription/subscription.d.ts.map +1 -1
  85. package/types/devvit/dev_portal/data_api/admin/subscription/subscription.js +13 -0
  86. package/types/devvit/dev_portal/data_api/admin/user/user.d.ts.map +1 -1
  87. package/types/devvit/dev_portal/data_api/admin/user/user.js +10 -0
  88. package/types/devvit/dev_portal/dev_portal.d.ts +150 -192
  89. package/types/devvit/dev_portal/dev_portal.d.ts.map +1 -1
  90. package/types/devvit/dev_portal/feedback/feedback.d.ts.map +1 -1
  91. package/types/devvit/dev_portal/feedback/feedback.js +2 -0
  92. package/types/devvit/dev_portal/installation/installation.d.ts.map +1 -1
  93. package/types/devvit/dev_portal/installation/installation.js +23 -0
  94. package/types/devvit/dev_portal/installation_settings/installation_settings.d.ts.map +1 -1
  95. package/types/devvit/dev_portal/installation_settings/installation_settings.js +12 -0
  96. package/types/devvit/dev_portal/internal/authorization/v1alpha/authorization.d.ts.map +1 -1
  97. package/types/devvit/dev_portal/internal/authorization/v1alpha/authorization.js +6 -0
  98. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/admin.d.ts +12 -12
  99. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/firehose_monitor.d.ts.map +1 -1
  100. package/types/devvit/dev_portal/internal/data_api/v1alpha/admin/firehose_monitor.js +4 -0
  101. package/types/devvit/dev_portal/internal/media/media.d.ts.map +1 -1
  102. package/types/devvit/dev_portal/internal/media/media.js +3 -0
  103. package/types/devvit/dev_portal/nutrition/nutrition.d.ts.map +1 -1
  104. package/types/devvit/dev_portal/nutrition/nutrition.js +3 -0
  105. package/types/devvit/dev_portal/payments/product.d.ts.map +1 -1
  106. package/types/devvit/dev_portal/payments/product.js +2 -0
  107. package/types/devvit/dev_portal/reddit/redditor.d.ts.map +1 -1
  108. package/types/devvit/dev_portal/reddit/redditor.js +2 -0
  109. package/types/devvit/dev_portal/waitlist/waitlist.d.ts +5 -5
  110. package/types/devvit/dev_portal/waitlist/waitlist.d.ts.map +1 -1
  111. package/types/devvit/dev_portal/waitlist/waitlist.js +6 -0
  112. package/types/devvit/events/v1alpha/events.d.ts.map +1 -1
  113. package/types/devvit/events/v1alpha/events.js +23 -0
  114. package/types/devvit/events/v1alpha/realtime.d.ts +1 -1
  115. package/types/devvit/events/v1alpha/realtime.d.ts.map +1 -1
  116. package/types/devvit/events/v1alpha/realtime.js +3 -0
  117. package/types/devvit/events/v1alpha/wqcleanup.d.ts.map +1 -1
  118. package/types/devvit/events/v1alpha/wqcleanup.js +2 -0
  119. package/types/devvit/gateway/custom_post_snapshot.d.ts +1 -1
  120. package/types/devvit/gateway/custom_post_snapshot.d.ts.map +1 -1
  121. package/types/devvit/gateway/custom_post_snapshot.js +2 -0
  122. package/types/devvit/gateway/resolvers.d.ts +1 -1
  123. package/types/devvit/gateway/resolvers.d.ts.map +1 -1
  124. package/types/devvit/gateway/resolvers.js +2 -0
  125. package/types/devvit/gateway/utils/v1alpha/app_health.d.ts.map +1 -1
  126. package/types/devvit/gateway/utils/v1alpha/app_health.js +3 -0
  127. package/types/devvit/gateway/utils/v1alpha/utilities.d.ts.map +1 -1
  128. package/types/devvit/gateway/utils/v1alpha/utilities.js +10 -0
  129. package/types/devvit/gateway/v1alpha/triggers.d.ts +9 -9
  130. package/types/devvit/gateway/v1alpha/triggers.d.ts.map +1 -1
  131. package/types/devvit/gateway/v1alpha/triggers.js +5 -0
  132. package/types/devvit/gql/snapshot.d.ts.map +1 -1
  133. package/types/devvit/gql/snapshot.js +2 -0
  134. package/types/devvit/gql/subreddit_manifest.d.ts.map +1 -1
  135. package/types/devvit/gql/subreddit_manifest.js +7 -0
  136. package/types/devvit/gql/subreddit_metadata.d.ts.map +1 -1
  137. package/types/devvit/gql/subreddit_metadata.js +5 -0
  138. package/types/devvit/options/options.d.ts.map +1 -1
  139. package/types/devvit/options/options.js +3 -0
  140. package/types/devvit/payments/v1alpha/order.d.ts.map +1 -1
  141. package/types/devvit/payments/v1alpha/order.js +3 -0
  142. package/types/devvit/payments/v1alpha/product.d.ts.map +1 -1
  143. package/types/devvit/payments/v1alpha/product.js +5 -0
  144. package/types/devvit/plugin/assetresolver/assetresolver.d.ts.map +1 -1
  145. package/types/devvit/plugin/assetresolver/assetresolver.js +7 -0
  146. package/types/devvit/plugin/builder/builder.d.ts +2 -2
  147. package/types/devvit/plugin/builder/builder.d.ts.map +1 -1
  148. package/types/devvit/plugin/builder/builder.js +2 -0
  149. package/types/devvit/plugin/buildpack/buildpack.d.ts +4 -4
  150. package/types/devvit/plugin/buildpack/buildpack_common.d.ts.map +1 -1
  151. package/types/devvit/plugin/buildpack/buildpack_common.js +10 -0
  152. package/types/devvit/plugin/buildpack/filesystem.d.ts.map +1 -1
  153. package/types/devvit/plugin/buildpack/filesystem.js +3 -0
  154. package/types/devvit/plugin/clock/clock.d.ts +2 -2
  155. package/types/devvit/plugin/http/http.d.ts.map +1 -1
  156. package/types/devvit/plugin/http/http.js +6 -0
  157. package/types/devvit/plugin/inspector/inspector.d.ts +1 -1
  158. package/types/devvit/plugin/inspector/inspector.d.ts.map +1 -1
  159. package/types/devvit/plugin/inspector/inspector.js +5 -0
  160. package/types/devvit/plugin/kvstore/kvstore.d.ts +2 -2
  161. package/types/devvit/plugin/kvstore/kvstore.d.ts.map +1 -1
  162. package/types/devvit/plugin/kvstore/kvstore.js +5 -0
  163. package/types/devvit/plugin/linker/linker.d.ts +1 -1
  164. package/types/devvit/plugin/linker/linker.d.ts.map +1 -1
  165. package/types/devvit/plugin/linker/linker.js +2 -0
  166. package/types/devvit/plugin/linker/resolver.d.ts +5 -6
  167. package/types/devvit/plugin/linker/resolver.d.ts.map +1 -1
  168. package/types/devvit/plugin/linker/resolver.js +3 -0
  169. package/types/devvit/plugin/logger/logger.d.ts.map +1 -1
  170. package/types/devvit/plugin/logger/logger.js +10 -0
  171. package/types/devvit/plugin/media/media.d.ts.map +1 -1
  172. package/types/devvit/plugin/media/media.js +3 -0
  173. package/types/devvit/plugin/modlog/modlog.d.ts.map +1 -1
  174. package/types/devvit/plugin/modlog/modlog.js +3 -0
  175. package/types/devvit/plugin/payments/v1alpha/payments.d.ts.map +1 -1
  176. package/types/devvit/plugin/payments/v1alpha/payments.js +10 -0
  177. package/types/devvit/plugin/redditapi/common/common_msg.d.ts.map +1 -1
  178. package/types/devvit/plugin/redditapi/common/common_msg.js +18 -0
  179. package/types/devvit/plugin/redditapi/flair/flair_msg.d.ts.map +1 -1
  180. package/types/devvit/plugin/redditapi/flair/flair_msg.js +25 -0
  181. package/types/devvit/plugin/redditapi/flair/flair_svc.d.ts +29 -29
  182. package/types/devvit/plugin/redditapi/flair/flair_svc.d.ts.map +1 -1
  183. package/types/devvit/plugin/redditapi/graphql/graphql_msg.d.ts.map +1 -1
  184. package/types/devvit/plugin/redditapi/graphql/graphql_msg.js +5 -0
  185. package/types/devvit/plugin/redditapi/graphql/graphql_svc.d.ts +4 -4
  186. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.d.ts.map +1 -1
  187. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js +24 -0
  188. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts +54 -54
  189. package/types/devvit/plugin/redditapi/listings/listings_msg.d.ts.map +1 -1
  190. package/types/devvit/plugin/redditapi/listings/listings_msg.js +10 -0
  191. package/types/devvit/plugin/redditapi/listings/listings_svc.d.ts +16 -16
  192. package/types/devvit/plugin/redditapi/moderation/moderation_msg.d.ts.map +1 -1
  193. package/types/devvit/plugin/redditapi/moderation/moderation_msg.js +14 -0
  194. package/types/devvit/plugin/redditapi/moderation/moderation_svc.d.ts +45 -45
  195. package/types/devvit/plugin/redditapi/moderation/moderation_svc.d.ts.map +1 -1
  196. package/types/devvit/plugin/redditapi/modnote/modnote_msg.d.ts.map +1 -1
  197. package/types/devvit/plugin/redditapi/modnote/modnote_msg.js +12 -0
  198. package/types/devvit/plugin/redditapi/modnote/modnote_svc.d.ts +10 -11
  199. package/types/devvit/plugin/redditapi/modnote/modnote_svc.d.ts.map +1 -1
  200. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.d.ts.map +1 -1
  201. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.js +59 -0
  202. package/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.d.ts +40 -40
  203. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.d.ts.map +1 -1
  204. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.js +5 -0
  205. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.d.ts +27 -20
  206. package/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.d.ts.map +1 -1
  207. package/types/devvit/plugin/redditapi/subreddits/subreddits_msg.d.ts.map +1 -1
  208. package/types/devvit/plugin/redditapi/subreddits/subreddits_msg.js +55 -0
  209. package/types/devvit/plugin/redditapi/subreddits/subreddits_svc.d.ts +54 -54
  210. package/types/devvit/plugin/redditapi/users/users_msg.d.ts.map +1 -1
  211. package/types/devvit/plugin/redditapi/users/users_msg.js +22 -0
  212. package/types/devvit/plugin/redditapi/users/users_svc.d.ts +26 -26
  213. package/types/devvit/plugin/redditapi/widgets/widgets_msg.d.ts.map +1 -1
  214. package/types/devvit/plugin/redditapi/widgets/widgets_msg.js +46 -0
  215. package/types/devvit/plugin/redditapi/widgets/widgets_svc.d.ts +36 -36
  216. package/types/devvit/plugin/redditapi/wiki/wiki_msg.d.ts.map +1 -1
  217. package/types/devvit/plugin/redditapi/wiki/wiki_msg.js +20 -0
  218. package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts +35 -23
  219. package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts.map +1 -1
  220. package/types/devvit/plugin/redis/redisapi.d.ts +28 -28
  221. package/types/devvit/plugin/redis/redisapi.d.ts.map +1 -1
  222. package/types/devvit/plugin/redis/redisapi.js +40 -0
  223. package/types/devvit/plugin/scheduler/scheduler.d.ts +1 -1
  224. package/types/devvit/plugin/scheduler/scheduler.d.ts.map +1 -1
  225. package/types/devvit/plugin/scheduler/scheduler.js +9 -0
  226. package/types/devvit/plugin/settings/v1alpha/settings.d.ts.map +1 -1
  227. package/types/devvit/plugin/settings/v1alpha/settings.js +5 -0
  228. package/types/devvit/plugin/streambroker/streambroker.d.ts +1 -1
  229. package/types/devvit/plugin/streambroker/streambroker.d.ts.map +1 -1
  230. package/types/devvit/plugin/streambroker/streambroker.js +3 -0
  231. package/types/devvit/plugin/timer/timer.d.ts +1 -1
  232. package/types/devvit/plugin/timer/timer.d.ts.map +1 -1
  233. package/types/devvit/plugin/timer/timer.js +2 -0
  234. package/types/devvit/plugin/v2events/v2events.d.ts.map +1 -1
  235. package/types/devvit/plugin/v2events/v2events.js +6 -0
  236. package/types/devvit/reddit/comment.d.ts.map +1 -1
  237. package/types/devvit/reddit/comment.js +2 -0
  238. package/types/devvit/reddit/common.d.ts.map +1 -1
  239. package/types/devvit/reddit/common.js +9 -0
  240. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.d.ts.map +1 -1
  241. package/types/devvit/reddit/custom_actions/v2alpha/custom_actions.js +8 -0
  242. package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts +4 -8
  243. package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts.map +1 -1
  244. package/types/devvit/reddit/custom_post/v1alpha/custom_post.js +4 -0
  245. package/types/devvit/reddit/post.d.ts.map +1 -1
  246. package/types/devvit/reddit/post.js +9 -0
  247. package/types/devvit/reddit/subreddit.d.ts.map +1 -1
  248. package/types/devvit/reddit/subreddit.js +3 -0
  249. package/types/devvit/reddit/user.d.ts.map +1 -1
  250. package/types/devvit/reddit/user.js +4 -0
  251. package/types/devvit/reddit/v2alpha/commentv2.d.ts.map +1 -1
  252. package/types/devvit/reddit/v2alpha/commentv2.js +2 -0
  253. package/types/devvit/reddit/v2alpha/flair.d.ts.map +1 -1
  254. package/types/devvit/reddit/v2alpha/flair.js +3 -0
  255. package/types/devvit/reddit/v2alpha/modaction.d.ts.map +1 -1
  256. package/types/devvit/reddit/v2alpha/modaction.js +2 -0
  257. package/types/devvit/reddit/v2alpha/modmail.d.ts.map +1 -1
  258. package/types/devvit/reddit/v2alpha/modmail.js +2 -0
  259. package/types/devvit/reddit/v2alpha/postv2.d.ts.map +1 -1
  260. package/types/devvit/reddit/v2alpha/postv2.js +5 -0
  261. package/types/devvit/reddit/v2alpha/subredditv2.d.ts.map +1 -1
  262. package/types/devvit/reddit/v2alpha/subredditv2.js +2 -0
  263. package/types/devvit/reddit/v2alpha/userv2.d.ts.map +1 -1
  264. package/types/devvit/reddit/v2alpha/userv2.js +2 -0
  265. package/types/devvit/remote_logger/remote_logger.d.ts.map +1 -1
  266. package/types/devvit/remote_logger/remote_logger.js +8 -0
  267. package/types/devvit/runtime/actor/bootstrap.d.ts +4 -4
  268. package/types/devvit/runtime/actor/echo.d.ts +2 -2
  269. package/types/devvit/runtime/actor/runtime.d.ts +3 -3
  270. package/types/devvit/runtime/actor/runtime.d.ts.map +1 -1
  271. package/types/devvit/runtime/actor/runtime.js +2 -0
  272. package/types/devvit/runtime/actor/supervisor.d.ts +5 -5
  273. package/types/devvit/runtime/actor/supervisor.d.ts.map +1 -1
  274. package/types/devvit/runtime/actor/supervisor.js +2 -0
  275. package/types/devvit/runtime/actor/v1alpha/health.d.ts +1 -1
  276. package/types/devvit/runtime/actor/v1alpha/health.d.ts.map +1 -1
  277. package/types/devvit/runtime/actor/v1alpha/health.js +2 -0
  278. package/types/devvit/runtime/bundle.d.ts.map +1 -1
  279. package/types/devvit/runtime/bundle.js +12 -0
  280. package/types/devvit/runtime/envelope.d.ts.map +1 -1
  281. package/types/devvit/runtime/envelope.js +3 -0
  282. package/types/devvit/runtime/runtime_common.d.ts.map +1 -1
  283. package/types/devvit/runtime/runtime_common.js +2 -0
  284. package/types/devvit/runtime/serializable.d.ts.map +1 -1
  285. package/types/devvit/runtime/serializable.js +3 -0
  286. package/types/devvit/service/bundle_service.d.ts +3 -3
  287. package/types/devvit/service/bundle_service.d.ts.map +1 -1
  288. package/types/devvit/service/bundle_service.js +2 -0
  289. package/types/devvit/service/envelope_service.d.ts +2 -2
  290. package/types/devvit/triggers/v1alpha/triggers.d.ts.map +1 -1
  291. package/types/devvit/triggers/v1alpha/triggers.js +2 -0
  292. package/types/devvit/ui/block_kit/v1beta/attributes.d.ts.map +1 -1
  293. package/types/devvit/ui/block_kit/v1beta/attributes.js +9 -0
  294. package/types/devvit/ui/block_kit/v1beta/block.d.ts.map +1 -1
  295. package/types/devvit/ui/block_kit/v1beta/block.js +14 -0
  296. package/types/devvit/ui/block_kit/v1beta/rendering.d.ts.map +1 -1
  297. package/types/devvit/ui/block_kit/v1beta/rendering.js +3 -0
  298. package/types/devvit/ui/block_kit/v1beta/ui.d.ts.map +1 -1
  299. package/types/devvit/ui/block_kit/v1beta/ui.js +4 -0
  300. package/types/devvit/ui/common/v1alpha/common.d.ts.map +1 -1
  301. package/types/devvit/ui/common/v1alpha/common.js +2 -0
  302. package/types/devvit/ui/effects/v1alpha/create_order.d.ts.map +1 -1
  303. package/types/devvit/ui/effects/v1alpha/create_order.js +4 -0
  304. package/types/devvit/ui/effects/v1alpha/effect.d.ts.map +1 -1
  305. package/types/devvit/ui/effects/v1alpha/effect.js +2 -0
  306. package/types/devvit/ui/effects/v1alpha/interval.d.ts.map +1 -1
  307. package/types/devvit/ui/effects/v1alpha/interval.js +4 -0
  308. package/types/devvit/ui/effects/v1alpha/navigate_to_url.d.ts.map +1 -1
  309. package/types/devvit/ui/effects/v1alpha/navigate_to_url.js +2 -0
  310. package/types/devvit/ui/effects/v1alpha/realtime_subscriptions.d.ts.map +1 -1
  311. package/types/devvit/ui/effects/v1alpha/realtime_subscriptions.js +3 -0
  312. package/types/devvit/ui/effects/v1alpha/reload_part.d.ts.map +1 -1
  313. package/types/devvit/ui/effects/v1alpha/reload_part.js +5 -0
  314. package/types/devvit/ui/effects/v1alpha/rerender_ui.d.ts.map +1 -1
  315. package/types/devvit/ui/effects/v1alpha/rerender_ui.js +2 -0
  316. package/types/devvit/ui/effects/v1alpha/show_form.d.ts.map +1 -1
  317. package/types/devvit/ui/effects/v1alpha/show_form.js +4 -0
  318. package/types/devvit/ui/effects/v1alpha/show_toast.d.ts.map +1 -1
  319. package/types/devvit/ui/effects/v1alpha/show_toast.js +3 -0
  320. package/types/devvit/ui/effects/web_view/v1alpha/fullscreen.d.ts +1 -8
  321. package/types/devvit/ui/effects/web_view/v1alpha/fullscreen.d.ts.map +1 -1
  322. package/types/devvit/ui/effects/web_view/v1alpha/fullscreen.js +3 -15
  323. package/types/devvit/ui/effects/web_view/v1alpha/post_message.d.ts.map +1 -1
  324. package/types/devvit/ui/effects/web_view/v1alpha/post_message.js +5 -0
  325. package/types/devvit/ui/effects/web_view/v1alpha/web_view.d.ts.map +1 -1
  326. package/types/devvit/ui/effects/web_view/v1alpha/web_view.js +2 -0
  327. package/types/devvit/ui/events/v1alpha/event.d.ts.map +1 -1
  328. package/types/devvit/ui/events/v1alpha/event.js +9 -0
  329. package/types/devvit/ui/events/v1alpha/handle_ui.d.ts.map +1 -1
  330. package/types/devvit/ui/events/v1alpha/handle_ui.js +3 -0
  331. package/types/devvit/ui/events/v1alpha/web_view.d.ts.map +1 -1
  332. package/types/devvit/ui/events/v1alpha/web_view.js +4 -0
  333. package/types/devvit/ui/form_builder/v1alpha/field.d.ts.map +1 -1
  334. package/types/devvit/ui/form_builder/v1alpha/field.js +11 -0
  335. package/types/devvit/ui/form_builder/v1alpha/form.d.ts.map +1 -1
  336. package/types/devvit/ui/form_builder/v1alpha/form.js +2 -0
  337. package/types/devvit/ui/form_builder/v1alpha/value.d.ts.map +1 -1
  338. package/types/devvit/ui/form_builder/v1alpha/value.js +5 -0
  339. package/types/devvit/ui/toast/toast.d.ts.map +1 -1
  340. package/types/devvit/ui/toast/toast.js +4 -0
  341. package/types/devvit/uuid.d.ts.map +1 -1
  342. package/types/devvit/uuid.js +2 -0
  343. package/types/google/protobuf/any.d.ts.map +1 -1
  344. package/types/google/protobuf/any.js +2 -0
  345. package/types/google/protobuf/descriptor.d.ts.map +1 -1
  346. package/types/google/protobuf/descriptor.js +28 -0
  347. package/types/google/protobuf/duration.d.ts.map +1 -1
  348. package/types/google/protobuf/duration.js +2 -0
  349. package/types/google/protobuf/empty.d.ts.map +1 -1
  350. package/types/google/protobuf/empty.js +2 -0
  351. package/types/google/protobuf/struct.d.ts.map +1 -1
  352. package/types/google/protobuf/struct.js +5 -0
  353. package/types/google/protobuf/timestamp.d.ts.map +1 -1
  354. package/types/google/protobuf/timestamp.js +2 -0
  355. package/types/google/protobuf/wrappers.d.ts.map +1 -1
  356. package/types/google/protobuf/wrappers.js +10 -0
  357. package/types/typeRegistry.d.ts +2 -1
  358. package/types/typeRegistry.d.ts.map +1 -1
  359. package/types/typeRegistry.js +1 -1
  360. package/meta.min.json +0 -7430
  361. package/protos.min.js +0 -2
  362. package/protos.min.js.map +0 -7
  363. package/schema/.snootobuf/deps/buf/validate/expression.proto +0 -92
  364. package/schema/.snootobuf/deps/buf/validate/priv/private.proto +0 -41
  365. package/schema/.snootobuf/deps/buf/validate/validate.proto +0 -4130
  366. package/schema/.snootobuf/deps/devvit/data/api/admin/v1alpha/audit.proto +0 -72
  367. package/schema/.snootobuf/deps/devvit/data/api/admin/v1alpha/auth.proto +0 -49
  368. package/schema/.snootobuf/deps/devvit/data/api/admin/v1alpha/organization.proto +0 -54
  369. package/schema/.snootobuf/deps/devvit/data/api/admin/v1alpha/service.proto +0 -46
  370. package/schema/.snootobuf/deps/devvit/data/api/admin/v1alpha/subscription.proto +0 -72
  371. package/schema/.snootobuf/deps/devvit/data/api/admin/v1alpha/ui.proto +0 -20
  372. package/schema/.snootobuf/deps/devvit/data/api/admin/v1alpha/user.proto +0 -45
  373. package/schema/.snootobuf/deps/devvit/data/api/v1alpha/admin.proto +0 -54
  374. package/schema/.snootobuf/deps/devvit/data/api/v1alpha/delivery.proto +0 -773
  375. package/schema/.snootobuf/deps/devvit/data/api/v1alpha/filter.proto +0 -66
  376. package/schema/.snootobuf/deps/devvit/data/api/v1alpha/firehose.proto +0 -100
  377. package/schema/.snootobuf/deps/devvit/data/api/v1alpha/intake.proto +0 -19
  378. package/schema/.snootobuf/deps/devvit/events/v1alpha/events.proto +0 -446
  379. package/schema/.snootobuf/deps/devvit/gateway/v1alpha/payments.proto +0 -24
  380. package/schema/.snootobuf/deps/devvit/options/options.proto +0 -98
  381. package/schema/.snootobuf/deps/devvit/reddit/v2alpha/commentv2.proto +0 -29
  382. package/schema/.snootobuf/deps/devvit/reddit/v2alpha/flair.proto +0 -25
  383. package/schema/.snootobuf/deps/devvit/reddit/v2alpha/modaction.proto +0 -53
  384. package/schema/.snootobuf/deps/devvit/reddit/v2alpha/modmail.proto +0 -56
  385. package/schema/.snootobuf/deps/devvit/reddit/v2alpha/postv2.proto +0 -107
  386. package/schema/.snootobuf/deps/devvit/reddit/v2alpha/subredditv2.proto +0 -41
  387. package/schema/.snootobuf/deps/devvit/reddit/v2alpha/userv2.proto +0 -23
  388. package/schema/.snootobuf/deps/devvit/triggers/v1alpha/triggers.proto +0 -162
  389. package/schema/.snootobuf/deps/enum/account_gender_category.proto +0 -14
  390. package/schema/.snootobuf/deps/enum/approval_status.proto +0 -15
  391. package/schema/.snootobuf/deps/enum/automated_reporting_level.proto +0 -12
  392. package/schema/.snootobuf/deps/enum/ban_evasion_threshold.proto +0 -13
  393. package/schema/.snootobuf/deps/enum/ban_info_action.proto +0 -12
  394. package/schema/.snootobuf/deps/enum/block_relation_type.proto +0 -11
  395. package/schema/.snootobuf/deps/enum/comment_sort.proto +0 -18
  396. package/schema/.snootobuf/deps/enum/comment_type.proto +0 -11
  397. package/schema/.snootobuf/deps/enum/crowd_control_level.proto +0 -12
  398. package/schema/.snootobuf/deps/enum/discussion_type.proto +0 -10
  399. package/schema/.snootobuf/deps/enum/distinguish_type.proto +0 -14
  400. package/schema/.snootobuf/deps/enum/flair_position.proto +0 -11
  401. package/schema/.snootobuf/deps/enum/hateful_content_threshold.proto +0 -12
  402. package/schema/.snootobuf/deps/enum/link_content_type.proto +0 -11
  403. package/schema/.snootobuf/deps/enum/link_type.proto +0 -11
  404. package/schema/.snootobuf/deps/enum/link_visibility.proto +0 -11
  405. package/schema/.snootobuf/deps/enum/prediction_leaderboard_entry_type.proto +0 -11
  406. package/schema/.snootobuf/deps/enum/promo_layout.proto +0 -11
  407. package/schema/.snootobuf/deps/enum/removed_by_type.proto +0 -18
  408. package/schema/.snootobuf/deps/enum/spam_level.proto +0 -11
  409. package/schema/.snootobuf/deps/enum/subreddit_type.proto +0 -16
  410. package/schema/.snootobuf/deps/enum/verdict.proto +0 -14
  411. package/schema/.snootobuf/deps/enum/vote.proto +0 -12
  412. package/schema/.snootobuf/deps/enum/whitelist_status.proto +0 -17
  413. package/schema/.snootobuf/deps/enum/wiki_edit_mode.proto +0 -12
  414. package/schema/.snootobuf/deps/evaluator/evaluator.proto +0 -203
  415. package/schema/.snootobuf/deps/google/api/annotations.proto +0 -31
  416. package/schema/.snootobuf/deps/google/api/apikeys/v2/apikeys.proto +0 -288
  417. package/schema/.snootobuf/deps/google/api/apikeys/v2/resources.proto +0 -175
  418. package/schema/.snootobuf/deps/google/api/auth.proto +0 -237
  419. package/schema/.snootobuf/deps/google/api/backend.proto +0 -185
  420. package/schema/.snootobuf/deps/google/api/billing.proto +0 -77
  421. package/schema/.snootobuf/deps/google/api/client.proto +0 -431
  422. package/schema/.snootobuf/deps/google/api/cloudquotas/v1/cloudquotas.proto +0 -322
  423. package/schema/.snootobuf/deps/google/api/cloudquotas/v1/resources.proto +0 -315
  424. package/schema/.snootobuf/deps/google/api/config_change.proto +0 -84
  425. package/schema/.snootobuf/deps/google/api/consumer.proto +0 -82
  426. package/schema/.snootobuf/deps/google/api/context.proto +0 -92
  427. package/schema/.snootobuf/deps/google/api/control.proto +0 -41
  428. package/schema/.snootobuf/deps/google/api/distribution.proto +0 -213
  429. package/schema/.snootobuf/deps/google/api/documentation.proto +0 -168
  430. package/schema/.snootobuf/deps/google/api/endpoint.proto +0 -69
  431. package/schema/.snootobuf/deps/google/api/error_reason.proto +0 -589
  432. package/schema/.snootobuf/deps/google/api/expr/conformance/v1alpha1/conformance_service.proto +0 -183
  433. package/schema/.snootobuf/deps/google/api/expr/v1alpha1/checked.proto +0 -343
  434. package/schema/.snootobuf/deps/google/api/expr/v1alpha1/eval.proto +0 -118
  435. package/schema/.snootobuf/deps/google/api/expr/v1alpha1/explain.proto +0 -53
  436. package/schema/.snootobuf/deps/google/api/expr/v1alpha1/syntax.proto +0 -438
  437. package/schema/.snootobuf/deps/google/api/expr/v1alpha1/value.proto +0 -115
  438. package/schema/.snootobuf/deps/google/api/expr/v1beta1/decl.proto +0 -84
  439. package/schema/.snootobuf/deps/google/api/expr/v1beta1/eval.proto +0 -125
  440. package/schema/.snootobuf/deps/google/api/expr/v1beta1/expr.proto +0 -265
  441. package/schema/.snootobuf/deps/google/api/expr/v1beta1/source.proto +0 -62
  442. package/schema/.snootobuf/deps/google/api/expr/v1beta1/value.proto +0 -114
  443. package/schema/.snootobuf/deps/google/api/field_behavior.proto +0 -104
  444. package/schema/.snootobuf/deps/google/api/field_info.proto +0 -106
  445. package/schema/.snootobuf/deps/google/api/http.proto +0 -371
  446. package/schema/.snootobuf/deps/google/api/httpbody.proto +0 -81
  447. package/schema/.snootobuf/deps/google/api/label.proto +0 -48
  448. package/schema/.snootobuf/deps/google/api/launch_stage.proto +0 -72
  449. package/schema/.snootobuf/deps/google/api/log.proto +0 -54
  450. package/schema/.snootobuf/deps/google/api/logging.proto +0 -81
  451. package/schema/.snootobuf/deps/google/api/metric.proto +0 -268
  452. package/schema/.snootobuf/deps/google/api/monitored_resource.proto +0 -130
  453. package/schema/.snootobuf/deps/google/api/monitoring.proto +0 -107
  454. package/schema/.snootobuf/deps/google/api/policy.proto +0 -85
  455. package/schema/.snootobuf/deps/google/api/quota.proto +0 -184
  456. package/schema/.snootobuf/deps/google/api/resource.proto +0 -243
  457. package/schema/.snootobuf/deps/google/api/routing.proto +0 -461
  458. package/schema/.snootobuf/deps/google/api/service.proto +0 -191
  459. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/check_error.proto +0 -124
  460. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/distribution.proto +0 -166
  461. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/http_request.proto +0 -93
  462. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/log_entry.proto +0 -126
  463. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/metric_value.proto +0 -81
  464. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/operation.proto +0 -123
  465. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/quota_controller.proto +0 -245
  466. package/schema/.snootobuf/deps/google/api/servicecontrol/v1/service_controller.proto +0 -260
  467. package/schema/.snootobuf/deps/google/api/servicecontrol/v2/service_controller.proto +0 -196
  468. package/schema/.snootobuf/deps/google/api/servicemanagement/v1/resources.proto +0 -295
  469. package/schema/.snootobuf/deps/google/api/servicemanagement/v1/servicemanager.proto +0 -508
  470. package/schema/.snootobuf/deps/google/api/serviceusage/v1/resources.proto +0 -130
  471. package/schema/.snootobuf/deps/google/api/serviceusage/v1/serviceusage.proto +0 -305
  472. package/schema/.snootobuf/deps/google/api/serviceusage/v1beta1/resources.proto +0 -458
  473. package/schema/.snootobuf/deps/google/api/serviceusage/v1beta1/serviceusage.proto +0 -793
  474. package/schema/.snootobuf/deps/google/api/source_info.proto +0 -31
  475. package/schema/.snootobuf/deps/google/api/system_parameter.proto +0 -96
  476. package/schema/.snootobuf/deps/google/api/usage.proto +0 -96
  477. package/schema/.snootobuf/deps/google/api/visibility.proto +0 -113
  478. package/schema/.snootobuf/deps/google/cloud/extended_operations.proto +0 -150
  479. package/schema/.snootobuf/deps/google/iam/admin/v1/iam.proto +0 -1087
  480. package/schema/.snootobuf/deps/google/iam/v1/iam_policy.proto +0 -145
  481. package/schema/.snootobuf/deps/google/iam/v1/logging/audit_data.proto +0 -34
  482. package/schema/.snootobuf/deps/google/iam/v1/options.proto +0 -41
  483. package/schema/.snootobuf/deps/google/iam/v1/policy.proto +0 -240
  484. package/schema/.snootobuf/deps/google/logging/type/http_request.proto +0 -92
  485. package/schema/.snootobuf/deps/google/logging/type/log_severity.proto +0 -72
  486. package/schema/.snootobuf/deps/google/longrunning/operations.proto +0 -247
  487. package/schema/.snootobuf/deps/google/protobuf/any.proto +0 -158
  488. package/schema/.snootobuf/deps/google/protobuf/api.proto +0 -208
  489. package/schema/.snootobuf/deps/google/protobuf/compiler/plugin.proto +0 -183
  490. package/schema/.snootobuf/deps/google/protobuf/descriptor.proto +0 -921
  491. package/schema/.snootobuf/deps/google/protobuf/duration.proto +0 -116
  492. package/schema/.snootobuf/deps/google/protobuf/empty.proto +0 -51
  493. package/schema/.snootobuf/deps/google/protobuf/field_mask.proto +0 -245
  494. package/schema/.snootobuf/deps/google/protobuf/source_context.proto +0 -48
  495. package/schema/.snootobuf/deps/google/protobuf/struct.proto +0 -95
  496. package/schema/.snootobuf/deps/google/protobuf/timestamp.proto +0 -147
  497. package/schema/.snootobuf/deps/google/protobuf/type.proto +0 -187
  498. package/schema/.snootobuf/deps/google/protobuf/wrappers.proto +0 -123
  499. package/schema/.snootobuf/deps/google/rpc/code.proto +0 -186
  500. package/schema/.snootobuf/deps/google/rpc/context/attribute_context.proto +0 -287
  501. package/schema/.snootobuf/deps/google/rpc/error_details.proto +0 -246
  502. package/schema/.snootobuf/deps/google/rpc/status.proto +0 -47
  503. package/schema/.snootobuf/deps/google/type/calendar_period.proto +0 -57
  504. package/schema/.snootobuf/deps/google/type/color.proto +0 -170
  505. package/schema/.snootobuf/deps/google/type/date.proto +0 -50
  506. package/schema/.snootobuf/deps/google/type/datetime.proto +0 -97
  507. package/schema/.snootobuf/deps/google/type/dayofweek.proto +0 -51
  508. package/schema/.snootobuf/deps/google/type/expr.proto +0 -51
  509. package/schema/.snootobuf/deps/google/type/fraction.proto +0 -34
  510. package/schema/.snootobuf/deps/google/type/latlng.proto +0 -37
  511. package/schema/.snootobuf/deps/google/type/money.proto +0 -43
  512. package/schema/.snootobuf/deps/google/type/month.proto +0 -66
  513. package/schema/.snootobuf/deps/google/type/postal_address.proto +0 -135
  514. package/schema/.snootobuf/deps/google/type/quaternion.proto +0 -95
  515. package/schema/.snootobuf/deps/google/type/timeofday.proto +0 -44
  516. package/schema/.snootobuf/deps/openapi/helper.proto +0 -20
  517. package/schema/.snootobuf/deps/products-api/protos/reddit/xpaymentsplatform/payproducts/v1/currencies.proto +0 -189
  518. package/schema/.snootobuf/deps/products-api/protos/reddit/xpaymentsplatform/payproducts/v1/payproducts.proto +0 -118
  519. package/schema/.snootobuf/deps/reddit/api/metadata/v1/metadata.proto +0 -55
  520. package/schema/.snootobuf/deps/reddit/coreplatform/account/v1/account.proto +0 -579
  521. package/schema/.snootobuf/deps/reddit/coreplatform/account/v1/account_relations.proto +0 -43
  522. package/schema/.snootobuf/deps/reddit/coreplatform/api/metadata/v1/metadata.proto +0 -82
  523. package/schema/.snootobuf/deps/reddit/coreplatform/blocking/v1/user_blocking_service.proto +0 -221
  524. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comment_tree.proto +0 -78
  525. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comment_tree_service.proto +0 -189
  526. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comment_tree_structure.proto +0 -29
  527. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comments.proto +0 -417
  528. package/schema/.snootobuf/deps/reddit/coreplatform/comments/v1/comments_service.proto +0 -72
  529. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/auth.proto +0 -25
  530. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/features.proto +0 -52
  531. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/lang.proto +0 -16
  532. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/legal.proto +0 -20
  533. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/media.proto +0 -149
  534. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/moderation.proto +0 -197
  535. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/safety.proto +0 -116
  536. package/schema/.snootobuf/deps/reddit/coreplatform/common/v1/time.proto +0 -25
  537. package/schema/.snootobuf/deps/reddit/coreplatform/domains/v1/domains_metadata_service.proto +0 -101
  538. package/schema/.snootobuf/deps/reddit/coreplatform/grpc_thrift/v1/grpc_thrift_options.proto +0 -34
  539. package/schema/.snootobuf/deps/reddit/coreplatform/links/v1/links.proto +0 -798
  540. package/schema/.snootobuf/deps/reddit/coreplatform/links/v1/links_service.proto +0 -186
  541. package/schema/.snootobuf/deps/reddit/coreplatform/messages/v1/messages.proto +0 -110
  542. package/schema/.snootobuf/deps/reddit/coreplatform/sensitive/v1/wrappers.proto +0 -51
  543. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit.proto +0 -1202
  544. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit_member_relations.proto +0 -85
  545. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit_moderator_service.proto +0 -363
  546. package/schema/.snootobuf/deps/reddit/coreplatform/subreddit/v1/subreddit_service.proto +0 -301
  547. package/schema/.snootobuf/deps/reddit/coreplatform/thing/v0/thing.proto +0 -2869
  548. package/schema/.snootobuf/deps/reddit/devvit/custom_post/v1/custom_post.proto +0 -15
  549. package/schema/.snootobuf/deps/reddit/devvit/custom_post/v1/service.proto +0 -11
  550. package/schema/.snootobuf/deps/reddit/devvit/subreddit/v1/context_action.proto +0 -48
  551. package/schema/.snootobuf/deps/reddit/devvit/subreddit/v1/manifest.proto +0 -70
  552. package/schema/.snootobuf/deps/reddit/devvit/subreddit/v1/service.proto +0 -11
  553. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/acknowledge_order_delivery.proto +0 -17
  554. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/checkout.proto +0 -89
  555. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/common.proto +0 -322
  556. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/delete_products.proto +0 -17
  557. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/events.proto +0 -14
  558. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_batch_products.proto +0 -15
  559. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_gold_balances.proto +0 -48
  560. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_order.proto +0 -31
  561. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_orders.proto +0 -26
  562. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_orders_by_user.proto +0 -15
  563. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_payout_info_batch.proto +0 -52
  564. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_products.proto +0 -23
  565. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/get_user_profiles.proto +0 -28
  566. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/refund_order.proto +0 -17
  567. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/service.proto +0 -49
  568. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/service_data_compliance.proto +0 -20
  569. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payapi/v1/upsert_products.proto +0 -17
  570. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paygatewaypsps/v1/paygatewaypsps.proto +0 -158
  571. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payorders/v1/payments_data_compliance.proto +0 -18
  572. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payorders/v1/payorders.proto +0 -195
  573. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/admin.proto +0 -44
  574. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/ledger.proto +0 -200
  575. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/payments_data_compliance.proto +0 -18
  576. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/paypayments/v1/paypayments.proto +0 -210
  577. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payproducts/v1/currencies.proto +0 -189
  578. package/schema/.snootobuf/deps/reddit/xpaymentsplatform/payproducts/v1/payproducts.proto +0 -135
  579. package/schema/.snootobuf/deps/snooron_sources/text_classification/text_classification.proto +0 -29
  580. package/schema/.snootobuf/deps/snooron_sources/v2_event/v2_event.proto +0 -3292
  581. package/schema/.snootobuf/deps/validate/validate.proto +0 -862
@@ -1,106 +0,0 @@
1
- // Copyright 2024 Google LLC
2
- //
3
- // Licensed under the Apache License, Version 2.0 (the "License");
4
- // you may not use this file except in compliance with the License.
5
- // You may obtain a copy of the License at
6
- //
7
- // http://www.apache.org/licenses/LICENSE-2.0
8
- //
9
- // Unless required by applicable law or agreed to in writing, software
10
- // distributed under the License is distributed on an "AS IS" BASIS,
11
- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- // See the License for the specific language governing permissions and
13
- // limitations under the License.
14
-
15
- syntax = "proto3";
16
-
17
- package google.api;
18
-
19
- import "google/protobuf/descriptor.proto";
20
-
21
- option go_package = "google.golang.org/genproto/googleapis/api/annotations;annotations";
22
- option java_multiple_files = true;
23
- option java_outer_classname = "FieldInfoProto";
24
- option java_package = "com.google.api";
25
- option objc_class_prefix = "GAPI";
26
-
27
- extend google.protobuf.FieldOptions {
28
- // Rich semantic descriptor of an API field beyond the basic typing.
29
- //
30
- // Examples:
31
- //
32
- // string request_id = 1 [(google.api.field_info).format = UUID4];
33
- // string old_ip_address = 2 [(google.api.field_info).format = IPV4];
34
- // string new_ip_address = 3 [(google.api.field_info).format = IPV6];
35
- // string actual_ip_address = 4 [
36
- // (google.api.field_info).format = IPV4_OR_IPV6
37
- // ];
38
- // google.protobuf.Any generic_field = 5 [
39
- // (google.api.field_info).referenced_types = {type_name: "ActualType"},
40
- // (google.api.field_info).referenced_types = {type_name: "OtherType"},
41
- // ];
42
- // google.protobuf.Any generic_user_input = 5 [
43
- // (google.api.field_info).referenced_types = {type_name: "*"},
44
- // ];
45
- google.api.FieldInfo field_info = 291403980;
46
- }
47
-
48
- // Rich semantic information of an API field beyond basic typing.
49
- message FieldInfo {
50
- // The standard format of a field value. The supported formats are all backed
51
- // by either an RFC defined by the IETF or a Google-defined AIP.
52
- enum Format {
53
- // Default, unspecified value.
54
- FORMAT_UNSPECIFIED = 0;
55
-
56
- // Universally Unique Identifier, version 4, value as defined by
57
- // https://datatracker.ietf.org/doc/html/rfc4122. The value may be
58
- // normalized to entirely lowercase letters. For example, the value
59
- // `F47AC10B-58CC-0372-8567-0E02B2C3D479` would be normalized to
60
- // `f47ac10b-58cc-0372-8567-0e02b2c3d479`.
61
- UUID4 = 1;
62
-
63
- // Internet Protocol v4 value as defined by [RFC
64
- // 791](https://datatracker.ietf.org/doc/html/rfc791). The value may be
65
- // condensed, with leading zeros in each octet stripped. For example,
66
- // `001.022.233.040` would be condensed to `1.22.233.40`.
67
- IPV4 = 2;
68
-
69
- // Internet Protocol v6 value as defined by [RFC
70
- // 2460](https://datatracker.ietf.org/doc/html/rfc2460). The value may be
71
- // normalized to entirely lowercase letters with zeros compressed, following
72
- // [RFC 5952](https://datatracker.ietf.org/doc/html/rfc5952). For example,
73
- // the value `2001:0DB8:0::0` would be normalized to `2001:db8::`.
74
- IPV6 = 3;
75
-
76
- // An IP address in either v4 or v6 format as described by the individual
77
- // values defined herein. See the comments on the IPV4 and IPV6 types for
78
- // allowed normalizations of each.
79
- IPV4_OR_IPV6 = 4;
80
- }
81
-
82
- // The standard format of a field value. This does not explicitly configure
83
- // any API consumer, just documents the API's format for the field it is
84
- // applied to.
85
- Format format = 1;
86
-
87
- // The type(s) that the annotated, generic field may represent.
88
- //
89
- // Currently, this must only be used on fields of type `google.protobuf.Any`.
90
- // Supporting other generic types may be considered in the future.
91
- repeated TypeReference referenced_types = 2;
92
- }
93
-
94
- // A reference to a message type, for use in [FieldInfo][google.api.FieldInfo].
95
- message TypeReference {
96
- // The name of the type that the annotated, generic field may represent.
97
- // If the type is in the same protobuf package, the value can be the simple
98
- // message name e.g., `"MyMessage"`. Otherwise, the value must be the
99
- // fully-qualified message name e.g., `"google.library.v1.Book"`.
100
- //
101
- // If the type(s) are unknown to the service (e.g. the field accepts generic
102
- // user input), use the wildcard `"*"` to denote this behavior.
103
- //
104
- // See [AIP-202](https://google.aip.dev/202#type-references) for more details.
105
- string type_name = 1;
106
- }
@@ -1,371 +0,0 @@
1
- // Copyright 2024 Google LLC
2
- //
3
- // Licensed under the Apache License, Version 2.0 (the "License");
4
- // you may not use this file except in compliance with the License.
5
- // You may obtain a copy of the License at
6
- //
7
- // http://www.apache.org/licenses/LICENSE-2.0
8
- //
9
- // Unless required by applicable law or agreed to in writing, software
10
- // distributed under the License is distributed on an "AS IS" BASIS,
11
- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- // See the License for the specific language governing permissions and
13
- // limitations under the License.
14
-
15
- syntax = "proto3";
16
-
17
- package google.api;
18
-
19
- option cc_enable_arenas = true;
20
- option go_package = "google.golang.org/genproto/googleapis/api/annotations;annotations";
21
- option java_multiple_files = true;
22
- option java_outer_classname = "HttpProto";
23
- option java_package = "com.google.api";
24
- option objc_class_prefix = "GAPI";
25
-
26
- // Defines the HTTP configuration for an API service. It contains a list of
27
- // [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method
28
- // to one or more HTTP REST API methods.
29
- message Http {
30
- // A list of HTTP configuration rules that apply to individual API methods.
31
- //
32
- // **NOTE:** All service configuration rules follow "last one wins" order.
33
- repeated HttpRule rules = 1;
34
-
35
- // When set to true, URL path parameters will be fully URI-decoded except in
36
- // cases of single segment matches in reserved expansion, where "%2F" will be
37
- // left encoded.
38
- //
39
- // The default behavior is to not decode RFC 6570 reserved characters in multi
40
- // segment matches.
41
- bool fully_decode_reserved_expansion = 2;
42
- }
43
-
44
- // gRPC Transcoding
45
- //
46
- // gRPC Transcoding is a feature for mapping between a gRPC method and one or
47
- // more HTTP REST endpoints. It allows developers to build a single API service
48
- // that supports both gRPC APIs and REST APIs. Many systems, including [Google
49
- // APIs](https://github.com/googleapis/googleapis),
50
- // [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC
51
- // Gateway](https://github.com/grpc-ecosystem/grpc-gateway),
52
- // and [Envoy](https://github.com/envoyproxy/envoy) proxy support this feature
53
- // and use it for large scale production services.
54
- //
55
- // `HttpRule` defines the schema of the gRPC/REST mapping. The mapping specifies
56
- // how different portions of the gRPC request message are mapped to the URL
57
- // path, URL query parameters, and HTTP request body. It also controls how the
58
- // gRPC response message is mapped to the HTTP response body. `HttpRule` is
59
- // typically specified as an `google.api.http` annotation on the gRPC method.
60
- //
61
- // Each mapping specifies a URL path template and an HTTP method. The path
62
- // template may refer to one or more fields in the gRPC request message, as long
63
- // as each field is a non-repeated field with a primitive (non-message) type.
64
- // The path template controls how fields of the request message are mapped to
65
- // the URL path.
66
- //
67
- // Example:
68
- //
69
- // service Messaging {
70
- // rpc GetMessage(GetMessageRequest) returns (Message) {
71
- // option (google.api.http) = {
72
- // get: "/v1/{name=messages/*}"
73
- // };
74
- // }
75
- // }
76
- // message GetMessageRequest {
77
- // string name = 1; // Mapped to URL path.
78
- // }
79
- // message Message {
80
- // string text = 1; // The resource content.
81
- // }
82
- //
83
- // This enables an HTTP REST to gRPC mapping as below:
84
- //
85
- // - HTTP: `GET /v1/messages/123456`
86
- // - gRPC: `GetMessage(name: "messages/123456")`
87
- //
88
- // Any fields in the request message which are not bound by the path template
89
- // automatically become HTTP query parameters if there is no HTTP request body.
90
- // For example:
91
- //
92
- // service Messaging {
93
- // rpc GetMessage(GetMessageRequest) returns (Message) {
94
- // option (google.api.http) = {
95
- // get:"/v1/messages/{message_id}"
96
- // };
97
- // }
98
- // }
99
- // message GetMessageRequest {
100
- // message SubMessage {
101
- // string subfield = 1;
102
- // }
103
- // string message_id = 1; // Mapped to URL path.
104
- // int64 revision = 2; // Mapped to URL query parameter `revision`.
105
- // SubMessage sub = 3; // Mapped to URL query parameter `sub.subfield`.
106
- // }
107
- //
108
- // This enables a HTTP JSON to RPC mapping as below:
109
- //
110
- // - HTTP: `GET /v1/messages/123456?revision=2&sub.subfield=foo`
111
- // - gRPC: `GetMessage(message_id: "123456" revision: 2 sub:
112
- // SubMessage(subfield: "foo"))`
113
- //
114
- // Note that fields which are mapped to URL query parameters must have a
115
- // primitive type or a repeated primitive type or a non-repeated message type.
116
- // In the case of a repeated type, the parameter can be repeated in the URL
117
- // as `...?param=A&param=B`. In the case of a message type, each field of the
118
- // message is mapped to a separate parameter, such as
119
- // `...?foo.a=A&foo.b=B&foo.c=C`.
120
- //
121
- // For HTTP methods that allow a request body, the `body` field
122
- // specifies the mapping. Consider a REST update method on the
123
- // message resource collection:
124
- //
125
- // service Messaging {
126
- // rpc UpdateMessage(UpdateMessageRequest) returns (Message) {
127
- // option (google.api.http) = {
128
- // patch: "/v1/messages/{message_id}"
129
- // body: "message"
130
- // };
131
- // }
132
- // }
133
- // message UpdateMessageRequest {
134
- // string message_id = 1; // mapped to the URL
135
- // Message message = 2; // mapped to the body
136
- // }
137
- //
138
- // The following HTTP JSON to RPC mapping is enabled, where the
139
- // representation of the JSON in the request body is determined by
140
- // protos JSON encoding:
141
- //
142
- // - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
143
- // - gRPC: `UpdateMessage(message_id: "123456" message { text: "Hi!" })`
144
- //
145
- // The special name `*` can be used in the body mapping to define that
146
- // every field not bound by the path template should be mapped to the
147
- // request body. This enables the following alternative definition of
148
- // the update method:
149
- //
150
- // service Messaging {
151
- // rpc UpdateMessage(Message) returns (Message) {
152
- // option (google.api.http) = {
153
- // patch: "/v1/messages/{message_id}"
154
- // body: "*"
155
- // };
156
- // }
157
- // }
158
- // message Message {
159
- // string message_id = 1;
160
- // string text = 2;
161
- // }
162
- //
163
- //
164
- // The following HTTP JSON to RPC mapping is enabled:
165
- //
166
- // - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
167
- // - gRPC: `UpdateMessage(message_id: "123456" text: "Hi!")`
168
- //
169
- // Note that when using `*` in the body mapping, it is not possible to
170
- // have HTTP parameters, as all fields not bound by the path end in
171
- // the body. This makes this option more rarely used in practice when
172
- // defining REST APIs. The common usage of `*` is in custom methods
173
- // which don't use the URL at all for transferring data.
174
- //
175
- // It is possible to define multiple HTTP methods for one RPC by using
176
- // the `additional_bindings` option. Example:
177
- //
178
- // service Messaging {
179
- // rpc GetMessage(GetMessageRequest) returns (Message) {
180
- // option (google.api.http) = {
181
- // get: "/v1/messages/{message_id}"
182
- // additional_bindings {
183
- // get: "/v1/users/{user_id}/messages/{message_id}"
184
- // }
185
- // };
186
- // }
187
- // }
188
- // message GetMessageRequest {
189
- // string message_id = 1;
190
- // string user_id = 2;
191
- // }
192
- //
193
- // This enables the following two alternative HTTP JSON to RPC mappings:
194
- //
195
- // - HTTP: `GET /v1/messages/123456`
196
- // - gRPC: `GetMessage(message_id: "123456")`
197
- //
198
- // - HTTP: `GET /v1/users/me/messages/123456`
199
- // - gRPC: `GetMessage(user_id: "me" message_id: "123456")`
200
- //
201
- // Rules for HTTP mapping
202
- //
203
- // 1. Leaf request fields (recursive expansion nested messages in the request
204
- // message) are classified into three categories:
205
- // - Fields referred by the path template. They are passed via the URL path.
206
- // - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They
207
- // are passed via the HTTP
208
- // request body.
209
- // - All other fields are passed via the URL query parameters, and the
210
- // parameter name is the field path in the request message. A repeated
211
- // field can be represented as multiple query parameters under the same
212
- // name.
213
- // 2. If [HttpRule.body][google.api.HttpRule.body] is "*", there is no URL
214
- // query parameter, all fields
215
- // are passed via URL path and HTTP request body.
216
- // 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP
217
- // request body, all
218
- // fields are passed via URL path and URL query parameters.
219
- //
220
- // Path template syntax
221
- //
222
- // Template = "/" Segments [ Verb ] ;
223
- // Segments = Segment { "/" Segment } ;
224
- // Segment = "*" | "**" | LITERAL | Variable ;
225
- // Variable = "{" FieldPath [ "=" Segments ] "}" ;
226
- // FieldPath = IDENT { "." IDENT } ;
227
- // Verb = ":" LITERAL ;
228
- //
229
- // The syntax `*` matches a single URL path segment. The syntax `**` matches
230
- // zero or more URL path segments, which must be the last part of the URL path
231
- // except the `Verb`.
232
- //
233
- // The syntax `Variable` matches part of the URL path as specified by its
234
- // template. A variable template must not contain other variables. If a variable
235
- // matches a single path segment, its template may be omitted, e.g. `{var}`
236
- // is equivalent to `{var=*}`.
237
- //
238
- // The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`
239
- // contains any reserved character, such characters should be percent-encoded
240
- // before the matching.
241
- //
242
- // If a variable contains exactly one path segment, such as `"{var}"` or
243
- // `"{var=*}"`, when such a variable is expanded into a URL path on the client
244
- // side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The
245
- // server side does the reverse decoding. Such variables show up in the
246
- // [Discovery
247
- // Document](https://developers.google.com/discovery/v1/reference/apis) as
248
- // `{var}`.
249
- //
250
- // If a variable contains multiple path segments, such as `"{var=foo/*}"`
251
- // or `"{var=**}"`, when such a variable is expanded into a URL path on the
252
- // client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.
253
- // The server side does the reverse decoding, except "%2F" and "%2f" are left
254
- // unchanged. Such variables show up in the
255
- // [Discovery
256
- // Document](https://developers.google.com/discovery/v1/reference/apis) as
257
- // `{+var}`.
258
- //
259
- // Using gRPC API Service Configuration
260
- //
261
- // gRPC API Service Configuration (service config) is a configuration language
262
- // for configuring a gRPC service to become a user-facing product. The
263
- // service config is simply the YAML representation of the `google.api.Service`
264
- // proto message.
265
- //
266
- // As an alternative to annotating your proto file, you can configure gRPC
267
- // transcoding in your service config YAML files. You do this by specifying a
268
- // `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same
269
- // effect as the proto annotation. This can be particularly useful if you
270
- // have a proto that is reused in multiple services. Note that any transcoding
271
- // specified in the service config will override any matching transcoding
272
- // configuration in the proto.
273
- //
274
- // The following example selects a gRPC method and applies an `HttpRule` to it:
275
- //
276
- // http:
277
- // rules:
278
- // - selector: example.v1.Messaging.GetMessage
279
- // get: /v1/messages/{message_id}/{sub.subfield}
280
- //
281
- // Special notes
282
- //
283
- // When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the
284
- // proto to JSON conversion must follow the [proto3
285
- // specification](https://developers.google.com/protocol-buffers/docs/proto3#json).
286
- //
287
- // While the single segment variable follows the semantics of
288
- // [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String
289
- // Expansion, the multi segment variable **does not** follow RFC 6570 Section
290
- // 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion
291
- // does not expand special characters like `?` and `#`, which would lead
292
- // to invalid URLs. As the result, gRPC Transcoding uses a custom encoding
293
- // for multi segment variables.
294
- //
295
- // The path variables **must not** refer to any repeated or mapped field,
296
- // because client libraries are not capable of handling such variable expansion.
297
- //
298
- // The path variables **must not** capture the leading "/" character. The reason
299
- // is that the most common use case "{var}" does not capture the leading "/"
300
- // character. For consistency, all path variables must share the same behavior.
301
- //
302
- // Repeated message fields must not be mapped to URL query parameters, because
303
- // no client library can support such complicated mapping.
304
- //
305
- // If an API needs to use a JSON array for request or response body, it can map
306
- // the request or response body to a repeated field. However, some gRPC
307
- // Transcoding implementations may not support this feature.
308
- message HttpRule {
309
- // Selects a method to which this rule applies.
310
- //
311
- // Refer to [selector][google.api.DocumentationRule.selector] for syntax
312
- // details.
313
- string selector = 1;
314
-
315
- // Determines the URL pattern is matched by this rules. This pattern can be
316
- // used with any of the {get|put|post|delete|patch} methods. A custom method
317
- // can be defined using the 'custom' field.
318
- oneof pattern {
319
- // Maps to HTTP GET. Used for listing and getting information about
320
- // resources.
321
- string get = 2;
322
-
323
- // Maps to HTTP PUT. Used for replacing a resource.
324
- string put = 3;
325
-
326
- // Maps to HTTP POST. Used for creating a resource or performing an action.
327
- string post = 4;
328
-
329
- // Maps to HTTP DELETE. Used for deleting a resource.
330
- string delete = 5;
331
-
332
- // Maps to HTTP PATCH. Used for updating a resource.
333
- string patch = 6;
334
-
335
- // The custom pattern is used for specifying an HTTP method that is not
336
- // included in the `pattern` field, such as HEAD, or "*" to leave the
337
- // HTTP method unspecified for this rule. The wild-card rule is useful
338
- // for services that provide content to Web (HTML) clients.
339
- CustomHttpPattern custom = 8;
340
- }
341
-
342
- // The name of the request field whose value is mapped to the HTTP request
343
- // body, or `*` for mapping all request fields not captured by the path
344
- // pattern to the HTTP body, or omitted for not having any HTTP request body.
345
- //
346
- // NOTE: the referred field must be present at the top-level of the request
347
- // message type.
348
- string body = 7;
349
-
350
- // Optional. The name of the response field whose value is mapped to the HTTP
351
- // response body. When omitted, the entire response message will be used
352
- // as the HTTP response body.
353
- //
354
- // NOTE: The referred field must be present at the top-level of the response
355
- // message type.
356
- string response_body = 12;
357
-
358
- // Additional HTTP bindings for the selector. Nested bindings must
359
- // not contain an `additional_bindings` field themselves (that is,
360
- // the nesting may only be one level deep).
361
- repeated HttpRule additional_bindings = 11;
362
- }
363
-
364
- // A custom pattern is used for defining custom HTTP verb.
365
- message CustomHttpPattern {
366
- // The name of this custom HTTP verb.
367
- string kind = 1;
368
-
369
- // The path matched by this custom verb.
370
- string path = 2;
371
- }
@@ -1,81 +0,0 @@
1
- // Copyright 2024 Google LLC
2
- //
3
- // Licensed under the Apache License, Version 2.0 (the "License");
4
- // you may not use this file except in compliance with the License.
5
- // You may obtain a copy of the License at
6
- //
7
- // http://www.apache.org/licenses/LICENSE-2.0
8
- //
9
- // Unless required by applicable law or agreed to in writing, software
10
- // distributed under the License is distributed on an "AS IS" BASIS,
11
- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- // See the License for the specific language governing permissions and
13
- // limitations under the License.
14
-
15
- syntax = "proto3";
16
-
17
- package google.api;
18
-
19
- import "google/protobuf/any.proto";
20
-
21
- option cc_enable_arenas = true;
22
- option go_package = "google.golang.org/genproto/googleapis/api/httpbody;httpbody";
23
- option java_multiple_files = true;
24
- option java_outer_classname = "HttpBodyProto";
25
- option java_package = "com.google.api";
26
- option objc_class_prefix = "GAPI";
27
-
28
- // Message that represents an arbitrary HTTP body. It should only be used for
29
- // payload formats that can't be represented as JSON, such as raw binary or
30
- // an HTML page.
31
- //
32
- //
33
- // This message can be used both in streaming and non-streaming API methods in
34
- // the request as well as the response.
35
- //
36
- // It can be used as a top-level request field, which is convenient if one
37
- // wants to extract parameters from either the URL or HTTP template into the
38
- // request fields and also want access to the raw HTTP body.
39
- //
40
- // Example:
41
- //
42
- // message GetResourceRequest {
43
- // // A unique request id.
44
- // string request_id = 1;
45
- //
46
- // // The raw HTTP body is bound to this field.
47
- // google.api.HttpBody http_body = 2;
48
- //
49
- // }
50
- //
51
- // service ResourceService {
52
- // rpc GetResource(GetResourceRequest)
53
- // returns (google.api.HttpBody);
54
- // rpc UpdateResource(google.api.HttpBody)
55
- // returns (google.protobuf.Empty);
56
- //
57
- // }
58
- //
59
- // Example with streaming methods:
60
- //
61
- // service CaldavService {
62
- // rpc GetCalendar(stream google.api.HttpBody)
63
- // returns (stream google.api.HttpBody);
64
- // rpc UpdateCalendar(stream google.api.HttpBody)
65
- // returns (stream google.api.HttpBody);
66
- //
67
- // }
68
- //
69
- // Use of this type only changes how the request and response bodies are
70
- // handled, all other features will continue to work unchanged.
71
- message HttpBody {
72
- // The HTTP Content-Type header value specifying the content type of the body.
73
- string content_type = 1;
74
-
75
- // The HTTP request/response body as raw binary.
76
- bytes data = 2;
77
-
78
- // Application specific response metadata. Must be set in the first response
79
- // for streaming APIs.
80
- repeated google.protobuf.Any extensions = 3;
81
- }
@@ -1,48 +0,0 @@
1
- // Copyright 2024 Google LLC
2
- //
3
- // Licensed under the Apache License, Version 2.0 (the "License");
4
- // you may not use this file except in compliance with the License.
5
- // You may obtain a copy of the License at
6
- //
7
- // http://www.apache.org/licenses/LICENSE-2.0
8
- //
9
- // Unless required by applicable law or agreed to in writing, software
10
- // distributed under the License is distributed on an "AS IS" BASIS,
11
- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- // See the License for the specific language governing permissions and
13
- // limitations under the License.
14
-
15
- syntax = "proto3";
16
-
17
- package google.api;
18
-
19
- option cc_enable_arenas = true;
20
- option go_package = "google.golang.org/genproto/googleapis/api/label;label";
21
- option java_multiple_files = true;
22
- option java_outer_classname = "LabelProto";
23
- option java_package = "com.google.api";
24
- option objc_class_prefix = "GAPI";
25
-
26
- // A description of a label.
27
- message LabelDescriptor {
28
- // Value types that can be used as label values.
29
- enum ValueType {
30
- // A variable-length string. This is the default.
31
- STRING = 0;
32
-
33
- // Boolean; true or false.
34
- BOOL = 1;
35
-
36
- // A 64-bit signed integer.
37
- INT64 = 2;
38
- }
39
-
40
- // The label key.
41
- string key = 1;
42
-
43
- // The type of data that can be assigned to the label.
44
- ValueType value_type = 2;
45
-
46
- // A human-readable description for the label.
47
- string description = 3;
48
- }
@@ -1,72 +0,0 @@
1
- // Copyright 2024 Google LLC
2
- //
3
- // Licensed under the Apache License, Version 2.0 (the "License");
4
- // you may not use this file except in compliance with the License.
5
- // You may obtain a copy of the License at
6
- //
7
- // http://www.apache.org/licenses/LICENSE-2.0
8
- //
9
- // Unless required by applicable law or agreed to in writing, software
10
- // distributed under the License is distributed on an "AS IS" BASIS,
11
- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- // See the License for the specific language governing permissions and
13
- // limitations under the License.
14
-
15
- syntax = "proto3";
16
-
17
- package google.api;
18
-
19
- option go_package = "google.golang.org/genproto/googleapis/api;api";
20
- option java_multiple_files = true;
21
- option java_outer_classname = "LaunchStageProto";
22
- option java_package = "com.google.api";
23
- option objc_class_prefix = "GAPI";
24
-
25
- // The launch stage as defined by [Google Cloud Platform
26
- // Launch Stages](https://cloud.google.com/terms/launch-stages).
27
- enum LaunchStage {
28
- // Do not use this default value.
29
- LAUNCH_STAGE_UNSPECIFIED = 0;
30
-
31
- // The feature is not yet implemented. Users can not use it.
32
- UNIMPLEMENTED = 6;
33
-
34
- // Prelaunch features are hidden from users and are only visible internally.
35
- PRELAUNCH = 7;
36
-
37
- // Early Access features are limited to a closed group of testers. To use
38
- // these features, you must sign up in advance and sign a Trusted Tester
39
- // agreement (which includes confidentiality provisions). These features may
40
- // be unstable, changed in backward-incompatible ways, and are not
41
- // guaranteed to be released.
42
- EARLY_ACCESS = 1;
43
-
44
- // Alpha is a limited availability test for releases before they are cleared
45
- // for widespread use. By Alpha, all significant design issues are resolved
46
- // and we are in the process of verifying functionality. Alpha customers
47
- // need to apply for access, agree to applicable terms, and have their
48
- // projects allowlisted. Alpha releases don't have to be feature complete,
49
- // no SLAs are provided, and there are no technical support obligations, but
50
- // they will be far enough along that customers can actually use them in
51
- // test environments or for limited-use tests -- just like they would in
52
- // normal production cases.
53
- ALPHA = 2;
54
-
55
- // Beta is the point at which we are ready to open a release for any
56
- // customer to use. There are no SLA or technical support obligations in a
57
- // Beta release. Products will be complete from a feature perspective, but
58
- // may have some open outstanding issues. Beta releases are suitable for
59
- // limited production use cases.
60
- BETA = 3;
61
-
62
- // GA features are open to all developers and are considered stable and
63
- // fully qualified for production use.
64
- GA = 4;
65
-
66
- // Deprecated features are scheduled to be shut down and removed. For more
67
- // information, see the "Deprecation Policy" section of our [Terms of
68
- // Service](https://cloud.google.com/terms/)
69
- // and the [Google Cloud Platform Subject to the Deprecation
70
- // Policy](https://cloud.google.com/terms/deprecation) documentation.
71
- DEPRECATED = 5;
72
- }