Interface DownloadManyFilesOptions (7.16.0)

Package

@google-cloud/storage

Properties

concurrencyLimit

concurrencyLimit?: number;

passthroughOptions

passthroughOptions?: DownloadOptions;

prefix

prefix?: string;

skipIfExists

skipIfExists?: boolean;

stripPrefix

stripPrefix?: string;