HttpFunction ​Http​Function

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 {}
Default PT1H
Format duration
SubType string
Default ["https://www.googleapis.com/auth/cloud-platform"]