wfexs_backend.fetchers.gs
#
Module Contents#
Functions#
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) wfexs_backend.fetchers.ProtocolFetcherReturn #
Method to download contents from Google Storage.
- Parameters:
remote_file
cachedFilename
secContext