• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?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 class="private"> <strong class="uidlink"><a href="googleapiclient._auth-module.html">googleapiclient._auth</a></strong>: <em class="summary">Helpers for authentication using oauth2client or google-auth.</em>    </li>
61    <li> <strong class="uidlink"><a href="googleapiclient.channel-module.html">googleapiclient.channel</a></strong>: <em class="summary">Channel notifications support.</em>    </li>
62    <li> <strong class="uidlink"><a href="googleapiclient.discovery-module.html">googleapiclient.discovery</a></strong>: <em class="summary">Client for discovery based APIs.</em>    </li>
63    <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>
64    <ul>
65    <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>
66    <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>
67    <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>
68    </ul>
69    </li>
70    <li> <strong class="uidlink"><a href="googleapiclient.errors-module.html">googleapiclient.errors</a></strong>: <em class="summary">Errors for the library.</em>    </li>
71    <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>
72    <li> <strong class="uidlink"><a href="googleapiclient.mimeparse-module.html">googleapiclient.mimeparse</a></strong>: <em class="summary">MIME-Type Parser</em>    </li>
73    <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>
74    <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>
75    <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>
76    </ul>
77    </li>
78</ul>
79<!-- ==================== NAVIGATION BAR ==================== -->
80<table class="navbar" border="0" width="100%" cellpadding="0"
81       bgcolor="#a0c0ff" cellspacing="0">
82  <tr valign="middle">
83  <!-- Home link -->
84      <th>&nbsp;&nbsp;&nbsp;<a
85        href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
86
87  <!-- Tree link -->
88      <th bgcolor="#70b0f0" class="navbar-select"
89          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
90
91  <!-- Index link -->
92      <th>&nbsp;&nbsp;&nbsp;<a
93        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
94
95  <!-- Help link -->
96      <th>&nbsp;&nbsp;&nbsp;<a
97        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
98
99      <th class="navbar" width="100%"></th>
100  </tr>
101</table>
102<table border="0" cellpadding="0" cellspacing="0" width="100%%">
103  <tr>
104    <td align="left" class="footer">
105    Generated by Epydoc 3.0.1 on Mon Jun  5 13:38:39 2017
106    </td>
107    <td align="right" class="footer">
108      <a target="mainFrame" href="http://epydoc.sourceforge.net"
109        >http://epydoc.sourceforge.net</a>
110    </td>
111  </tr>
112</table>
113
114<script type="text/javascript">
115  <!--
116  // Private objects are initially displayed (because if
117  // javascript is turned off then we want them to be
118  // visible); but by default, we want to hide them.  So hide
119  // them unless we have a cookie that says to show them.
120  checkCookie();
121  // -->
122</script>
123</body>
124</html>
125