| Home | Trees | Indices | Help | 
|---|
|  | 
App Engine memcache based cache for the discovery document.
| 
 | |||
| Cache A cache with app engine memcache API. | |||
| 
 | |||
| LOGGER = logging.getLogger(__name__) | |||
| NAMESPACE = "google-api-client" | |||
| cache = Cache(max_age= DISCOVERY_DOC_MAX_AGE) | |||
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 2 20:46:22 2020 | http://epydoc.sourceforge.net |