blob: a68e2420ee9b56be46ddae97ab63d13c0af58c3e [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>Everything</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<h1 class="toc">Everything</h1>
14<hr />
15 <h2 class="toc">All Classes</h2>
16 <a target="mainFrame" href="googleapiclient.channel.Channel-class.html"
17 >googleapiclient.channel.Channel</a><br /> <a target="mainFrame" href="googleapiclient.channel.Notification-class.html"
18 >googleapiclient.channel.Notification</a><br /> <div class="private">
19 <a target="mainFrame" href="googleapiclient.discovery.Resource-class.html"
20 >googleapiclient.discovery.Resource</a><br /> </div>
21 <div class="private">
22 <a target="mainFrame" href="googleapiclient.discovery.ResourceMethodParameters-class.html"
23 >googleapiclient.discovery.ResourceMethodParameters</a><br /> </div>
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -080024 <div class="private">
25 <a target="mainFrame" href="googleapiclient.discovery._BytesGenerator-class.html"
26 >googleapiclient.discovery._BytesGenerator</a><br /> </div>
Takashi Matsuo06694102015-09-11 13:55:40 -070027 <a target="mainFrame" href="googleapiclient.discovery_cache.appengine_memcache.Cache-class.html"
28 >googleapiclient.discovery_cache.appengine_memcache.Cache</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.base.Cache-class.html"
29 >googleapiclient.discovery_cache.base.Cache</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.file_cache.Cache-class.html"
30 >googleapiclient.discovery_cache.file_cache.Cache</a><br /> <a target="mainFrame" href="googleapiclient.errors.BatchError-class.html"
John Asmuth614db982014-04-24 15:46:26 -040031 >googleapiclient.errors.BatchError</a><br /> <a target="mainFrame" href="googleapiclient.errors.Error-class.html"
32 >googleapiclient.errors.Error</a><br /> <a target="mainFrame" href="googleapiclient.errors.HttpError-class.html"
33 >googleapiclient.errors.HttpError</a><br /> <a target="mainFrame" href="googleapiclient.errors.InvalidChunkSizeError-class.html"
34 >googleapiclient.errors.InvalidChunkSizeError</a><br /> <a target="mainFrame" href="googleapiclient.errors.InvalidJsonError-class.html"
35 >googleapiclient.errors.InvalidJsonError</a><br /> <a target="mainFrame" href="googleapiclient.errors.InvalidNotificationError-class.html"
36 >googleapiclient.errors.InvalidNotificationError</a><br /> <a target="mainFrame" href="googleapiclient.errors.MediaUploadSizeError-class.html"
37 >googleapiclient.errors.MediaUploadSizeError</a><br /> <a target="mainFrame" href="googleapiclient.errors.ResumableUploadError-class.html"
38 >googleapiclient.errors.ResumableUploadError</a><br /> <a target="mainFrame" href="googleapiclient.errors.UnacceptableMimeTypeError-class.html"
39 >googleapiclient.errors.UnacceptableMimeTypeError</a><br /> <a target="mainFrame" href="googleapiclient.errors.UnexpectedBodyError-class.html"
40 >googleapiclient.errors.UnexpectedBodyError</a><br /> <a target="mainFrame" href="googleapiclient.errors.UnexpectedMethodError-class.html"
41 >googleapiclient.errors.UnexpectedMethodError</a><br /> <a target="mainFrame" href="googleapiclient.errors.UnknownApiNameOrVersion-class.html"
42 >googleapiclient.errors.UnknownApiNameOrVersion</a><br /> <a target="mainFrame" href="googleapiclient.errors.UnknownFileType-class.html"
43 >googleapiclient.errors.UnknownFileType</a><br /> <a target="mainFrame" href="googleapiclient.errors.UnknownLinkType-class.html"
44 >googleapiclient.errors.UnknownLinkType</a><br /> <a target="mainFrame" href="googleapiclient.http.BatchHttpRequest-class.html"
45 >googleapiclient.http.BatchHttpRequest</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpMock-class.html"
46 >googleapiclient.http.HttpMock</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpMockSequence-class.html"
47 >googleapiclient.http.HttpMockSequence</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpRequest-class.html"
48 >googleapiclient.http.HttpRequest</a><br /> <a target="mainFrame" href="googleapiclient.http.HttpRequestMock-class.html"
49 >googleapiclient.http.HttpRequestMock</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaDownloadProgress-class.html"
50 >googleapiclient.http.MediaDownloadProgress</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaFileUpload-class.html"
51 >googleapiclient.http.MediaFileUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaInMemoryUpload-class.html"
52 >googleapiclient.http.MediaInMemoryUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaIoBaseDownload-class.html"
53 >googleapiclient.http.MediaIoBaseDownload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaIoBaseUpload-class.html"
54 >googleapiclient.http.MediaIoBaseUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaUpload-class.html"
55 >googleapiclient.http.MediaUpload</a><br /> <a target="mainFrame" href="googleapiclient.http.MediaUploadProgress-class.html"
56 >googleapiclient.http.MediaUploadProgress</a><br /> <a target="mainFrame" href="googleapiclient.http.RequestMockBuilder-class.html"
57 >googleapiclient.http.RequestMockBuilder</a><br /> <div class="private">
58 <a target="mainFrame" href="googleapiclient.http._StreamSlice-class.html"
59 >googleapiclient.http._StreamSlice</a><br /> </div>
60 <a target="mainFrame" href="googleapiclient.model.BaseModel-class.html"
61 >googleapiclient.model.BaseModel</a><br /> <a target="mainFrame" href="googleapiclient.model.JsonModel-class.html"
62 >googleapiclient.model.JsonModel</a><br /> <a target="mainFrame" href="googleapiclient.model.MediaModel-class.html"
63 >googleapiclient.model.MediaModel</a><br /> <a target="mainFrame" href="googleapiclient.model.Model-class.html"
64 >googleapiclient.model.Model</a><br /> <a target="mainFrame" href="googleapiclient.model.ProtocolBufferModel-class.html"
65 >googleapiclient.model.ProtocolBufferModel</a><br /> <a target="mainFrame" href="googleapiclient.model.RawModel-class.html"
66 >googleapiclient.model.RawModel</a><br /> <a target="mainFrame" href="googleapiclient.schema.Schemas-class.html"
67 >googleapiclient.schema.Schemas</a><br /> <div class="private">
68 <a target="mainFrame" href="googleapiclient.schema._SchemaToStruct-class.html"
69 >googleapiclient.schema._SchemaToStruct</a><br /> </div>
70 <h2 class="toc">All Functions</h2>
71 <div class="private">
72 <a target="mainFrame" href="googleapiclient.channel-module.html#_upper_header_keys"
73 >googleapiclient.channel._upper_header_keys</a><br /> </div>
74 <a target="mainFrame" href="googleapiclient.channel-module.html#new_webhook_channel"
75 >googleapiclient.channel.new_webhook_channel</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#notification_from_headers"
76 >googleapiclient.channel.notification_from_headers</a><br /> <div class="private">
77 <a target="mainFrame" href="googleapiclient.discovery-module.html#_cast"
78 >googleapiclient.discovery._cast</a><br /> </div>
79 <div class="private">
80 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_media_upload"
81 >googleapiclient.discovery._fix_up_media_upload</a><br /> </div>
82 <div class="private">
83 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_method_description"
84 >googleapiclient.discovery._fix_up_method_description</a><br /> </div>
85 <div class="private">
86 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_parameters"
87 >googleapiclient.discovery._fix_up_parameters</a><br /> </div>
88 <div class="private">
89 <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_path_url_from_info"
90 >googleapiclient.discovery._media_path_url_from_info</a><br /> </div>
91 <div class="private">
92 <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_size_to_long"
93 >googleapiclient.discovery._media_size_to_long</a><br /> </div>
Craig Citroe633be12015-03-02 13:40:36 -080094 <div class="private">
Takashi Matsuo06694102015-09-11 13:55:40 -070095 <a target="mainFrame" href="googleapiclient.discovery-module.html#_retrieve_discovery_doc"
96 >googleapiclient.discovery._retrieve_discovery_doc</a><br /> </div>
97 <div class="private">
Craig Citroe633be12015-03-02 13:40:36 -080098 <a target="mainFrame" href="googleapiclient.discovery-module.html#_urljoin"
99 >googleapiclient.discovery._urljoin</a><br /> </div>
John Asmuth614db982014-04-24 15:46:26 -0400100 <a target="mainFrame" href="googleapiclient.discovery-module.html#build"
101 >googleapiclient.discovery.build</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#build_from_document"
102 >googleapiclient.discovery.build_from_document</a><br /> <div class="private">
103 <a target="mainFrame" href="googleapiclient.discovery-module.html#createMethod"
104 >googleapiclient.discovery.createMethod</a><br /> </div>
105 <div class="private">
106 <a target="mainFrame" href="googleapiclient.discovery-module.html#createNextMethod"
107 >googleapiclient.discovery.createNextMethod</a><br /> </div>
108 <a target="mainFrame" href="googleapiclient.discovery-module.html#fix_method_name"
109 >googleapiclient.discovery.fix_method_name</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#key2param"
Takashi Matsuo06694102015-09-11 13:55:40 -0700110 >googleapiclient.discovery.key2param</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache-module.html#autodetect"
111 >googleapiclient.discovery_cache.autodetect</a><br /> <div class="private">
112 <a target="mainFrame" href="googleapiclient.discovery_cache.file_cache-module.html#_read_or_initialize_cache"
113 >googleapiclient.discovery_cache.file_cache._read_or_initialize_cache</a><br /> </div>
114 <div class="private">
115 <a target="mainFrame" href="googleapiclient.discovery_cache.file_cache-module.html#_to_timestamp"
116 >googleapiclient.discovery_cache.file_cache._to_timestamp</a><br /> </div>
Jon Wayne Parrott36e41bc2016-02-19 16:02:29 -0800117 <div class="private">
118 <a target="mainFrame" href="googleapiclient.http-module.html#_retry_request"
119 >googleapiclient.http._retry_request</a><br /> </div>
Takashi Matsuo06694102015-09-11 13:55:40 -0700120 <a target="mainFrame" href="googleapiclient.http-module.html#set_user_agent"
John Asmuth614db982014-04-24 15:46:26 -0400121 >googleapiclient.http.set_user_agent</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#tunnel_patch"
122 >googleapiclient.http.tunnel_patch</a><br /> <div class="private">
123 <a target="mainFrame" href="googleapiclient.mimeparse-module.html#_filter_blank"
124 >googleapiclient.mimeparse._filter_blank</a><br /> </div>
125 <a target="mainFrame" href="googleapiclient.mimeparse-module.html#best_match"
126 >googleapiclient.mimeparse.best_match</a><br /> <a target="mainFrame" href="googleapiclient.mimeparse-module.html#fitness_and_quality_parsed"
127 >googleapiclient.mimeparse.fitness_and_quality_parsed</a><br /> <a target="mainFrame" href="googleapiclient.mimeparse-module.html#parse_media_range"
128 >googleapiclient.mimeparse.parse_media_range</a><br /> <a target="mainFrame" href="googleapiclient.mimeparse-module.html#parse_mime_type"
129 >googleapiclient.mimeparse.parse_mime_type</a><br /> <a target="mainFrame" href="googleapiclient.mimeparse-module.html#quality"
130 >googleapiclient.mimeparse.quality</a><br /> <a target="mainFrame" href="googleapiclient.mimeparse-module.html#quality_parsed"
131 >googleapiclient.mimeparse.quality_parsed</a><br /> <div class="private">
132 <a target="mainFrame" href="googleapiclient.model-module.html#_abstract"
133 >googleapiclient.model._abstract</a><br /> </div>
134 <a target="mainFrame" href="googleapiclient.model-module.html#makepatch"
135 >googleapiclient.model.makepatch</a><br /> <a target="mainFrame" href="googleapiclient.sample_tools-module.html#init"
136 >googleapiclient.sample_tools.init</a><br /> <h2 class="toc">All Variables</h2>
137 <a target="mainFrame" href="googleapiclient.channel-module.html#CHANNEL_PARAMS"
138 >googleapiclient.channel.CHANNEL_PARAMS</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#EPOCH"
139 >googleapiclient.channel.EPOCH</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_CHANNEL_ID"
140 >googleapiclient.channel.X_GOOG_CHANNEL_ID</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_MESSAGE_NUMBER"
141 >googleapiclient.channel.X_GOOG_MESSAGE_NUMBER</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_RESOURCE_ID"
142 >googleapiclient.channel.X_GOOG_RESOURCE_ID</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_RESOURCE_STATE"
143 >googleapiclient.channel.X_GOOG_RESOURCE_STATE</a><br /> <a target="mainFrame" href="googleapiclient.channel-module.html#X_GOOG_RESOURCE_URI"
144 >googleapiclient.channel.X_GOOG_RESOURCE_URI</a><br /> <div class="private">
145 <a target="mainFrame" href="googleapiclient.discovery-module.html#BODY_PARAMETER_DEFAULT_VALUE"
146 >googleapiclient.discovery.BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div>
147 <div class="private">
148 <a target="mainFrame" href="googleapiclient.discovery-module.html#DEFAULT_METHOD_DOC"
149 >googleapiclient.discovery.DEFAULT_METHOD_DOC</a><br /> </div>
150 <div class="private">
151 <a target="mainFrame" href="googleapiclient.discovery-module.html#DISCOVERY_URI"
152 >googleapiclient.discovery.DISCOVERY_URI</a><br /> </div>
153 <div class="private">
154 <a target="mainFrame" href="googleapiclient.discovery-module.html#HTTP_PAYLOAD_METHODS"
155 >googleapiclient.discovery.HTTP_PAYLOAD_METHODS</a><br /> </div>
156 <div class="private">
157 <a target="mainFrame" href="googleapiclient.discovery-module.html#MEDIA_BODY_PARAMETER_DEFAULT_VALUE"
158 >googleapiclient.discovery.MEDIA_BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div>
159 <div class="private">
160 <a target="mainFrame" href="googleapiclient.discovery-module.html#RESERVED_WORDS"
161 >googleapiclient.discovery.RESERVED_WORDS</a><br /> </div>
162 <div class="private">
163 <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETERS"
164 >googleapiclient.discovery.STACK_QUERY_PARAMETERS</a><br /> </div>
165 <div class="private">
166 <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETER_DEFAULT_VALUE"
167 >googleapiclient.discovery.STACK_QUERY_PARAMETER_DEFAULT_VALUE</a><br /> </div>
168 <div class="private">
169 <a target="mainFrame" href="googleapiclient.discovery-module.html#URITEMPLATE"
170 >googleapiclient.discovery.URITEMPLATE</a><br /> </div>
171 <div class="private">
172 <a target="mainFrame" href="googleapiclient.discovery-module.html#VARNAME"
173 >googleapiclient.discovery.VARNAME</a><br /> </div>
174 <div class="private">
175 <a target="mainFrame" href="googleapiclient.discovery-module.html#_MEDIA_SIZE_BIT_SHIFTS"
176 >googleapiclient.discovery._MEDIA_SIZE_BIT_SHIFTS</a><br /> </div>
177 <div class="private">
178 <a target="mainFrame" href="googleapiclient.discovery-module.html#logger"
179 >googleapiclient.discovery.logger</a><br /> </div>
Takashi Matsuo06694102015-09-11 13:55:40 -0700180 <a target="mainFrame" href="googleapiclient.discovery_cache-module.html#DISCOVERY_DOC_MAX_AGE"
181 >googleapiclient.discovery_cache.DISCOVERY_DOC_MAX_AGE</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.appengine_memcache-module.html#NAMESPACE"
182 >googleapiclient.discovery_cache.appengine_memcache.NAMESPACE</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.appengine_memcache-module.html#cache"
183 >googleapiclient.discovery_cache.appengine_memcache.cache</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.file_cache-module.html#EPOCH"
184 >googleapiclient.discovery_cache.file_cache.EPOCH</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.file_cache-module.html#FILENAME"
185 >googleapiclient.discovery_cache.file_cache.FILENAME</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.file_cache-module.html#cache"
186 >googleapiclient.discovery_cache.file_cache.cache</a><br /> <a target="mainFrame" href="googleapiclient.discovery_cache.file_cache-module.html#logger"
187 >googleapiclient.discovery_cache.file_cache.logger</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#DEFAULT_CHUNK_SIZE"
John Asmuth614db982014-04-24 15:46:26 -0400188 >googleapiclient.http.DEFAULT_CHUNK_SIZE</a><br /> <a target="mainFrame" href="googleapiclient.http-module.html#MAX_URI_LENGTH"
189 >googleapiclient.http.MAX_URI_LENGTH</a><br /> <a target="mainFrame" href="googleapiclient.mimeparse-module.html#__credits__"
190 >googleapiclient.mimeparse.__credits__</a><br /> <a target="mainFrame" href="googleapiclient.mimeparse-module.html#__email__"
191 >googleapiclient.mimeparse.__email__</a><br /> <a target="mainFrame" href="googleapiclient.model-module.html#dump_request_response"
192 >googleapiclient.model.dump_request_response</a><br /><hr />
193<span class="options">[<a href="javascript:void(0);" class="privatelink"
194 onclick="toggle_private();">hide&nbsp;private</a>]</span>
195
196<script type="text/javascript">
197 <!--
198 // Private objects are initially displayed (because if
199 // javascript is turned off then we want them to be
200 // visible); but by default, we want to hide them. So hide
201 // them unless we have a cookie that says to show them.
202 checkCookie();
203 // -->
204</script>
205</body>
206</html>