GCS Download

Description

The GCS Download component can receive data as files from Google Cloud Storage.

This component requires a Google Cloud subscription and pre-configuration.

Roles for accessing Google Cloud Storage must be added "Storage Legacy Bucket Read" and "Storage Legacy Object Read".

If you also use the GCS Upload component, please add "Storage Legacy Bucket Owner" and "Storage Legacy Object Owner".

Please refer to Google Cloud Storage Upload for pre-configuration.

component properties

property nameDescription
OutputSpecifies whether the downloaded object should be output to a payload or saved to a file
File NameSpecifies the file to download as a path relative to the Data directory when a file name is selected
bucketSpecify the name of the bucket to download
ObjectSpecify the object name to download
timeoutAPI timeout
Private key JSONSpecify the private key JSON file required to authenticate a service account created with Google Cloud