|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Google Cloud Storage Download Connector Parameters |
Name of the Google Cloud Storage bucket containing the objects to download.
Technical Name |
BUCKET_NAME |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
my-bucket |
JSON array of object paths to download from the bucket.
Technical Name |
OBJECTS |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
["path/to/file1.csv", "path/to/file2.json"] |
Local directory where downloaded files will be saved.
Technical Name |
DOWNLOAD_DIR |
Category |
Technical |
Type |
String |
Default Value |
downloads |
Example Values |
downloads |