blob: 5c5bca966be0972d168787f0169bbafad8a34dfb [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>Class 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="class-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">Class Hierarchy</h1>
57<ul class="nomargin-top">
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -080058 <li> <strong class="uidlink">email.generator.Generator</strong>
59 </li>
John Asmuth614db982014-04-24 15:46:26 -040060 <li> <strong class="uidlink">object</strong>:
61 <em class="summary">The most base type</em>
62 <ul>
63 <li> <strong class="uidlink">exceptions.BaseException</strong>:
64 <em class="summary">Common base class for all exceptions</em>
65 <ul>
66 <li> <strong class="uidlink">exceptions.Exception</strong>:
67 <em class="summary">Common base class for all non-exit exceptions.</em>
68 <ul>
69 <li> <strong class="uidlink"><a href="googleapiclient.errors.Error-class.html">googleapiclient.errors.Error</a></strong>:
70 <em class="summary">Base error for this module.</em>
71 </li>
72 </ul>
73 </li>
74 </ul>
75 </li>
76 <li> <strong class="uidlink"><a href="googleapiclient.http.BatchHttpRequest-class.html">googleapiclient.http.BatchHttpRequest</a></strong>:
77 <em class="summary">Batches multiple HttpRequest objects into a single HTTP request.</em>
78 </li>
Takashi Matsuo06694102015-09-11 13:55:40 -070079 <li> <strong class="uidlink"><a href="googleapiclient.discovery_cache.base.Cache-class.html">googleapiclient.discovery_cache.base.Cache</a></strong>:
80 <em class="summary">A base abstract cache class.</em>
81 </li>
John Asmuth614db982014-04-24 15:46:26 -040082 <li> <strong class="uidlink"><a href="googleapiclient.channel.Channel-class.html">googleapiclient.channel.Channel</a></strong>:
83 <em class="summary">A Channel for notifications.</em>
84 </li>
85 <li> <strong class="uidlink"><a href="googleapiclient.http.HttpMock-class.html">googleapiclient.http.HttpMock</a></strong>:
86 <em class="summary">Mock of httplib2.Http</em>
87 </li>
88 <li> <strong class="uidlink"><a href="googleapiclient.http.HttpMockSequence-class.html">googleapiclient.http.HttpMockSequence</a></strong>:
89 <em class="summary">Mock of httplib2.Http</em>
90 </li>
91 <li> <strong class="uidlink"><a href="googleapiclient.http.HttpRequest-class.html">googleapiclient.http.HttpRequest</a></strong>:
92 <em class="summary">Encapsulates a single HTTP request.</em>
93 </li>
94 <li> <strong class="uidlink"><a href="googleapiclient.http.HttpRequestMock-class.html">googleapiclient.http.HttpRequestMock</a></strong>:
95 <em class="summary">Mock of HttpRequest.</em>
96 </li>
97 <li> <strong class="uidlink"><a href="googleapiclient.http.MediaDownloadProgress-class.html">googleapiclient.http.MediaDownloadProgress</a></strong>:
98 <em class="summary">Status of a resumable download.</em>
99 </li>
100 <li> <strong class="uidlink"><a href="googleapiclient.http.MediaIoBaseDownload-class.html">googleapiclient.http.MediaIoBaseDownload</a></strong>:
101 <em class="summary">&quot;Download media resources.</em>
102 </li>
103 <li> <strong class="uidlink"><a href="googleapiclient.http.MediaUpload-class.html">googleapiclient.http.MediaUpload</a></strong>:
104 <em class="summary">Describes a media object to upload.</em>
105 </li>
106 <li> <strong class="uidlink"><a href="googleapiclient.http.MediaUploadProgress-class.html">googleapiclient.http.MediaUploadProgress</a></strong>:
107 <em class="summary">Status of a resumable upload.</em>
108 </li>
109 <li> <strong class="uidlink"><a href="googleapiclient.model.Model-class.html">googleapiclient.model.Model</a></strong>:
110 <em class="summary">Model base class.</em>
111 </li>
112 <li> <strong class="uidlink"><a href="googleapiclient.channel.Notification-class.html">googleapiclient.channel.Notification</a></strong>:
113 <em class="summary">A Notification from a Channel.</em>
114 </li>
115 <li> <strong class="uidlink"><a href="googleapiclient.http.RequestMockBuilder-class.html">googleapiclient.http.RequestMockBuilder</a></strong>:
116 <em class="summary">A simple mock of HttpRequest</em>
117 </li>
118 <li> <strong class="uidlink"><a href="googleapiclient.discovery.Resource-class.html" onclick="show_private();">googleapiclient.discovery.Resource</a></strong>:
119 <em class="summary">A class for interacting with a resource.</em>
120 </li>
121 <li> <strong class="uidlink"><a href="googleapiclient.discovery.ResourceMethodParameters-class.html" onclick="show_private();">googleapiclient.discovery.ResourceMethodParameters</a></strong>:
122 <em class="summary">Represents the parameters associated with a method.</em>
123 </li>
124 <li> <strong class="uidlink"><a href="googleapiclient.schema.Schemas-class.html">googleapiclient.schema.Schemas</a></strong>:
125 <em class="summary">Schemas for an API.</em>
126 </li>
127 <li> <strong class="uidlink"><a href="googleapiclient.schema._SchemaToStruct-class.html" onclick="show_private();">googleapiclient.schema._SchemaToStruct</a></strong>:
128 <em class="summary">Convert schema to a prototype object.</em>
129 </li>
130 <li> <strong class="uidlink"><a href="googleapiclient.http._StreamSlice-class.html" onclick="show_private();">googleapiclient.http._StreamSlice</a></strong>:
131 <em class="summary">Truncated stream.</em>
132 </li>
133 </ul>
134 </li>
135</ul>
136<!-- ==================== NAVIGATION BAR ==================== -->
137<table class="navbar" border="0" width="100%" cellpadding="0"
138 bgcolor="#a0c0ff" cellspacing="0">
139 <tr valign="middle">
140 <!-- Home link -->
141 <th>&nbsp;&nbsp;&nbsp;<a
142 href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
143
144 <!-- Tree link -->
145 <th bgcolor="#70b0f0" class="navbar-select"
146 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
147
148 <!-- Index link -->
149 <th>&nbsp;&nbsp;&nbsp;<a
150 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
151
152 <!-- Help link -->
153 <th>&nbsp;&nbsp;&nbsp;<a
154 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
155
156 <th class="navbar" width="100%"></th>
157 </tr>
158</table>
159<table border="0" cellpadding="0" cellspacing="0" width="100%%">
160 <tr>
161 <td align="left" class="footer">
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -0800162 Generated by Epydoc 3.0.1 on Fri Feb 19 16:00:24 2016
John Asmuth614db982014-04-24 15:46:26 -0400163 </td>
164 <td align="right" class="footer">
165 <a target="mainFrame" href="http://epydoc.sourceforge.net"
166 >http://epydoc.sourceforge.net</a>
167 </td>
168 </tr>
169</table>
170
171<script type="text/javascript">
172 <!--
173 // Private objects are initially displayed (because if
174 // javascript is turned off then we want them to be
175 // visible); but by default, we want to hide them. So hide
176 // them unless we have a cookie that says to show them.
177 checkCookie();
178 // -->
179</script>
180</body>
181</html>