@snap/camera-kit 0.22.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (575) hide show
  1. package/LICENSE.md +1122 -537
  2. package/README.md +1 -1
  3. package/dist/CameraKit.d.ts +3 -3
  4. package/dist/CameraKit.d.ts.map +1 -1
  5. package/dist/CameraKit.js +1 -2
  6. package/dist/CameraKit.js.map +1 -1
  7. package/dist/RootServices.d.ts +78 -0
  8. package/dist/RootServices.d.ts.map +1 -0
  9. package/dist/RootServices.js.map +1 -0
  10. package/dist/bootstrapCameraKit.d.ts +3 -4
  11. package/dist/bootstrapCameraKit.d.ts.map +1 -1
  12. package/dist/bootstrapCameraKit.js +8 -8
  13. package/dist/bootstrapCameraKit.js.map +1 -1
  14. package/dist/clients/createTsProtoClient.d.ts +2 -2
  15. package/dist/clients/createTsProtoClient.d.ts.map +1 -1
  16. package/dist/clients/createTsProtoClient.js.map +1 -1
  17. package/dist/clients/grpcHandler.d.ts.map +1 -1
  18. package/dist/clients/grpcHandler.js +1 -1
  19. package/dist/clients/grpcHandler.js.map +1 -1
  20. package/dist/clients/lensesClient.js +1 -1
  21. package/dist/clients/lensesClient.js.map +1 -1
  22. package/dist/clients/metricsClient.d.ts.map +1 -1
  23. package/dist/clients/metricsClient.js +1 -1
  24. package/dist/clients/metricsClient.js.map +1 -1
  25. package/dist/common/pageVisibility.js +1 -1
  26. package/dist/common/pageVisibility.js.map +1 -1
  27. package/dist/configuration.d.ts.map +1 -1
  28. package/dist/configuration.js +1 -1
  29. package/dist/configuration.js.map +1 -1
  30. package/dist/environment.d.ts.map +1 -1
  31. package/dist/environment.js +1 -1
  32. package/dist/environment.js.map +1 -1
  33. package/dist/extensions/RemoteApiServices.js +1 -1
  34. package/dist/extensions/RemoteApiServices.js.map +1 -1
  35. package/dist/extensions/UriHandlers.js +1 -1
  36. package/dist/extensions/UriHandlers.js.map +1 -1
  37. package/dist/extensions/uriHandlersRegister.d.ts.map +1 -1
  38. package/dist/extensions/uriHandlersRegister.js +1 -1
  39. package/dist/extensions/uriHandlersRegister.js.map +1 -1
  40. package/dist/generated-proto/blizzard/cameraKitEvents.d.ts +45 -9270
  41. package/dist/generated-proto/blizzard/cameraKitEvents.d.ts.map +1 -1
  42. package/dist/generated-proto/blizzard/cameraKitEvents.js +300 -123
  43. package/dist/generated-proto/blizzard/cameraKitEvents.js.map +1 -1
  44. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.d.ts +12 -32
  45. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.d.ts.map +1 -1
  46. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.js +77 -37
  47. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.js.map +1 -1
  48. package/dist/generated-proto/pb_schema/camera_kit/v3/export.d.ts +19 -454
  49. package/dist/generated-proto/pb_schema/camera_kit/v3/export.d.ts.map +1 -1
  50. package/dist/generated-proto/pb_schema/camera_kit/v3/export.js +219 -118
  51. package/dist/generated-proto/pb_schema/camera_kit/v3/export.js.map +1 -1
  52. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.d.ts +12 -12
  53. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.d.ts.map +1 -1
  54. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.js +16 -13
  55. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.js.map +1 -1
  56. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.d.ts +12 -12
  57. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.d.ts.map +1 -1
  58. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.js +16 -13
  59. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.js.map +1 -1
  60. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.d.ts +13 -54
  61. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.d.ts.map +1 -1
  62. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.js +61 -34
  63. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.js.map +1 -1
  64. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.d.ts +19 -299
  65. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.d.ts.map +1 -1
  66. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.js +294 -133
  67. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.js.map +1 -1
  68. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.d.ts +14 -148
  69. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.d.ts.map +1 -1
  70. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.js +74 -48
  71. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.js.map +1 -1
  72. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.d.ts +12 -18
  73. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.d.ts.map +1 -1
  74. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.js +34 -19
  75. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.js.map +1 -1
  76. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.d.ts +19 -516
  77. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.d.ts.map +1 -1
  78. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.js +164 -80
  79. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.js.map +1 -1
  80. package/dist/generated-proto/pb_schema/camera_kit/v3/service.d.ts +80 -2371
  81. package/dist/generated-proto/pb_schema/camera_kit/v3/service.d.ts.map +1 -1
  82. package/dist/generated-proto/pb_schema/camera_kit/v3/service.js +847 -174
  83. package/dist/generated-proto/pb_schema/camera_kit/v3/service.js.map +1 -1
  84. package/dist/generated-proto/pb_schema/cdp/cof/app_launch_type.d.ts.map +1 -1
  85. package/dist/generated-proto/pb_schema/cdp/cof/app_launch_type.js +0 -6
  86. package/dist/generated-proto/pb_schema/cdp/cof/app_launch_type.js.map +1 -1
  87. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.d.ts +18 -59
  88. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.d.ts.map +1 -1
  89. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.js +88 -52
  90. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.js.map +1 -1
  91. package/dist/generated-proto/pb_schema/cdp/cof/benchmark_name.d.ts.map +1 -1
  92. package/dist/generated-proto/pb_schema/cdp/cof/benchmark_name.js +0 -6
  93. package/dist/generated-proto/pb_schema/cdp/cof/benchmark_name.js.map +1 -1
  94. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.d.ts +12 -106
  95. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.d.ts.map +1 -1
  96. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.js +328 -140
  97. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.js.map +1 -1
  98. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.d.ts +12 -18
  99. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.d.ts.map +1 -1
  100. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.js +35 -20
  101. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.js.map +1 -1
  102. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.d.ts +12 -34
  103. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.d.ts.map +1 -1
  104. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.js +86 -39
  105. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.js.map +1 -1
  106. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.d.ts +47 -28591
  107. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.d.ts.map +1 -1
  108. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.js +644 -348
  109. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.js.map +1 -1
  110. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.d.ts +12 -12
  111. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.d.ts.map +1 -1
  112. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.js +16 -13
  113. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.js.map +1 -1
  114. package/dist/generated-proto/pb_schema/cdp/cof/config_request.d.ts +18 -214
  115. package/dist/generated-proto/pb_schema/cdp/cof/config_request.d.ts.map +1 -1
  116. package/dist/generated-proto/pb_schema/cdp/cof/config_request.js +362 -157
  117. package/dist/generated-proto/pb_schema/cdp/cof/config_request.js.map +1 -1
  118. package/dist/generated-proto/pb_schema/cdp/cof/config_response.d.ts +20 -3801
  119. package/dist/generated-proto/pb_schema/cdp/cof/config_response.d.ts.map +1 -1
  120. package/dist/generated-proto/pb_schema/cdp/cof/config_response.js +144 -46
  121. package/dist/generated-proto/pb_schema/cdp/cof/config_response.js.map +1 -1
  122. package/dist/generated-proto/pb_schema/cdp/cof/config_result.d.ts +49 -10060
  123. package/dist/generated-proto/pb_schema/cdp/cof/config_result.d.ts.map +1 -1
  124. package/dist/generated-proto/pb_schema/cdp/cof/config_result.js +443 -182
  125. package/dist/generated-proto/pb_schema/cdp/cof/config_result.js.map +1 -1
  126. package/dist/generated-proto/pb_schema/cdp/cof/contact_authorization_status.d.ts.map +1 -1
  127. package/dist/generated-proto/pb_schema/cdp/cof/contact_authorization_status.js +0 -6
  128. package/dist/generated-proto/pb_schema/cdp/cof/contact_authorization_status.js.map +1 -1
  129. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.d.ts +12 -12
  130. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.d.ts.map +1 -1
  131. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.js +16 -13
  132. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.js.map +1 -1
  133. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.d.ts +12 -14
  134. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.d.ts.map +1 -1
  135. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.js +24 -17
  136. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.js.map +1 -1
  137. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.d.ts +14 -56
  138. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.d.ts.map +1 -1
  139. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.js +78 -45
  140. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.js.map +1 -1
  141. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.d.ts +28 -0
  142. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.d.ts.map +1 -0
  143. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.js +89 -0
  144. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.js.map +1 -0
  145. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.d.ts +28 -1103
  146. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.d.ts.map +1 -1
  147. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.js +358 -210
  148. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.js.map +1 -1
  149. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.d.ts +12 -16
  150. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.d.ts.map +1 -1
  151. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.js +31 -23
  152. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.js.map +1 -1
  153. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.d.ts +13 -15
  154. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.d.ts.map +1 -1
  155. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.js +22 -15
  156. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.js.map +1 -1
  157. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.d.ts +12 -14
  158. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.d.ts.map +1 -1
  159. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.js +22 -15
  160. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.js.map +1 -1
  161. package/dist/generated-proto/pb_schema/cdp/cof/namespace.d.ts.map +1 -1
  162. package/dist/generated-proto/pb_schema/cdp/cof/namespace.js +0 -6
  163. package/dist/generated-proto/pb_schema/cdp/cof/namespace.js.map +1 -1
  164. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.d.ts +12 -16
  165. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.d.ts.map +1 -1
  166. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.js +29 -18
  167. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.js.map +1 -1
  168. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.d.ts +12 -12
  169. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.d.ts.map +1 -1
  170. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.js +16 -13
  171. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.js.map +1 -1
  172. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.d.ts +12 -12
  173. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.d.ts.map +1 -1
  174. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.js +16 -13
  175. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.js.map +1 -1
  176. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.d.ts +12 -12
  177. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.d.ts.map +1 -1
  178. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.js +16 -13
  179. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.js.map +1 -1
  180. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.d.ts +12 -12
  181. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.d.ts.map +1 -1
  182. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.js +16 -13
  183. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.js.map +1 -1
  184. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.d.ts +12 -18
  185. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.d.ts.map +1 -1
  186. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.js +35 -20
  187. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.js.map +1 -1
  188. package/dist/generated-proto/pb_schema/cdp/media/snap_source.d.ts.map +1 -1
  189. package/dist/generated-proto/pb_schema/cdp/media/snap_source.js +0 -6
  190. package/dist/generated-proto/pb_schema/cdp/media/snap_source.js.map +1 -1
  191. package/dist/generated-proto/pb_schema/common/ruid.d.ts +12 -16
  192. package/dist/generated-proto/pb_schema/common/ruid.d.ts.map +1 -1
  193. package/dist/generated-proto/pb_schema/common/ruid.js +28 -17
  194. package/dist/generated-proto/pb_schema/common/ruid.js.map +1 -1
  195. package/dist/generated-proto/pb_schema/common/value.d.ts +25 -123
  196. package/dist/generated-proto/pb_schema/common/value.d.ts.map +1 -1
  197. package/dist/generated-proto/pb_schema/common/value.js +136 -71
  198. package/dist/generated-proto/pb_schema/common/value.js.map +1 -1
  199. package/dist/generated-proto/pb_schema/content/asset.d.ts +12 -14
  200. package/dist/generated-proto/pb_schema/content/asset.d.ts.map +1 -1
  201. package/dist/generated-proto/pb_schema/content/asset.js +22 -15
  202. package/dist/generated-proto/pb_schema/content/asset.js.map +1 -1
  203. package/dist/generated-proto/pb_schema/content/media_reference.d.ts +13 -46
  204. package/dist/generated-proto/pb_schema/content/media_reference.d.ts.map +1 -1
  205. package/dist/generated-proto/pb_schema/content/media_reference.js +86 -47
  206. package/dist/generated-proto/pb_schema/content/media_reference.js.map +1 -1
  207. package/dist/generated-proto/pb_schema/content/media_source.d.ts.map +1 -1
  208. package/dist/generated-proto/pb_schema/content/media_source.js +0 -6
  209. package/dist/generated-proto/pb_schema/content/media_source.js.map +1 -1
  210. package/dist/generated-proto/pb_schema/content/media_types.d.ts.map +1 -1
  211. package/dist/generated-proto/pb_schema/content/media_types.js +0 -6
  212. package/dist/generated-proto/pb_schema/content/media_types.js.map +1 -1
  213. package/dist/generated-proto/pb_schema/google/api/annotations.d.ts.map +1 -1
  214. package/dist/generated-proto/pb_schema/google/api/annotations.js +0 -6
  215. package/dist/generated-proto/pb_schema/google/api/annotations.js.map +1 -1
  216. package/dist/generated-proto/pb_schema/google/api/http.d.ts +15 -3336
  217. package/dist/generated-proto/pb_schema/google/api/http.d.ts.map +1 -1
  218. package/dist/generated-proto/pb_schema/google/api/http.js +129 -68
  219. package/dist/generated-proto/pb_schema/google/api/http.js.map +1 -1
  220. package/dist/generated-proto/pb_schema/google/protobuf/any.d.ts +12 -14
  221. package/dist/generated-proto/pb_schema/google/protobuf/any.d.ts.map +1 -1
  222. package/dist/generated-proto/pb_schema/google/protobuf/any.js +24 -17
  223. package/dist/generated-proto/pb_schema/google/protobuf/any.js.map +1 -1
  224. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.d.ts +126 -50157
  225. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.d.ts.map +1 -1
  226. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.js +1162 -563
  227. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.js.map +1 -1
  228. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.d.ts +12 -14
  229. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.d.ts.map +1 -1
  230. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.js +23 -19
  231. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.js.map +1 -1
  232. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.d.ts +20 -84
  233. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.d.ts.map +1 -1
  234. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.js +141 -77
  235. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.js.map +1 -1
  236. package/dist/generated-proto/pb_schema/lenses/geocircle.d.ts +12 -23
  237. package/dist/generated-proto/pb_schema/lenses/geocircle.d.ts.map +1 -1
  238. package/dist/generated-proto/pb_schema/lenses/geocircle.js +26 -18
  239. package/dist/generated-proto/pb_schema/lenses/geocircle.js.map +1 -1
  240. package/dist/generated-proto/pb_schema/lenses/geopoint.d.ts +12 -14
  241. package/dist/generated-proto/pb_schema/lenses/geopoint.d.ts.map +1 -1
  242. package/dist/generated-proto/pb_schema/lenses/geopoint.js +22 -15
  243. package/dist/generated-proto/pb_schema/lenses/geopoint.js.map +1 -1
  244. package/dist/generated-proto/pb_schema/lenses/launch_params.d.ts +12 -12
  245. package/dist/generated-proto/pb_schema/lenses/launch_params.d.ts.map +1 -1
  246. package/dist/generated-proto/pb_schema/lenses/launch_params.js +18 -15
  247. package/dist/generated-proto/pb_schema/lenses/launch_params.js.map +1 -1
  248. package/dist/generated-proto/pb_schema/lenses/launchdata.d.ts +15 -324
  249. package/dist/generated-proto/pb_schema/lenses/launchdata.d.ts.map +1 -1
  250. package/dist/generated-proto/pb_schema/lenses/launchdata.js +112 -66
  251. package/dist/generated-proto/pb_schema/lenses/launchdata.js.map +1 -1
  252. package/dist/generated-proto/pb_schema/lenses/lures.d.ts +12 -91
  253. package/dist/generated-proto/pb_schema/lenses/lures.d.ts.map +1 -1
  254. package/dist/generated-proto/pb_schema/lenses/lures.js +37 -28
  255. package/dist/generated-proto/pb_schema/lenses/lures.js.map +1 -1
  256. package/dist/generated-proto/pb_schema/lenses/persistent_store.d.ts +12 -12
  257. package/dist/generated-proto/pb_schema/lenses/persistent_store.d.ts.map +1 -1
  258. package/dist/generated-proto/pb_schema/lenses/persistent_store.js +18 -15
  259. package/dist/generated-proto/pb_schema/lenses/persistent_store.js.map +1 -1
  260. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.d.ts +30 -396
  261. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.d.ts.map +1 -1
  262. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.js +520 -240
  263. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.js.map +1 -1
  264. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.d.ts +30 -2429
  265. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.d.ts.map +1 -1
  266. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.js +991 -440
  267. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.js.map +1 -1
  268. package/dist/generated-proto/pb_schema/lenses/snappable.d.ts +27 -783
  269. package/dist/generated-proto/pb_schema/lenses/snappable.d.ts.map +1 -1
  270. package/dist/generated-proto/pb_schema/lenses/snappable.js +502 -245
  271. package/dist/generated-proto/pb_schema/lenses/snappable.js.map +1 -1
  272. package/dist/generated-proto/pb_schema/lenses/user_data.d.ts +15 -174
  273. package/dist/generated-proto/pb_schema/lenses/user_data.d.ts.map +1 -1
  274. package/dist/generated-proto/pb_schema/lenses/user_data.js +144 -77
  275. package/dist/generated-proto/pb_schema/lenses/user_data.js.map +1 -1
  276. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.d.ts +12 -14
  277. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.d.ts.map +1 -1
  278. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.js +24 -17
  279. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.js.map +1 -1
  280. package/dist/generated-proto/pb_schema/snapdoc/extensions.d.ts +14 -18
  281. package/dist/generated-proto/pb_schema/snapdoc/extensions.d.ts.map +1 -1
  282. package/dist/generated-proto/pb_schema/snapdoc/extensions.js +29 -18
  283. package/dist/generated-proto/pb_schema/snapdoc/extensions.js.map +1 -1
  284. package/dist/generated-proto/pb_schema/snapdoc/media.d.ts +52 -576
  285. package/dist/generated-proto/pb_schema/snapdoc/media.d.ts.map +1 -1
  286. package/dist/generated-proto/pb_schema/snapdoc/media.js +615 -318
  287. package/dist/generated-proto/pb_schema/snapdoc/media.js.map +1 -1
  288. package/dist/generated-proto/pb_schema/snapdoc/media_codec_formats.d.ts.map +1 -1
  289. package/dist/generated-proto/pb_schema/snapdoc/media_codec_formats.js +0 -6
  290. package/dist/generated-proto/pb_schema/snapdoc/media_codec_formats.js.map +1 -1
  291. package/dist/generated-proto/pb_schema/snapdoc/media_file_formats.d.ts.map +1 -1
  292. package/dist/generated-proto/pb_schema/snapdoc/media_file_formats.js +0 -6
  293. package/dist/generated-proto/pb_schema/snapdoc/media_file_formats.js.map +1 -1
  294. package/dist/generated-proto/pb_schema/snapdoc/media_id.d.ts +12 -12
  295. package/dist/generated-proto/pb_schema/snapdoc/media_id.d.ts.map +1 -1
  296. package/dist/generated-proto/pb_schema/snapdoc/media_id.js +17 -17
  297. package/dist/generated-proto/pb_schema/snapdoc/media_id.js.map +1 -1
  298. package/dist/generated-proto/pb_schema/snapdoc/snap_component_type.d.ts.map +1 -1
  299. package/dist/generated-proto/pb_schema/snapdoc/snap_component_type.js +0 -6
  300. package/dist/generated-proto/pb_schema/snapdoc/snap_component_type.js.map +1 -1
  301. package/dist/handlers/cameraKitServiceFetchHandlerFactory.d.ts.map +1 -1
  302. package/dist/handlers/cameraKitServiceFetchHandlerFactory.js +1 -1
  303. package/dist/handlers/cameraKitServiceFetchHandlerFactory.js.map +1 -1
  304. package/dist/handlers/defaultFetchHandler.js +1 -1
  305. package/dist/handlers/defaultFetchHandler.js.map +1 -1
  306. package/dist/handlers/requestStateEmittingHandler.js +1 -1
  307. package/dist/handlers/requestStateEmittingHandler.js.map +1 -1
  308. package/dist/index.d.ts +3 -4
  309. package/dist/index.d.ts.map +1 -1
  310. package/dist/index.js +2 -3
  311. package/dist/index.js.map +1 -1
  312. package/dist/legal/legalPrompt.js +1 -1
  313. package/dist/legal/legalPrompt.js.map +1 -1
  314. package/dist/legal/legalState.js +1 -1
  315. package/dist/legal/legalState.js.map +1 -1
  316. package/dist/lens/LensPersistenceStore.js +1 -1
  317. package/dist/lens/LensPersistenceStore.js.map +1 -1
  318. package/dist/lens/LensRepository.js +1 -1
  319. package/dist/lens/LensRepository.js.map +1 -1
  320. package/dist/lens/LensSource.js +1 -1
  321. package/dist/lens/LensSource.js.map +1 -1
  322. package/dist/lens/assets/LensAssetRepository.js +1 -1
  323. package/dist/lens/assets/LensAssetRepository.js.map +1 -1
  324. package/dist/lens/assets/LensAssetsProvider.js +1 -1
  325. package/dist/lens/assets/LensAssetsProvider.js.map +1 -1
  326. package/dist/lens/assets/deviceDependentAssetLoader.js +1 -1
  327. package/dist/lens/assets/deviceDependentAssetLoader.js.map +1 -1
  328. package/dist/lens/assets/remoteMediaAssetLoaderFactory.js +1 -1
  329. package/dist/lens/assets/remoteMediaAssetLoaderFactory.js.map +1 -1
  330. package/dist/lens/assets/staticAssetLoader.js +1 -1
  331. package/dist/lens/assets/staticAssetLoader.js.map +1 -1
  332. package/dist/lens/cameraKitLensSource.d.ts.map +1 -1
  333. package/dist/lens/cameraKitLensSource.js +6 -6
  334. package/dist/lens/cameraKitLensSource.js.map +1 -1
  335. package/dist/lens/fetchWatermarkLens.d.ts.map +1 -1
  336. package/dist/lens/fetchWatermarkLens.js +1 -1
  337. package/dist/lens/fetchWatermarkLens.js.map +1 -1
  338. package/dist/lens/userDataAccessResolver.d.ts +52 -0
  339. package/dist/lens/userDataAccessResolver.d.ts.map +1 -0
  340. package/dist/lens/userDataAccessResolver.js +3 -0
  341. package/dist/lens/userDataAccessResolver.js.map +1 -0
  342. package/dist/lens-client-interface/filePicker.d.ts.map +1 -1
  343. package/dist/lens-client-interface/filePicker.js +1 -1
  344. package/dist/lens-client-interface/filePicker.js.map +1 -1
  345. package/dist/lens-client-interface/lensClientInterface.js +1 -1
  346. package/dist/lens-client-interface/lensClientInterface.js.map +1 -1
  347. package/dist/lens-core-module/loader/bootstrapURLs.d.ts +2 -0
  348. package/dist/lens-core-module/loader/bootstrapURLs.d.ts.map +1 -1
  349. package/dist/lens-core-module/loader/bootstrapURLs.js +22 -11
  350. package/dist/lens-core-module/loader/bootstrapURLs.js.map +1 -1
  351. package/dist/lens-core-module/loader/lensCoreFactory.d.ts.map +1 -1
  352. package/dist/lens-core-module/loader/lensCoreFactory.js +1 -1
  353. package/dist/lens-core-module/loader/lensCoreFactory.js.map +1 -1
  354. package/dist/lensCoreWasmVersions.js +3 -3
  355. package/dist/lensCoreWasmVersions.js.map +1 -1
  356. package/dist/logger/logEntries.js +1 -1
  357. package/dist/logger/logEntries.js.map +1 -1
  358. package/dist/logger/registerLogEntriesSubscriber.d.ts.map +1 -1
  359. package/dist/logger/registerLogEntriesSubscriber.js +1 -1
  360. package/dist/logger/registerLogEntriesSubscriber.js.map +1 -1
  361. package/dist/media-sources/CameraKitSource.d.ts +6 -0
  362. package/dist/media-sources/CameraKitSource.d.ts.map +1 -1
  363. package/dist/media-sources/CameraKitSource.js +2 -2
  364. package/dist/media-sources/CameraKitSource.js.map +1 -1
  365. package/dist/metrics/businessEventsReporter.js +1 -1
  366. package/dist/metrics/businessEventsReporter.js.map +1 -1
  367. package/dist/metrics/metricsEventTarget.js +1 -1
  368. package/dist/metrics/metricsEventTarget.js.map +1 -1
  369. package/dist/metrics/reporters/reportBenchmarks.d.ts.map +1 -1
  370. package/dist/metrics/reporters/reportBenchmarks.js +1 -1
  371. package/dist/metrics/reporters/reportBenchmarks.js.map +1 -1
  372. package/dist/metrics/reporters/reportGlobalException.js +1 -1
  373. package/dist/metrics/reporters/reportGlobalException.js.map +1 -1
  374. package/dist/metrics/reporters/reportHttpMetrics.js +1 -1
  375. package/dist/metrics/reporters/reportHttpMetrics.js.map +1 -1
  376. package/dist/metrics/reporters/reportLegalState.js +1 -1
  377. package/dist/metrics/reporters/reportLegalState.js.map +1 -1
  378. package/dist/metrics/reporters/reportLensAndAssetDownload.d.ts.map +1 -1
  379. package/dist/metrics/reporters/reportLensAndAssetDownload.js +1 -1
  380. package/dist/metrics/reporters/reportLensAndAssetDownload.js.map +1 -1
  381. package/dist/metrics/reporters/reportLensValidationFailed.js +1 -1
  382. package/dist/metrics/reporters/reportLensValidationFailed.js.map +1 -1
  383. package/dist/metrics/reporters/reportLensView.js +1 -1
  384. package/dist/metrics/reporters/reportLensView.js.map +1 -1
  385. package/dist/metrics/reporters/reportLensWait.js +1 -1
  386. package/dist/metrics/reporters/reportLensWait.js.map +1 -1
  387. package/dist/metrics/reporters/reportPlatformCapabilities.d.ts.map +1 -1
  388. package/dist/metrics/reporters/reportPlatformCapabilities.js +1 -1
  389. package/dist/metrics/reporters/reportPlatformCapabilities.js.map +1 -1
  390. package/dist/metrics/reporters/reportSessionException.js +1 -1
  391. package/dist/metrics/reporters/reportSessionException.js.map +1 -1
  392. package/dist/metrics/reporters/reportUserSession.js +1 -1
  393. package/dist/metrics/reporters/reportUserSession.js.map +1 -1
  394. package/dist/metrics/reporters/reporters.d.ts +1 -1
  395. package/dist/metrics/reporters/reporters.d.ts.map +1 -1
  396. package/dist/metrics/reporters/reporters.js +1 -1
  397. package/dist/metrics/reporters/reporters.js.map +1 -1
  398. package/dist/platform/platformCapabilities.d.ts +6 -16
  399. package/dist/platform/platformCapabilities.d.ts.map +1 -1
  400. package/dist/platform/platformCapabilities.js +15 -15
  401. package/dist/platform/platformCapabilities.js.map +1 -1
  402. package/dist/remote-configuration/cofHandler.d.ts.map +1 -1
  403. package/dist/remote-configuration/cofHandler.js +1 -1
  404. package/dist/remote-configuration/cofHandler.js.map +1 -1
  405. package/dist/remote-configuration/preloadConfiguration.js +1 -1
  406. package/dist/remote-configuration/preloadConfiguration.js.map +1 -1
  407. package/dist/remote-configuration/remoteConfiguration.d.ts.map +1 -1
  408. package/dist/remote-configuration/remoteConfiguration.js +1 -1
  409. package/dist/remote-configuration/remoteConfiguration.js.map +1 -1
  410. package/dist/session/CameraKitSession.d.ts +6 -1
  411. package/dist/session/CameraKitSession.d.ts.map +1 -1
  412. package/dist/session/CameraKitSession.js +1 -1
  413. package/dist/session/CameraKitSession.js.map +1 -1
  414. package/dist/session/LensKeyboard.js +1 -1
  415. package/dist/session/LensKeyboard.js.map +1 -1
  416. package/dist/session/lensState.d.ts +3 -2
  417. package/dist/session/lensState.d.ts.map +1 -1
  418. package/dist/session/lensState.js +21 -6
  419. package/dist/session/lensState.js.map +1 -1
  420. package/dist/session/sessionState.js +1 -1
  421. package/dist/session/sessionState.js.map +1 -1
  422. package/docs/html/assets/navigation.js +1 -1
  423. package/docs/html/assets/search.js +1 -1
  424. package/docs/html/classes/CameraKit.html +2 -2
  425. package/docs/html/classes/CameraKitSession.html +7 -3
  426. package/docs/html/classes/CameraKitSource.html +6 -2
  427. package/docs/html/classes/LensPerformanceMeasurement.html +2 -2
  428. package/docs/html/classes/LensPerformanceMetrics.html +2 -2
  429. package/docs/html/classes/LensRepository.html +2 -2
  430. package/docs/html/classes/Transform2D.html +2 -2
  431. package/docs/html/classes/TypedCustomEvent.html +2 -2
  432. package/docs/html/classes/TypedEventTarget.html +2 -2
  433. package/docs/html/enums/Lens_CameraFacing.html +2 -2
  434. package/docs/html/functions/bootstrapCameraKit.html +2 -2
  435. package/docs/html/functions/createExtension.html +2 -2
  436. package/docs/html/functions/createImageSource.html +2 -2
  437. package/docs/html/functions/createMediaStreamSource.html +2 -2
  438. package/docs/html/functions/createVideoSource.html +2 -2
  439. package/docs/html/functions/estimateLensPerformance.html +2 -2
  440. package/docs/html/functions/filePickerFactory.html +2 -4
  441. package/docs/html/functions/lensSourcesFactory.html +3 -5
  442. package/docs/html/functions/remoteApiServicesFactory.html +1 -3
  443. package/docs/html/hierarchy.html +1 -1
  444. package/docs/html/index.html +3 -3
  445. package/docs/html/interfaces/BitmojiUserInfo.html +2 -2
  446. package/docs/html/interfaces/CameraKitBootstrapConfiguration.html +2 -2
  447. package/docs/html/interfaces/CameraKitDeviceOptions.html +2 -2
  448. package/docs/html/interfaces/CameraKitSourceInfo.html +2 -2
  449. package/docs/html/interfaces/CameraKitSourceSubscriber.html +2 -2
  450. package/docs/html/interfaces/ComputedFrameMetrics.html +2 -2
  451. package/docs/html/interfaces/CreateSessionOptions.html +2 -2
  452. package/docs/html/interfaces/EstimatedLensPerformance.html +2 -2
  453. package/docs/html/interfaces/FriendUserInfo.html +2 -2
  454. package/docs/html/interfaces/FunctionSourceOptions.html +2 -2
  455. package/docs/html/interfaces/Lens.html +2 -2
  456. package/docs/html/interfaces/LensCreator.html +2 -2
  457. package/docs/html/interfaces/LensLaunchData.html +2 -2
  458. package/docs/html/interfaces/LensSource.html +2 -2
  459. package/docs/html/interfaces/LensUserData.html +2 -2
  460. package/docs/html/interfaces/LoadAssetRequest.html +2 -2
  461. package/docs/html/interfaces/MediaStreamSourceOptions.html +2 -2
  462. package/docs/html/interfaces/Preview.html +2 -2
  463. package/docs/html/interfaces/RemoteApiRequest.html +2 -2
  464. package/docs/html/interfaces/RemoteApiResponse.html +2 -2
  465. package/docs/html/interfaces/RemoteApiService.html +2 -2
  466. package/docs/html/interfaces/Snapcode.html +2 -2
  467. package/docs/html/interfaces/UriCancelRequest.html +2 -2
  468. package/docs/html/interfaces/UriRequest.html +2 -2
  469. package/docs/html/interfaces/UriResponse.html +2 -2
  470. package/docs/html/interfaces/VideoSourceOptions.html +2 -2
  471. package/docs/html/modules.html +2 -4
  472. package/docs/html/types/ArgumentValidationError.html +2 -2
  473. package/docs/html/types/AssetLoader.html +2 -2
  474. package/docs/html/types/AssetResponse.html +1 -1
  475. package/docs/html/types/AssetTiming.html +2 -2
  476. package/docs/html/types/BenchmarkError.html +1 -1
  477. package/docs/html/types/BootstrapError.html +2 -2
  478. package/docs/html/types/CacheKeyNotFoundError.html +1 -1
  479. package/docs/html/types/CameraKitSessionEventListener.html +2 -2
  480. package/docs/html/types/CameraKitSessionEvents.html +2 -2
  481. package/docs/html/types/CameraKitSourceError.html +1 -1
  482. package/docs/html/types/ConfigurationError.html +2 -2
  483. package/docs/html/types/FetchHandler.html +1 -1
  484. package/docs/html/types/FilePicker.html +2 -2
  485. package/docs/html/types/FilePickerOptions.html +2 -2
  486. package/docs/html/types/FilePickerResult.html +2 -2
  487. package/docs/html/types/Keyboard.html +2 -2
  488. package/docs/html/types/KeyboardEvents.html +2 -2
  489. package/docs/html/types/LegalError.html +1 -1
  490. package/docs/html/types/LensAbortError.html +2 -2
  491. package/docs/html/types/LensAssetError.html +2 -2
  492. package/docs/html/types/LensContentValidationError.html +1 -1
  493. package/docs/html/types/LensError.html +1 -1
  494. package/docs/html/types/LensExecutionError.html +2 -2
  495. package/docs/html/types/LensImagePickerError.html +2 -2
  496. package/docs/html/types/LensLaunchParams.html +2 -2
  497. package/docs/html/types/LensMetricsEvents.html +2 -2
  498. package/docs/html/types/LensPerformanceCluster.html +1 -1
  499. package/docs/html/types/LensView.html +2 -2
  500. package/docs/html/types/LensWait.html +2 -2
  501. package/docs/html/types/Matrix.html +2 -2
  502. package/docs/html/types/PersistentStoreError.html +2 -2
  503. package/docs/html/types/PlatformNotSupportedError.html +2 -2
  504. package/docs/html/types/PublicContainer.html +2 -2
  505. package/docs/html/types/PublicServices.html +2 -2
  506. package/docs/html/types/RemoteApiCancelRequestHandler.html +2 -2
  507. package/docs/html/types/RemoteApiRequestHandler.html +2 -2
  508. package/docs/html/types/RemoteApiServices.html +1 -1
  509. package/docs/html/types/RemoteApiStatus.html +2 -2
  510. package/docs/html/types/RenderTarget.html +2 -2
  511. package/docs/html/types/Uri.html +1 -1
  512. package/docs/html/types/WebGLError.html +1 -1
  513. package/docs/html/types/Zodiac.html +1 -1
  514. package/docs/html/variables/extensionRequestContext.html +2 -2
  515. package/docs/md/README.md +1 -1
  516. package/docs/md/classes/CameraKit.md +1 -1
  517. package/docs/md/classes/CameraKitSession.md +7 -2
  518. package/docs/md/classes/CameraKitSource.md +6 -1
  519. package/docs/md/classes/LensPerformanceMeasurement.md +1 -1
  520. package/docs/md/classes/LensPerformanceMetrics.md +1 -1
  521. package/docs/md/classes/LensRepository.md +1 -1
  522. package/docs/md/classes/Transform2D.md +1 -1
  523. package/docs/md/classes/TypedCustomEvent.md +1 -1
  524. package/docs/md/classes/TypedEventTarget.md +1 -1
  525. package/docs/md/enums/Lens_CameraFacing.md +1 -1
  526. package/docs/md/interfaces/BitmojiUserInfo.md +1 -1
  527. package/docs/md/interfaces/CameraKitBootstrapConfiguration.md +1 -1
  528. package/docs/md/interfaces/CameraKitDeviceOptions.md +1 -1
  529. package/docs/md/interfaces/CameraKitSourceInfo.md +1 -1
  530. package/docs/md/interfaces/CameraKitSourceSubscriber.md +1 -1
  531. package/docs/md/interfaces/ComputedFrameMetrics.md +1 -1
  532. package/docs/md/interfaces/CreateSessionOptions.md +1 -1
  533. package/docs/md/interfaces/EstimatedLensPerformance.md +1 -1
  534. package/docs/md/interfaces/FriendUserInfo.md +1 -1
  535. package/docs/md/interfaces/FunctionSourceOptions.md +1 -1
  536. package/docs/md/interfaces/Lens.md +1 -1
  537. package/docs/md/interfaces/LensCreator.md +1 -1
  538. package/docs/md/interfaces/LensLaunchData.md +1 -1
  539. package/docs/md/interfaces/LensSource.md +1 -1
  540. package/docs/md/interfaces/LensUserData.md +1 -1
  541. package/docs/md/interfaces/LoadAssetRequest.md +1 -1
  542. package/docs/md/interfaces/MediaStreamSourceOptions.md +1 -1
  543. package/docs/md/interfaces/Preview.md +1 -1
  544. package/docs/md/interfaces/RemoteApiRequest.md +1 -1
  545. package/docs/md/interfaces/RemoteApiResponse.md +1 -1
  546. package/docs/md/interfaces/RemoteApiService.md +1 -1
  547. package/docs/md/interfaces/Snapcode.md +1 -1
  548. package/docs/md/interfaces/UriCancelRequest.md +1 -1
  549. package/docs/md/interfaces/UriRequest.md +1 -1
  550. package/docs/md/interfaces/UriResponse.md +1 -1
  551. package/docs/md/interfaces/VideoSourceOptions.md +1 -1
  552. package/docs/md/modules.md +5 -166
  553. package/package.json +6 -6
  554. package/dist/dependency-injection/Container.d.ts +0 -177
  555. package/dist/dependency-injection/Container.d.ts.map +0 -1
  556. package/dist/dependency-injection/Container.js +0 -72
  557. package/dist/dependency-injection/Container.js.map +0 -1
  558. package/dist/dependency-injection/Injectable.d.ts +0 -96
  559. package/dist/dependency-injection/Injectable.d.ts.map +0 -1
  560. package/dist/dependency-injection/Injectable.js +0 -37
  561. package/dist/dependency-injection/Injectable.js.map +0 -1
  562. package/dist/dependency-injection/PartialContainer.d.ts +0 -86
  563. package/dist/dependency-injection/PartialContainer.d.ts.map +0 -1
  564. package/dist/dependency-injection/PartialContainer.js +0 -28
  565. package/dist/dependency-injection/PartialContainer.js.map +0 -1
  566. package/dist/dependency-injection/RootServices.d.ts +0 -76
  567. package/dist/dependency-injection/RootServices.d.ts.map +0 -1
  568. package/dist/dependency-injection/RootServices.js.map +0 -1
  569. package/dist/dependency-injection/types.d.ts +0 -57
  570. package/dist/dependency-injection/types.d.ts.map +0 -1
  571. package/dist/dependency-injection/types.js +0 -2
  572. package/dist/dependency-injection/types.js.map +0 -1
  573. package/docs/html/functions/ConcatInjectable.html +0 -19
  574. package/docs/html/functions/Injectable.html +0 -17
  575. /package/dist/{dependency-injection/RootServices.js → RootServices.js} +0 -0
@@ -1,4 +1,4 @@
1
- import _m0 from "protobufjs/minimal";
1
+ import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
2
2
  export declare const protobufPackage = "google.api";
3
3
  /**
4
4
  * Defines the HTTP configuration for an API service. It contains a list of
@@ -35,7 +35,6 @@ export interface Http {
35
35
  * message, as in the example below which describes a REST GET
36
36
  * operation on a resource collection of messages:
37
37
  *
38
- *
39
38
  * service Messaging {
40
39
  * rpc GetMessage(GetMessageRequest) returns (Message) {
41
40
  * option (google.api.http).get = "/v1/messages/{message_id}/{sub.subfield}";
@@ -75,7 +74,6 @@ export interface Http {
75
74
  * pattern automatically become (optional) HTTP query
76
75
  * parameters. Assume the following definition of the request message:
77
76
  *
78
- *
79
77
  * service Messaging {
80
78
  * rpc GetMessage(GetMessageRequest) returns (Message) {
81
79
  * option (google.api.http).get = "/v1/messages/{message_id}";
@@ -90,7 +88,6 @@ export interface Http {
90
88
  * SubMessage sub = 3; // `sub.subfield` becomes a parameter
91
89
  * }
92
90
  *
93
- *
94
91
  * This enables a HTTP JSON to RPC mapping as below:
95
92
  *
96
93
  * HTTP | RPC
@@ -106,7 +103,6 @@ export interface Http {
106
103
  * specifies the mapping. Consider a REST update method on the
107
104
  * message resource collection:
108
105
  *
109
- *
110
106
  * service Messaging {
111
107
  * rpc UpdateMessage(UpdateMessageRequest) returns (Message) {
112
108
  * option (google.api.http) = {
@@ -120,7 +116,6 @@ export interface Http {
120
116
  * Message message = 2; // mapped to the body
121
117
  * }
122
118
  *
123
- *
124
119
  * The following HTTP JSON to RPC mapping is enabled, where the
125
120
  * representation of the JSON in the request body is determined by
126
121
  * protos JSON encoding:
@@ -147,7 +142,6 @@ export interface Http {
147
142
  * string text = 2;
148
143
  * }
149
144
  *
150
- *
151
145
  * The following HTTP JSON to RPC mapping is enabled:
152
146
  *
153
147
  * HTTP | RPC
@@ -178,7 +172,6 @@ export interface Http {
178
172
  * string user_id = 2;
179
173
  * }
180
174
  *
181
- *
182
175
  * This enables the following two alternative HTTP JSON to RPC
183
176
  * mappings:
184
177
  *
@@ -266,7 +259,7 @@ export interface HttpRule {
266
259
  } | {
267
260
  $case: "custom";
268
261
  custom: CustomHttpPattern;
269
- };
262
+ } | undefined;
270
263
  /**
271
264
  * The name of the request field whose value is mapped to the HTTP body, or
272
265
  * `*` for mapping all fields not captured by the path pattern to the HTTP
@@ -288,3333 +281,11 @@ export interface CustomHttpPattern {
288
281
  /** The path matched by this custom verb. */
289
282
  path: string;
290
283
  }
291
- export declare const Http: {
292
- encode(message: Http, writer?: _m0.Writer): _m0.Writer;
293
- decode(input: _m0.Reader | Uint8Array, length?: number): Http;
294
- fromPartial<I extends {
295
- rules?: {
296
- selector?: string | undefined;
297
- pattern?: ({
298
- get?: string | undefined;
299
- } & {
300
- $case: "get";
301
- }) | ({
302
- put?: string | undefined;
303
- } & {
304
- $case: "put";
305
- }) | ({
306
- post?: string | undefined;
307
- } & {
308
- $case: "post";
309
- }) | ({
310
- delete?: string | undefined;
311
- } & {
312
- $case: "delete";
313
- }) | ({
314
- patch?: string | undefined;
315
- } & {
316
- $case: "patch";
317
- }) | ({
318
- custom?: {
319
- kind?: string | undefined;
320
- path?: string | undefined;
321
- } | undefined;
322
- } & {
323
- $case: "custom";
324
- }) | undefined;
325
- body?: string | undefined;
326
- additionalBindings?: any[] | undefined;
327
- }[] | undefined;
328
- fullyDecodeReservedExpansion?: boolean | undefined;
329
- } & {
330
- rules?: ({
331
- selector?: string | undefined;
332
- pattern?: ({
333
- get?: string | undefined;
334
- } & {
335
- $case: "get";
336
- }) | ({
337
- put?: string | undefined;
338
- } & {
339
- $case: "put";
340
- }) | ({
341
- post?: string | undefined;
342
- } & {
343
- $case: "post";
344
- }) | ({
345
- delete?: string | undefined;
346
- } & {
347
- $case: "delete";
348
- }) | ({
349
- patch?: string | undefined;
350
- } & {
351
- $case: "patch";
352
- }) | ({
353
- custom?: {
354
- kind?: string | undefined;
355
- path?: string | undefined;
356
- } | undefined;
357
- } & {
358
- $case: "custom";
359
- }) | undefined;
360
- body?: string | undefined;
361
- additionalBindings?: any[] | undefined;
362
- }[] & ({
363
- selector?: string | undefined;
364
- pattern?: ({
365
- get?: string | undefined;
366
- } & {
367
- $case: "get";
368
- }) | ({
369
- put?: string | undefined;
370
- } & {
371
- $case: "put";
372
- }) | ({
373
- post?: string | undefined;
374
- } & {
375
- $case: "post";
376
- }) | ({
377
- delete?: string | undefined;
378
- } & {
379
- $case: "delete";
380
- }) | ({
381
- patch?: string | undefined;
382
- } & {
383
- $case: "patch";
384
- }) | ({
385
- custom?: {
386
- kind?: string | undefined;
387
- path?: string | undefined;
388
- } | undefined;
389
- } & {
390
- $case: "custom";
391
- }) | undefined;
392
- body?: string | undefined;
393
- additionalBindings?: any[] | undefined;
394
- } & {
395
- selector?: string | undefined;
396
- pattern?: ({
397
- get?: string | undefined;
398
- } & {
399
- $case: "get";
400
- } & {
401
- get?: string | undefined;
402
- $case: "get";
403
- } & Record<Exclude<keyof I["rules"][number]["pattern"], "$case" | "get">, never>) | ({
404
- put?: string | undefined;
405
- } & {
406
- $case: "put";
407
- } & {
408
- put?: string | undefined;
409
- $case: "put";
410
- } & Record<Exclude<keyof I["rules"][number]["pattern"], "$case" | "put">, never>) | ({
411
- post?: string | undefined;
412
- } & {
413
- $case: "post";
414
- } & {
415
- post?: string | undefined;
416
- $case: "post";
417
- } & Record<Exclude<keyof I["rules"][number]["pattern"], "$case" | "post">, never>) | ({
418
- delete?: string | undefined;
419
- } & {
420
- $case: "delete";
421
- } & {
422
- delete?: string | undefined;
423
- $case: "delete";
424
- } & Record<Exclude<keyof I["rules"][number]["pattern"], "$case" | "delete">, never>) | ({
425
- patch?: string | undefined;
426
- } & {
427
- $case: "patch";
428
- } & {
429
- patch?: string | undefined;
430
- $case: "patch";
431
- } & Record<Exclude<keyof I["rules"][number]["pattern"], "$case" | "patch">, never>) | ({
432
- custom?: {
433
- kind?: string | undefined;
434
- path?: string | undefined;
435
- } | undefined;
436
- } & {
437
- $case: "custom";
438
- } & {
439
- custom?: ({
440
- kind?: string | undefined;
441
- path?: string | undefined;
442
- } & {
443
- kind?: string | undefined;
444
- path?: string | undefined;
445
- } & Record<Exclude<keyof I["rules"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
446
- $case: "custom";
447
- } & Record<Exclude<keyof I["rules"][number]["pattern"], "$case" | "custom">, never>) | undefined;
448
- body?: string | undefined;
449
- additionalBindings?: ({
450
- selector?: string | undefined;
451
- pattern?: ({
452
- get?: string | undefined;
453
- } & {
454
- $case: "get";
455
- }) | ({
456
- put?: string | undefined;
457
- } & {
458
- $case: "put";
459
- }) | ({
460
- post?: string | undefined;
461
- } & {
462
- $case: "post";
463
- }) | ({
464
- delete?: string | undefined;
465
- } & {
466
- $case: "delete";
467
- }) | ({
468
- patch?: string | undefined;
469
- } & {
470
- $case: "patch";
471
- }) | ({
472
- custom?: {
473
- kind?: string | undefined;
474
- path?: string | undefined;
475
- } | undefined;
476
- } & {
477
- $case: "custom";
478
- }) | undefined;
479
- body?: string | undefined;
480
- additionalBindings?: any[] | undefined;
481
- }[] & ({
482
- selector?: string | undefined;
483
- pattern?: ({
484
- get?: string | undefined;
485
- } & {
486
- $case: "get";
487
- }) | ({
488
- put?: string | undefined;
489
- } & {
490
- $case: "put";
491
- }) | ({
492
- post?: string | undefined;
493
- } & {
494
- $case: "post";
495
- }) | ({
496
- delete?: string | undefined;
497
- } & {
498
- $case: "delete";
499
- }) | ({
500
- patch?: string | undefined;
501
- } & {
502
- $case: "patch";
503
- }) | ({
504
- custom?: {
505
- kind?: string | undefined;
506
- path?: string | undefined;
507
- } | undefined;
508
- } & {
509
- $case: "custom";
510
- }) | undefined;
511
- body?: string | undefined;
512
- additionalBindings?: any[] | undefined;
513
- } & {
514
- selector?: string | undefined;
515
- pattern?: ({
516
- get?: string | undefined;
517
- } & {
518
- $case: "get";
519
- } & {
520
- get?: string | undefined;
521
- $case: "get";
522
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
523
- put?: string | undefined;
524
- } & {
525
- $case: "put";
526
- } & {
527
- put?: string | undefined;
528
- $case: "put";
529
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
530
- post?: string | undefined;
531
- } & {
532
- $case: "post";
533
- } & {
534
- post?: string | undefined;
535
- $case: "post";
536
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
537
- delete?: string | undefined;
538
- } & {
539
- $case: "delete";
540
- } & {
541
- delete?: string | undefined;
542
- $case: "delete";
543
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
544
- patch?: string | undefined;
545
- } & {
546
- $case: "patch";
547
- } & {
548
- patch?: string | undefined;
549
- $case: "patch";
550
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
551
- custom?: {
552
- kind?: string | undefined;
553
- path?: string | undefined;
554
- } | undefined;
555
- } & {
556
- $case: "custom";
557
- } & {
558
- custom?: ({
559
- kind?: string | undefined;
560
- path?: string | undefined;
561
- } & {
562
- kind?: string | undefined;
563
- path?: string | undefined;
564
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
565
- $case: "custom";
566
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
567
- body?: string | undefined;
568
- additionalBindings?: ({
569
- selector?: string | undefined;
570
- pattern?: ({
571
- get?: string | undefined;
572
- } & {
573
- $case: "get";
574
- }) | ({
575
- put?: string | undefined;
576
- } & {
577
- $case: "put";
578
- }) | ({
579
- post?: string | undefined;
580
- } & {
581
- $case: "post";
582
- }) | ({
583
- delete?: string | undefined;
584
- } & {
585
- $case: "delete";
586
- }) | ({
587
- patch?: string | undefined;
588
- } & {
589
- $case: "patch";
590
- }) | ({
591
- custom?: {
592
- kind?: string | undefined;
593
- path?: string | undefined;
594
- } | undefined;
595
- } & {
596
- $case: "custom";
597
- }) | undefined;
598
- body?: string | undefined;
599
- additionalBindings?: any[] | undefined;
600
- }[] & ({
601
- selector?: string | undefined;
602
- pattern?: ({
603
- get?: string | undefined;
604
- } & {
605
- $case: "get";
606
- }) | ({
607
- put?: string | undefined;
608
- } & {
609
- $case: "put";
610
- }) | ({
611
- post?: string | undefined;
612
- } & {
613
- $case: "post";
614
- }) | ({
615
- delete?: string | undefined;
616
- } & {
617
- $case: "delete";
618
- }) | ({
619
- patch?: string | undefined;
620
- } & {
621
- $case: "patch";
622
- }) | ({
623
- custom?: {
624
- kind?: string | undefined;
625
- path?: string | undefined;
626
- } | undefined;
627
- } & {
628
- $case: "custom";
629
- }) | undefined;
630
- body?: string | undefined;
631
- additionalBindings?: any[] | undefined;
632
- } & {
633
- selector?: string | undefined;
634
- pattern?: ({
635
- get?: string | undefined;
636
- } & {
637
- $case: "get";
638
- } & {
639
- get?: string | undefined;
640
- $case: "get";
641
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
642
- put?: string | undefined;
643
- } & {
644
- $case: "put";
645
- } & {
646
- put?: string | undefined;
647
- $case: "put";
648
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
649
- post?: string | undefined;
650
- } & {
651
- $case: "post";
652
- } & {
653
- post?: string | undefined;
654
- $case: "post";
655
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
656
- delete?: string | undefined;
657
- } & {
658
- $case: "delete";
659
- } & {
660
- delete?: string | undefined;
661
- $case: "delete";
662
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
663
- patch?: string | undefined;
664
- } & {
665
- $case: "patch";
666
- } & {
667
- patch?: string | undefined;
668
- $case: "patch";
669
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
670
- custom?: {
671
- kind?: string | undefined;
672
- path?: string | undefined;
673
- } | undefined;
674
- } & {
675
- $case: "custom";
676
- } & {
677
- custom?: ({
678
- kind?: string | undefined;
679
- path?: string | undefined;
680
- } & {
681
- kind?: string | undefined;
682
- path?: string | undefined;
683
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
684
- $case: "custom";
685
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
686
- body?: string | undefined;
687
- additionalBindings?: ({
688
- selector?: string | undefined;
689
- pattern?: ({
690
- get?: string | undefined;
691
- } & {
692
- $case: "get";
693
- }) | ({
694
- put?: string | undefined;
695
- } & {
696
- $case: "put";
697
- }) | ({
698
- post?: string | undefined;
699
- } & {
700
- $case: "post";
701
- }) | ({
702
- delete?: string | undefined;
703
- } & {
704
- $case: "delete";
705
- }) | ({
706
- patch?: string | undefined;
707
- } & {
708
- $case: "patch";
709
- }) | ({
710
- custom?: {
711
- kind?: string | undefined;
712
- path?: string | undefined;
713
- } | undefined;
714
- } & {
715
- $case: "custom";
716
- }) | undefined;
717
- body?: string | undefined;
718
- additionalBindings?: any[] | undefined;
719
- }[] & ({
720
- selector?: string | undefined;
721
- pattern?: ({
722
- get?: string | undefined;
723
- } & {
724
- $case: "get";
725
- }) | ({
726
- put?: string | undefined;
727
- } & {
728
- $case: "put";
729
- }) | ({
730
- post?: string | undefined;
731
- } & {
732
- $case: "post";
733
- }) | ({
734
- delete?: string | undefined;
735
- } & {
736
- $case: "delete";
737
- }) | ({
738
- patch?: string | undefined;
739
- } & {
740
- $case: "patch";
741
- }) | ({
742
- custom?: {
743
- kind?: string | undefined;
744
- path?: string | undefined;
745
- } | undefined;
746
- } & {
747
- $case: "custom";
748
- }) | undefined;
749
- body?: string | undefined;
750
- additionalBindings?: any[] | undefined;
751
- } & {
752
- selector?: string | undefined;
753
- pattern?: ({
754
- get?: string | undefined;
755
- } & {
756
- $case: "get";
757
- } & {
758
- get?: string | undefined;
759
- $case: "get";
760
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
761
- put?: string | undefined;
762
- } & {
763
- $case: "put";
764
- } & {
765
- put?: string | undefined;
766
- $case: "put";
767
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
768
- post?: string | undefined;
769
- } & {
770
- $case: "post";
771
- } & {
772
- post?: string | undefined;
773
- $case: "post";
774
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
775
- delete?: string | undefined;
776
- } & {
777
- $case: "delete";
778
- } & {
779
- delete?: string | undefined;
780
- $case: "delete";
781
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
782
- patch?: string | undefined;
783
- } & {
784
- $case: "patch";
785
- } & {
786
- patch?: string | undefined;
787
- $case: "patch";
788
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
789
- custom?: {
790
- kind?: string | undefined;
791
- path?: string | undefined;
792
- } | undefined;
793
- } & {
794
- $case: "custom";
795
- } & {
796
- custom?: ({
797
- kind?: string | undefined;
798
- path?: string | undefined;
799
- } & {
800
- kind?: string | undefined;
801
- path?: string | undefined;
802
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
803
- $case: "custom";
804
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
805
- body?: string | undefined;
806
- additionalBindings?: ({
807
- selector?: string | undefined;
808
- pattern?: ({
809
- get?: string | undefined;
810
- } & {
811
- $case: "get";
812
- }) | ({
813
- put?: string | undefined;
814
- } & {
815
- $case: "put";
816
- }) | ({
817
- post?: string | undefined;
818
- } & {
819
- $case: "post";
820
- }) | ({
821
- delete?: string | undefined;
822
- } & {
823
- $case: "delete";
824
- }) | ({
825
- patch?: string | undefined;
826
- } & {
827
- $case: "patch";
828
- }) | ({
829
- custom?: {
830
- kind?: string | undefined;
831
- path?: string | undefined;
832
- } | undefined;
833
- } & {
834
- $case: "custom";
835
- }) | undefined;
836
- body?: string | undefined;
837
- additionalBindings?: any[] | undefined;
838
- }[] & ({
839
- selector?: string | undefined;
840
- pattern?: ({
841
- get?: string | undefined;
842
- } & {
843
- $case: "get";
844
- }) | ({
845
- put?: string | undefined;
846
- } & {
847
- $case: "put";
848
- }) | ({
849
- post?: string | undefined;
850
- } & {
851
- $case: "post";
852
- }) | ({
853
- delete?: string | undefined;
854
- } & {
855
- $case: "delete";
856
- }) | ({
857
- patch?: string | undefined;
858
- } & {
859
- $case: "patch";
860
- }) | ({
861
- custom?: {
862
- kind?: string | undefined;
863
- path?: string | undefined;
864
- } | undefined;
865
- } & {
866
- $case: "custom";
867
- }) | undefined;
868
- body?: string | undefined;
869
- additionalBindings?: any[] | undefined;
870
- } & {
871
- selector?: string | undefined;
872
- pattern?: ({
873
- get?: string | undefined;
874
- } & {
875
- $case: "get";
876
- } & {
877
- get?: string | undefined;
878
- $case: "get";
879
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
880
- put?: string | undefined;
881
- } & {
882
- $case: "put";
883
- } & {
884
- put?: string | undefined;
885
- $case: "put";
886
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
887
- post?: string | undefined;
888
- } & {
889
- $case: "post";
890
- } & {
891
- post?: string | undefined;
892
- $case: "post";
893
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
894
- delete?: string | undefined;
895
- } & {
896
- $case: "delete";
897
- } & {
898
- delete?: string | undefined;
899
- $case: "delete";
900
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
901
- patch?: string | undefined;
902
- } & {
903
- $case: "patch";
904
- } & {
905
- patch?: string | undefined;
906
- $case: "patch";
907
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
908
- custom?: {
909
- kind?: string | undefined;
910
- path?: string | undefined;
911
- } | undefined;
912
- } & {
913
- $case: "custom";
914
- } & {
915
- custom?: ({
916
- kind?: string | undefined;
917
- path?: string | undefined;
918
- } & {
919
- kind?: string | undefined;
920
- path?: string | undefined;
921
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
922
- $case: "custom";
923
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
924
- body?: string | undefined;
925
- additionalBindings?: ({
926
- selector?: string | undefined;
927
- pattern?: ({
928
- get?: string | undefined;
929
- } & {
930
- $case: "get";
931
- }) | ({
932
- put?: string | undefined;
933
- } & {
934
- $case: "put";
935
- }) | ({
936
- post?: string | undefined;
937
- } & {
938
- $case: "post";
939
- }) | ({
940
- delete?: string | undefined;
941
- } & {
942
- $case: "delete";
943
- }) | ({
944
- patch?: string | undefined;
945
- } & {
946
- $case: "patch";
947
- }) | ({
948
- custom?: {
949
- kind?: string | undefined;
950
- path?: string | undefined;
951
- } | undefined;
952
- } & {
953
- $case: "custom";
954
- }) | undefined;
955
- body?: string | undefined;
956
- additionalBindings?: any[] | undefined;
957
- }[] & ({
958
- selector?: string | undefined;
959
- pattern?: ({
960
- get?: string | undefined;
961
- } & {
962
- $case: "get";
963
- }) | ({
964
- put?: string | undefined;
965
- } & {
966
- $case: "put";
967
- }) | ({
968
- post?: string | undefined;
969
- } & {
970
- $case: "post";
971
- }) | ({
972
- delete?: string | undefined;
973
- } & {
974
- $case: "delete";
975
- }) | ({
976
- patch?: string | undefined;
977
- } & {
978
- $case: "patch";
979
- }) | ({
980
- custom?: {
981
- kind?: string | undefined;
982
- path?: string | undefined;
983
- } | undefined;
984
- } & {
985
- $case: "custom";
986
- }) | undefined;
987
- body?: string | undefined;
988
- additionalBindings?: any[] | undefined;
989
- } & {
990
- selector?: string | undefined;
991
- pattern?: ({
992
- get?: string | undefined;
993
- } & {
994
- $case: "get";
995
- } & {
996
- get?: string | undefined;
997
- $case: "get";
998
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
999
- put?: string | undefined;
1000
- } & {
1001
- $case: "put";
1002
- } & {
1003
- put?: string | undefined;
1004
- $case: "put";
1005
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
1006
- post?: string | undefined;
1007
- } & {
1008
- $case: "post";
1009
- } & {
1010
- post?: string | undefined;
1011
- $case: "post";
1012
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
1013
- delete?: string | undefined;
1014
- } & {
1015
- $case: "delete";
1016
- } & {
1017
- delete?: string | undefined;
1018
- $case: "delete";
1019
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
1020
- patch?: string | undefined;
1021
- } & {
1022
- $case: "patch";
1023
- } & {
1024
- patch?: string | undefined;
1025
- $case: "patch";
1026
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
1027
- custom?: {
1028
- kind?: string | undefined;
1029
- path?: string | undefined;
1030
- } | undefined;
1031
- } & {
1032
- $case: "custom";
1033
- } & {
1034
- custom?: ({
1035
- kind?: string | undefined;
1036
- path?: string | undefined;
1037
- } & {
1038
- kind?: string | undefined;
1039
- path?: string | undefined;
1040
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
1041
- $case: "custom";
1042
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
1043
- body?: string | undefined;
1044
- additionalBindings?: ({
1045
- selector?: string | undefined;
1046
- pattern?: ({
1047
- get?: string | undefined;
1048
- } & {
1049
- $case: "get";
1050
- }) | ({
1051
- put?: string | undefined;
1052
- } & {
1053
- $case: "put";
1054
- }) | ({
1055
- post?: string | undefined;
1056
- } & {
1057
- $case: "post";
1058
- }) | ({
1059
- delete?: string | undefined;
1060
- } & {
1061
- $case: "delete";
1062
- }) | ({
1063
- patch?: string | undefined;
1064
- } & {
1065
- $case: "patch";
1066
- }) | ({
1067
- custom?: {
1068
- kind?: string | undefined;
1069
- path?: string | undefined;
1070
- } | undefined;
1071
- } & {
1072
- $case: "custom";
1073
- }) | undefined;
1074
- body?: string | undefined;
1075
- additionalBindings?: any[] | undefined;
1076
- }[] & ({
1077
- selector?: string | undefined;
1078
- pattern?: ({
1079
- get?: string | undefined;
1080
- } & {
1081
- $case: "get";
1082
- }) | ({
1083
- put?: string | undefined;
1084
- } & {
1085
- $case: "put";
1086
- }) | ({
1087
- post?: string | undefined;
1088
- } & {
1089
- $case: "post";
1090
- }) | ({
1091
- delete?: string | undefined;
1092
- } & {
1093
- $case: "delete";
1094
- }) | ({
1095
- patch?: string | undefined;
1096
- } & {
1097
- $case: "patch";
1098
- }) | ({
1099
- custom?: {
1100
- kind?: string | undefined;
1101
- path?: string | undefined;
1102
- } | undefined;
1103
- } & {
1104
- $case: "custom";
1105
- }) | undefined;
1106
- body?: string | undefined;
1107
- additionalBindings?: any[] | undefined;
1108
- } & {
1109
- selector?: string | undefined;
1110
- pattern?: ({
1111
- get?: string | undefined;
1112
- } & {
1113
- $case: "get";
1114
- } & {
1115
- get?: string | undefined;
1116
- $case: "get";
1117
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
1118
- put?: string | undefined;
1119
- } & {
1120
- $case: "put";
1121
- } & {
1122
- put?: string | undefined;
1123
- $case: "put";
1124
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
1125
- post?: string | undefined;
1126
- } & {
1127
- $case: "post";
1128
- } & {
1129
- post?: string | undefined;
1130
- $case: "post";
1131
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
1132
- delete?: string | undefined;
1133
- } & {
1134
- $case: "delete";
1135
- } & {
1136
- delete?: string | undefined;
1137
- $case: "delete";
1138
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
1139
- patch?: string | undefined;
1140
- } & {
1141
- $case: "patch";
1142
- } & {
1143
- patch?: string | undefined;
1144
- $case: "patch";
1145
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
1146
- custom?: {
1147
- kind?: string | undefined;
1148
- path?: string | undefined;
1149
- } | undefined;
1150
- } & {
1151
- $case: "custom";
1152
- } & {
1153
- custom?: ({
1154
- kind?: string | undefined;
1155
- path?: string | undefined;
1156
- } & {
1157
- kind?: string | undefined;
1158
- path?: string | undefined;
1159
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
1160
- $case: "custom";
1161
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
1162
- body?: string | undefined;
1163
- additionalBindings?: ({
1164
- selector?: string | undefined;
1165
- pattern?: ({
1166
- get?: string | undefined;
1167
- } & {
1168
- $case: "get";
1169
- }) | ({
1170
- put?: string | undefined;
1171
- } & {
1172
- $case: "put";
1173
- }) | ({
1174
- post?: string | undefined;
1175
- } & {
1176
- $case: "post";
1177
- }) | ({
1178
- delete?: string | undefined;
1179
- } & {
1180
- $case: "delete";
1181
- }) | ({
1182
- patch?: string | undefined;
1183
- } & {
1184
- $case: "patch";
1185
- }) | ({
1186
- custom?: {
1187
- kind?: string | undefined;
1188
- path?: string | undefined;
1189
- } | undefined;
1190
- } & {
1191
- $case: "custom";
1192
- }) | undefined;
1193
- body?: string | undefined;
1194
- additionalBindings?: any[] | undefined;
1195
- }[] & ({
1196
- selector?: string | undefined;
1197
- pattern?: ({
1198
- get?: string | undefined;
1199
- } & {
1200
- $case: "get";
1201
- }) | ({
1202
- put?: string | undefined;
1203
- } & {
1204
- $case: "put";
1205
- }) | ({
1206
- post?: string | undefined;
1207
- } & {
1208
- $case: "post";
1209
- }) | ({
1210
- delete?: string | undefined;
1211
- } & {
1212
- $case: "delete";
1213
- }) | ({
1214
- patch?: string | undefined;
1215
- } & {
1216
- $case: "patch";
1217
- }) | ({
1218
- custom?: {
1219
- kind?: string | undefined;
1220
- path?: string | undefined;
1221
- } | undefined;
1222
- } & {
1223
- $case: "custom";
1224
- }) | undefined;
1225
- body?: string | undefined;
1226
- additionalBindings?: any[] | undefined;
1227
- } & {
1228
- selector?: string | undefined;
1229
- pattern?: ({
1230
- get?: string | undefined;
1231
- } & {
1232
- $case: "get";
1233
- } & {
1234
- get?: string | undefined;
1235
- $case: "get";
1236
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
1237
- put?: string | undefined;
1238
- } & {
1239
- $case: "put";
1240
- } & {
1241
- put?: string | undefined;
1242
- $case: "put";
1243
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
1244
- post?: string | undefined;
1245
- } & {
1246
- $case: "post";
1247
- } & {
1248
- post?: string | undefined;
1249
- $case: "post";
1250
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
1251
- delete?: string | undefined;
1252
- } & {
1253
- $case: "delete";
1254
- } & {
1255
- delete?: string | undefined;
1256
- $case: "delete";
1257
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
1258
- patch?: string | undefined;
1259
- } & {
1260
- $case: "patch";
1261
- } & {
1262
- patch?: string | undefined;
1263
- $case: "patch";
1264
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
1265
- custom?: {
1266
- kind?: string | undefined;
1267
- path?: string | undefined;
1268
- } | undefined;
1269
- } & {
1270
- $case: "custom";
1271
- } & {
1272
- custom?: ({
1273
- kind?: string | undefined;
1274
- path?: string | undefined;
1275
- } & {
1276
- kind?: string | undefined;
1277
- path?: string | undefined;
1278
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
1279
- $case: "custom";
1280
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
1281
- body?: string | undefined;
1282
- additionalBindings?: ({
1283
- selector?: string | undefined;
1284
- pattern?: ({
1285
- get?: string | undefined;
1286
- } & {
1287
- $case: "get";
1288
- }) | ({
1289
- put?: string | undefined;
1290
- } & {
1291
- $case: "put";
1292
- }) | ({
1293
- post?: string | undefined;
1294
- } & {
1295
- $case: "post";
1296
- }) | ({
1297
- delete?: string | undefined;
1298
- } & {
1299
- $case: "delete";
1300
- }) | ({
1301
- patch?: string | undefined;
1302
- } & {
1303
- $case: "patch";
1304
- }) | ({
1305
- custom?: {
1306
- kind?: string | undefined;
1307
- path?: string | undefined;
1308
- } | undefined;
1309
- } & {
1310
- $case: "custom";
1311
- }) | undefined;
1312
- body?: string | undefined;
1313
- additionalBindings?: any[] | undefined;
1314
- }[] & ({
1315
- selector?: string | undefined;
1316
- pattern?: ({
1317
- get?: string | undefined;
1318
- } & {
1319
- $case: "get";
1320
- }) | ({
1321
- put?: string | undefined;
1322
- } & {
1323
- $case: "put";
1324
- }) | ({
1325
- post?: string | undefined;
1326
- } & {
1327
- $case: "post";
1328
- }) | ({
1329
- delete?: string | undefined;
1330
- } & {
1331
- $case: "delete";
1332
- }) | ({
1333
- patch?: string | undefined;
1334
- } & {
1335
- $case: "patch";
1336
- }) | ({
1337
- custom?: {
1338
- kind?: string | undefined;
1339
- path?: string | undefined;
1340
- } | undefined;
1341
- } & {
1342
- $case: "custom";
1343
- }) | undefined;
1344
- body?: string | undefined;
1345
- additionalBindings?: any[] | undefined;
1346
- } & {
1347
- selector?: string | undefined;
1348
- pattern?: ({
1349
- get?: string | undefined;
1350
- } & {
1351
- $case: "get";
1352
- } & {
1353
- get?: string | undefined;
1354
- $case: "get";
1355
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
1356
- put?: string | undefined;
1357
- } & {
1358
- $case: "put";
1359
- } & {
1360
- put?: string | undefined;
1361
- $case: "put";
1362
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
1363
- post?: string | undefined;
1364
- } & {
1365
- $case: "post";
1366
- } & {
1367
- post?: string | undefined;
1368
- $case: "post";
1369
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
1370
- delete?: string | undefined;
1371
- } & {
1372
- $case: "delete";
1373
- } & {
1374
- delete?: string | undefined;
1375
- $case: "delete";
1376
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
1377
- patch?: string | undefined;
1378
- } & {
1379
- $case: "patch";
1380
- } & {
1381
- patch?: string | undefined;
1382
- $case: "patch";
1383
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
1384
- custom?: {
1385
- kind?: string | undefined;
1386
- path?: string | undefined;
1387
- } | undefined;
1388
- } & {
1389
- $case: "custom";
1390
- } & {
1391
- custom?: ({
1392
- kind?: string | undefined;
1393
- path?: string | undefined;
1394
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
1395
- $case: "custom";
1396
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
1397
- body?: string | undefined;
1398
- additionalBindings?: ({
1399
- selector?: string | undefined;
1400
- pattern?: ({
1401
- get?: string | undefined;
1402
- } & {
1403
- $case: "get";
1404
- }) | ({
1405
- put?: string | undefined;
1406
- } & {
1407
- $case: "put";
1408
- }) | ({
1409
- post?: string | undefined;
1410
- } & {
1411
- $case: "post";
1412
- }) | ({
1413
- delete?: string | undefined;
1414
- } & {
1415
- $case: "delete";
1416
- }) | ({
1417
- patch?: string | undefined;
1418
- } & {
1419
- $case: "patch";
1420
- }) | ({
1421
- custom?: {
1422
- kind?: string | undefined;
1423
- path?: string | undefined;
1424
- } | undefined;
1425
- } & {
1426
- $case: "custom";
1427
- }) | undefined;
1428
- body?: string | undefined;
1429
- additionalBindings?: any[] | undefined;
1430
- }[] & ({
1431
- selector?: string | undefined;
1432
- pattern?: ({
1433
- get?: string | undefined;
1434
- } & {
1435
- $case: "get";
1436
- }) | ({
1437
- put?: string | undefined;
1438
- } & {
1439
- $case: "put";
1440
- }) | ({
1441
- post?: string | undefined;
1442
- } & {
1443
- $case: "post";
1444
- }) | ({
1445
- delete?: string | undefined;
1446
- } & {
1447
- $case: "delete";
1448
- }) | ({
1449
- patch?: string | undefined;
1450
- } & {
1451
- $case: "patch";
1452
- }) | ({
1453
- custom?: {
1454
- kind?: string | undefined;
1455
- path?: string | undefined;
1456
- } | undefined;
1457
- } & {
1458
- $case: "custom";
1459
- }) | undefined;
1460
- body?: string | undefined;
1461
- additionalBindings?: any[] | undefined;
1462
- } & {
1463
- selector?: string | undefined;
1464
- pattern?: ({
1465
- get?: string | undefined;
1466
- } & {
1467
- $case: "get";
1468
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
1469
- put?: string | undefined;
1470
- } & {
1471
- $case: "put";
1472
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
1473
- post?: string | undefined;
1474
- } & {
1475
- $case: "post";
1476
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
1477
- delete?: string | undefined;
1478
- } & {
1479
- $case: "delete";
1480
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
1481
- patch?: string | undefined;
1482
- } & {
1483
- $case: "patch";
1484
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
1485
- custom?: {
1486
- kind?: string | undefined;
1487
- path?: string | undefined;
1488
- } | undefined;
1489
- } & {
1490
- $case: "custom";
1491
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
1492
- body?: string | undefined;
1493
- additionalBindings?: ({
1494
- selector?: string | undefined;
1495
- pattern?: ({
1496
- get?: string | undefined;
1497
- } & {
1498
- $case: "get";
1499
- }) | ({
1500
- put?: string | undefined;
1501
- } & {
1502
- $case: "put";
1503
- }) | ({
1504
- post?: string | undefined;
1505
- } & {
1506
- $case: "post";
1507
- }) | ({
1508
- delete?: string | undefined;
1509
- } & {
1510
- $case: "delete";
1511
- }) | ({
1512
- patch?: string | undefined;
1513
- } & {
1514
- $case: "patch";
1515
- }) | ({
1516
- custom?: {
1517
- kind?: string | undefined;
1518
- path?: string | undefined;
1519
- } | undefined;
1520
- } & {
1521
- $case: "custom";
1522
- }) | undefined;
1523
- body?: string | undefined;
1524
- additionalBindings?: any[] | undefined;
1525
- }[] & ({
1526
- selector?: string | undefined;
1527
- pattern?: ({
1528
- get?: string | undefined;
1529
- } & {
1530
- $case: "get";
1531
- }) | ({
1532
- put?: string | undefined;
1533
- } & {
1534
- $case: "put";
1535
- }) | ({
1536
- post?: string | undefined;
1537
- } & {
1538
- $case: "post";
1539
- }) | ({
1540
- delete?: string | undefined;
1541
- } & {
1542
- $case: "delete";
1543
- }) | ({
1544
- patch?: string | undefined;
1545
- } & {
1546
- $case: "patch";
1547
- }) | ({
1548
- custom?: {
1549
- kind?: string | undefined;
1550
- path?: string | undefined;
1551
- } | undefined;
1552
- } & {
1553
- $case: "custom";
1554
- }) | undefined;
1555
- body?: string | undefined;
1556
- additionalBindings?: any[] | undefined;
1557
- } & any & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1558
- selector?: string | undefined;
1559
- pattern?: ({
1560
- get?: string | undefined;
1561
- } & {
1562
- $case: "get";
1563
- }) | ({
1564
- put?: string | undefined;
1565
- } & {
1566
- $case: "put";
1567
- }) | ({
1568
- post?: string | undefined;
1569
- } & {
1570
- $case: "post";
1571
- }) | ({
1572
- delete?: string | undefined;
1573
- } & {
1574
- $case: "delete";
1575
- }) | ({
1576
- patch?: string | undefined;
1577
- } & {
1578
- $case: "patch";
1579
- }) | ({
1580
- custom?: {
1581
- kind?: string | undefined;
1582
- path?: string | undefined;
1583
- } | undefined;
1584
- } & {
1585
- $case: "custom";
1586
- }) | undefined;
1587
- body?: string | undefined;
1588
- additionalBindings?: any[] | undefined;
1589
- }[]>, never>) | undefined;
1590
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1591
- selector?: string | undefined;
1592
- pattern?: ({
1593
- get?: string | undefined;
1594
- } & {
1595
- $case: "get";
1596
- }) | ({
1597
- put?: string | undefined;
1598
- } & {
1599
- $case: "put";
1600
- }) | ({
1601
- post?: string | undefined;
1602
- } & {
1603
- $case: "post";
1604
- }) | ({
1605
- delete?: string | undefined;
1606
- } & {
1607
- $case: "delete";
1608
- }) | ({
1609
- patch?: string | undefined;
1610
- } & {
1611
- $case: "patch";
1612
- }) | ({
1613
- custom?: {
1614
- kind?: string | undefined;
1615
- path?: string | undefined;
1616
- } | undefined;
1617
- } & {
1618
- $case: "custom";
1619
- }) | undefined;
1620
- body?: string | undefined;
1621
- additionalBindings?: any[] | undefined;
1622
- }[]>, never>) | undefined;
1623
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1624
- selector?: string | undefined;
1625
- pattern?: ({
1626
- get?: string | undefined;
1627
- } & {
1628
- $case: "get";
1629
- }) | ({
1630
- put?: string | undefined;
1631
- } & {
1632
- $case: "put";
1633
- }) | ({
1634
- post?: string | undefined;
1635
- } & {
1636
- $case: "post";
1637
- }) | ({
1638
- delete?: string | undefined;
1639
- } & {
1640
- $case: "delete";
1641
- }) | ({
1642
- patch?: string | undefined;
1643
- } & {
1644
- $case: "patch";
1645
- }) | ({
1646
- custom?: {
1647
- kind?: string | undefined;
1648
- path?: string | undefined;
1649
- } | undefined;
1650
- } & {
1651
- $case: "custom";
1652
- }) | undefined;
1653
- body?: string | undefined;
1654
- additionalBindings?: any[] | undefined;
1655
- }[]>, never>) | undefined;
1656
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1657
- selector?: string | undefined;
1658
- pattern?: ({
1659
- get?: string | undefined;
1660
- } & {
1661
- $case: "get";
1662
- }) | ({
1663
- put?: string | undefined;
1664
- } & {
1665
- $case: "put";
1666
- }) | ({
1667
- post?: string | undefined;
1668
- } & {
1669
- $case: "post";
1670
- }) | ({
1671
- delete?: string | undefined;
1672
- } & {
1673
- $case: "delete";
1674
- }) | ({
1675
- patch?: string | undefined;
1676
- } & {
1677
- $case: "patch";
1678
- }) | ({
1679
- custom?: {
1680
- kind?: string | undefined;
1681
- path?: string | undefined;
1682
- } | undefined;
1683
- } & {
1684
- $case: "custom";
1685
- }) | undefined;
1686
- body?: string | undefined;
1687
- additionalBindings?: any[] | undefined;
1688
- }[]>, never>) | undefined;
1689
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1690
- selector?: string | undefined;
1691
- pattern?: ({
1692
- get?: string | undefined;
1693
- } & {
1694
- $case: "get";
1695
- }) | ({
1696
- put?: string | undefined;
1697
- } & {
1698
- $case: "put";
1699
- }) | ({
1700
- post?: string | undefined;
1701
- } & {
1702
- $case: "post";
1703
- }) | ({
1704
- delete?: string | undefined;
1705
- } & {
1706
- $case: "delete";
1707
- }) | ({
1708
- patch?: string | undefined;
1709
- } & {
1710
- $case: "patch";
1711
- }) | ({
1712
- custom?: {
1713
- kind?: string | undefined;
1714
- path?: string | undefined;
1715
- } | undefined;
1716
- } & {
1717
- $case: "custom";
1718
- }) | undefined;
1719
- body?: string | undefined;
1720
- additionalBindings?: any[] | undefined;
1721
- }[]>, never>) | undefined;
1722
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1723
- selector?: string | undefined;
1724
- pattern?: ({
1725
- get?: string | undefined;
1726
- } & {
1727
- $case: "get";
1728
- }) | ({
1729
- put?: string | undefined;
1730
- } & {
1731
- $case: "put";
1732
- }) | ({
1733
- post?: string | undefined;
1734
- } & {
1735
- $case: "post";
1736
- }) | ({
1737
- delete?: string | undefined;
1738
- } & {
1739
- $case: "delete";
1740
- }) | ({
1741
- patch?: string | undefined;
1742
- } & {
1743
- $case: "patch";
1744
- }) | ({
1745
- custom?: {
1746
- kind?: string | undefined;
1747
- path?: string | undefined;
1748
- } | undefined;
1749
- } & {
1750
- $case: "custom";
1751
- }) | undefined;
1752
- body?: string | undefined;
1753
- additionalBindings?: any[] | undefined;
1754
- }[]>, never>) | undefined;
1755
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1756
- selector?: string | undefined;
1757
- pattern?: ({
1758
- get?: string | undefined;
1759
- } & {
1760
- $case: "get";
1761
- }) | ({
1762
- put?: string | undefined;
1763
- } & {
1764
- $case: "put";
1765
- }) | ({
1766
- post?: string | undefined;
1767
- } & {
1768
- $case: "post";
1769
- }) | ({
1770
- delete?: string | undefined;
1771
- } & {
1772
- $case: "delete";
1773
- }) | ({
1774
- patch?: string | undefined;
1775
- } & {
1776
- $case: "patch";
1777
- }) | ({
1778
- custom?: {
1779
- kind?: string | undefined;
1780
- path?: string | undefined;
1781
- } | undefined;
1782
- } & {
1783
- $case: "custom";
1784
- }) | undefined;
1785
- body?: string | undefined;
1786
- additionalBindings?: any[] | undefined;
1787
- }[]>, never>) | undefined;
1788
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1789
- selector?: string | undefined;
1790
- pattern?: ({
1791
- get?: string | undefined;
1792
- } & {
1793
- $case: "get";
1794
- }) | ({
1795
- put?: string | undefined;
1796
- } & {
1797
- $case: "put";
1798
- }) | ({
1799
- post?: string | undefined;
1800
- } & {
1801
- $case: "post";
1802
- }) | ({
1803
- delete?: string | undefined;
1804
- } & {
1805
- $case: "delete";
1806
- }) | ({
1807
- patch?: string | undefined;
1808
- } & {
1809
- $case: "patch";
1810
- }) | ({
1811
- custom?: {
1812
- kind?: string | undefined;
1813
- path?: string | undefined;
1814
- } | undefined;
1815
- } & {
1816
- $case: "custom";
1817
- }) | undefined;
1818
- body?: string | undefined;
1819
- additionalBindings?: any[] | undefined;
1820
- }[]>, never>) | undefined;
1821
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number]["additionalBindings"], keyof {
1822
- selector?: string | undefined;
1823
- pattern?: ({
1824
- get?: string | undefined;
1825
- } & {
1826
- $case: "get";
1827
- }) | ({
1828
- put?: string | undefined;
1829
- } & {
1830
- $case: "put";
1831
- }) | ({
1832
- post?: string | undefined;
1833
- } & {
1834
- $case: "post";
1835
- }) | ({
1836
- delete?: string | undefined;
1837
- } & {
1838
- $case: "delete";
1839
- }) | ({
1840
- patch?: string | undefined;
1841
- } & {
1842
- $case: "patch";
1843
- }) | ({
1844
- custom?: {
1845
- kind?: string | undefined;
1846
- path?: string | undefined;
1847
- } | undefined;
1848
- } & {
1849
- $case: "custom";
1850
- }) | undefined;
1851
- body?: string | undefined;
1852
- additionalBindings?: any[] | undefined;
1853
- }[]>, never>) | undefined;
1854
- } & Record<Exclude<keyof I["rules"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"][number]["additionalBindings"], keyof {
1855
- selector?: string | undefined;
1856
- pattern?: ({
1857
- get?: string | undefined;
1858
- } & {
1859
- $case: "get";
1860
- }) | ({
1861
- put?: string | undefined;
1862
- } & {
1863
- $case: "put";
1864
- }) | ({
1865
- post?: string | undefined;
1866
- } & {
1867
- $case: "post";
1868
- }) | ({
1869
- delete?: string | undefined;
1870
- } & {
1871
- $case: "delete";
1872
- }) | ({
1873
- patch?: string | undefined;
1874
- } & {
1875
- $case: "patch";
1876
- }) | ({
1877
- custom?: {
1878
- kind?: string | undefined;
1879
- path?: string | undefined;
1880
- } | undefined;
1881
- } & {
1882
- $case: "custom";
1883
- }) | undefined;
1884
- body?: string | undefined;
1885
- additionalBindings?: any[] | undefined;
1886
- }[]>, never>) | undefined;
1887
- } & Record<Exclude<keyof I["rules"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["rules"], keyof {
1888
- selector?: string | undefined;
1889
- pattern?: ({
1890
- get?: string | undefined;
1891
- } & {
1892
- $case: "get";
1893
- }) | ({
1894
- put?: string | undefined;
1895
- } & {
1896
- $case: "put";
1897
- }) | ({
1898
- post?: string | undefined;
1899
- } & {
1900
- $case: "post";
1901
- }) | ({
1902
- delete?: string | undefined;
1903
- } & {
1904
- $case: "delete";
1905
- }) | ({
1906
- patch?: string | undefined;
1907
- } & {
1908
- $case: "patch";
1909
- }) | ({
1910
- custom?: {
1911
- kind?: string | undefined;
1912
- path?: string | undefined;
1913
- } | undefined;
1914
- } & {
1915
- $case: "custom";
1916
- }) | undefined;
1917
- body?: string | undefined;
1918
- additionalBindings?: any[] | undefined;
1919
- }[]>, never>) | undefined;
1920
- fullyDecodeReservedExpansion?: boolean | undefined;
1921
- } & Record<Exclude<keyof I, keyof Http>, never>>(object: I): Http;
1922
- };
1923
- export declare const HttpRule: {
1924
- encode(message: HttpRule, writer?: _m0.Writer): _m0.Writer;
1925
- decode(input: _m0.Reader | Uint8Array, length?: number): HttpRule;
1926
- fromPartial<I extends {
1927
- selector?: string | undefined;
1928
- pattern?: ({
1929
- get?: string | undefined;
1930
- } & {
1931
- $case: "get";
1932
- }) | ({
1933
- put?: string | undefined;
1934
- } & {
1935
- $case: "put";
1936
- }) | ({
1937
- post?: string | undefined;
1938
- } & {
1939
- $case: "post";
1940
- }) | ({
1941
- delete?: string | undefined;
1942
- } & {
1943
- $case: "delete";
1944
- }) | ({
1945
- patch?: string | undefined;
1946
- } & {
1947
- $case: "patch";
1948
- }) | ({
1949
- custom?: {
1950
- kind?: string | undefined;
1951
- path?: string | undefined;
1952
- } | undefined;
1953
- } & {
1954
- $case: "custom";
1955
- }) | undefined;
1956
- body?: string | undefined;
1957
- additionalBindings?: any[] | undefined;
1958
- } & {
1959
- selector?: string | undefined;
1960
- pattern?: ({
1961
- get?: string | undefined;
1962
- } & {
1963
- $case: "get";
1964
- } & {
1965
- get?: string | undefined;
1966
- $case: "get";
1967
- } & Record<Exclude<keyof I["pattern"], "$case" | "get">, never>) | ({
1968
- put?: string | undefined;
1969
- } & {
1970
- $case: "put";
1971
- } & {
1972
- put?: string | undefined;
1973
- $case: "put";
1974
- } & Record<Exclude<keyof I["pattern"], "$case" | "put">, never>) | ({
1975
- post?: string | undefined;
1976
- } & {
1977
- $case: "post";
1978
- } & {
1979
- post?: string | undefined;
1980
- $case: "post";
1981
- } & Record<Exclude<keyof I["pattern"], "$case" | "post">, never>) | ({
1982
- delete?: string | undefined;
1983
- } & {
1984
- $case: "delete";
1985
- } & {
1986
- delete?: string | undefined;
1987
- $case: "delete";
1988
- } & Record<Exclude<keyof I["pattern"], "$case" | "delete">, never>) | ({
1989
- patch?: string | undefined;
1990
- } & {
1991
- $case: "patch";
1992
- } & {
1993
- patch?: string | undefined;
1994
- $case: "patch";
1995
- } & Record<Exclude<keyof I["pattern"], "$case" | "patch">, never>) | ({
1996
- custom?: {
1997
- kind?: string | undefined;
1998
- path?: string | undefined;
1999
- } | undefined;
2000
- } & {
2001
- $case: "custom";
2002
- } & {
2003
- custom?: ({
2004
- kind?: string | undefined;
2005
- path?: string | undefined;
2006
- } & {
2007
- kind?: string | undefined;
2008
- path?: string | undefined;
2009
- } & Record<Exclude<keyof I["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2010
- $case: "custom";
2011
- } & Record<Exclude<keyof I["pattern"], "$case" | "custom">, never>) | undefined;
2012
- body?: string | undefined;
2013
- additionalBindings?: ({
2014
- selector?: string | undefined;
2015
- pattern?: ({
2016
- get?: string | undefined;
2017
- } & {
2018
- $case: "get";
2019
- }) | ({
2020
- put?: string | undefined;
2021
- } & {
2022
- $case: "put";
2023
- }) | ({
2024
- post?: string | undefined;
2025
- } & {
2026
- $case: "post";
2027
- }) | ({
2028
- delete?: string | undefined;
2029
- } & {
2030
- $case: "delete";
2031
- }) | ({
2032
- patch?: string | undefined;
2033
- } & {
2034
- $case: "patch";
2035
- }) | ({
2036
- custom?: {
2037
- kind?: string | undefined;
2038
- path?: string | undefined;
2039
- } | undefined;
2040
- } & {
2041
- $case: "custom";
2042
- }) | undefined;
2043
- body?: string | undefined;
2044
- additionalBindings?: any[] | undefined;
2045
- }[] & ({
2046
- selector?: string | undefined;
2047
- pattern?: ({
2048
- get?: string | undefined;
2049
- } & {
2050
- $case: "get";
2051
- }) | ({
2052
- put?: string | undefined;
2053
- } & {
2054
- $case: "put";
2055
- }) | ({
2056
- post?: string | undefined;
2057
- } & {
2058
- $case: "post";
2059
- }) | ({
2060
- delete?: string | undefined;
2061
- } & {
2062
- $case: "delete";
2063
- }) | ({
2064
- patch?: string | undefined;
2065
- } & {
2066
- $case: "patch";
2067
- }) | ({
2068
- custom?: {
2069
- kind?: string | undefined;
2070
- path?: string | undefined;
2071
- } | undefined;
2072
- } & {
2073
- $case: "custom";
2074
- }) | undefined;
2075
- body?: string | undefined;
2076
- additionalBindings?: any[] | undefined;
2077
- } & {
2078
- selector?: string | undefined;
2079
- pattern?: ({
2080
- get?: string | undefined;
2081
- } & {
2082
- $case: "get";
2083
- } & {
2084
- get?: string | undefined;
2085
- $case: "get";
2086
- } & Record<Exclude<keyof I["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2087
- put?: string | undefined;
2088
- } & {
2089
- $case: "put";
2090
- } & {
2091
- put?: string | undefined;
2092
- $case: "put";
2093
- } & Record<Exclude<keyof I["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2094
- post?: string | undefined;
2095
- } & {
2096
- $case: "post";
2097
- } & {
2098
- post?: string | undefined;
2099
- $case: "post";
2100
- } & Record<Exclude<keyof I["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2101
- delete?: string | undefined;
2102
- } & {
2103
- $case: "delete";
2104
- } & {
2105
- delete?: string | undefined;
2106
- $case: "delete";
2107
- } & Record<Exclude<keyof I["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2108
- patch?: string | undefined;
2109
- } & {
2110
- $case: "patch";
2111
- } & {
2112
- patch?: string | undefined;
2113
- $case: "patch";
2114
- } & Record<Exclude<keyof I["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2115
- custom?: {
2116
- kind?: string | undefined;
2117
- path?: string | undefined;
2118
- } | undefined;
2119
- } & {
2120
- $case: "custom";
2121
- } & {
2122
- custom?: ({
2123
- kind?: string | undefined;
2124
- path?: string | undefined;
2125
- } & {
2126
- kind?: string | undefined;
2127
- path?: string | undefined;
2128
- } & Record<Exclude<keyof I["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2129
- $case: "custom";
2130
- } & Record<Exclude<keyof I["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2131
- body?: string | undefined;
2132
- additionalBindings?: ({
2133
- selector?: string | undefined;
2134
- pattern?: ({
2135
- get?: string | undefined;
2136
- } & {
2137
- $case: "get";
2138
- }) | ({
2139
- put?: string | undefined;
2140
- } & {
2141
- $case: "put";
2142
- }) | ({
2143
- post?: string | undefined;
2144
- } & {
2145
- $case: "post";
2146
- }) | ({
2147
- delete?: string | undefined;
2148
- } & {
2149
- $case: "delete";
2150
- }) | ({
2151
- patch?: string | undefined;
2152
- } & {
2153
- $case: "patch";
2154
- }) | ({
2155
- custom?: {
2156
- kind?: string | undefined;
2157
- path?: string | undefined;
2158
- } | undefined;
2159
- } & {
2160
- $case: "custom";
2161
- }) | undefined;
2162
- body?: string | undefined;
2163
- additionalBindings?: any[] | undefined;
2164
- }[] & ({
2165
- selector?: string | undefined;
2166
- pattern?: ({
2167
- get?: string | undefined;
2168
- } & {
2169
- $case: "get";
2170
- }) | ({
2171
- put?: string | undefined;
2172
- } & {
2173
- $case: "put";
2174
- }) | ({
2175
- post?: string | undefined;
2176
- } & {
2177
- $case: "post";
2178
- }) | ({
2179
- delete?: string | undefined;
2180
- } & {
2181
- $case: "delete";
2182
- }) | ({
2183
- patch?: string | undefined;
2184
- } & {
2185
- $case: "patch";
2186
- }) | ({
2187
- custom?: {
2188
- kind?: string | undefined;
2189
- path?: string | undefined;
2190
- } | undefined;
2191
- } & {
2192
- $case: "custom";
2193
- }) | undefined;
2194
- body?: string | undefined;
2195
- additionalBindings?: any[] | undefined;
2196
- } & {
2197
- selector?: string | undefined;
2198
- pattern?: ({
2199
- get?: string | undefined;
2200
- } & {
2201
- $case: "get";
2202
- } & {
2203
- get?: string | undefined;
2204
- $case: "get";
2205
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2206
- put?: string | undefined;
2207
- } & {
2208
- $case: "put";
2209
- } & {
2210
- put?: string | undefined;
2211
- $case: "put";
2212
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2213
- post?: string | undefined;
2214
- } & {
2215
- $case: "post";
2216
- } & {
2217
- post?: string | undefined;
2218
- $case: "post";
2219
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2220
- delete?: string | undefined;
2221
- } & {
2222
- $case: "delete";
2223
- } & {
2224
- delete?: string | undefined;
2225
- $case: "delete";
2226
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2227
- patch?: string | undefined;
2228
- } & {
2229
- $case: "patch";
2230
- } & {
2231
- patch?: string | undefined;
2232
- $case: "patch";
2233
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2234
- custom?: {
2235
- kind?: string | undefined;
2236
- path?: string | undefined;
2237
- } | undefined;
2238
- } & {
2239
- $case: "custom";
2240
- } & {
2241
- custom?: ({
2242
- kind?: string | undefined;
2243
- path?: string | undefined;
2244
- } & {
2245
- kind?: string | undefined;
2246
- path?: string | undefined;
2247
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2248
- $case: "custom";
2249
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2250
- body?: string | undefined;
2251
- additionalBindings?: ({
2252
- selector?: string | undefined;
2253
- pattern?: ({
2254
- get?: string | undefined;
2255
- } & {
2256
- $case: "get";
2257
- }) | ({
2258
- put?: string | undefined;
2259
- } & {
2260
- $case: "put";
2261
- }) | ({
2262
- post?: string | undefined;
2263
- } & {
2264
- $case: "post";
2265
- }) | ({
2266
- delete?: string | undefined;
2267
- } & {
2268
- $case: "delete";
2269
- }) | ({
2270
- patch?: string | undefined;
2271
- } & {
2272
- $case: "patch";
2273
- }) | ({
2274
- custom?: {
2275
- kind?: string | undefined;
2276
- path?: string | undefined;
2277
- } | undefined;
2278
- } & {
2279
- $case: "custom";
2280
- }) | undefined;
2281
- body?: string | undefined;
2282
- additionalBindings?: any[] | undefined;
2283
- }[] & ({
2284
- selector?: string | undefined;
2285
- pattern?: ({
2286
- get?: string | undefined;
2287
- } & {
2288
- $case: "get";
2289
- }) | ({
2290
- put?: string | undefined;
2291
- } & {
2292
- $case: "put";
2293
- }) | ({
2294
- post?: string | undefined;
2295
- } & {
2296
- $case: "post";
2297
- }) | ({
2298
- delete?: string | undefined;
2299
- } & {
2300
- $case: "delete";
2301
- }) | ({
2302
- patch?: string | undefined;
2303
- } & {
2304
- $case: "patch";
2305
- }) | ({
2306
- custom?: {
2307
- kind?: string | undefined;
2308
- path?: string | undefined;
2309
- } | undefined;
2310
- } & {
2311
- $case: "custom";
2312
- }) | undefined;
2313
- body?: string | undefined;
2314
- additionalBindings?: any[] | undefined;
2315
- } & {
2316
- selector?: string | undefined;
2317
- pattern?: ({
2318
- get?: string | undefined;
2319
- } & {
2320
- $case: "get";
2321
- } & {
2322
- get?: string | undefined;
2323
- $case: "get";
2324
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2325
- put?: string | undefined;
2326
- } & {
2327
- $case: "put";
2328
- } & {
2329
- put?: string | undefined;
2330
- $case: "put";
2331
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2332
- post?: string | undefined;
2333
- } & {
2334
- $case: "post";
2335
- } & {
2336
- post?: string | undefined;
2337
- $case: "post";
2338
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2339
- delete?: string | undefined;
2340
- } & {
2341
- $case: "delete";
2342
- } & {
2343
- delete?: string | undefined;
2344
- $case: "delete";
2345
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2346
- patch?: string | undefined;
2347
- } & {
2348
- $case: "patch";
2349
- } & {
2350
- patch?: string | undefined;
2351
- $case: "patch";
2352
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2353
- custom?: {
2354
- kind?: string | undefined;
2355
- path?: string | undefined;
2356
- } | undefined;
2357
- } & {
2358
- $case: "custom";
2359
- } & {
2360
- custom?: ({
2361
- kind?: string | undefined;
2362
- path?: string | undefined;
2363
- } & {
2364
- kind?: string | undefined;
2365
- path?: string | undefined;
2366
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2367
- $case: "custom";
2368
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2369
- body?: string | undefined;
2370
- additionalBindings?: ({
2371
- selector?: string | undefined;
2372
- pattern?: ({
2373
- get?: string | undefined;
2374
- } & {
2375
- $case: "get";
2376
- }) | ({
2377
- put?: string | undefined;
2378
- } & {
2379
- $case: "put";
2380
- }) | ({
2381
- post?: string | undefined;
2382
- } & {
2383
- $case: "post";
2384
- }) | ({
2385
- delete?: string | undefined;
2386
- } & {
2387
- $case: "delete";
2388
- }) | ({
2389
- patch?: string | undefined;
2390
- } & {
2391
- $case: "patch";
2392
- }) | ({
2393
- custom?: {
2394
- kind?: string | undefined;
2395
- path?: string | undefined;
2396
- } | undefined;
2397
- } & {
2398
- $case: "custom";
2399
- }) | undefined;
2400
- body?: string | undefined;
2401
- additionalBindings?: any[] | undefined;
2402
- }[] & ({
2403
- selector?: string | undefined;
2404
- pattern?: ({
2405
- get?: string | undefined;
2406
- } & {
2407
- $case: "get";
2408
- }) | ({
2409
- put?: string | undefined;
2410
- } & {
2411
- $case: "put";
2412
- }) | ({
2413
- post?: string | undefined;
2414
- } & {
2415
- $case: "post";
2416
- }) | ({
2417
- delete?: string | undefined;
2418
- } & {
2419
- $case: "delete";
2420
- }) | ({
2421
- patch?: string | undefined;
2422
- } & {
2423
- $case: "patch";
2424
- }) | ({
2425
- custom?: {
2426
- kind?: string | undefined;
2427
- path?: string | undefined;
2428
- } | undefined;
2429
- } & {
2430
- $case: "custom";
2431
- }) | undefined;
2432
- body?: string | undefined;
2433
- additionalBindings?: any[] | undefined;
2434
- } & {
2435
- selector?: string | undefined;
2436
- pattern?: ({
2437
- get?: string | undefined;
2438
- } & {
2439
- $case: "get";
2440
- } & {
2441
- get?: string | undefined;
2442
- $case: "get";
2443
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2444
- put?: string | undefined;
2445
- } & {
2446
- $case: "put";
2447
- } & {
2448
- put?: string | undefined;
2449
- $case: "put";
2450
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2451
- post?: string | undefined;
2452
- } & {
2453
- $case: "post";
2454
- } & {
2455
- post?: string | undefined;
2456
- $case: "post";
2457
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2458
- delete?: string | undefined;
2459
- } & {
2460
- $case: "delete";
2461
- } & {
2462
- delete?: string | undefined;
2463
- $case: "delete";
2464
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2465
- patch?: string | undefined;
2466
- } & {
2467
- $case: "patch";
2468
- } & {
2469
- patch?: string | undefined;
2470
- $case: "patch";
2471
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2472
- custom?: {
2473
- kind?: string | undefined;
2474
- path?: string | undefined;
2475
- } | undefined;
2476
- } & {
2477
- $case: "custom";
2478
- } & {
2479
- custom?: ({
2480
- kind?: string | undefined;
2481
- path?: string | undefined;
2482
- } & {
2483
- kind?: string | undefined;
2484
- path?: string | undefined;
2485
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2486
- $case: "custom";
2487
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2488
- body?: string | undefined;
2489
- additionalBindings?: ({
2490
- selector?: string | undefined;
2491
- pattern?: ({
2492
- get?: string | undefined;
2493
- } & {
2494
- $case: "get";
2495
- }) | ({
2496
- put?: string | undefined;
2497
- } & {
2498
- $case: "put";
2499
- }) | ({
2500
- post?: string | undefined;
2501
- } & {
2502
- $case: "post";
2503
- }) | ({
2504
- delete?: string | undefined;
2505
- } & {
2506
- $case: "delete";
2507
- }) | ({
2508
- patch?: string | undefined;
2509
- } & {
2510
- $case: "patch";
2511
- }) | ({
2512
- custom?: {
2513
- kind?: string | undefined;
2514
- path?: string | undefined;
2515
- } | undefined;
2516
- } & {
2517
- $case: "custom";
2518
- }) | undefined;
2519
- body?: string | undefined;
2520
- additionalBindings?: any[] | undefined;
2521
- }[] & ({
2522
- selector?: string | undefined;
2523
- pattern?: ({
2524
- get?: string | undefined;
2525
- } & {
2526
- $case: "get";
2527
- }) | ({
2528
- put?: string | undefined;
2529
- } & {
2530
- $case: "put";
2531
- }) | ({
2532
- post?: string | undefined;
2533
- } & {
2534
- $case: "post";
2535
- }) | ({
2536
- delete?: string | undefined;
2537
- } & {
2538
- $case: "delete";
2539
- }) | ({
2540
- patch?: string | undefined;
2541
- } & {
2542
- $case: "patch";
2543
- }) | ({
2544
- custom?: {
2545
- kind?: string | undefined;
2546
- path?: string | undefined;
2547
- } | undefined;
2548
- } & {
2549
- $case: "custom";
2550
- }) | undefined;
2551
- body?: string | undefined;
2552
- additionalBindings?: any[] | undefined;
2553
- } & {
2554
- selector?: string | undefined;
2555
- pattern?: ({
2556
- get?: string | undefined;
2557
- } & {
2558
- $case: "get";
2559
- } & {
2560
- get?: string | undefined;
2561
- $case: "get";
2562
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2563
- put?: string | undefined;
2564
- } & {
2565
- $case: "put";
2566
- } & {
2567
- put?: string | undefined;
2568
- $case: "put";
2569
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2570
- post?: string | undefined;
2571
- } & {
2572
- $case: "post";
2573
- } & {
2574
- post?: string | undefined;
2575
- $case: "post";
2576
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2577
- delete?: string | undefined;
2578
- } & {
2579
- $case: "delete";
2580
- } & {
2581
- delete?: string | undefined;
2582
- $case: "delete";
2583
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2584
- patch?: string | undefined;
2585
- } & {
2586
- $case: "patch";
2587
- } & {
2588
- patch?: string | undefined;
2589
- $case: "patch";
2590
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2591
- custom?: {
2592
- kind?: string | undefined;
2593
- path?: string | undefined;
2594
- } | undefined;
2595
- } & {
2596
- $case: "custom";
2597
- } & {
2598
- custom?: ({
2599
- kind?: string | undefined;
2600
- path?: string | undefined;
2601
- } & {
2602
- kind?: string | undefined;
2603
- path?: string | undefined;
2604
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2605
- $case: "custom";
2606
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2607
- body?: string | undefined;
2608
- additionalBindings?: ({
2609
- selector?: string | undefined;
2610
- pattern?: ({
2611
- get?: string | undefined;
2612
- } & {
2613
- $case: "get";
2614
- }) | ({
2615
- put?: string | undefined;
2616
- } & {
2617
- $case: "put";
2618
- }) | ({
2619
- post?: string | undefined;
2620
- } & {
2621
- $case: "post";
2622
- }) | ({
2623
- delete?: string | undefined;
2624
- } & {
2625
- $case: "delete";
2626
- }) | ({
2627
- patch?: string | undefined;
2628
- } & {
2629
- $case: "patch";
2630
- }) | ({
2631
- custom?: {
2632
- kind?: string | undefined;
2633
- path?: string | undefined;
2634
- } | undefined;
2635
- } & {
2636
- $case: "custom";
2637
- }) | undefined;
2638
- body?: string | undefined;
2639
- additionalBindings?: any[] | undefined;
2640
- }[] & ({
2641
- selector?: string | undefined;
2642
- pattern?: ({
2643
- get?: string | undefined;
2644
- } & {
2645
- $case: "get";
2646
- }) | ({
2647
- put?: string | undefined;
2648
- } & {
2649
- $case: "put";
2650
- }) | ({
2651
- post?: string | undefined;
2652
- } & {
2653
- $case: "post";
2654
- }) | ({
2655
- delete?: string | undefined;
2656
- } & {
2657
- $case: "delete";
2658
- }) | ({
2659
- patch?: string | undefined;
2660
- } & {
2661
- $case: "patch";
2662
- }) | ({
2663
- custom?: {
2664
- kind?: string | undefined;
2665
- path?: string | undefined;
2666
- } | undefined;
2667
- } & {
2668
- $case: "custom";
2669
- }) | undefined;
2670
- body?: string | undefined;
2671
- additionalBindings?: any[] | undefined;
2672
- } & {
2673
- selector?: string | undefined;
2674
- pattern?: ({
2675
- get?: string | undefined;
2676
- } & {
2677
- $case: "get";
2678
- } & {
2679
- get?: string | undefined;
2680
- $case: "get";
2681
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2682
- put?: string | undefined;
2683
- } & {
2684
- $case: "put";
2685
- } & {
2686
- put?: string | undefined;
2687
- $case: "put";
2688
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2689
- post?: string | undefined;
2690
- } & {
2691
- $case: "post";
2692
- } & {
2693
- post?: string | undefined;
2694
- $case: "post";
2695
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2696
- delete?: string | undefined;
2697
- } & {
2698
- $case: "delete";
2699
- } & {
2700
- delete?: string | undefined;
2701
- $case: "delete";
2702
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2703
- patch?: string | undefined;
2704
- } & {
2705
- $case: "patch";
2706
- } & {
2707
- patch?: string | undefined;
2708
- $case: "patch";
2709
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2710
- custom?: {
2711
- kind?: string | undefined;
2712
- path?: string | undefined;
2713
- } | undefined;
2714
- } & {
2715
- $case: "custom";
2716
- } & {
2717
- custom?: ({
2718
- kind?: string | undefined;
2719
- path?: string | undefined;
2720
- } & {
2721
- kind?: string | undefined;
2722
- path?: string | undefined;
2723
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2724
- $case: "custom";
2725
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2726
- body?: string | undefined;
2727
- additionalBindings?: ({
2728
- selector?: string | undefined;
2729
- pattern?: ({
2730
- get?: string | undefined;
2731
- } & {
2732
- $case: "get";
2733
- }) | ({
2734
- put?: string | undefined;
2735
- } & {
2736
- $case: "put";
2737
- }) | ({
2738
- post?: string | undefined;
2739
- } & {
2740
- $case: "post";
2741
- }) | ({
2742
- delete?: string | undefined;
2743
- } & {
2744
- $case: "delete";
2745
- }) | ({
2746
- patch?: string | undefined;
2747
- } & {
2748
- $case: "patch";
2749
- }) | ({
2750
- custom?: {
2751
- kind?: string | undefined;
2752
- path?: string | undefined;
2753
- } | undefined;
2754
- } & {
2755
- $case: "custom";
2756
- }) | undefined;
2757
- body?: string | undefined;
2758
- additionalBindings?: any[] | undefined;
2759
- }[] & ({
2760
- selector?: string | undefined;
2761
- pattern?: ({
2762
- get?: string | undefined;
2763
- } & {
2764
- $case: "get";
2765
- }) | ({
2766
- put?: string | undefined;
2767
- } & {
2768
- $case: "put";
2769
- }) | ({
2770
- post?: string | undefined;
2771
- } & {
2772
- $case: "post";
2773
- }) | ({
2774
- delete?: string | undefined;
2775
- } & {
2776
- $case: "delete";
2777
- }) | ({
2778
- patch?: string | undefined;
2779
- } & {
2780
- $case: "patch";
2781
- }) | ({
2782
- custom?: {
2783
- kind?: string | undefined;
2784
- path?: string | undefined;
2785
- } | undefined;
2786
- } & {
2787
- $case: "custom";
2788
- }) | undefined;
2789
- body?: string | undefined;
2790
- additionalBindings?: any[] | undefined;
2791
- } & {
2792
- selector?: string | undefined;
2793
- pattern?: ({
2794
- get?: string | undefined;
2795
- } & {
2796
- $case: "get";
2797
- } & {
2798
- get?: string | undefined;
2799
- $case: "get";
2800
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2801
- put?: string | undefined;
2802
- } & {
2803
- $case: "put";
2804
- } & {
2805
- put?: string | undefined;
2806
- $case: "put";
2807
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2808
- post?: string | undefined;
2809
- } & {
2810
- $case: "post";
2811
- } & {
2812
- post?: string | undefined;
2813
- $case: "post";
2814
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2815
- delete?: string | undefined;
2816
- } & {
2817
- $case: "delete";
2818
- } & {
2819
- delete?: string | undefined;
2820
- $case: "delete";
2821
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2822
- patch?: string | undefined;
2823
- } & {
2824
- $case: "patch";
2825
- } & {
2826
- patch?: string | undefined;
2827
- $case: "patch";
2828
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2829
- custom?: {
2830
- kind?: string | undefined;
2831
- path?: string | undefined;
2832
- } | undefined;
2833
- } & {
2834
- $case: "custom";
2835
- } & {
2836
- custom?: ({
2837
- kind?: string | undefined;
2838
- path?: string | undefined;
2839
- } & {
2840
- kind?: string | undefined;
2841
- path?: string | undefined;
2842
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2843
- $case: "custom";
2844
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2845
- body?: string | undefined;
2846
- additionalBindings?: ({
2847
- selector?: string | undefined;
2848
- pattern?: ({
2849
- get?: string | undefined;
2850
- } & {
2851
- $case: "get";
2852
- }) | ({
2853
- put?: string | undefined;
2854
- } & {
2855
- $case: "put";
2856
- }) | ({
2857
- post?: string | undefined;
2858
- } & {
2859
- $case: "post";
2860
- }) | ({
2861
- delete?: string | undefined;
2862
- } & {
2863
- $case: "delete";
2864
- }) | ({
2865
- patch?: string | undefined;
2866
- } & {
2867
- $case: "patch";
2868
- }) | ({
2869
- custom?: {
2870
- kind?: string | undefined;
2871
- path?: string | undefined;
2872
- } | undefined;
2873
- } & {
2874
- $case: "custom";
2875
- }) | undefined;
2876
- body?: string | undefined;
2877
- additionalBindings?: any[] | undefined;
2878
- }[] & ({
2879
- selector?: string | undefined;
2880
- pattern?: ({
2881
- get?: string | undefined;
2882
- } & {
2883
- $case: "get";
2884
- }) | ({
2885
- put?: string | undefined;
2886
- } & {
2887
- $case: "put";
2888
- }) | ({
2889
- post?: string | undefined;
2890
- } & {
2891
- $case: "post";
2892
- }) | ({
2893
- delete?: string | undefined;
2894
- } & {
2895
- $case: "delete";
2896
- }) | ({
2897
- patch?: string | undefined;
2898
- } & {
2899
- $case: "patch";
2900
- }) | ({
2901
- custom?: {
2902
- kind?: string | undefined;
2903
- path?: string | undefined;
2904
- } | undefined;
2905
- } & {
2906
- $case: "custom";
2907
- }) | undefined;
2908
- body?: string | undefined;
2909
- additionalBindings?: any[] | undefined;
2910
- } & {
2911
- selector?: string | undefined;
2912
- pattern?: ({
2913
- get?: string | undefined;
2914
- } & {
2915
- $case: "get";
2916
- } & {
2917
- get?: string | undefined;
2918
- $case: "get";
2919
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
2920
- put?: string | undefined;
2921
- } & {
2922
- $case: "put";
2923
- } & {
2924
- put?: string | undefined;
2925
- $case: "put";
2926
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
2927
- post?: string | undefined;
2928
- } & {
2929
- $case: "post";
2930
- } & {
2931
- post?: string | undefined;
2932
- $case: "post";
2933
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
2934
- delete?: string | undefined;
2935
- } & {
2936
- $case: "delete";
2937
- } & {
2938
- delete?: string | undefined;
2939
- $case: "delete";
2940
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
2941
- patch?: string | undefined;
2942
- } & {
2943
- $case: "patch";
2944
- } & {
2945
- patch?: string | undefined;
2946
- $case: "patch";
2947
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
2948
- custom?: {
2949
- kind?: string | undefined;
2950
- path?: string | undefined;
2951
- } | undefined;
2952
- } & {
2953
- $case: "custom";
2954
- } & {
2955
- custom?: ({
2956
- kind?: string | undefined;
2957
- path?: string | undefined;
2958
- } & {
2959
- kind?: string | undefined;
2960
- path?: string | undefined;
2961
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
2962
- $case: "custom";
2963
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
2964
- body?: string | undefined;
2965
- additionalBindings?: ({
2966
- selector?: string | undefined;
2967
- pattern?: ({
2968
- get?: string | undefined;
2969
- } & {
2970
- $case: "get";
2971
- }) | ({
2972
- put?: string | undefined;
2973
- } & {
2974
- $case: "put";
2975
- }) | ({
2976
- post?: string | undefined;
2977
- } & {
2978
- $case: "post";
2979
- }) | ({
2980
- delete?: string | undefined;
2981
- } & {
2982
- $case: "delete";
2983
- }) | ({
2984
- patch?: string | undefined;
2985
- } & {
2986
- $case: "patch";
2987
- }) | ({
2988
- custom?: {
2989
- kind?: string | undefined;
2990
- path?: string | undefined;
2991
- } | undefined;
2992
- } & {
2993
- $case: "custom";
2994
- }) | undefined;
2995
- body?: string | undefined;
2996
- additionalBindings?: any[] | undefined;
2997
- }[] & ({
2998
- selector?: string | undefined;
2999
- pattern?: ({
3000
- get?: string | undefined;
3001
- } & {
3002
- $case: "get";
3003
- }) | ({
3004
- put?: string | undefined;
3005
- } & {
3006
- $case: "put";
3007
- }) | ({
3008
- post?: string | undefined;
3009
- } & {
3010
- $case: "post";
3011
- }) | ({
3012
- delete?: string | undefined;
3013
- } & {
3014
- $case: "delete";
3015
- }) | ({
3016
- patch?: string | undefined;
3017
- } & {
3018
- $case: "patch";
3019
- }) | ({
3020
- custom?: {
3021
- kind?: string | undefined;
3022
- path?: string | undefined;
3023
- } | undefined;
3024
- } & {
3025
- $case: "custom";
3026
- }) | undefined;
3027
- body?: string | undefined;
3028
- additionalBindings?: any[] | undefined;
3029
- } & {
3030
- selector?: string | undefined;
3031
- pattern?: ({
3032
- get?: string | undefined;
3033
- } & {
3034
- $case: "get";
3035
- } & {
3036
- get?: string | undefined;
3037
- $case: "get";
3038
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
3039
- put?: string | undefined;
3040
- } & {
3041
- $case: "put";
3042
- } & {
3043
- put?: string | undefined;
3044
- $case: "put";
3045
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
3046
- post?: string | undefined;
3047
- } & {
3048
- $case: "post";
3049
- } & {
3050
- post?: string | undefined;
3051
- $case: "post";
3052
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
3053
- delete?: string | undefined;
3054
- } & {
3055
- $case: "delete";
3056
- } & {
3057
- delete?: string | undefined;
3058
- $case: "delete";
3059
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
3060
- patch?: string | undefined;
3061
- } & {
3062
- $case: "patch";
3063
- } & {
3064
- patch?: string | undefined;
3065
- $case: "patch";
3066
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
3067
- custom?: {
3068
- kind?: string | undefined;
3069
- path?: string | undefined;
3070
- } | undefined;
3071
- } & {
3072
- $case: "custom";
3073
- } & {
3074
- custom?: ({
3075
- kind?: string | undefined;
3076
- path?: string | undefined;
3077
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"]["custom"], keyof CustomHttpPattern>, never>) | undefined;
3078
- $case: "custom";
3079
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
3080
- body?: string | undefined;
3081
- additionalBindings?: ({
3082
- selector?: string | undefined;
3083
- pattern?: ({
3084
- get?: string | undefined;
3085
- } & {
3086
- $case: "get";
3087
- }) | ({
3088
- put?: string | undefined;
3089
- } & {
3090
- $case: "put";
3091
- }) | ({
3092
- post?: string | undefined;
3093
- } & {
3094
- $case: "post";
3095
- }) | ({
3096
- delete?: string | undefined;
3097
- } & {
3098
- $case: "delete";
3099
- }) | ({
3100
- patch?: string | undefined;
3101
- } & {
3102
- $case: "patch";
3103
- }) | ({
3104
- custom?: {
3105
- kind?: string | undefined;
3106
- path?: string | undefined;
3107
- } | undefined;
3108
- } & {
3109
- $case: "custom";
3110
- }) | undefined;
3111
- body?: string | undefined;
3112
- additionalBindings?: any[] | undefined;
3113
- }[] & ({
3114
- selector?: string | undefined;
3115
- pattern?: ({
3116
- get?: string | undefined;
3117
- } & {
3118
- $case: "get";
3119
- }) | ({
3120
- put?: string | undefined;
3121
- } & {
3122
- $case: "put";
3123
- }) | ({
3124
- post?: string | undefined;
3125
- } & {
3126
- $case: "post";
3127
- }) | ({
3128
- delete?: string | undefined;
3129
- } & {
3130
- $case: "delete";
3131
- }) | ({
3132
- patch?: string | undefined;
3133
- } & {
3134
- $case: "patch";
3135
- }) | ({
3136
- custom?: {
3137
- kind?: string | undefined;
3138
- path?: string | undefined;
3139
- } | undefined;
3140
- } & {
3141
- $case: "custom";
3142
- }) | undefined;
3143
- body?: string | undefined;
3144
- additionalBindings?: any[] | undefined;
3145
- } & {
3146
- selector?: string | undefined;
3147
- pattern?: ({
3148
- get?: string | undefined;
3149
- } & {
3150
- $case: "get";
3151
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "get">, never>) | ({
3152
- put?: string | undefined;
3153
- } & {
3154
- $case: "put";
3155
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "put">, never>) | ({
3156
- post?: string | undefined;
3157
- } & {
3158
- $case: "post";
3159
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "post">, never>) | ({
3160
- delete?: string | undefined;
3161
- } & {
3162
- $case: "delete";
3163
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "delete">, never>) | ({
3164
- patch?: string | undefined;
3165
- } & {
3166
- $case: "patch";
3167
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "patch">, never>) | ({
3168
- custom?: {
3169
- kind?: string | undefined;
3170
- path?: string | undefined;
3171
- } | undefined;
3172
- } & {
3173
- $case: "custom";
3174
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["pattern"], "$case" | "custom">, never>) | undefined;
3175
- body?: string | undefined;
3176
- additionalBindings?: ({
3177
- selector?: string | undefined;
3178
- pattern?: ({
3179
- get?: string | undefined;
3180
- } & {
3181
- $case: "get";
3182
- }) | ({
3183
- put?: string | undefined;
3184
- } & {
3185
- $case: "put";
3186
- }) | ({
3187
- post?: string | undefined;
3188
- } & {
3189
- $case: "post";
3190
- }) | ({
3191
- delete?: string | undefined;
3192
- } & {
3193
- $case: "delete";
3194
- }) | ({
3195
- patch?: string | undefined;
3196
- } & {
3197
- $case: "patch";
3198
- }) | ({
3199
- custom?: {
3200
- kind?: string | undefined;
3201
- path?: string | undefined;
3202
- } | undefined;
3203
- } & {
3204
- $case: "custom";
3205
- }) | undefined;
3206
- body?: string | undefined;
3207
- additionalBindings?: any[] | undefined;
3208
- }[] & ({
3209
- selector?: string | undefined;
3210
- pattern?: ({
3211
- get?: string | undefined;
3212
- } & {
3213
- $case: "get";
3214
- }) | ({
3215
- put?: string | undefined;
3216
- } & {
3217
- $case: "put";
3218
- }) | ({
3219
- post?: string | undefined;
3220
- } & {
3221
- $case: "post";
3222
- }) | ({
3223
- delete?: string | undefined;
3224
- } & {
3225
- $case: "delete";
3226
- }) | ({
3227
- patch?: string | undefined;
3228
- } & {
3229
- $case: "patch";
3230
- }) | ({
3231
- custom?: {
3232
- kind?: string | undefined;
3233
- path?: string | undefined;
3234
- } | undefined;
3235
- } & {
3236
- $case: "custom";
3237
- }) | undefined;
3238
- body?: string | undefined;
3239
- additionalBindings?: any[] | undefined;
3240
- } & any & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3241
- selector?: string | undefined;
3242
- pattern?: ({
3243
- get?: string | undefined;
3244
- } & {
3245
- $case: "get";
3246
- }) | ({
3247
- put?: string | undefined;
3248
- } & {
3249
- $case: "put";
3250
- }) | ({
3251
- post?: string | undefined;
3252
- } & {
3253
- $case: "post";
3254
- }) | ({
3255
- delete?: string | undefined;
3256
- } & {
3257
- $case: "delete";
3258
- }) | ({
3259
- patch?: string | undefined;
3260
- } & {
3261
- $case: "patch";
3262
- }) | ({
3263
- custom?: {
3264
- kind?: string | undefined;
3265
- path?: string | undefined;
3266
- } | undefined;
3267
- } & {
3268
- $case: "custom";
3269
- }) | undefined;
3270
- body?: string | undefined;
3271
- additionalBindings?: any[] | undefined;
3272
- }[]>, never>) | undefined;
3273
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3274
- selector?: string | undefined;
3275
- pattern?: ({
3276
- get?: string | undefined;
3277
- } & {
3278
- $case: "get";
3279
- }) | ({
3280
- put?: string | undefined;
3281
- } & {
3282
- $case: "put";
3283
- }) | ({
3284
- post?: string | undefined;
3285
- } & {
3286
- $case: "post";
3287
- }) | ({
3288
- delete?: string | undefined;
3289
- } & {
3290
- $case: "delete";
3291
- }) | ({
3292
- patch?: string | undefined;
3293
- } & {
3294
- $case: "patch";
3295
- }) | ({
3296
- custom?: {
3297
- kind?: string | undefined;
3298
- path?: string | undefined;
3299
- } | undefined;
3300
- } & {
3301
- $case: "custom";
3302
- }) | undefined;
3303
- body?: string | undefined;
3304
- additionalBindings?: any[] | undefined;
3305
- }[]>, never>) | undefined;
3306
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3307
- selector?: string | undefined;
3308
- pattern?: ({
3309
- get?: string | undefined;
3310
- } & {
3311
- $case: "get";
3312
- }) | ({
3313
- put?: string | undefined;
3314
- } & {
3315
- $case: "put";
3316
- }) | ({
3317
- post?: string | undefined;
3318
- } & {
3319
- $case: "post";
3320
- }) | ({
3321
- delete?: string | undefined;
3322
- } & {
3323
- $case: "delete";
3324
- }) | ({
3325
- patch?: string | undefined;
3326
- } & {
3327
- $case: "patch";
3328
- }) | ({
3329
- custom?: {
3330
- kind?: string | undefined;
3331
- path?: string | undefined;
3332
- } | undefined;
3333
- } & {
3334
- $case: "custom";
3335
- }) | undefined;
3336
- body?: string | undefined;
3337
- additionalBindings?: any[] | undefined;
3338
- }[]>, never>) | undefined;
3339
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3340
- selector?: string | undefined;
3341
- pattern?: ({
3342
- get?: string | undefined;
3343
- } & {
3344
- $case: "get";
3345
- }) | ({
3346
- put?: string | undefined;
3347
- } & {
3348
- $case: "put";
3349
- }) | ({
3350
- post?: string | undefined;
3351
- } & {
3352
- $case: "post";
3353
- }) | ({
3354
- delete?: string | undefined;
3355
- } & {
3356
- $case: "delete";
3357
- }) | ({
3358
- patch?: string | undefined;
3359
- } & {
3360
- $case: "patch";
3361
- }) | ({
3362
- custom?: {
3363
- kind?: string | undefined;
3364
- path?: string | undefined;
3365
- } | undefined;
3366
- } & {
3367
- $case: "custom";
3368
- }) | undefined;
3369
- body?: string | undefined;
3370
- additionalBindings?: any[] | undefined;
3371
- }[]>, never>) | undefined;
3372
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3373
- selector?: string | undefined;
3374
- pattern?: ({
3375
- get?: string | undefined;
3376
- } & {
3377
- $case: "get";
3378
- }) | ({
3379
- put?: string | undefined;
3380
- } & {
3381
- $case: "put";
3382
- }) | ({
3383
- post?: string | undefined;
3384
- } & {
3385
- $case: "post";
3386
- }) | ({
3387
- delete?: string | undefined;
3388
- } & {
3389
- $case: "delete";
3390
- }) | ({
3391
- patch?: string | undefined;
3392
- } & {
3393
- $case: "patch";
3394
- }) | ({
3395
- custom?: {
3396
- kind?: string | undefined;
3397
- path?: string | undefined;
3398
- } | undefined;
3399
- } & {
3400
- $case: "custom";
3401
- }) | undefined;
3402
- body?: string | undefined;
3403
- additionalBindings?: any[] | undefined;
3404
- }[]>, never>) | undefined;
3405
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3406
- selector?: string | undefined;
3407
- pattern?: ({
3408
- get?: string | undefined;
3409
- } & {
3410
- $case: "get";
3411
- }) | ({
3412
- put?: string | undefined;
3413
- } & {
3414
- $case: "put";
3415
- }) | ({
3416
- post?: string | undefined;
3417
- } & {
3418
- $case: "post";
3419
- }) | ({
3420
- delete?: string | undefined;
3421
- } & {
3422
- $case: "delete";
3423
- }) | ({
3424
- patch?: string | undefined;
3425
- } & {
3426
- $case: "patch";
3427
- }) | ({
3428
- custom?: {
3429
- kind?: string | undefined;
3430
- path?: string | undefined;
3431
- } | undefined;
3432
- } & {
3433
- $case: "custom";
3434
- }) | undefined;
3435
- body?: string | undefined;
3436
- additionalBindings?: any[] | undefined;
3437
- }[]>, never>) | undefined;
3438
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3439
- selector?: string | undefined;
3440
- pattern?: ({
3441
- get?: string | undefined;
3442
- } & {
3443
- $case: "get";
3444
- }) | ({
3445
- put?: string | undefined;
3446
- } & {
3447
- $case: "put";
3448
- }) | ({
3449
- post?: string | undefined;
3450
- } & {
3451
- $case: "post";
3452
- }) | ({
3453
- delete?: string | undefined;
3454
- } & {
3455
- $case: "delete";
3456
- }) | ({
3457
- patch?: string | undefined;
3458
- } & {
3459
- $case: "patch";
3460
- }) | ({
3461
- custom?: {
3462
- kind?: string | undefined;
3463
- path?: string | undefined;
3464
- } | undefined;
3465
- } & {
3466
- $case: "custom";
3467
- }) | undefined;
3468
- body?: string | undefined;
3469
- additionalBindings?: any[] | undefined;
3470
- }[]>, never>) | undefined;
3471
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3472
- selector?: string | undefined;
3473
- pattern?: ({
3474
- get?: string | undefined;
3475
- } & {
3476
- $case: "get";
3477
- }) | ({
3478
- put?: string | undefined;
3479
- } & {
3480
- $case: "put";
3481
- }) | ({
3482
- post?: string | undefined;
3483
- } & {
3484
- $case: "post";
3485
- }) | ({
3486
- delete?: string | undefined;
3487
- } & {
3488
- $case: "delete";
3489
- }) | ({
3490
- patch?: string | undefined;
3491
- } & {
3492
- $case: "patch";
3493
- }) | ({
3494
- custom?: {
3495
- kind?: string | undefined;
3496
- path?: string | undefined;
3497
- } | undefined;
3498
- } & {
3499
- $case: "custom";
3500
- }) | undefined;
3501
- body?: string | undefined;
3502
- additionalBindings?: any[] | undefined;
3503
- }[]>, never>) | undefined;
3504
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number]["additionalBindings"], keyof {
3505
- selector?: string | undefined;
3506
- pattern?: ({
3507
- get?: string | undefined;
3508
- } & {
3509
- $case: "get";
3510
- }) | ({
3511
- put?: string | undefined;
3512
- } & {
3513
- $case: "put";
3514
- }) | ({
3515
- post?: string | undefined;
3516
- } & {
3517
- $case: "post";
3518
- }) | ({
3519
- delete?: string | undefined;
3520
- } & {
3521
- $case: "delete";
3522
- }) | ({
3523
- patch?: string | undefined;
3524
- } & {
3525
- $case: "patch";
3526
- }) | ({
3527
- custom?: {
3528
- kind?: string | undefined;
3529
- path?: string | undefined;
3530
- } | undefined;
3531
- } & {
3532
- $case: "custom";
3533
- }) | undefined;
3534
- body?: string | undefined;
3535
- additionalBindings?: any[] | undefined;
3536
- }[]>, never>) | undefined;
3537
- } & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"][number]["additionalBindings"], keyof {
3538
- selector?: string | undefined;
3539
- pattern?: ({
3540
- get?: string | undefined;
3541
- } & {
3542
- $case: "get";
3543
- }) | ({
3544
- put?: string | undefined;
3545
- } & {
3546
- $case: "put";
3547
- }) | ({
3548
- post?: string | undefined;
3549
- } & {
3550
- $case: "post";
3551
- }) | ({
3552
- delete?: string | undefined;
3553
- } & {
3554
- $case: "delete";
3555
- }) | ({
3556
- patch?: string | undefined;
3557
- } & {
3558
- $case: "patch";
3559
- }) | ({
3560
- custom?: {
3561
- kind?: string | undefined;
3562
- path?: string | undefined;
3563
- } | undefined;
3564
- } & {
3565
- $case: "custom";
3566
- }) | undefined;
3567
- body?: string | undefined;
3568
- additionalBindings?: any[] | undefined;
3569
- }[]>, never>) | undefined;
3570
- } & Record<Exclude<keyof I["additionalBindings"][number], keyof HttpRule>, never>)[] & Record<Exclude<keyof I["additionalBindings"], keyof {
3571
- selector?: string | undefined;
3572
- pattern?: ({
3573
- get?: string | undefined;
3574
- } & {
3575
- $case: "get";
3576
- }) | ({
3577
- put?: string | undefined;
3578
- } & {
3579
- $case: "put";
3580
- }) | ({
3581
- post?: string | undefined;
3582
- } & {
3583
- $case: "post";
3584
- }) | ({
3585
- delete?: string | undefined;
3586
- } & {
3587
- $case: "delete";
3588
- }) | ({
3589
- patch?: string | undefined;
3590
- } & {
3591
- $case: "patch";
3592
- }) | ({
3593
- custom?: {
3594
- kind?: string | undefined;
3595
- path?: string | undefined;
3596
- } | undefined;
3597
- } & {
3598
- $case: "custom";
3599
- }) | undefined;
3600
- body?: string | undefined;
3601
- additionalBindings?: any[] | undefined;
3602
- }[]>, never>) | undefined;
3603
- } & Record<Exclude<keyof I, keyof HttpRule>, never>>(object: I): HttpRule;
3604
- };
3605
- export declare const CustomHttpPattern: {
3606
- encode(message: CustomHttpPattern, writer?: _m0.Writer): _m0.Writer;
3607
- decode(input: _m0.Reader | Uint8Array, length?: number): CustomHttpPattern;
3608
- fromPartial<I extends {
3609
- kind?: string | undefined;
3610
- path?: string | undefined;
3611
- } & {
3612
- kind?: string | undefined;
3613
- path?: string | undefined;
3614
- } & Record<Exclude<keyof I, keyof CustomHttpPattern>, never>>(object: I): CustomHttpPattern;
3615
- };
284
+ export declare const Http: MessageFns<Http>;
285
+ export declare const HttpRule: MessageFns<HttpRule>;
286
+ export declare const CustomHttpPattern: MessageFns<CustomHttpPattern>;
3616
287
  type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
3617
- export type DeepPartial<T> = T extends Builtin ? T : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {
288
+ export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {
3618
289
  $case: string;
3619
290
  } ? {
3620
291
  [K in keyof Omit<T, "$case">]?: DeepPartial<T[K]>;
@@ -3626,6 +297,14 @@ export type DeepPartial<T> = T extends Builtin ? T : T extends Array<infer U> ?
3626
297
  type KeysOfUnion<T> = T extends T ? keyof T : never;
3627
298
  export type Exact<P, I extends P> = P extends Builtin ? P : P & {
3628
299
  [K in keyof P]: Exact<P[K], I[K]>;
3629
- } & Record<Exclude<keyof I, KeysOfUnion<P>>, never>;
300
+ } & {
301
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
302
+ };
303
+ export interface MessageFns<T> {
304
+ encode(message: T, writer?: BinaryWriter): BinaryWriter;
305
+ decode(input: BinaryReader | Uint8Array, length?: number): T;
306
+ create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
307
+ fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
308
+ }
3630
309
  export {};
3631
310
  //# sourceMappingURL=http.d.ts.map