Interface StorageOptions (5.16.1)

Inheritance

GoogleAuthOptions > 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.

promise

promise?: typeof Promise;

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

retryOptions

retryOptions?: RetryOptions;