Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

apiEndpoint?: string

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

Options object passed to the constructor of the client

crc32cGenerator?: CRC32CValidatorGenerator

Object containing client_email and private_key properties, or the external account client options.

email?: string
interceptors_?: Interceptor[]
keyFile?: string

Path to a .json, .pem, or .p12 key file

keyFilename?: string

Path to a .json, .pem, or .p12 key file

projectId?: string

Your project ID.

retryOptions?: RetryOptions
scopes?: string | string[]

Required scopes for the desired API request

timeout?: number
token?: string
useAuthWithCustomEndpoint?: boolean
userAgent?: string