Delete
Delete
yaml
type: "io.kestra.plugin.gcp.gcs.Delete"Examples
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"
Properties
errorOnMissing booleanstring
Default
falseimpersonatedServiceAccount string
projectId string
scopes array
SubTypestring
Default
["https://www.googleapis.com/auth/cloud-platform"]serviceAccount string
uri string
Outputs
deleted boolean
uri string
Format
uri