| 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 Fri Jun 14 15:57:27 2019 | http://epydoc.sourceforge.net |