aigentic
0.4.0-SNAPSHOT
common
google-cloud-function
/
community.flock.aigentic.cloud.google.function.declarations
/
Functions
/
http
http
abstract
fun
http
(
entryPoint
:
String
,
handler
:
(
request
:
GoogleRequest
,
dynamic
)
->
Unit
)