HttpFunctionHttpFunction
HttpFunctionCertified

yaml
type: "io.kestra.plugin.gcp.function.HttpFunction"
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
Default{}
DefaultPT1H
Formatduration
SubTypestring
Default["https://www.googleapis.com/auth/cloud-platform"]