gcp_cloud_storage
Use a Google Cloud Storage bucket as a cache.
It is not possible to atomically upload cloud storage objects exclusively when the target does not already exist, therefore this cache is not suitable for deduplication.
Fields
bucket
The Google Cloud Storage bucket to store items in.
Type: string
content_type
Optional field to explicitly set the Content-Type.
Type: string
credentials_json
An optional field to set Google Service Account Credentials json.
Type: string
Default: ""