wfexs_backend.fetchers.gs

wfexs_backend.fetchers.gs#

Module Contents#

Functions#

downloadContentFrom_gs

Method to download contents from Google Storage.

API#

wfexs_backend.fetchers.gs.downloadContentFrom_gs(remote_file: wfexs_backend.common.URIType, cachedFilename: wfexs_backend.common.PathLikePath, secContext: SecurityContextConfig | None = None, explicit_redirects: bool = False) wfexs_backend.fetchers.ProtocolFetcherReturn#

Method to download contents from Google Storage.

Parameters:
  • remote_file

  • cachedFilename

  • secContext