Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Google Cloud Storage Download 

Connector Parameters

Bucket Name

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

 

Objects to Download

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"]

 

Download Directory

Local directory where downloaded files will be saved.

 

Technical Name

DOWNLOAD_DIR

Category

Technical

Type

String

Default Value

downloads

Example Values

downloads