The support for Google Cloud storage is nice to have. The new type should implement the `Uploader` trait and behave similarly to [AWSBucket](https://github.com/galeone/bacup/blob/main/src/remotes/aws.rs).
The support for Google Cloud storage is nice to have.
The new type should implement the
Uploadertrait and behave similarly to AWSBucket.