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