@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 pages
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";
@@ -248,38 +249,187 @@ export interface ListProjectsRequest {
248
249
  accountId: string;
249
250
  }
250
251
  export declare const ListProjectsRequest: Schema.Schema<ListProjectsRequest>;
251
- export type ListProjectsResponse = {
252
- id: string;
253
- canonicalDeployment: {
252
+ export interface ListProjectsResponse {
253
+ result: {
254
254
  id: string;
255
- aliases: string[] | null;
256
- buildConfig: {
255
+ canonicalDeployment: {
256
+ id: string;
257
+ aliases: string[] | null;
258
+ buildConfig: {
259
+ webAnalyticsTag: string | null;
260
+ webAnalyticsToken: string | null;
261
+ buildCaching?: boolean | null;
262
+ buildCommand?: string | null;
263
+ destinationDir?: string | null;
264
+ rootDir?: string | null;
265
+ };
266
+ createdOn: string;
267
+ deploymentTrigger: {
268
+ metadata: {
269
+ branch: string;
270
+ commitDirty: boolean;
271
+ commitHash: string;
272
+ commitMessage: string;
273
+ };
274
+ type: "github:push" | "ad_hoc" | "deploy_hook";
275
+ };
276
+ envVars: Record<string, unknown> | null;
277
+ environment: "preview" | "production";
278
+ isSkipped: boolean;
279
+ latestStage: unknown;
280
+ modifiedOn: string;
281
+ projectId: string;
282
+ projectName: string;
283
+ shortId: string;
284
+ source: {
285
+ config: {
286
+ deploymentsEnabled?: boolean | null;
287
+ owner?: string | null;
288
+ ownerId?: string | null;
289
+ pathExcludes?: string[] | null;
290
+ pathIncludes?: string[] | null;
291
+ prCommentsEnabled?: boolean | null;
292
+ previewBranchExcludes?: string[] | null;
293
+ previewBranchIncludes?: string[] | null;
294
+ previewDeploymentSetting?: "all" | "none" | "custom" | null;
295
+ productionBranch?: string | null;
296
+ productionDeploymentsEnabled?: boolean | null;
297
+ repoId?: string | null;
298
+ repoName?: string | null;
299
+ };
300
+ type: "github" | "gitlab";
301
+ };
302
+ stages: unknown[];
303
+ url: string;
304
+ usesFunctions?: boolean | null;
305
+ } | null;
306
+ createdOn: string;
307
+ deploymentConfigs: {
308
+ preview: {
309
+ aiBindings?: Record<string, unknown> | null;
310
+ alwaysUseLatestCompatibilityDate?: boolean | null;
311
+ analyticsEngineDatasets?: Record<string, unknown> | null;
312
+ browsers?: Record<string, unknown> | null;
313
+ buildImageMajorVersion?: number | null;
314
+ compatibilityDate?: string | null;
315
+ compatibilityFlags?: string[] | null;
316
+ d1Databases?: Record<string, unknown> | null;
317
+ durableObjectNamespaces?: Record<string, unknown> | null;
318
+ envVars?: Record<string, unknown> | null;
319
+ failOpen?: boolean | null;
320
+ hyperdriveBindings?: Record<string, unknown> | null;
321
+ kvNamespaces?: Record<string, unknown> | null;
322
+ limits?: {
323
+ cpuMs: number;
324
+ } | null;
325
+ mtlsCertificates?: Record<string, unknown> | null;
326
+ placement?: {
327
+ mode: string;
328
+ } | null;
329
+ queueProducers?: Record<string, unknown> | null;
330
+ r2Buckets?: Record<string, unknown> | null;
331
+ services?: Record<string, unknown> | null;
332
+ usageModel?: "standard" | "bundled" | "unbound" | null;
333
+ vectorizeBindings?: Record<string, unknown> | null;
334
+ wranglerConfigHash?: string | null;
335
+ };
336
+ production: {
337
+ aiBindings?: Record<string, unknown> | null;
338
+ alwaysUseLatestCompatibilityDate?: boolean | null;
339
+ analyticsEngineDatasets?: Record<string, unknown> | null;
340
+ browsers?: Record<string, unknown> | null;
341
+ buildImageMajorVersion?: number | null;
342
+ compatibilityDate?: string | null;
343
+ compatibilityFlags?: string[] | null;
344
+ d1Databases?: Record<string, unknown> | null;
345
+ durableObjectNamespaces?: Record<string, unknown> | null;
346
+ envVars?: Record<string, unknown> | null;
347
+ failOpen?: boolean | null;
348
+ hyperdriveBindings?: Record<string, unknown> | null;
349
+ kvNamespaces?: Record<string, unknown> | null;
350
+ limits?: {
351
+ cpuMs: number;
352
+ } | null;
353
+ mtlsCertificates?: Record<string, unknown> | null;
354
+ placement?: {
355
+ mode: string;
356
+ } | null;
357
+ queueProducers?: Record<string, unknown> | null;
358
+ r2Buckets?: Record<string, unknown> | null;
359
+ services?: Record<string, unknown> | null;
360
+ usageModel?: "standard" | "bundled" | "unbound" | null;
361
+ vectorizeBindings?: Record<string, unknown> | null;
362
+ wranglerConfigHash?: string | null;
363
+ };
364
+ };
365
+ framework: string;
366
+ frameworkVersion: string;
367
+ latestDeployment: {
368
+ id: string;
369
+ aliases: string[] | null;
370
+ buildConfig: {
371
+ webAnalyticsTag: string | null;
372
+ webAnalyticsToken: string | null;
373
+ buildCaching?: boolean | null;
374
+ buildCommand?: string | null;
375
+ destinationDir?: string | null;
376
+ rootDir?: string | null;
377
+ };
378
+ createdOn: string;
379
+ deploymentTrigger: {
380
+ metadata: {
381
+ branch: string;
382
+ commitDirty: boolean;
383
+ commitHash: string;
384
+ commitMessage: string;
385
+ };
386
+ type: "github:push" | "ad_hoc" | "deploy_hook";
387
+ };
388
+ envVars: Record<string, unknown> | null;
389
+ environment: "preview" | "production";
390
+ isSkipped: boolean;
391
+ latestStage: unknown;
392
+ modifiedOn: string;
393
+ projectId: string;
394
+ projectName: string;
395
+ shortId: string;
396
+ source: {
397
+ config: {
398
+ deploymentsEnabled?: boolean | null;
399
+ owner?: string | null;
400
+ ownerId?: string | null;
401
+ pathExcludes?: string[] | null;
402
+ pathIncludes?: string[] | null;
403
+ prCommentsEnabled?: boolean | null;
404
+ previewBranchExcludes?: string[] | null;
405
+ previewBranchIncludes?: string[] | null;
406
+ previewDeploymentSetting?: "all" | "none" | "custom" | null;
407
+ productionBranch?: string | null;
408
+ productionDeploymentsEnabled?: boolean | null;
409
+ repoId?: string | null;
410
+ repoName?: string | null;
411
+ };
412
+ type: "github" | "gitlab";
413
+ };
414
+ stages: unknown[];
415
+ url: string;
416
+ usesFunctions?: boolean | null;
417
+ } | null;
418
+ name: string;
419
+ previewScriptName: string;
420
+ productionBranch: string;
421
+ productionScriptName: string;
422
+ usesFunctions: boolean | null;
423
+ buildConfig?: {
257
424
  webAnalyticsTag: string | null;
258
425
  webAnalyticsToken: string | null;
259
426
  buildCaching?: boolean | null;
260
427
  buildCommand?: string | null;
261
428
  destinationDir?: string | null;
262
429
  rootDir?: string | null;
263
- };
264
- createdOn: string;
265
- deploymentTrigger: {
266
- metadata: {
267
- branch: string;
268
- commitDirty: boolean;
269
- commitHash: string;
270
- commitMessage: string;
271
- };
272
- type: "github:push" | "ad_hoc" | "deploy_hook";
273
- };
274
- envVars: Record<string, unknown> | null;
275
- environment: "preview" | "production";
276
- isSkipped: boolean;
277
- latestStage: unknown;
278
- modifiedOn: string;
279
- projectId: string;
280
- projectName: string;
281
- shortId: string;
282
- source: {
430
+ } | null;
431
+ domains?: string[] | null;
432
+ source?: {
283
433
  config: {
284
434
  deploymentsEnabled?: boolean | null;
285
435
  owner?: string | null;
@@ -296,102 +446,200 @@ export type ListProjectsResponse = {
296
446
  repoName?: string | null;
297
447
  };
298
448
  type: "github" | "gitlab";
299
- };
300
- stages: unknown[];
301
- url: string;
302
- usesFunctions?: boolean | null;
303
- } | null;
304
- createdOn: string;
305
- deploymentConfigs: {
306
- preview: {
307
- aiBindings?: Record<string, unknown> | null;
308
- alwaysUseLatestCompatibilityDate?: boolean | null;
309
- analyticsEngineDatasets?: Record<string, unknown> | null;
310
- browsers?: Record<string, unknown> | null;
311
- buildImageMajorVersion?: number | null;
312
- compatibilityDate?: string | null;
313
- compatibilityFlags?: string[] | null;
314
- d1Databases?: Record<string, unknown> | null;
315
- durableObjectNamespaces?: Record<string, unknown> | null;
316
- envVars?: Record<string, unknown> | null;
317
- failOpen?: boolean | null;
318
- hyperdriveBindings?: Record<string, unknown> | null;
319
- kvNamespaces?: Record<string, unknown> | null;
320
- limits?: {
321
- cpuMs: number;
322
- } | null;
323
- mtlsCertificates?: Record<string, unknown> | null;
324
- placement?: {
325
- mode: string;
326
- } | null;
327
- queueProducers?: Record<string, unknown> | null;
328
- r2Buckets?: Record<string, unknown> | null;
329
- services?: Record<string, unknown> | null;
330
- usageModel?: "standard" | "bundled" | "unbound" | null;
331
- vectorizeBindings?: Record<string, unknown> | null;
332
- wranglerConfigHash?: string | null;
333
- };
334
- production: {
335
- aiBindings?: Record<string, unknown> | null;
336
- alwaysUseLatestCompatibilityDate?: boolean | null;
337
- analyticsEngineDatasets?: Record<string, unknown> | null;
338
- browsers?: Record<string, unknown> | null;
339
- buildImageMajorVersion?: number | null;
340
- compatibilityDate?: string | null;
341
- compatibilityFlags?: string[] | null;
342
- d1Databases?: Record<string, unknown> | null;
343
- durableObjectNamespaces?: Record<string, unknown> | null;
344
- envVars?: Record<string, unknown> | null;
345
- failOpen?: boolean | null;
346
- hyperdriveBindings?: Record<string, unknown> | null;
347
- kvNamespaces?: Record<string, unknown> | null;
348
- limits?: {
349
- cpuMs: number;
350
- } | null;
351
- mtlsCertificates?: Record<string, unknown> | null;
352
- placement?: {
353
- mode: string;
354
- } | null;
355
- queueProducers?: Record<string, unknown> | null;
356
- r2Buckets?: Record<string, unknown> | null;
357
- services?: Record<string, unknown> | null;
358
- usageModel?: "standard" | "bundled" | "unbound" | null;
359
- vectorizeBindings?: Record<string, unknown> | null;
360
- wranglerConfigHash?: string | null;
361
- };
449
+ } | null;
450
+ subdomain?: string | null;
451
+ }[];
452
+ resultInfo: {
453
+ count?: number | null;
454
+ page?: number | null;
455
+ perPage?: number | null;
456
+ totalCount?: number | null;
362
457
  };
363
- framework: string;
364
- frameworkVersion: string;
365
- latestDeployment: {
458
+ }
459
+ export declare const ListProjectsResponse: Schema.Schema<ListProjectsResponse>;
460
+ export type ListProjectsError = DefaultErrors;
461
+ export declare const listProjects: API.PaginatedOperationMethod<ListProjectsRequest, ListProjectsResponse, ListProjectsError, Credentials | HttpClient.HttpClient> & {
462
+ pages: (input: ListProjectsRequest) => stream.Stream<ListProjectsResponse, ListProjectsError, Credentials | HttpClient.HttpClient>;
463
+ items: (input: ListProjectsRequest) => stream.Stream<{
366
464
  id: string;
367
- aliases: string[] | null;
368
- buildConfig: {
465
+ canonicalDeployment: {
466
+ id: string;
467
+ aliases: string[] | null;
468
+ buildConfig: {
469
+ webAnalyticsTag: string | null;
470
+ webAnalyticsToken: string | null;
471
+ buildCaching?: boolean | null;
472
+ buildCommand?: string | null;
473
+ destinationDir?: string | null;
474
+ rootDir?: string | null;
475
+ };
476
+ createdOn: string;
477
+ deploymentTrigger: {
478
+ metadata: {
479
+ branch: string;
480
+ commitDirty: boolean;
481
+ commitHash: string;
482
+ commitMessage: string;
483
+ };
484
+ type: "github:push" | "ad_hoc" | "deploy_hook";
485
+ };
486
+ envVars: Record<string, unknown> | null;
487
+ environment: "preview" | "production";
488
+ isSkipped: boolean;
489
+ latestStage: unknown;
490
+ modifiedOn: string;
491
+ projectId: string;
492
+ projectName: string;
493
+ shortId: string;
494
+ source: {
495
+ config: {
496
+ deploymentsEnabled?: boolean | null;
497
+ owner?: string | null;
498
+ ownerId?: string | null;
499
+ pathExcludes?: string[] | null;
500
+ pathIncludes?: string[] | null;
501
+ prCommentsEnabled?: boolean | null;
502
+ previewBranchExcludes?: string[] | null;
503
+ previewBranchIncludes?: string[] | null;
504
+ previewDeploymentSetting?: "all" | "none" | "custom" | null;
505
+ productionBranch?: string | null;
506
+ productionDeploymentsEnabled?: boolean | null;
507
+ repoId?: string | null;
508
+ repoName?: string | null;
509
+ };
510
+ type: "github" | "gitlab";
511
+ };
512
+ stages: unknown[];
513
+ url: string;
514
+ usesFunctions?: boolean | null;
515
+ } | null;
516
+ createdOn: string;
517
+ deploymentConfigs: {
518
+ preview: {
519
+ aiBindings?: Record<string, unknown> | null;
520
+ alwaysUseLatestCompatibilityDate?: boolean | null;
521
+ analyticsEngineDatasets?: Record<string, unknown> | null;
522
+ browsers?: Record<string, unknown> | null;
523
+ buildImageMajorVersion?: number | null;
524
+ compatibilityDate?: string | null;
525
+ compatibilityFlags?: string[] | null;
526
+ d1Databases?: Record<string, unknown> | null;
527
+ durableObjectNamespaces?: Record<string, unknown> | null;
528
+ envVars?: Record<string, unknown> | null;
529
+ failOpen?: boolean | null;
530
+ hyperdriveBindings?: Record<string, unknown> | null;
531
+ kvNamespaces?: Record<string, unknown> | null;
532
+ limits?: {
533
+ cpuMs: number;
534
+ } | null;
535
+ mtlsCertificates?: Record<string, unknown> | null;
536
+ placement?: {
537
+ mode: string;
538
+ } | null;
539
+ queueProducers?: Record<string, unknown> | null;
540
+ r2Buckets?: Record<string, unknown> | null;
541
+ services?: Record<string, unknown> | null;
542
+ usageModel?: "standard" | "bundled" | "unbound" | null;
543
+ vectorizeBindings?: Record<string, unknown> | null;
544
+ wranglerConfigHash?: string | null;
545
+ };
546
+ production: {
547
+ aiBindings?: Record<string, unknown> | null;
548
+ alwaysUseLatestCompatibilityDate?: boolean | null;
549
+ analyticsEngineDatasets?: Record<string, unknown> | null;
550
+ browsers?: Record<string, unknown> | null;
551
+ buildImageMajorVersion?: number | null;
552
+ compatibilityDate?: string | null;
553
+ compatibilityFlags?: string[] | null;
554
+ d1Databases?: Record<string, unknown> | null;
555
+ durableObjectNamespaces?: Record<string, unknown> | null;
556
+ envVars?: Record<string, unknown> | null;
557
+ failOpen?: boolean | null;
558
+ hyperdriveBindings?: Record<string, unknown> | null;
559
+ kvNamespaces?: Record<string, unknown> | null;
560
+ limits?: {
561
+ cpuMs: number;
562
+ } | null;
563
+ mtlsCertificates?: Record<string, unknown> | null;
564
+ placement?: {
565
+ mode: string;
566
+ } | null;
567
+ queueProducers?: Record<string, unknown> | null;
568
+ r2Buckets?: Record<string, unknown> | null;
569
+ services?: Record<string, unknown> | null;
570
+ usageModel?: "standard" | "bundled" | "unbound" | null;
571
+ vectorizeBindings?: Record<string, unknown> | null;
572
+ wranglerConfigHash?: string | null;
573
+ };
574
+ };
575
+ framework: string;
576
+ frameworkVersion: string;
577
+ latestDeployment: {
578
+ id: string;
579
+ aliases: string[] | null;
580
+ buildConfig: {
581
+ webAnalyticsTag: string | null;
582
+ webAnalyticsToken: string | null;
583
+ buildCaching?: boolean | null;
584
+ buildCommand?: string | null;
585
+ destinationDir?: string | null;
586
+ rootDir?: string | null;
587
+ };
588
+ createdOn: string;
589
+ deploymentTrigger: {
590
+ metadata: {
591
+ branch: string;
592
+ commitDirty: boolean;
593
+ commitHash: string;
594
+ commitMessage: string;
595
+ };
596
+ type: "github:push" | "ad_hoc" | "deploy_hook";
597
+ };
598
+ envVars: Record<string, unknown> | null;
599
+ environment: "preview" | "production";
600
+ isSkipped: boolean;
601
+ latestStage: unknown;
602
+ modifiedOn: string;
603
+ projectId: string;
604
+ projectName: string;
605
+ shortId: string;
606
+ source: {
607
+ config: {
608
+ deploymentsEnabled?: boolean | null;
609
+ owner?: string | null;
610
+ ownerId?: string | null;
611
+ pathExcludes?: string[] | null;
612
+ pathIncludes?: string[] | null;
613
+ prCommentsEnabled?: boolean | null;
614
+ previewBranchExcludes?: string[] | null;
615
+ previewBranchIncludes?: string[] | null;
616
+ previewDeploymentSetting?: "all" | "none" | "custom" | null;
617
+ productionBranch?: string | null;
618
+ productionDeploymentsEnabled?: boolean | null;
619
+ repoId?: string | null;
620
+ repoName?: string | null;
621
+ };
622
+ type: "github" | "gitlab";
623
+ };
624
+ stages: unknown[];
625
+ url: string;
626
+ usesFunctions?: boolean | null;
627
+ } | null;
628
+ name: string;
629
+ previewScriptName: string;
630
+ productionBranch: string;
631
+ productionScriptName: string;
632
+ usesFunctions: boolean | null;
633
+ buildConfig?: {
369
634
  webAnalyticsTag: string | null;
370
635
  webAnalyticsToken: string | null;
371
636
  buildCaching?: boolean | null;
372
637
  buildCommand?: string | null;
373
638
  destinationDir?: string | null;
374
639
  rootDir?: string | null;
375
- };
376
- createdOn: string;
377
- deploymentTrigger: {
378
- metadata: {
379
- branch: string;
380
- commitDirty: boolean;
381
- commitHash: string;
382
- commitMessage: string;
383
- };
384
- type: "github:push" | "ad_hoc" | "deploy_hook";
385
- };
386
- envVars: Record<string, unknown> | null;
387
- environment: "preview" | "production";
388
- isSkipped: boolean;
389
- latestStage: unknown;
390
- modifiedOn: string;
391
- projectId: string;
392
- projectName: string;
393
- shortId: string;
394
- source: {
640
+ } | null;
641
+ domains?: string[] | null;
642
+ source?: {
395
643
  config: {
396
644
  deploymentsEnabled?: boolean | null;
397
645
  owner?: string | null;
@@ -408,48 +656,10 @@ export type ListProjectsResponse = {
408
656
  repoName?: string | null;
409
657
  };
410
658
  type: "github" | "gitlab";
411
- };
412
- stages: unknown[];
413
- url: string;
414
- usesFunctions?: boolean | null;
415
- } | null;
416
- name: string;
417
- previewScriptName: string;
418
- productionBranch: string;
419
- productionScriptName: string;
420
- usesFunctions: boolean | null;
421
- buildConfig?: {
422
- webAnalyticsTag: string | null;
423
- webAnalyticsToken: string | null;
424
- buildCaching?: boolean | null;
425
- buildCommand?: string | null;
426
- destinationDir?: string | null;
427
- rootDir?: string | null;
428
- } | null;
429
- domains?: string[] | null;
430
- source?: {
431
- config: {
432
- deploymentsEnabled?: boolean | null;
433
- owner?: string | null;
434
- ownerId?: string | null;
435
- pathExcludes?: string[] | null;
436
- pathIncludes?: string[] | null;
437
- prCommentsEnabled?: boolean | null;
438
- previewBranchExcludes?: string[] | null;
439
- previewBranchIncludes?: string[] | null;
440
- previewDeploymentSetting?: "all" | "none" | "custom" | null;
441
- productionBranch?: string | null;
442
- productionDeploymentsEnabled?: boolean | null;
443
- repoId?: string | null;
444
- repoName?: string | null;
445
- };
446
- type: "github" | "gitlab";
447
- } | null;
448
- subdomain?: string | null;
449
- }[];
450
- export declare const ListProjectsResponse: Schema.Schema<ListProjectsResponse>;
451
- export type ListProjectsError = DefaultErrors;
452
- export declare const listProjects: API.OperationMethod<ListProjectsRequest, ListProjectsResponse, ListProjectsError, Credentials | HttpClient.HttpClient>;
659
+ } | null;
660
+ subdomain?: string | null;
661
+ }, ListProjectsError, Credentials | HttpClient.HttpClient>;
662
+ };
453
663
  export interface CreateProjectRequest {
454
664
  /** Path param: Identifier. */
455
665
  accountId: string;
@@ -1175,60 +1385,121 @@ export interface ListProjectDeploymentsRequest {
1175
1385
  env?: "production" | "preview";
1176
1386
  }
1177
1387
  export declare const ListProjectDeploymentsRequest: Schema.Schema<ListProjectDeploymentsRequest>;
1178
- export type ListProjectDeploymentsResponse = {
1179
- id: string;
1180
- aliases: string[] | null;
1181
- buildConfig: {
1182
- webAnalyticsTag: string | null;
1183
- webAnalyticsToken: string | null;
1184
- buildCaching?: boolean | null;
1185
- buildCommand?: string | null;
1186
- destinationDir?: string | null;
1187
- rootDir?: string | null;
1188
- };
1189
- createdOn: string;
1190
- deploymentTrigger: {
1191
- metadata: {
1192
- branch: string;
1193
- commitDirty: boolean;
1194
- commitHash: string;
1195
- commitMessage: string;
1388
+ export interface ListProjectDeploymentsResponse {
1389
+ result: {
1390
+ id: string;
1391
+ aliases: string[] | null;
1392
+ buildConfig: {
1393
+ webAnalyticsTag: string | null;
1394
+ webAnalyticsToken: string | null;
1395
+ buildCaching?: boolean | null;
1396
+ buildCommand?: string | null;
1397
+ destinationDir?: string | null;
1398
+ rootDir?: string | null;
1196
1399
  };
1197
- type: "github:push" | "ad_hoc" | "deploy_hook";
1198
- };
1199
- envVars: Record<string, unknown> | null;
1200
- environment: "preview" | "production";
1201
- isSkipped: boolean;
1202
- latestStage: unknown;
1203
- modifiedOn: string;
1204
- projectId: string;
1205
- projectName: string;
1206
- shortId: string;
1207
- source: {
1208
- config: {
1209
- deploymentsEnabled: boolean;
1210
- owner: string;
1211
- ownerId: string;
1212
- pathExcludes: string[];
1213
- pathIncludes: string[];
1214
- prCommentsEnabled: boolean;
1215
- previewBranchExcludes: string[];
1216
- previewBranchIncludes: string[];
1217
- previewDeploymentSetting: "all" | "none" | "custom";
1218
- productionBranch: string;
1219
- productionDeploymentsEnabled: boolean;
1220
- repoId: string;
1221
- repoName: string;
1400
+ createdOn: string;
1401
+ deploymentTrigger: {
1402
+ metadata: {
1403
+ branch: string;
1404
+ commitDirty: boolean;
1405
+ commitHash: string;
1406
+ commitMessage: string;
1407
+ };
1408
+ type: "github:push" | "ad_hoc" | "deploy_hook";
1222
1409
  };
1223
- type: "github" | "gitlab";
1410
+ envVars: Record<string, unknown> | null;
1411
+ environment: "preview" | "production";
1412
+ isSkipped: boolean;
1413
+ latestStage: unknown;
1414
+ modifiedOn: string;
1415
+ projectId: string;
1416
+ projectName: string;
1417
+ shortId: string;
1418
+ source: {
1419
+ config: {
1420
+ deploymentsEnabled: boolean;
1421
+ owner: string;
1422
+ ownerId: string;
1423
+ pathExcludes: string[];
1424
+ pathIncludes: string[];
1425
+ prCommentsEnabled: boolean;
1426
+ previewBranchExcludes: string[];
1427
+ previewBranchIncludes: string[];
1428
+ previewDeploymentSetting: "all" | "none" | "custom";
1429
+ productionBranch: string;
1430
+ productionDeploymentsEnabled: boolean;
1431
+ repoId: string;
1432
+ repoName: string;
1433
+ };
1434
+ type: "github" | "gitlab";
1435
+ };
1436
+ stages: unknown[];
1437
+ url: string;
1438
+ usesFunctions?: boolean | null;
1439
+ }[];
1440
+ resultInfo: {
1441
+ count?: number | null;
1442
+ page?: number | null;
1443
+ perPage?: number | null;
1444
+ totalCount?: number | null;
1224
1445
  };
1225
- stages: unknown[];
1226
- url: string;
1227
- usesFunctions?: boolean | null;
1228
- }[];
1446
+ }
1229
1447
  export declare const ListProjectDeploymentsResponse: Schema.Schema<ListProjectDeploymentsResponse>;
1230
1448
  export type ListProjectDeploymentsError = DefaultErrors;
1231
- export declare const listProjectDeployments: API.OperationMethod<ListProjectDeploymentsRequest, ListProjectDeploymentsResponse, ListProjectDeploymentsError, Credentials | HttpClient.HttpClient>;
1449
+ export declare const listProjectDeployments: API.PaginatedOperationMethod<ListProjectDeploymentsRequest, ListProjectDeploymentsResponse, ListProjectDeploymentsError, Credentials | HttpClient.HttpClient> & {
1450
+ pages: (input: ListProjectDeploymentsRequest) => stream.Stream<ListProjectDeploymentsResponse, ListProjectDeploymentsError, Credentials | HttpClient.HttpClient>;
1451
+ items: (input: ListProjectDeploymentsRequest) => stream.Stream<{
1452
+ id: string;
1453
+ aliases: string[] | null;
1454
+ buildConfig: {
1455
+ webAnalyticsTag: string | null;
1456
+ webAnalyticsToken: string | null;
1457
+ buildCaching?: boolean | null;
1458
+ buildCommand?: string | null;
1459
+ destinationDir?: string | null;
1460
+ rootDir?: string | null;
1461
+ };
1462
+ createdOn: string;
1463
+ deploymentTrigger: {
1464
+ metadata: {
1465
+ branch: string;
1466
+ commitDirty: boolean;
1467
+ commitHash: string;
1468
+ commitMessage: string;
1469
+ };
1470
+ type: "github:push" | "ad_hoc" | "deploy_hook";
1471
+ };
1472
+ envVars: Record<string, unknown> | null;
1473
+ environment: "preview" | "production";
1474
+ isSkipped: boolean;
1475
+ latestStage: unknown;
1476
+ modifiedOn: string;
1477
+ projectId: string;
1478
+ projectName: string;
1479
+ shortId: string;
1480
+ source: {
1481
+ config: {
1482
+ deploymentsEnabled: boolean;
1483
+ owner: string;
1484
+ ownerId: string;
1485
+ pathExcludes: string[];
1486
+ pathIncludes: string[];
1487
+ prCommentsEnabled: boolean;
1488
+ previewBranchExcludes: string[];
1489
+ previewBranchIncludes: string[];
1490
+ previewDeploymentSetting: "all" | "none" | "custom";
1491
+ productionBranch: string;
1492
+ productionDeploymentsEnabled: boolean;
1493
+ repoId: string;
1494
+ repoName: string;
1495
+ };
1496
+ type: "github" | "gitlab";
1497
+ };
1498
+ stages: unknown[];
1499
+ url: string;
1500
+ usesFunctions?: boolean | null;
1501
+ }, ListProjectDeploymentsError, Credentials | HttpClient.HttpClient>;
1502
+ };
1232
1503
  export interface CreateProjectDeploymentRequest {
1233
1504
  projectName: string;
1234
1505
  /** Path param: Identifier. */
@@ -1554,29 +1825,53 @@ export interface ListProjectDomainsRequest {
1554
1825
  accountId: string;
1555
1826
  }
1556
1827
  export declare const ListProjectDomainsRequest: Schema.Schema<ListProjectDomainsRequest>;
1557
- export type ListProjectDomainsResponse = {
1558
- id: string;
1559
- certificateAuthority: "google" | "lets_encrypt";
1560
- createdOn: string;
1561
- domainId: string;
1562
- name: string;
1563
- status: "initializing" | "pending" | "active" | "deactivated" | "blocked" | "error";
1564
- validationData: {
1565
- method: "http" | "txt";
1566
- status: "initializing" | "pending" | "active" | "deactivated" | "error";
1567
- errorMessage?: string | null;
1568
- txtName?: string | null;
1569
- txtValue?: string | null;
1570
- };
1571
- verificationData: {
1572
- status: "pending" | "active" | "deactivated" | "blocked" | "error";
1573
- errorMessage?: string | null;
1574
- };
1575
- zoneTag: string;
1576
- }[];
1828
+ export interface ListProjectDomainsResponse {
1829
+ result: {
1830
+ id: string;
1831
+ certificateAuthority: "google" | "lets_encrypt";
1832
+ createdOn: string;
1833
+ domainId: string;
1834
+ name: string;
1835
+ status: "initializing" | "pending" | "active" | "deactivated" | "blocked" | "error";
1836
+ validationData: {
1837
+ method: "http" | "txt";
1838
+ status: "initializing" | "pending" | "active" | "deactivated" | "error";
1839
+ errorMessage?: string | null;
1840
+ txtName?: string | null;
1841
+ txtValue?: string | null;
1842
+ };
1843
+ verificationData: {
1844
+ status: "pending" | "active" | "deactivated" | "blocked" | "error";
1845
+ errorMessage?: string | null;
1846
+ };
1847
+ zoneTag: string;
1848
+ }[];
1849
+ }
1577
1850
  export declare const ListProjectDomainsResponse: Schema.Schema<ListProjectDomainsResponse>;
1578
1851
  export type ListProjectDomainsError = DefaultErrors;
1579
- export declare const listProjectDomains: API.OperationMethod<ListProjectDomainsRequest, ListProjectDomainsResponse, ListProjectDomainsError, Credentials | HttpClient.HttpClient>;
1852
+ export declare const listProjectDomains: API.PaginatedOperationMethod<ListProjectDomainsRequest, ListProjectDomainsResponse, ListProjectDomainsError, Credentials | HttpClient.HttpClient> & {
1853
+ pages: (input: ListProjectDomainsRequest) => stream.Stream<ListProjectDomainsResponse, ListProjectDomainsError, Credentials | HttpClient.HttpClient>;
1854
+ items: (input: ListProjectDomainsRequest) => stream.Stream<{
1855
+ id: string;
1856
+ certificateAuthority: "google" | "lets_encrypt";
1857
+ createdOn: string;
1858
+ domainId: string;
1859
+ name: string;
1860
+ status: "initializing" | "pending" | "active" | "deactivated" | "blocked" | "error";
1861
+ validationData: {
1862
+ method: "http" | "txt";
1863
+ status: "initializing" | "pending" | "active" | "deactivated" | "error";
1864
+ errorMessage?: string | null;
1865
+ txtName?: string | null;
1866
+ txtValue?: string | null;
1867
+ };
1868
+ verificationData: {
1869
+ status: "pending" | "active" | "deactivated" | "blocked" | "error";
1870
+ errorMessage?: string | null;
1871
+ };
1872
+ zoneTag: string;
1873
+ }, ListProjectDomainsError, Credentials | HttpClient.HttpClient>;
1874
+ };
1580
1875
  export interface CreateProjectDomainRequest {
1581
1876
  projectName: string;
1582
1877
  /** Path param: Identifier. */