
GCP Uploader
Pricing
Pay per usage
Go to Store

GCP Uploader
Upload datasets and KV store records to Google cloud storage
0.0 (0)
Pricing
Pay per usage
6
Total users
19
Monthly users
10
Runs succeeded
>99%
Issues response
82 days
Last modified
3 months ago
Upload path
uploadPath
stringOptional
Path where files should be uploaded to. If not provided, files will be uploaded to the root of the bucket. Example: 'my-folder/my-subfolder'
Dataset format
datasetFormat
EnumOptional
Value options:
"json": string"jsonl": string"xml": string"html": string"csv": string"xlsx": string"rss": string
File name
fileName
stringOptional
File name to be uploaded to the bucket, otherwise the dataset ID will be used.
Key-value store record regex
kvStoreRegex
stringOptional
Only records matching this regex will be uploaded to the key-value store.