Interface StorageOptions (7.3.2)

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.

crc32cGenerator

crc32cGenerator?: CRC32CValidatorGenerator;

retryOptions

retryOptions?: RetryOptions;