@distilled.cloud/cloudflare 0.2.6 → 0.3.0-alpha

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 (493) hide show
  1. package/README.md +12 -2
  2. package/lib/auth.d.ts +3 -2
  3. package/lib/auth.d.ts.map +1 -1
  4. package/lib/auth.js +4 -3
  5. package/lib/auth.js.map +1 -1
  6. package/lib/client/api.d.ts +7 -9
  7. package/lib/client/api.d.ts.map +1 -1
  8. package/lib/client/api.js +60 -13
  9. package/lib/client/api.js.map +1 -1
  10. package/lib/credentials.d.ts +58 -4
  11. package/lib/credentials.d.ts.map +1 -1
  12. package/lib/credentials.js +126 -7
  13. package/lib/credentials.js.map +1 -1
  14. package/lib/errors.d.ts +12 -1
  15. package/lib/errors.d.ts.map +1 -1
  16. package/lib/sensitive.d.ts +5 -0
  17. package/lib/sensitive.d.ts.map +1 -0
  18. package/lib/sensitive.js +5 -0
  19. package/lib/sensitive.js.map +1 -0
  20. package/lib/services/abuse-reports.d.ts +116 -44
  21. package/lib/services/abuse-reports.d.ts.map +1 -1
  22. package/lib/services/abuse-reports.js +171 -110
  23. package/lib/services/abuse-reports.js.map +1 -1
  24. package/lib/services/accounts.d.ts +146 -62
  25. package/lib/services/accounts.d.ts.map +1 -1
  26. package/lib/services/accounts.js +208 -153
  27. package/lib/services/accounts.js.map +1 -1
  28. package/lib/services/acm.d.ts.map +1 -1
  29. package/lib/services/acm.js +8 -4
  30. package/lib/services/acm.js.map +1 -1
  31. package/lib/services/addressing.d.ts +200 -87
  32. package/lib/services/addressing.d.ts.map +1 -1
  33. package/lib/services/addressing.js +288 -201
  34. package/lib/services/addressing.js.map +1 -1
  35. package/lib/services/ai-gateway.d.ts +302 -121
  36. package/lib/services/ai-gateway.d.ts.map +1 -1
  37. package/lib/services/ai-gateway.js +407 -283
  38. package/lib/services/ai-gateway.js.map +1 -1
  39. package/lib/services/ai.d.ts +83 -29
  40. package/lib/services/ai.d.ts.map +1 -1
  41. package/lib/services/ai.js +95 -42
  42. package/lib/services/ai.js.map +1 -1
  43. package/lib/services/aisearch.d.ts +266 -112
  44. package/lib/services/aisearch.d.ts.map +1 -1
  45. package/lib/services/aisearch.js +510 -393
  46. package/lib/services/aisearch.js.map +1 -1
  47. package/lib/services/alerting.d.ts +249 -112
  48. package/lib/services/alerting.d.ts.map +1 -1
  49. package/lib/services/alerting.js +382 -325
  50. package/lib/services/alerting.js.map +1 -1
  51. package/lib/services/api-gateway.d.ts +458 -200
  52. package/lib/services/api-gateway.d.ts.map +1 -1
  53. package/lib/services/api-gateway.js +725 -618
  54. package/lib/services/api-gateway.js.map +1 -1
  55. package/lib/services/argo.d.ts.map +1 -1
  56. package/lib/services/argo.js +16 -8
  57. package/lib/services/argo.js.map +1 -1
  58. package/lib/services/billing.d.ts.map +1 -1
  59. package/lib/services/billing.js +4 -2
  60. package/lib/services/billing.js.map +1 -1
  61. package/lib/services/bot-management.d.ts.map +1 -1
  62. package/lib/services/bot-management.js +2 -2
  63. package/lib/services/bot-management.js.map +1 -1
  64. package/lib/services/botnet-feed.d.ts.map +1 -1
  65. package/lib/services/botnet-feed.js +10 -6
  66. package/lib/services/botnet-feed.js.map +1 -1
  67. package/lib/services/brand-protection.d.ts +8 -2
  68. package/lib/services/brand-protection.d.ts.map +1 -1
  69. package/lib/services/brand-protection.js +9 -2
  70. package/lib/services/brand-protection.js.map +1 -1
  71. package/lib/services/browser-rendering.d.ts.map +1 -1
  72. package/lib/services/browser-rendering.js +15 -14
  73. package/lib/services/browser-rendering.js.map +1 -1
  74. package/lib/services/cache.d.ts.map +1 -1
  75. package/lib/services/cache.js +49 -25
  76. package/lib/services/cache.js.map +1 -1
  77. package/lib/services/calls.d.ts +35 -14
  78. package/lib/services/calls.d.ts.map +1 -1
  79. package/lib/services/calls.js +35 -22
  80. package/lib/services/calls.js.map +1 -1
  81. package/lib/services/certificate-authorities.d.ts.map +1 -1
  82. package/lib/services/certificate-authorities.js +2 -2
  83. package/lib/services/certificate-authorities.js.map +1 -1
  84. package/lib/services/client-certificates.d.ts +57 -23
  85. package/lib/services/client-certificates.d.ts.map +1 -1
  86. package/lib/services/client-certificates.js +91 -62
  87. package/lib/services/client-certificates.js.map +1 -1
  88. package/lib/services/cloud-connector.d.ts +51 -22
  89. package/lib/services/cloud-connector.d.ts.map +1 -1
  90. package/lib/services/cloud-connector.js +57 -44
  91. package/lib/services/cloud-connector.js.map +1 -1
  92. package/lib/services/cloudforce-one.d.ts +119 -50
  93. package/lib/services/cloudforce-one.d.ts.map +1 -1
  94. package/lib/services/cloudforce-one.js +181 -124
  95. package/lib/services/cloudforce-one.js.map +1 -1
  96. package/lib/services/connectivity.d.ts +74 -31
  97. package/lib/services/connectivity.d.ts.map +1 -1
  98. package/lib/services/connectivity.js +84 -57
  99. package/lib/services/connectivity.js.map +1 -1
  100. package/lib/services/content-scanning.d.ts +40 -15
  101. package/lib/services/content-scanning.d.ts.map +1 -1
  102. package/lib/services/content-scanning.js +40 -21
  103. package/lib/services/content-scanning.js.map +1 -1
  104. package/lib/services/custom-certificates.d.ts +48 -19
  105. package/lib/services/custom-certificates.d.ts.map +1 -1
  106. package/lib/services/custom-certificates.js +80 -53
  107. package/lib/services/custom-certificates.js.map +1 -1
  108. package/lib/services/custom-hostnames.d.ts +116 -51
  109. package/lib/services/custom-hostnames.d.ts.map +1 -1
  110. package/lib/services/custom-hostnames.js +210 -170
  111. package/lib/services/custom-hostnames.js.map +1 -1
  112. package/lib/services/custom-nameservers.d.ts +32 -12
  113. package/lib/services/custom-nameservers.d.ts.map +1 -1
  114. package/lib/services/custom-nameservers.js +36 -21
  115. package/lib/services/custom-nameservers.js.map +1 -1
  116. package/lib/services/custom-pages.d.ts +26 -11
  117. package/lib/services/custom-pages.d.ts.map +1 -1
  118. package/lib/services/custom-pages.js +39 -24
  119. package/lib/services/custom-pages.js.map +1 -1
  120. package/lib/services/d1.d.ts +114 -48
  121. package/lib/services/d1.d.ts.map +1 -1
  122. package/lib/services/d1.js +150 -111
  123. package/lib/services/d1.js.map +1 -1
  124. package/lib/services/dcv-delegation.d.ts.map +1 -1
  125. package/lib/services/dcv-delegation.js +1 -1
  126. package/lib/services/dcv-delegation.js.map +1 -1
  127. package/lib/services/diagnostics.d.ts +59 -26
  128. package/lib/services/diagnostics.d.ts.map +1 -1
  129. package/lib/services/diagnostics.js +97 -82
  130. package/lib/services/diagnostics.js.map +1 -1
  131. package/lib/services/dns-firewall.d.ts +48 -19
  132. package/lib/services/dns-firewall.d.ts.map +1 -1
  133. package/lib/services/dns-firewall.js +75 -48
  134. package/lib/services/dns-firewall.js.map +1 -1
  135. package/lib/services/dns.d.ts +206 -87
  136. package/lib/services/dns.d.ts.map +1 -1
  137. package/lib/services/dns.js +335 -219
  138. package/lib/services/dns.js.map +1 -1
  139. package/lib/services/durable-objects.d.ts +44 -13
  140. package/lib/services/durable-objects.d.ts.map +1 -1
  141. package/lib/services/durable-objects.js +56 -19
  142. package/lib/services/durable-objects.js.map +1 -1
  143. package/lib/services/email-routing.d.ts +90 -34
  144. package/lib/services/email-routing.d.ts.map +1 -1
  145. package/lib/services/email-routing.js +133 -80
  146. package/lib/services/email-routing.js.map +1 -1
  147. package/lib/services/email-security.d.ts +439 -181
  148. package/lib/services/email-security.d.ts.map +1 -1
  149. package/lib/services/email-security.js +753 -557
  150. package/lib/services/email-security.js.map +1 -1
  151. package/lib/services/filters.d.ts +64 -24
  152. package/lib/services/filters.d.ts.map +1 -1
  153. package/lib/services/filters.js +61 -28
  154. package/lib/services/filters.js.map +1 -1
  155. package/lib/services/firewall.d.ts +455 -183
  156. package/lib/services/firewall.d.ts.map +1 -1
  157. package/lib/services/firewall.js +777 -574
  158. package/lib/services/firewall.js.map +1 -1
  159. package/lib/services/healthchecks.d.ts +76 -33
  160. package/lib/services/healthchecks.d.ts.map +1 -1
  161. package/lib/services/healthchecks.js +129 -100
  162. package/lib/services/healthchecks.js.map +1 -1
  163. package/lib/services/hostnames.d.ts +20 -8
  164. package/lib/services/hostnames.d.ts.map +1 -1
  165. package/lib/services/hostnames.js +32 -21
  166. package/lib/services/hostnames.js.map +1 -1
  167. package/lib/services/hyperdrive.d.ts.map +1 -1
  168. package/lib/services/hyperdrive.js +10 -9
  169. package/lib/services/hyperdrive.js.map +1 -1
  170. package/lib/services/iam.d.ts +162 -59
  171. package/lib/services/iam.d.ts.map +1 -1
  172. package/lib/services/iam.js +219 -119
  173. package/lib/services/iam.js.map +1 -1
  174. package/lib/services/images.d.ts +36 -12
  175. package/lib/services/images.d.ts.map +1 -1
  176. package/lib/services/images.js +59 -32
  177. package/lib/services/images.js.map +1 -1
  178. package/lib/services/intel.d.ts +159 -62
  179. package/lib/services/intel.d.ts.map +1 -1
  180. package/lib/services/intel.js +238 -151
  181. package/lib/services/intel.js.map +1 -1
  182. package/lib/services/ips.d.ts.map +1 -1
  183. package/lib/services/ips.js +1 -1
  184. package/lib/services/ips.js.map +1 -1
  185. package/lib/services/keyless-certificates.d.ts +36 -16
  186. package/lib/services/keyless-certificates.d.ts.map +1 -1
  187. package/lib/services/keyless-certificates.js +50 -37
  188. package/lib/services/keyless-certificates.js.map +1 -1
  189. package/lib/services/kv.d.ts +42 -12
  190. package/lib/services/kv.d.ts.map +1 -1
  191. package/lib/services/kv.js +87 -36
  192. package/lib/services/kv.js.map +1 -1
  193. package/lib/services/leaked-credential-checks.d.ts +16 -6
  194. package/lib/services/leaked-credential-checks.d.ts.map +1 -1
  195. package/lib/services/leaked-credential-checks.js +20 -12
  196. package/lib/services/leaked-credential-checks.js.map +1 -1
  197. package/lib/services/load-balancers.d.ts +373 -167
  198. package/lib/services/load-balancers.d.ts.map +1 -1
  199. package/lib/services/load-balancers.js +603 -490
  200. package/lib/services/load-balancers.js.map +1 -1
  201. package/lib/services/logpush.d.ts.map +1 -1
  202. package/lib/services/logpush.js +23 -15
  203. package/lib/services/logpush.js.map +1 -1
  204. package/lib/services/logs.d.ts.map +1 -1
  205. package/lib/services/logs.js +11 -7
  206. package/lib/services/logs.js.map +1 -1
  207. package/lib/services/magic-cloud-networking.d.ts +542 -249
  208. package/lib/services/magic-cloud-networking.d.ts.map +1 -1
  209. package/lib/services/magic-cloud-networking.js +890 -804
  210. package/lib/services/magic-cloud-networking.js.map +1 -1
  211. package/lib/services/magic-network-monitoring.d.ts.map +1 -1
  212. package/lib/services/magic-network-monitoring.js +44 -22
  213. package/lib/services/magic-network-monitoring.js.map +1 -1
  214. package/lib/services/magic-transit.d.ts +432 -196
  215. package/lib/services/magic-transit.d.ts.map +1 -1
  216. package/lib/services/magic-transit.js +730 -566
  217. package/lib/services/magic-transit.js.map +1 -1
  218. package/lib/services/managed-transforms.d.ts.map +1 -1
  219. package/lib/services/managed-transforms.js +8 -4
  220. package/lib/services/managed-transforms.js.map +1 -1
  221. package/lib/services/memberships.d.ts +54 -22
  222. package/lib/services/memberships.d.ts.map +1 -1
  223. package/lib/services/memberships.js +79 -53
  224. package/lib/services/memberships.js.map +1 -1
  225. package/lib/services/mtls-certificates.d.ts +41 -17
  226. package/lib/services/mtls-certificates.d.ts.map +1 -1
  227. package/lib/services/mtls-certificates.js +52 -33
  228. package/lib/services/mtls-certificates.js.map +1 -1
  229. package/lib/services/organizations.d.ts +56 -25
  230. package/lib/services/organizations.d.ts.map +1 -1
  231. package/lib/services/organizations.js +74 -59
  232. package/lib/services/organizations.js.map +1 -1
  233. package/lib/services/origin-ca-certificates.d.ts +30 -10
  234. package/lib/services/origin-ca-certificates.d.ts.map +1 -1
  235. package/lib/services/origin-ca-certificates.js +62 -35
  236. package/lib/services/origin-ca-certificates.js.map +1 -1
  237. package/lib/services/origin-post-quantum-encryption.d.ts.map +1 -1
  238. package/lib/services/origin-post-quantum-encryption.js +8 -4
  239. package/lib/services/origin-post-quantum-encryption.js.map +1 -1
  240. package/lib/services/origin-tls-client-auth.d.ts +60 -25
  241. package/lib/services/origin-tls-client-auth.d.ts.map +1 -1
  242. package/lib/services/origin-tls-client-auth.js +94 -60
  243. package/lib/services/origin-tls-client-auth.js.map +1 -1
  244. package/lib/services/page-rules.d.ts.map +1 -1
  245. package/lib/services/page-rules.js +18 -10
  246. package/lib/services/page-rules.js.map +1 -1
  247. package/lib/services/page-shield.d.ts +145 -66
  248. package/lib/services/page-shield.d.ts.map +1 -1
  249. package/lib/services/page-shield.js +166 -130
  250. package/lib/services/page-shield.js.map +1 -1
  251. package/lib/services/pages.d.ts +520 -225
  252. package/lib/services/pages.d.ts.map +1 -1
  253. package/lib/services/pages.js +643 -567
  254. package/lib/services/pages.js.map +1 -1
  255. package/lib/services/pipelines.d.ts +461 -206
  256. package/lib/services/pipelines.d.ts.map +1 -1
  257. package/lib/services/pipelines.js +859 -780
  258. package/lib/services/pipelines.js.map +1 -1
  259. package/lib/services/queues.d.ts +177 -80
  260. package/lib/services/queues.d.ts.map +1 -1
  261. package/lib/services/queues.js +233 -177
  262. package/lib/services/queues.js.map +1 -1
  263. package/lib/services/r2-data-catalog.d.ts.map +1 -1
  264. package/lib/services/r2-data-catalog.js +30 -16
  265. package/lib/services/r2-data-catalog.js.map +1 -1
  266. package/lib/services/r2.d.ts +85 -39
  267. package/lib/services/r2.d.ts.map +1 -1
  268. package/lib/services/r2.js +146 -126
  269. package/lib/services/r2.js.map +1 -1
  270. package/lib/services/radar.d.ts +152 -63
  271. package/lib/services/radar.d.ts.map +1 -1
  272. package/lib/services/radar.js +421 -360
  273. package/lib/services/radar.js.map +1 -1
  274. package/lib/services/rate-limits.d.ts +76 -31
  275. package/lib/services/rate-limits.d.ts.map +1 -1
  276. package/lib/services/rate-limits.js +106 -82
  277. package/lib/services/rate-limits.js.map +1 -1
  278. package/lib/services/realtime-kit.d.ts.map +1 -1
  279. package/lib/services/realtime-kit.js +34 -33
  280. package/lib/services/realtime-kit.js.map +1 -1
  281. package/lib/services/registrar.d.ts +75 -35
  282. package/lib/services/registrar.d.ts.map +1 -1
  283. package/lib/services/registrar.js +116 -103
  284. package/lib/services/registrar.js.map +1 -1
  285. package/lib/services/request-tracers.d.ts.map +1 -1
  286. package/lib/services/request-tracers.js +5 -2
  287. package/lib/services/request-tracers.js.map +1 -1
  288. package/lib/services/resource-sharing.d.ts +132 -50
  289. package/lib/services/resource-sharing.d.ts.map +1 -1
  290. package/lib/services/resource-sharing.js +232 -149
  291. package/lib/services/resource-sharing.js.map +1 -1
  292. package/lib/services/rules.d.ts +86 -37
  293. package/lib/services/rules.d.ts.map +1 -1
  294. package/lib/services/rules.js +122 -87
  295. package/lib/services/rules.js.map +1 -1
  296. package/lib/services/rulesets.d.ts +75 -30
  297. package/lib/services/rulesets.d.ts.map +1 -1
  298. package/lib/services/rulesets.js +274 -222
  299. package/lib/services/rulesets.js.map +1 -1
  300. package/lib/services/rum.d.ts +40 -15
  301. package/lib/services/rum.d.ts.map +1 -1
  302. package/lib/services/rum.js +78 -45
  303. package/lib/services/rum.js.map +1 -1
  304. package/lib/services/schema-validation.d.ts +47 -14
  305. package/lib/services/schema-validation.d.ts.map +1 -1
  306. package/lib/services/schema-validation.js +102 -43
  307. package/lib/services/schema-validation.js.map +1 -1
  308. package/lib/services/secrets-store.d.ts +116 -44
  309. package/lib/services/secrets-store.d.ts.map +1 -1
  310. package/lib/services/secrets-store.js +145 -78
  311. package/lib/services/secrets-store.js.map +1 -1
  312. package/lib/services/security-center.d.ts +56 -22
  313. package/lib/services/security-center.d.ts.map +1 -1
  314. package/lib/services/security-center.js +90 -64
  315. package/lib/services/security-center.js.map +1 -1
  316. package/lib/services/security-txt.d.ts.map +1 -1
  317. package/lib/services/security-txt.js +1 -1
  318. package/lib/services/security-txt.js.map +1 -1
  319. package/lib/services/snippets.d.ts +85 -33
  320. package/lib/services/snippets.d.ts.map +1 -1
  321. package/lib/services/snippets.js +106 -63
  322. package/lib/services/snippets.js.map +1 -1
  323. package/lib/services/spectrum.d.ts +58 -24
  324. package/lib/services/spectrum.d.ts.map +1 -1
  325. package/lib/services/spectrum.js +90 -65
  326. package/lib/services/spectrum.js.map +1 -1
  327. package/lib/services/speed.d.ts +47 -17
  328. package/lib/services/speed.d.ts.map +1 -1
  329. package/lib/services/speed.js +51 -24
  330. package/lib/services/speed.js.map +1 -1
  331. package/lib/services/ssl.d.ts +77 -35
  332. package/lib/services/ssl.d.ts.map +1 -1
  333. package/lib/services/ssl.js +146 -123
  334. package/lib/services/ssl.js.map +1 -1
  335. package/lib/services/stream.d.ts +173 -77
  336. package/lib/services/stream.d.ts.map +1 -1
  337. package/lib/services/stream.js +167 -131
  338. package/lib/services/stream.js.map +1 -1
  339. package/lib/services/token-validation.d.ts +203 -88
  340. package/lib/services/token-validation.d.ts.map +1 -1
  341. package/lib/services/token-validation.js +238 -172
  342. package/lib/services/token-validation.js.map +1 -1
  343. package/lib/services/turnstile.d.ts +38 -14
  344. package/lib/services/turnstile.d.ts.map +1 -1
  345. package/lib/services/turnstile.js +72 -41
  346. package/lib/services/turnstile.js.map +1 -1
  347. package/lib/services/url-normalization.d.ts.map +1 -1
  348. package/lib/services/url-normalization.js +2 -2
  349. package/lib/services/url-normalization.js.map +1 -1
  350. package/lib/services/user.d.ts +106 -40
  351. package/lib/services/user.d.ts.map +1 -1
  352. package/lib/services/user.js +156 -89
  353. package/lib/services/user.js.map +1 -1
  354. package/lib/services/vectorize.d.ts +26 -11
  355. package/lib/services/vectorize.d.ts.map +1 -1
  356. package/lib/services/vectorize.js +46 -35
  357. package/lib/services/vectorize.js.map +1 -1
  358. package/lib/services/waiting-rooms.d.ts +244 -104
  359. package/lib/services/waiting-rooms.d.ts.map +1 -1
  360. package/lib/services/waiting-rooms.js +398 -296
  361. package/lib/services/waiting-rooms.js.map +1 -1
  362. package/lib/services/web3.d.ts +26 -11
  363. package/lib/services/web3.d.ts.map +1 -1
  364. package/lib/services/web3.js +62 -43
  365. package/lib/services/web3.js.map +1 -1
  366. package/lib/services/workers-for-platforms.d.ts +323 -153
  367. package/lib/services/workers-for-platforms.d.ts.map +1 -1
  368. package/lib/services/workers-for-platforms.js +331 -288
  369. package/lib/services/workers-for-platforms.js.map +1 -1
  370. package/lib/services/workers.d.ts +601 -272
  371. package/lib/services/workers.d.ts.map +1 -1
  372. package/lib/services/workers.js +771 -633
  373. package/lib/services/workers.js.map +1 -1
  374. package/lib/services/workflows.d.ts +130 -47
  375. package/lib/services/workflows.d.ts.map +1 -1
  376. package/lib/services/workflows.js +190 -107
  377. package/lib/services/workflows.js.map +1 -1
  378. package/lib/services/zaraz.d.ts +20 -8
  379. package/lib/services/zaraz.d.ts.map +1 -1
  380. package/lib/services/zaraz.js +20 -13
  381. package/lib/services/zaraz.js.map +1 -1
  382. package/lib/services/zero-trust.d.ts +5436 -2650
  383. package/lib/services/zero-trust.d.ts.map +1 -1
  384. package/lib/services/zero-trust.js +9008 -7934
  385. package/lib/services/zero-trust.js.map +1 -1
  386. package/lib/services/zones.d.ts +188 -84
  387. package/lib/services/zones.d.ts.map +1 -1
  388. package/lib/services/zones.js +257 -196
  389. package/lib/services/zones.js.map +1 -1
  390. package/package.json +3 -2
  391. package/src/auth.ts +4 -3
  392. package/src/client/api.ts +105 -13
  393. package/src/credentials.ts +253 -12
  394. package/src/errors.ts +17 -1
  395. package/src/sensitive.ts +4 -0
  396. package/src/services/abuse-reports.ts +416 -208
  397. package/src/services/accounts.ts +511 -306
  398. package/src/services/acm.ts +22 -14
  399. package/src/services/addressing.ts +865 -550
  400. package/src/services/ai-gateway.ts +1148 -710
  401. package/src/services/ai.ts +265 -91
  402. package/src/services/aisearch.ts +1460 -995
  403. package/src/services/alerting.ts +1027 -671
  404. package/src/services/api-gateway.ts +1628 -1129
  405. package/src/services/argo.ts +48 -32
  406. package/src/services/billing.ts +47 -43
  407. package/src/services/bot-management.ts +6 -2
  408. package/src/services/botnet-feed.ts +28 -16
  409. package/src/services/brand-protection.ts +28 -6
  410. package/src/services/browser-rendering.ts +23 -10
  411. package/src/services/cache.ts +147 -97
  412. package/src/services/calls.ts +107 -42
  413. package/src/services/certificate-authorities.ts +6 -2
  414. package/src/services/client-certificates.ts +270 -173
  415. package/src/services/cloud-connector.ts +149 -82
  416. package/src/services/cloudforce-one.ts +515 -287
  417. package/src/services/connectivity.ts +184 -107
  418. package/src/services/content-scanning.ts +115 -42
  419. package/src/services/custom-certificates.ts +200 -121
  420. package/src/services/custom-hostnames.ts +583 -395
  421. package/src/services/custom-nameservers.ts +98 -45
  422. package/src/services/custom-pages.ts +109 -62
  423. package/src/services/d1.ts +409 -235
  424. package/src/services/dcv-delegation.ts +3 -1
  425. package/src/services/diagnostics.ts +267 -193
  426. package/src/services/dns-firewall.ts +197 -116
  427. package/src/services/dns.ts +916 -536
  428. package/src/services/durable-objects.ts +126 -37
  429. package/src/services/email-routing.ts +375 -181
  430. package/src/services/email-security.ts +1881 -1112
  431. package/src/services/filters.ts +176 -58
  432. package/src/services/firewall.ts +1843 -1011
  433. package/src/services/healthchecks.ts +374 -258
  434. package/src/services/hostnames.ts +83 -47
  435. package/src/services/hyperdrive.ts +12 -9
  436. package/src/services/iam.ts +560 -259
  437. package/src/services/images.ts +148 -54
  438. package/src/services/intel.ts +677 -373
  439. package/src/services/ips.ts +1 -1
  440. package/src/services/keyless-certificates.ts +139 -92
  441. package/src/services/kv.ts +204 -86
  442. package/src/services/leaked-credential-checks.ts +58 -19
  443. package/src/services/load-balancers.ts +1755 -1200
  444. package/src/services/logpush.ts +100 -72
  445. package/src/services/logs.ts +29 -15
  446. package/src/services/magic-cloud-networking.ts +2453 -1726
  447. package/src/services/magic-network-monitoring.ts +163 -119
  448. package/src/services/magic-transit.ts +2153 -1530
  449. package/src/services/managed-transforms.ts +20 -12
  450. package/src/services/memberships.ts +196 -113
  451. package/src/services/mtls-certificates.ts +158 -88
  452. package/src/services/organizations.ts +185 -121
  453. package/src/services/origin-ca-certificates.ts +130 -64
  454. package/src/services/origin-post-quantum-encryption.ts +24 -16
  455. package/src/services/origin-tls-client-auth.ts +282 -158
  456. package/src/services/page-rules.ts +64 -44
  457. package/src/services/page-shield.ts +492 -316
  458. package/src/services/pages.ts +1612 -1154
  459. package/src/services/pipelines.ts +1735 -1280
  460. package/src/services/queues.ts +617 -419
  461. package/src/services/r2-data-catalog.ts +82 -50
  462. package/src/services/r2.ts +420 -239
  463. package/src/services/radar.ts +1107 -423
  464. package/src/services/rate-limits.ts +254 -152
  465. package/src/services/realtime-kit.ts +34 -33
  466. package/src/services/registrar.ts +262 -167
  467. package/src/services/request-tracers.ts +7 -4
  468. package/src/services/resource-sharing.ts +628 -378
  469. package/src/services/rules.ts +292 -176
  470. package/src/services/rulesets.ts +643 -426
  471. package/src/services/rum.ts +204 -111
  472. package/src/services/schema-validation.ts +240 -104
  473. package/src/services/secrets-store.ts +356 -166
  474. package/src/services/security-center.ts +196 -98
  475. package/src/services/security-txt.ts +2 -0
  476. package/src/services/snippets.ts +259 -117
  477. package/src/services/spectrum.ts +215 -128
  478. package/src/services/speed.ts +144 -46
  479. package/src/services/ssl.ts +420 -293
  480. package/src/services/stream.ts +496 -244
  481. package/src/services/token-validation.ts +583 -343
  482. package/src/services/turnstile.ts +206 -124
  483. package/src/services/url-normalization.ts +6 -2
  484. package/src/services/user.ts +480 -277
  485. package/src/services/vectorize.ts +123 -64
  486. package/src/services/waiting-rooms.ts +1156 -747
  487. package/src/services/web3.ts +178 -113
  488. package/src/services/workers-for-platforms.ts +814 -539
  489. package/src/services/workers.ts +1888 -1227
  490. package/src/services/workflows.ts +453 -205
  491. package/src/services/zaraz.ts +61 -25
  492. package/src/services/zero-trust.ts +17859 -12103
  493. package/src/services/zones.ts +690 -459
@@ -4,6 +4,7 @@
4
4
  * Generated from Cloudflare TypeScript SDK.
5
5
  * DO NOT EDIT - regenerate with: bun scripts/generate.ts --service pipelines
6
6
  */
7
+ import * as stream from "effect/Stream";
7
8
  import * as Schema from "effect/Schema";
8
9
  import type * as HttpClient from "effect/unstable/http/HttpClient";
9
10
  import * as API from "../client/api.ts";
@@ -116,14 +117,14 @@ export interface ListPipelinesRequest {
116
117
  search?: string;
117
118
  }
118
119
  export declare const ListPipelinesRequest: Schema.Schema<ListPipelinesRequest>;
119
- export type ListPipelinesResponse = {
120
+ export interface ListPipelinesResponse {
120
121
  resultInfo?: {
121
122
  count: number;
122
123
  page: number;
123
124
  perPage: number;
124
125
  totalCount: number;
125
126
  } | null;
126
- results?: {
127
+ results: {
127
128
  id: string;
128
129
  destination: {
129
130
  batch: {
@@ -157,9 +158,10 @@ export type ListPipelinesResponse = {
157
158
  type: string;
158
159
  })[];
159
160
  version: number;
160
- }[] | null;
161
- success?: boolean | null;
162
- }[];
161
+ }[];
162
+ /** Indicates whether the API call was successful. */
163
+ success: boolean;
164
+ }
163
165
  export declare const ListPipelinesResponse: Schema.Schema<ListPipelinesResponse>;
164
166
  export type ListPipelinesError = DefaultErrors;
165
167
  export declare const listPipelines: API.OperationMethod<ListPipelinesRequest, ListPipelinesResponse, ListPipelinesError, Credentials | HttpClient.HttpClient>;
@@ -483,112 +485,177 @@ export interface ListSinksRequest {
483
485
  pipelineId?: string;
484
486
  }
485
487
  export declare const ListSinksRequest: Schema.Schema<ListSinksRequest>;
486
- export type ListSinksResponse = {
487
- id: string;
488
- createdAt: string;
489
- modifiedAt: string;
490
- name: string;
491
- type: "r2" | "r2_data_catalog";
492
- config?: {
493
- accountId: string;
494
- bucket: string;
495
- credentials: {
496
- accessKeyId: string;
497
- secretAccessKey: string;
498
- };
499
- fileNaming?: {
500
- prefix?: string | null;
501
- strategy?: "serial" | "uuid" | "uuid_v7" | "ulid" | null;
502
- suffix?: string | null;
503
- } | null;
504
- jurisdiction?: string | null;
505
- partitioning?: {
506
- timePattern?: string | null;
507
- } | null;
508
- path?: string | null;
509
- rollingPolicy?: {
510
- fileSizeBytes?: number | null;
511
- inactivitySeconds?: number | null;
512
- intervalSeconds?: number | null;
513
- } | null;
514
- } | {
515
- token: string;
516
- accountId: string;
517
- bucket: string;
518
- tableName: string;
519
- namespace?: string | null;
520
- rollingPolicy?: {
521
- fileSizeBytes?: number | null;
522
- inactivitySeconds?: number | null;
523
- intervalSeconds?: number | null;
524
- } | null;
525
- } | null;
526
- format?: {
527
- type: "json";
528
- decimalEncoding?: "number" | "string" | "bytes" | null;
529
- timestampFormat?: "rfc3339" | "unix_millis" | null;
530
- unstructured?: boolean | null;
531
- } | {
532
- type: "parquet";
533
- compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
534
- rowGroupBytes?: number | null;
535
- } | null;
536
- schema?: {
537
- fields?: ({
538
- type: "int32";
539
- metadataKey?: string | null;
540
- name?: string | null;
541
- required?: boolean | null;
542
- sqlName?: string | null;
543
- } | {
544
- type: "int64";
545
- metadataKey?: string | null;
546
- name?: string | null;
547
- required?: boolean | null;
548
- sqlName?: string | null;
549
- } | {
550
- type: "float32";
551
- metadataKey?: string | null;
552
- name?: string | null;
553
- required?: boolean | null;
554
- sqlName?: string | null;
555
- } | {
556
- type: "float64";
557
- metadataKey?: string | null;
558
- name?: string | null;
559
- required?: boolean | null;
560
- sqlName?: string | null;
561
- } | {
562
- type: "bool";
563
- metadataKey?: string | null;
564
- name?: string | null;
565
- required?: boolean | null;
566
- sqlName?: string | null;
567
- } | {
568
- type: "string";
569
- metadataKey?: string | null;
570
- name?: string | null;
571
- required?: boolean | null;
572
- sqlName?: string | null;
573
- } | {
574
- type: "binary";
575
- metadataKey?: string | null;
576
- name?: string | null;
577
- required?: boolean | null;
578
- sqlName?: string | null;
579
- } | {
580
- type: "timestamp";
581
- metadataKey?: string | null;
582
- name?: string | null;
583
- required?: boolean | null;
584
- sqlName?: string | null;
585
- unit?: "second" | "millisecond" | "microsecond" | "nanosecond" | null;
488
+ export interface ListSinksResponse {
489
+ result: {
490
+ id: string;
491
+ createdAt: string;
492
+ modifiedAt: string;
493
+ name: string;
494
+ type: "r2" | "r2_data_catalog";
495
+ config?: {
496
+ accountId: string;
497
+ bucket: string;
498
+ credentials: {
499
+ accessKeyId: string;
500
+ secretAccessKey: string;
501
+ };
502
+ fileNaming?: {
503
+ prefix?: string | null;
504
+ strategy?: "serial" | "uuid" | "uuid_v7" | "ulid" | null;
505
+ suffix?: string | null;
506
+ } | null;
507
+ jurisdiction?: string | null;
508
+ partitioning?: {
509
+ timePattern?: string | null;
510
+ } | null;
511
+ path?: string | null;
512
+ rollingPolicy?: {
513
+ fileSizeBytes?: number | null;
514
+ inactivitySeconds?: number | null;
515
+ intervalSeconds?: number | null;
516
+ } | null;
586
517
  } | {
518
+ token: string;
519
+ accountId: string;
520
+ bucket: string;
521
+ tableName: string;
522
+ namespace?: string | null;
523
+ rollingPolicy?: {
524
+ fileSizeBytes?: number | null;
525
+ inactivitySeconds?: number | null;
526
+ intervalSeconds?: number | null;
527
+ } | null;
528
+ } | null;
529
+ format?: {
587
530
  type: "json";
588
531
  decimalEncoding?: "number" | "string" | "bytes" | null;
589
532
  timestampFormat?: "rfc3339" | "unix_millis" | null;
590
533
  unstructured?: boolean | null;
591
- } | unknown)[] | null;
534
+ } | {
535
+ type: "parquet";
536
+ compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
537
+ rowGroupBytes?: number | null;
538
+ } | null;
539
+ schema?: {
540
+ fields?: ({
541
+ type: "int32";
542
+ metadataKey?: string | null;
543
+ name?: string | null;
544
+ required?: boolean | null;
545
+ sqlName?: string | null;
546
+ } | {
547
+ type: "int64";
548
+ metadataKey?: string | null;
549
+ name?: string | null;
550
+ required?: boolean | null;
551
+ sqlName?: string | null;
552
+ } | {
553
+ type: "float32";
554
+ metadataKey?: string | null;
555
+ name?: string | null;
556
+ required?: boolean | null;
557
+ sqlName?: string | null;
558
+ } | {
559
+ type: "float64";
560
+ metadataKey?: string | null;
561
+ name?: string | null;
562
+ required?: boolean | null;
563
+ sqlName?: string | null;
564
+ } | {
565
+ type: "bool";
566
+ metadataKey?: string | null;
567
+ name?: string | null;
568
+ required?: boolean | null;
569
+ sqlName?: string | null;
570
+ } | {
571
+ type: "string";
572
+ metadataKey?: string | null;
573
+ name?: string | null;
574
+ required?: boolean | null;
575
+ sqlName?: string | null;
576
+ } | {
577
+ type: "binary";
578
+ metadataKey?: string | null;
579
+ name?: string | null;
580
+ required?: boolean | null;
581
+ sqlName?: string | null;
582
+ } | {
583
+ type: "timestamp";
584
+ metadataKey?: string | null;
585
+ name?: string | null;
586
+ required?: boolean | null;
587
+ sqlName?: string | null;
588
+ unit?: "second" | "millisecond" | "microsecond" | "nanosecond" | null;
589
+ } | {
590
+ type: "json";
591
+ decimalEncoding?: "number" | "string" | "bytes" | null;
592
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
593
+ unstructured?: boolean | null;
594
+ } | unknown)[] | null;
595
+ format?: {
596
+ type: "json";
597
+ decimalEncoding?: "number" | "string" | "bytes" | null;
598
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
599
+ unstructured?: boolean | null;
600
+ } | {
601
+ type: "parquet";
602
+ compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
603
+ rowGroupBytes?: number | null;
604
+ } | null;
605
+ inferred?: boolean | null;
606
+ } | null;
607
+ }[];
608
+ resultInfo?: {
609
+ count?: number | null;
610
+ page?: number | null;
611
+ perPage?: number | null;
612
+ totalCount?: number | null;
613
+ } | null;
614
+ }
615
+ export declare const ListSinksResponse: Schema.Schema<ListSinksResponse>;
616
+ export type ListSinksError = DefaultErrors;
617
+ export declare const listSinks: API.PaginatedOperationMethod<ListSinksRequest, ListSinksResponse, ListSinksError, Credentials | HttpClient.HttpClient> & {
618
+ pages: (input: ListSinksRequest) => stream.Stream<ListSinksResponse, ListSinksError, Credentials | HttpClient.HttpClient>;
619
+ items: (input: ListSinksRequest) => stream.Stream<{
620
+ id: string;
621
+ createdAt: string;
622
+ modifiedAt: string;
623
+ name: string;
624
+ type: "r2" | "r2_data_catalog";
625
+ config?: {
626
+ accountId: string;
627
+ bucket: string;
628
+ credentials: {
629
+ accessKeyId: string;
630
+ secretAccessKey: string;
631
+ };
632
+ fileNaming?: {
633
+ prefix?: string | null;
634
+ strategy?: "serial" | "uuid" | "uuid_v7" | "ulid" | null;
635
+ suffix?: string | null;
636
+ } | null;
637
+ jurisdiction?: string | null;
638
+ partitioning?: {
639
+ timePattern?: string | null;
640
+ } | null;
641
+ path?: string | null;
642
+ rollingPolicy?: {
643
+ fileSizeBytes?: number | null;
644
+ inactivitySeconds?: number | null;
645
+ intervalSeconds?: number | null;
646
+ } | null;
647
+ } | {
648
+ token: string;
649
+ accountId: string;
650
+ bucket: string;
651
+ tableName: string;
652
+ namespace?: string | null;
653
+ rollingPolicy?: {
654
+ fileSizeBytes?: number | null;
655
+ inactivitySeconds?: number | null;
656
+ intervalSeconds?: number | null;
657
+ } | null;
658
+ } | null;
592
659
  format?: {
593
660
  type: "json";
594
661
  decimalEncoding?: "number" | "string" | "bytes" | null;
@@ -599,12 +666,76 @@ export type ListSinksResponse = {
599
666
  compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
600
667
  rowGroupBytes?: number | null;
601
668
  } | null;
602
- inferred?: boolean | null;
603
- } | null;
604
- }[];
605
- export declare const ListSinksResponse: Schema.Schema<ListSinksResponse>;
606
- export type ListSinksError = DefaultErrors;
607
- export declare const listSinks: API.OperationMethod<ListSinksRequest, ListSinksResponse, ListSinksError, Credentials | HttpClient.HttpClient>;
669
+ schema?: {
670
+ fields?: ({
671
+ type: "int32";
672
+ metadataKey?: string | null;
673
+ name?: string | null;
674
+ required?: boolean | null;
675
+ sqlName?: string | null;
676
+ } | {
677
+ type: "int64";
678
+ metadataKey?: string | null;
679
+ name?: string | null;
680
+ required?: boolean | null;
681
+ sqlName?: string | null;
682
+ } | {
683
+ type: "float32";
684
+ metadataKey?: string | null;
685
+ name?: string | null;
686
+ required?: boolean | null;
687
+ sqlName?: string | null;
688
+ } | {
689
+ type: "float64";
690
+ metadataKey?: string | null;
691
+ name?: string | null;
692
+ required?: boolean | null;
693
+ sqlName?: string | null;
694
+ } | {
695
+ type: "bool";
696
+ metadataKey?: string | null;
697
+ name?: string | null;
698
+ required?: boolean | null;
699
+ sqlName?: string | null;
700
+ } | {
701
+ type: "string";
702
+ metadataKey?: string | null;
703
+ name?: string | null;
704
+ required?: boolean | null;
705
+ sqlName?: string | null;
706
+ } | {
707
+ type: "binary";
708
+ metadataKey?: string | null;
709
+ name?: string | null;
710
+ required?: boolean | null;
711
+ sqlName?: string | null;
712
+ } | {
713
+ type: "timestamp";
714
+ metadataKey?: string | null;
715
+ name?: string | null;
716
+ required?: boolean | null;
717
+ sqlName?: string | null;
718
+ unit?: "second" | "millisecond" | "microsecond" | "nanosecond" | null;
719
+ } | {
720
+ type: "json";
721
+ decimalEncoding?: "number" | "string" | "bytes" | null;
722
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
723
+ unstructured?: boolean | null;
724
+ } | unknown)[] | null;
725
+ format?: {
726
+ type: "json";
727
+ decimalEncoding?: "number" | "string" | "bytes" | null;
728
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
729
+ unstructured?: boolean | null;
730
+ } | {
731
+ type: "parquet";
732
+ compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
733
+ rowGroupBytes?: number | null;
734
+ } | null;
735
+ inferred?: boolean | null;
736
+ } | null;
737
+ }, ListSinksError, Credentials | HttpClient.HttpClient>;
738
+ };
608
739
  export interface CreateSinkRequest {
609
740
  /** Path param: Specifies the public ID of the account. */
610
741
  accountId: string;
@@ -1012,89 +1143,131 @@ export interface ListStreamsRequest {
1012
1143
  pipelineId?: string;
1013
1144
  }
1014
1145
  export declare const ListStreamsRequest: Schema.Schema<ListStreamsRequest>;
1015
- export type ListStreamsResponse = {
1016
- id: string;
1017
- createdAt: string;
1018
- http: {
1019
- authentication: boolean;
1020
- enabled: boolean;
1021
- cors?: {
1022
- origins?: string[] | null;
1023
- } | null;
1024
- };
1025
- modifiedAt: string;
1026
- name: string;
1027
- version: number;
1028
- workerBinding: {
1029
- enabled: boolean;
1030
- };
1031
- endpoint?: string | null;
1032
- format?: {
1033
- type: "json";
1034
- decimalEncoding?: "number" | "string" | "bytes" | null;
1035
- timestampFormat?: "rfc3339" | "unix_millis" | null;
1036
- unstructured?: boolean | null;
1037
- } | {
1038
- type: "parquet";
1039
- compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
1040
- rowGroupBytes?: number | null;
1041
- } | null;
1042
- schema?: {
1043
- fields?: ({
1044
- type: "int32";
1045
- metadataKey?: string | null;
1046
- name?: string | null;
1047
- required?: boolean | null;
1048
- sqlName?: string | null;
1049
- } | {
1050
- type: "int64";
1051
- metadataKey?: string | null;
1052
- name?: string | null;
1053
- required?: boolean | null;
1054
- sqlName?: string | null;
1055
- } | {
1056
- type: "float32";
1057
- metadataKey?: string | null;
1058
- name?: string | null;
1059
- required?: boolean | null;
1060
- sqlName?: string | null;
1061
- } | {
1062
- type: "float64";
1063
- metadataKey?: string | null;
1064
- name?: string | null;
1065
- required?: boolean | null;
1066
- sqlName?: string | null;
1067
- } | {
1068
- type: "bool";
1069
- metadataKey?: string | null;
1070
- name?: string | null;
1071
- required?: boolean | null;
1072
- sqlName?: string | null;
1073
- } | {
1074
- type: "string";
1075
- metadataKey?: string | null;
1076
- name?: string | null;
1077
- required?: boolean | null;
1078
- sqlName?: string | null;
1079
- } | {
1080
- type: "binary";
1081
- metadataKey?: string | null;
1082
- name?: string | null;
1083
- required?: boolean | null;
1084
- sqlName?: string | null;
1085
- } | {
1086
- type: "timestamp";
1087
- metadataKey?: string | null;
1088
- name?: string | null;
1089
- required?: boolean | null;
1090
- sqlName?: string | null;
1091
- unit?: "second" | "millisecond" | "microsecond" | "nanosecond" | null;
1092
- } | {
1146
+ export interface ListStreamsResponse {
1147
+ result: {
1148
+ id: string;
1149
+ createdAt: string;
1150
+ http: {
1151
+ authentication: boolean;
1152
+ enabled: boolean;
1153
+ cors?: {
1154
+ origins?: string[] | null;
1155
+ } | null;
1156
+ };
1157
+ modifiedAt: string;
1158
+ name: string;
1159
+ version: number;
1160
+ workerBinding: {
1161
+ enabled: boolean;
1162
+ };
1163
+ endpoint?: string | null;
1164
+ format?: {
1093
1165
  type: "json";
1094
1166
  decimalEncoding?: "number" | "string" | "bytes" | null;
1095
1167
  timestampFormat?: "rfc3339" | "unix_millis" | null;
1096
1168
  unstructured?: boolean | null;
1097
- } | unknown)[] | null;
1169
+ } | {
1170
+ type: "parquet";
1171
+ compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
1172
+ rowGroupBytes?: number | null;
1173
+ } | null;
1174
+ schema?: {
1175
+ fields?: ({
1176
+ type: "int32";
1177
+ metadataKey?: string | null;
1178
+ name?: string | null;
1179
+ required?: boolean | null;
1180
+ sqlName?: string | null;
1181
+ } | {
1182
+ type: "int64";
1183
+ metadataKey?: string | null;
1184
+ name?: string | null;
1185
+ required?: boolean | null;
1186
+ sqlName?: string | null;
1187
+ } | {
1188
+ type: "float32";
1189
+ metadataKey?: string | null;
1190
+ name?: string | null;
1191
+ required?: boolean | null;
1192
+ sqlName?: string | null;
1193
+ } | {
1194
+ type: "float64";
1195
+ metadataKey?: string | null;
1196
+ name?: string | null;
1197
+ required?: boolean | null;
1198
+ sqlName?: string | null;
1199
+ } | {
1200
+ type: "bool";
1201
+ metadataKey?: string | null;
1202
+ name?: string | null;
1203
+ required?: boolean | null;
1204
+ sqlName?: string | null;
1205
+ } | {
1206
+ type: "string";
1207
+ metadataKey?: string | null;
1208
+ name?: string | null;
1209
+ required?: boolean | null;
1210
+ sqlName?: string | null;
1211
+ } | {
1212
+ type: "binary";
1213
+ metadataKey?: string | null;
1214
+ name?: string | null;
1215
+ required?: boolean | null;
1216
+ sqlName?: string | null;
1217
+ } | {
1218
+ type: "timestamp";
1219
+ metadataKey?: string | null;
1220
+ name?: string | null;
1221
+ required?: boolean | null;
1222
+ sqlName?: string | null;
1223
+ unit?: "second" | "millisecond" | "microsecond" | "nanosecond" | null;
1224
+ } | {
1225
+ type: "json";
1226
+ decimalEncoding?: "number" | "string" | "bytes" | null;
1227
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
1228
+ unstructured?: boolean | null;
1229
+ } | unknown)[] | null;
1230
+ format?: {
1231
+ type: "json";
1232
+ decimalEncoding?: "number" | "string" | "bytes" | null;
1233
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
1234
+ unstructured?: boolean | null;
1235
+ } | {
1236
+ type: "parquet";
1237
+ compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
1238
+ rowGroupBytes?: number | null;
1239
+ } | null;
1240
+ inferred?: boolean | null;
1241
+ } | null;
1242
+ }[];
1243
+ resultInfo?: {
1244
+ count?: number | null;
1245
+ page?: number | null;
1246
+ perPage?: number | null;
1247
+ totalCount?: number | null;
1248
+ } | null;
1249
+ }
1250
+ export declare const ListStreamsResponse: Schema.Schema<ListStreamsResponse>;
1251
+ export type ListStreamsError = DefaultErrors;
1252
+ export declare const listStreams: API.PaginatedOperationMethod<ListStreamsRequest, ListStreamsResponse, ListStreamsError, Credentials | HttpClient.HttpClient> & {
1253
+ pages: (input: ListStreamsRequest) => stream.Stream<ListStreamsResponse, ListStreamsError, Credentials | HttpClient.HttpClient>;
1254
+ items: (input: ListStreamsRequest) => stream.Stream<{
1255
+ id: string;
1256
+ createdAt: string;
1257
+ http: {
1258
+ authentication: boolean;
1259
+ enabled: boolean;
1260
+ cors?: {
1261
+ origins?: string[] | null;
1262
+ } | null;
1263
+ };
1264
+ modifiedAt: string;
1265
+ name: string;
1266
+ version: number;
1267
+ workerBinding: {
1268
+ enabled: boolean;
1269
+ };
1270
+ endpoint?: string | null;
1098
1271
  format?: {
1099
1272
  type: "json";
1100
1273
  decimalEncoding?: "number" | "string" | "bytes" | null;
@@ -1105,12 +1278,76 @@ export type ListStreamsResponse = {
1105
1278
  compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
1106
1279
  rowGroupBytes?: number | null;
1107
1280
  } | null;
1108
- inferred?: boolean | null;
1109
- } | null;
1110
- }[];
1111
- export declare const ListStreamsResponse: Schema.Schema<ListStreamsResponse>;
1112
- export type ListStreamsError = DefaultErrors;
1113
- export declare const listStreams: API.OperationMethod<ListStreamsRequest, ListStreamsResponse, ListStreamsError, Credentials | HttpClient.HttpClient>;
1281
+ schema?: {
1282
+ fields?: ({
1283
+ type: "int32";
1284
+ metadataKey?: string | null;
1285
+ name?: string | null;
1286
+ required?: boolean | null;
1287
+ sqlName?: string | null;
1288
+ } | {
1289
+ type: "int64";
1290
+ metadataKey?: string | null;
1291
+ name?: string | null;
1292
+ required?: boolean | null;
1293
+ sqlName?: string | null;
1294
+ } | {
1295
+ type: "float32";
1296
+ metadataKey?: string | null;
1297
+ name?: string | null;
1298
+ required?: boolean | null;
1299
+ sqlName?: string | null;
1300
+ } | {
1301
+ type: "float64";
1302
+ metadataKey?: string | null;
1303
+ name?: string | null;
1304
+ required?: boolean | null;
1305
+ sqlName?: string | null;
1306
+ } | {
1307
+ type: "bool";
1308
+ metadataKey?: string | null;
1309
+ name?: string | null;
1310
+ required?: boolean | null;
1311
+ sqlName?: string | null;
1312
+ } | {
1313
+ type: "string";
1314
+ metadataKey?: string | null;
1315
+ name?: string | null;
1316
+ required?: boolean | null;
1317
+ sqlName?: string | null;
1318
+ } | {
1319
+ type: "binary";
1320
+ metadataKey?: string | null;
1321
+ name?: string | null;
1322
+ required?: boolean | null;
1323
+ sqlName?: string | null;
1324
+ } | {
1325
+ type: "timestamp";
1326
+ metadataKey?: string | null;
1327
+ name?: string | null;
1328
+ required?: boolean | null;
1329
+ sqlName?: string | null;
1330
+ unit?: "second" | "millisecond" | "microsecond" | "nanosecond" | null;
1331
+ } | {
1332
+ type: "json";
1333
+ decimalEncoding?: "number" | "string" | "bytes" | null;
1334
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
1335
+ unstructured?: boolean | null;
1336
+ } | unknown)[] | null;
1337
+ format?: {
1338
+ type: "json";
1339
+ decimalEncoding?: "number" | "string" | "bytes" | null;
1340
+ timestampFormat?: "rfc3339" | "unix_millis" | null;
1341
+ unstructured?: boolean | null;
1342
+ } | {
1343
+ type: "parquet";
1344
+ compression?: "uncompressed" | "snappy" | "gzip" | "zstd" | "lz4" | null;
1345
+ rowGroupBytes?: number | null;
1346
+ } | null;
1347
+ inferred?: boolean | null;
1348
+ } | null;
1349
+ }, ListStreamsError, Credentials | HttpClient.HttpClient>;
1350
+ };
1114
1351
  export interface CreateStreamRequest {
1115
1352
  /** Path param: Specifies the public ID of the account. */
1116
1353
  accountId: string;
@@ -1412,17 +1649,35 @@ export interface ListV1PipelineRequest {
1412
1649
  accountId: string;
1413
1650
  }
1414
1651
  export declare const ListV1PipelineRequest: Schema.Schema<ListV1PipelineRequest>;
1415
- export type ListV1PipelineResponse = {
1416
- id: string;
1417
- createdAt: string;
1418
- modifiedAt: string;
1419
- name: string;
1420
- sql: string;
1421
- status: string;
1422
- }[];
1652
+ export interface ListV1PipelineResponse {
1653
+ result: {
1654
+ id: string;
1655
+ createdAt: string;
1656
+ modifiedAt: string;
1657
+ name: string;
1658
+ sql: string;
1659
+ status: string;
1660
+ }[];
1661
+ resultInfo?: {
1662
+ count?: number | null;
1663
+ page?: number | null;
1664
+ perPage?: number | null;
1665
+ totalCount?: number | null;
1666
+ } | null;
1667
+ }
1423
1668
  export declare const ListV1PipelineResponse: Schema.Schema<ListV1PipelineResponse>;
1424
1669
  export type ListV1PipelineError = DefaultErrors;
1425
- export declare const listV1Pipeline: API.OperationMethod<ListV1PipelineRequest, ListV1PipelineResponse, ListV1PipelineError, Credentials | HttpClient.HttpClient>;
1670
+ export declare const listV1Pipeline: API.PaginatedOperationMethod<ListV1PipelineRequest, ListV1PipelineResponse, ListV1PipelineError, Credentials | HttpClient.HttpClient> & {
1671
+ pages: (input: ListV1PipelineRequest) => stream.Stream<ListV1PipelineResponse, ListV1PipelineError, Credentials | HttpClient.HttpClient>;
1672
+ items: (input: ListV1PipelineRequest) => stream.Stream<{
1673
+ id: string;
1674
+ createdAt: string;
1675
+ modifiedAt: string;
1676
+ name: string;
1677
+ sql: string;
1678
+ status: string;
1679
+ }, ListV1PipelineError, Credentials | HttpClient.HttpClient>;
1680
+ };
1426
1681
  export interface CreateV1PipelineRequest {
1427
1682
  /** Path param: Specifies the public ID of the account. */
1428
1683
  accountId: string;