Interface CreateWriteStreamOptions (7.1.0)

Inheritance

Pick<UploadConfig, PublicResumableUploadOptions> > CreateResumableUploadOptions > CreateWriteStreamOptions

Package

@google-cloud/storage

Properties

contentType

contentType?: string;

gzip

gzip?: string | boolean;

resumable

resumable?: boolean;

timeout

timeout?: number;

validation

validation?: string | boolean;