Options
All
  • Public
  • Public/Protected
  • All
Menu

Storage configs interface Specific configurations for GCloud storage

Hierarchy

  • {}
    • Configs

Index

Properties

cacheDir

cacheDir: string

Location for all cached files. Actual location is a subdirectry of the local directory used for storing files related to dimensions

default

cache

fileCacheMaxSize

fileCacheMaxSize: number

When caching files to prevent downloading the same data files over and over, this is the max size of files to try and cache before throwing out the largest least used files.

default

1 GB = 1024 * 1024 * 1024

keyFilename

keyFilename: string

Path to key file from a google account service key

loggingLevel

loggingLevel: LEVEL

Logging level for storage service

projectId

projectId: string

Project ID

Generated using TypeDoc