:py:mod:`wfexs_backend.fetchers.gs`
===================================

.. py:module:: wfexs_backend.fetchers.gs

.. autodoc2-docstring:: wfexs_backend.fetchers.gs
   :allowtitles:

Module Contents
---------------

Functions
~~~~~~~~~

.. list-table::
   :class: autosummary longtable
   :align: left

   * - :py:obj:`downloadContentFrom_gs <wfexs_backend.fetchers.gs.downloadContentFrom_gs>`
     - .. autodoc2-docstring:: wfexs_backend.fetchers.gs.downloadContentFrom_gs
          :summary:

API
~~~

.. py:function:: downloadContentFrom_gs(remote_file: wfexs_backend.common.URIType, cachedFilename: wfexs_backend.common.PathLikePath, secContext: Optional[SecurityContextConfig] = None) -> wfexs_backend.fetchers.ProtocolFetcherReturn
   :canonical: wfexs_backend.fetchers.gs.downloadContentFrom_gs

   .. autodoc2-docstring:: wfexs_backend.fetchers.gs.downloadContentFrom_gs
