Interface UploadOptions (5.14.8)

Package

@google-cloud/storage!

Properties

destination

  destination 
 ?: 
  
 string 
  
 | 
  
 File 
 ; 
 
Property Value
Type Description
string | File

encryptionKey

  encryptionKey 
 ?: 
  
 string 
  
 | 
  
 Buffer 
 ; 
 
Property Value
Type Description
string | Buffer

kmsKeyName

  kmsKeyName 
 ?: 
  
 string 
 ; 
 
Property Value
Type Description
string

onUploadProgress

  onUploadProgress 
 ?: 
  
 ( 
 progressEvent 
 : 
  
 any 
 ) 
  
 = 
>  
 void 
 ; 
 
Property Value
Type Description
(progressEvent: any) => void

resumable

  resumable 
 ?: 
  
 boolean 
 ; 
 
Property Value
Type Description
boolean

timeout

  timeout 
 ?: 
  
 number 
 ; 
 
Property Value
Type Description
number
Design a Mobile Site
View Site in Mobile | Classic
Share by: