Package-level declarations
Types
Link copied to clipboard
class CloudStorage(projectId: String, bucket: String, prefix: Path, coroutineContext: CoroutineContext = Dispatchers.IO) : ObjectStore
Used to set configuration options for a Google Cloud Storage Object Store, which can be used as implementation of an object store.