Home | Trees | Indices | Help |
---|
|
Caching utility for the discovery document.
|
|||
|
|
|||
|
|
|||
LOGGER = logging.getLogger(__name__)
|
|||
DISCOVERY_DOC_MAX_AGE = 60* 60* 24
|
|
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 Mon Jun 5 13:38:39 2017 | http://epydoc.sourceforge.net |