medusa-file-gcs
Upload files to an Google Cloud Storage bucket.
You can learn more about how you can use this plugin in the documentaion of medusa-file-s3.s
Options
{
bucketName: "test",
projectId: "projectId",
credentials: {
client_email: "test@test.com",
private_key: "YOUR-PRIVATE-KEY",
}
}