blob: 931ea100f495134379a4d0096a174996d8ad977f [file] [log] [blame]
John Asmuth614db982014-04-24 15:46:26 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>Module Hierarchy</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17 <!-- Home link -->
18 <th>&nbsp;&nbsp;&nbsp;<a
19 href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21 <!-- Tree link -->
22 <th bgcolor="#70b0f0" class="navbar-select"
23 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
24
25 <!-- Index link -->
26 <th>&nbsp;&nbsp;&nbsp;<a
27 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29 <!-- Help link -->
30 <th>&nbsp;&nbsp;&nbsp;<a
31 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
33 <th class="navbar" width="100%"></th>
34 </tr>
35</table>
36<table width="100%" cellpadding="0" cellspacing="0">
37 <tr valign="top">
38 <td width="100%">&nbsp;</td>
39 <td>
40 <table cellpadding="0" cellspacing="0">
41 <!-- hide/show private -->
42 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
43 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
44 <tr><td align="right"><span class="options"
45 >[<a href="frames.html" target="_top">frames</a
46 >]&nbsp;|&nbsp;<a href="module-tree.html"
47 target="_top">no&nbsp;frames</a>]</span></td></tr>
48 </table>
49 </td>
50 </tr>
51</table>
52<center><b>
53 [ <a href="module-tree.html">Module Hierarchy</a>
54 | <a href="class-tree.html">Class Hierarchy</a> ]
55</b></center><br />
56<h1 class="epydoc">Module Hierarchy</h1>
57<ul class="nomargin-top">
58 <li> <strong class="uidlink"><a href="googleapiclient-module.html">googleapiclient</a></strong>
59 <ul>
60 <li> <strong class="uidlink"><a href="googleapiclient.channel-module.html">googleapiclient.channel</a></strong>: <em class="summary">Channel notifications support.</em> </li>
61 <li> <strong class="uidlink"><a href="googleapiclient.discovery-module.html">googleapiclient.discovery</a></strong>: <em class="summary">Client for discovery based APIs.</em> </li>
Takashi Matsuo06694102015-09-11 13:55:40 -070062 <li> <strong class="uidlink"><a href="googleapiclient.discovery_cache-module.html">googleapiclient.discovery_cache</a></strong>: <em class="summary">Caching utility for the discovery document.</em>
63 <ul>
64 <li> <strong class="uidlink"><a href="googleapiclient.discovery_cache.appengine_memcache-module.html">googleapiclient.discovery_cache.appengine_memcache</a></strong>: <em class="summary">App Engine memcache based cache for the discovery document.</em> </li>
65 <li> <strong class="uidlink"><a href="googleapiclient.discovery_cache.base-module.html">googleapiclient.discovery_cache.base</a></strong>: <em class="summary">An abstract class for caching the discovery document.</em> </li>
66 <li> <strong class="uidlink"><a href="googleapiclient.discovery_cache.file_cache-module.html">googleapiclient.discovery_cache.file_cache</a></strong>: <em class="summary">File based cache for the discovery document.</em> </li>
67 </ul>
68 </li>
John Asmuth614db982014-04-24 15:46:26 -040069 <li> <strong class="uidlink"><a href="googleapiclient.errors-module.html">googleapiclient.errors</a></strong>: <em class="summary">Errors for the library.</em> </li>
70 <li> <strong class="uidlink"><a href="googleapiclient.http-module.html">googleapiclient.http</a></strong>: <em class="summary">Classes to encapsulate a single HTTP request.</em> </li>
71 <li> <strong class="uidlink"><a href="googleapiclient.mimeparse-module.html">googleapiclient.mimeparse</a></strong>: <em class="summary">MIME-Type Parser</em> </li>
72 <li> <strong class="uidlink"><a href="googleapiclient.model-module.html">googleapiclient.model</a></strong>: <em class="summary">Model objects for requests and responses.</em> </li>
73 <li> <strong class="uidlink"><a href="googleapiclient.sample_tools-module.html">googleapiclient.sample_tools</a></strong>: <em class="summary">Utilities for making samples.</em> </li>
74 <li> <strong class="uidlink"><a href="googleapiclient.schema-module.html">googleapiclient.schema</a></strong>: <em class="summary">Schema processing for discovery based APIs</em> </li>
75 </ul>
76 </li>
77</ul>
78<!-- ==================== NAVIGATION BAR ==================== -->
79<table class="navbar" border="0" width="100%" cellpadding="0"
80 bgcolor="#a0c0ff" cellspacing="0">
81 <tr valign="middle">
82 <!-- Home link -->
83 <th>&nbsp;&nbsp;&nbsp;<a
84 href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
85
86 <!-- Tree link -->
87 <th bgcolor="#70b0f0" class="navbar-select"
88 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
89
90 <!-- Index link -->
91 <th>&nbsp;&nbsp;&nbsp;<a
92 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
93
94 <!-- Help link -->
95 <th>&nbsp;&nbsp;&nbsp;<a
96 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
97
98 <th class="navbar" width="100%"></th>
99 </tr>
100</table>
101<table border="0" cellpadding="0" cellspacing="0" width="100%%">
102 <tr>
103 <td align="left" class="footer">
Jon Wayne Parrottdc6c1ef2016-10-14 11:04:30 -0700104 Generated by Epydoc 3.0.1 on Fri Oct 14 11:03:08 2016
John Asmuth614db982014-04-24 15:46:26 -0400105 </td>
106 <td align="right" class="footer">
107 <a target="mainFrame" href="http://epydoc.sourceforge.net"
108 >http://epydoc.sourceforge.net</a>
109 </td>
110 </tr>
111</table>
112
113<script type="text/javascript">
114 <!--
115 // Private objects are initially displayed (because if
116 // javascript is turned off then we want them to be
117 // visible); but by default, we want to hide them. So hide
118 // them unless we have a cookie that says to show them.
119 checkCookie();
120 // -->
121</script>
122</body>
123</html>