yaml
type: "io.kestra.plugin.gcp.gcs.download"
yaml
id: gcp_gcs_download
namespace: company.team

tasks:
  - id: download
    type: io.kestra.plugin.gcp.gcs.Download
    from: "gs://my_bucket/dir/file.csv"
Properties
SubType string
Default ["https://www.googleapis.com/auth/cloud-platform"]
Format uri