
HttpFunction
HttpFunction
yaml
type: "io.kestra.plugin.gcp.function.HttpFunction"Examples
yaml
id: test_gcp_function
namespace: com.company.test.gcp
tasks:
- id: get_hello_json
type: io.kestra.plugin.gcp.function.HttpFunction
httpMethod: GET
url: https://my-function.europe-west9.run.app
Properties
httpMethod*Requiredstring
url*Requiredstring
httpBodyobject
Default
{}impersonatedServiceAccountstring
maxDurationstring
Default
PT1HFormat
durationprojectIdstring
scopesarray
SubTypestring
Default
["https://www.googleapis.com/auth/cloud-platform"]