Export a file in a Drive folder.
yaml
type: "io.kestra.plugin.googleworkspace.drive.Export"
yaml
id: googleworkspace_drive_export
namespace: company.team
tasks:
- id: export
type: io.kestra.plugin.googleworkspace.drive.Export
fileId: "1Dkd3W0OQo-wxz1rrORLP7YGSj6EBLEg74fiTdbJUIQE"
The content-type of the file.
a valid RFC2045 like text/csv
, application/msword
, ...
The file id to copy
Default
120
The read timeout for the request (in seconds)
SubType string
Default
["https://www.googleapis.com/auth/drive"]
The GCP scopes to used
The GCP service account key
The file metadata uploaded
Format
uri
The url of the downloaded file on kestra storage
Format
date-time
SubType string