Interface CreateResumableUploadOptions (7.16.0)

Inheritance

Pick < UploadConfig , PublicResumableUploadOptions > > CreateResumableUploadOptions

Package

@google-cloud/storage

Properties

[GCCL_GCS_CMD_KEY]

  [ 
 GCCL_GCS_CMD_KEY 
 ] 
 ?: 
  
 resumableUpload 
 . 
 UploadConfig 
 [ 
 typeof 
  
 GCCL_GCS_CMD_KEY 
 ]; 
 

preconditionOpts

  preconditionOpts 
 ?: 
  
 PreconditionOptions 
 ; 
 

resumeCRC32C

  resumeCRC32C 
 ?: 
  
 Parameters 
< ( 
 typeof 
  
 CRC32C 
 )[ 
 'from' 
 ]>[ 
 0 
 ]; 
 

A CRC32C to resume from when continuing a previous upload. It is recommended to capture the crc32c event from previous upload sessions to provide in subsequent requests in order to accurately track the upload. This is **required** when validating a final portion of the uploaded object.

Design a Mobile Site
View Site in Mobile | Classic
Share by: