GoogleCloud is a Vapor wrapper around GoogleCloudKit
In your Package.swift
file, add the following
.package(url: "https://github.com/vapor-community/google-cloud.git", from: "1.4.1")
You can check each supported API's README for a getting started guide.
[x] CloudStorage
[x] CloudDatastore
[x] CloudTranslation
[x] CloudPubSub