Interface StorageOptions (5.10.0)

Inheritance

ServiceOptions > StorageOptions

Package

@google-cloud/storage!

Properties

apiEndpoint

  apiEndpoint 
 ?: 
  
 string 
 ; 
 

The API endpoint of the service used to make requests. Defaults to storage.googleapis.com .

Property Value
Type Description
string

autoRetry

  autoRetry 
 ?: 
  
 boolean 
 ; 
 
Property Value
Type Description
boolean

maxRetries

  maxRetries 
 ?: 
  
 number 
 ; 
 
Property Value
Type Description
number

promise

  promise 
 ?: 
  
 typeof 
  
 Promise 
 ; 
 

**This option is deprecated.** Remove in next major release.

Property Value
Type Description
typeof Promise

retryOptions

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