Interface CreateWriteStreamOptions (7.3.2)

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;