Docs Cloud Redpanda Connect Components Caches gcp_cloud_storage gcp_cloud_storage Type: CacheInputOutput Available in: Cloud, Self-Managed Use a Google Cloud Storage bucket as a cache. # Config fields, showing default values label: "" gcp_cloud_storage: bucket: "" # No default (required) content_type: "" # No default (optional) credentials_json: "" # No default (optional) 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 Optional field to set Google Service Account Credentials JSON. This field contains sensitive information. Review your cluster security before adding it to your configuration. Type: string Default: "" Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution aws_s3 lru