Home | Trees | Indices | Help |
---|
|
Caching utility for the discovery document.
|
|||
|
|
|||
|
|
|||
LOGGER = logging.getLogger(__name__)
|
|||
DISCOVERY_DOC_MAX_AGE = 86400
|
|||
__package__ = None
|
|
Detects an appropriate cache module and returns it. Returns: googleapiclient.discovery_cache.base.Cache, a cache object which is auto detected, or None if no cache object is available. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Oct 2 20:46:22 2020 | http://epydoc.sourceforge.net |