Interface CreateWriteStreamOptions (6.3.0)

Inheritance

CreateResumableUploadOptions > CreateWriteStreamOptions

Package

@google-cloud/storage

Properties

contentType

contentType?: string;

gzip

gzip?: string | boolean;

resumable

resumable?: boolean;

timeout

timeout?: number;

validation

validation?: string | boolean;