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