Delete a file to a GCS bucket.
yaml
type: "io.kestra.plugin.gcp.gcs.Delete"
yaml
id: gcp_gcs_delete
namespace: company.team
tasks:
- id: delete
type: io.kestra.plugin.gcp.gcs.Delete
uri: "gs://my_bucket/dir/file.csv"
Dynamic YES
Default false
Dynamic YES
The GCP service account to impersonate.
Dynamic YES
The GCP project ID.
SubType string
Dynamic YES
Default ["https://www.googleapis.com/auth/cloud-platform"]
The GCP scopes to be used.
Dynamic YES
The GCP service account.
Dynamic YES
The file to delete
If the files was really deleted
Format uri
The deleted uri