Interface UploadOptions (5.15.6)

Package

@google-cloud/storage

Properties

destination

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

encryptionKey

  encryptionKey 
 ?: 
  
 string 
  
 | 
  
 Buffer 
 ; 
 
Property Value
Type Description
string | __global.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
Create a Mobile Website
View Site in Mobile | Classic
Share by: