Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdac1ef

Browse files
authored
merge 1.7.3 docs into gh-pages branch (googleapis#533)
Closes googleapis#235
1 parent 9048893 commit cdac1ef

File tree

132 files changed

+6440
-4158
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+6440
-4158
lines changed

docs/epy/api-objects.txt

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11
googleapiclient googleapiclient-module.html
2+
googleapiclient._auth googleapiclient._auth-module.html
3+
googleapiclient._auth.apply_credentials googleapiclient._auth-module.html#apply_credentials
4+
googleapiclient._auth.HAS_GOOGLE_AUTH googleapiclient._auth-module.html#HAS_GOOGLE_AUTH
5+
googleapiclient._auth.google_auth_httplib2 googleapiclient._auth-module.html#google_auth_httplib2
6+
googleapiclient._auth.is_valid googleapiclient._auth-module.html#is_valid
7+
googleapiclient._auth.default_credentials googleapiclient._auth-module.html#default_credentials
8+
googleapiclient._auth.get_credentials_from_http googleapiclient._auth-module.html#get_credentials_from_http
9+
googleapiclient._auth.with_scopes googleapiclient._auth-module.html#with_scopes
10+
googleapiclient._auth.HAS_OAUTH2CLIENT googleapiclient._auth-module.html#HAS_OAUTH2CLIENT
11+
googleapiclient._auth.refresh_credentials googleapiclient._auth-module.html#refresh_credentials
12+
googleapiclient._auth.authorized_http googleapiclient._auth-module.html#authorized_http
13+
googleapiclient._helpers googleapiclient._helpers-module.html
14+
googleapiclient._helpers.parse_unique_urlencoded googleapiclient._helpers-module.html#parse_unique_urlencoded
15+
googleapiclient._helpers.positional googleapiclient._helpers-module.html#positional
16+
googleapiclient._helpers._add_query_parameter googleapiclient._helpers-module.html#_add_query_parameter
17+
googleapiclient._helpers._SYM_LINK_MESSAGE googleapiclient._helpers-module.html#_SYM_LINK_MESSAGE
18+
googleapiclient._helpers._IS_DIR_MESSAGE googleapiclient._helpers-module.html#_IS_DIR_MESSAGE
19+
googleapiclient._helpers.positional_parameters_enforcement googleapiclient._helpers-module.html#positional_parameters_enforcement
20+
googleapiclient._helpers.POSITIONAL_EXCEPTION googleapiclient._helpers-module.html#POSITIONAL_EXCEPTION
21+
googleapiclient._helpers.POSITIONAL_IGNORE googleapiclient._helpers-module.html#POSITIONAL_IGNORE
22+
googleapiclient._helpers._MISSING_FILE_MESSAGE googleapiclient._helpers-module.html#_MISSING_FILE_MESSAGE
23+
googleapiclient._helpers.POSITIONAL_WARNING googleapiclient._helpers-module.html#POSITIONAL_WARNING
24+
googleapiclient._helpers.update_query_params googleapiclient._helpers-module.html#update_query_params
25+
googleapiclient._helpers.logger googleapiclient._helpers-module.html#logger
26+
googleapiclient._helpers.POSITIONAL_SET googleapiclient._helpers-module.html#POSITIONAL_SET
227
googleapiclient.channel googleapiclient.channel-module.html
328
googleapiclient.channel.CHANNEL_PARAMS googleapiclient.channel-module.html#CHANNEL_PARAMS
429
googleapiclient.channel.notification_from_headers googleapiclient.channel-module.html#notification_from_headers
@@ -17,6 +42,7 @@ googleapiclient.discovery._retrieve_discovery_doc googleapiclient.discovery-modu
1742
googleapiclient.discovery._MEDIA_SIZE_BIT_SHIFTS googleapiclient.discovery-module.html#_MEDIA_SIZE_BIT_SHIFTS
1843
googleapiclient.discovery._fix_up_parameters googleapiclient.discovery-module.html#_fix_up_parameters
1944
googleapiclient.discovery.HTTP_PAYLOAD_METHODS googleapiclient.discovery-module.html#HTTP_PAYLOAD_METHODS
45+
googleapiclient.discovery._methodProperties googleapiclient.discovery-module.html#_methodProperties
2046
googleapiclient.discovery._media_path_url_from_info googleapiclient.discovery-module.html#_media_path_url_from_info
2147
googleapiclient.discovery.V1_DISCOVERY_URI googleapiclient.discovery-module.html#V1_DISCOVERY_URI
2248
googleapiclient.discovery.build googleapiclient.discovery-module.html#build
@@ -25,8 +51,11 @@ googleapiclient.discovery.VARNAME googleapiclient.discovery-module.html#VARNAME
2551
googleapiclient.discovery.createNextMethod googleapiclient.discovery-module.html#createNextMethod
2652
googleapiclient.discovery._fix_up_media_upload googleapiclient.discovery-module.html#_fix_up_media_upload
2753
googleapiclient.discovery.logger googleapiclient.discovery-module.html#logger
54+
googleapiclient.discovery.fix_method_name googleapiclient.discovery-module.html#fix_method_name
2855
googleapiclient.discovery.BODY_PARAMETER_DEFAULT_VALUE googleapiclient.discovery-module.html#BODY_PARAMETER_DEFAULT_VALUE
2956
googleapiclient.discovery._media_size_to_long googleapiclient.discovery-module.html#_media_size_to_long
57+
googleapiclient.discovery._PAGE_TOKEN_NAMES googleapiclient.discovery-module.html#_PAGE_TOKEN_NAMES
58+
googleapiclient.discovery._findPageTokenName googleapiclient.discovery-module.html#_findPageTokenName
3059
googleapiclient.discovery._urljoin googleapiclient.discovery-module.html#_urljoin
3160
googleapiclient.discovery._fix_up_method_description googleapiclient.discovery-module.html#_fix_up_method_description
3261
googleapiclient.discovery.STACK_QUERY_PARAMETER_DEFAULT_VALUE googleapiclient.discovery-module.html#STACK_QUERY_PARAMETER_DEFAULT_VALUE
@@ -35,7 +64,7 @@ googleapiclient.discovery.DEFAULT_METHOD_DOC googleapiclient.discovery-module.ht
3564
googleapiclient.discovery.RESERVED_WORDS googleapiclient.discovery-module.html#RESERVED_WORDS
3665
googleapiclient.discovery.build_from_document googleapiclient.discovery-module.html#build_from_document
3766
googleapiclient.discovery.V2_DISCOVERY_URI googleapiclient.discovery-module.html#V2_DISCOVERY_URI
38-
googleapiclient.discovery.fix_method_name googleapiclient.discovery-module.html#fix_method_name
67+
googleapiclient.discovery.MEDIA_MIME_TYPE_PARAMETER_DEFAULT_VALUE googleapiclient.discovery-module.html#MEDIA_MIME_TYPE_PARAMETER_DEFAULT_VALUE
3968
googleapiclient.discovery.STACK_QUERY_PARAMETERS googleapiclient.discovery-module.html#STACK_QUERY_PARAMETERS
4069
googleapiclient.discovery.DISCOVERY_URI googleapiclient.discovery-module.html#DISCOVERY_URI
4170
googleapiclient.discovery.URITEMPLATE googleapiclient.discovery-module.html#URITEMPLATE
@@ -63,6 +92,9 @@ googleapiclient.http.tunnel_patch googleapiclient.http-module.html#tunnel_patch
6392
googleapiclient.http._retry_request googleapiclient.http-module.html#_retry_request
6493
googleapiclient.http.DEFAULT_CHUNK_SIZE googleapiclient.http-module.html#DEFAULT_CHUNK_SIZE
6594
googleapiclient.http.LOGGER googleapiclient.http-module.html#LOGGER
95+
googleapiclient.http.DEFAULT_HTTP_TIMEOUT_SEC googleapiclient.http-module.html#DEFAULT_HTTP_TIMEOUT_SEC
96+
googleapiclient.http.build_http googleapiclient.http-module.html#build_http
97+
googleapiclient.http._LEGACY_BATCH_URI googleapiclient.http-module.html#_LEGACY_BATCH_URI
6698
googleapiclient.http._should_retry_response googleapiclient.http-module.html#_should_retry_response
6799
googleapiclient.http._ssl_SSLError googleapiclient.http-module.html#_ssl_SSLError
68100
googleapiclient.http.MAX_URI_LENGTH googleapiclient.http-module.html#MAX_URI_LENGTH

docs/epy/class-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h1 class="epydoc">Class Hierarchy</h1>
163163
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
164164
<tr>
165165
<td align="left" class="footer">
166-
Generated by Epydoc 3.0.1 on Thu May 19 10:53:24 2016
166+
Generated by Epydoc 3.0.1 on Mon Jun 25 15:58:57 2018
167167
</td>
168168
<td align="right" class="footer">
169169
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/googleapiclient-module.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<h1 class="epydoc">Package googleapiclient</h1><p class="nomargin-top"><span class="codelink"><a href="googleapiclient-pysrc.html">source&nbsp;code</a></span></p>
5858
<hr />
5959
<div class="fields"> <p><strong>Version:</strong>
60-
1.5.1
60+
1.7.3
6161
</p>
6262
</div><!-- ==================== SUBMODULES ==================== -->
6363
<a name="section-Submodules"></a>
@@ -78,6 +78,8 @@ <h1 class="epydoc">Package googleapiclient</h1><p class="nomargin-top"><span cla
7878
</tr>
7979
<tr><td class="summary">
8080
<ul class="nomargin">
81+
<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>
82+
<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>
8183
<li> <strong class="uidlink"><a href="googleapiclient.channel-module.html">googleapiclient.channel</a></strong>: <em class="summary">Channel notifications support.</em> </li>
8284
<li> <strong class="uidlink"><a href="googleapiclient.discovery-module.html">googleapiclient.discovery</a></strong>: <em class="summary">Client for discovery based APIs.</em> </li>
8385
<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>
@@ -148,7 +150,7 @@ <h1 class="epydoc">Package googleapiclient</h1><p class="nomargin-top"><span cla
148150
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
149151
<tr>
150152
<td align="left" class="footer">
151-
Generated by Epydoc 3.0.1 on Thu May 19 10:53:24 2016
153+
Generated by Epydoc 3.0.1 on Mon Jun 25 15:58:57 2018
152154
</td>
153155
<td align="right" class="footer">
154156
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/googleapiclient-pysrc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1 class="epydoc">Source Code for <a href="googleapiclient-module.html">Package
6969
<a name="L12"></a><tt class="py-lineno">12</tt> <tt class="py-line"><tt class="py-comment"># See the License for the specific language governing permissions and</tt> </tt>
7070
<a name="L13"></a><tt class="py-lineno">13</tt> <tt class="py-line"><tt class="py-comment"># limitations under the License.</tt> </tt>
7171
<a name="L14"></a><tt class="py-lineno">14</tt> <tt class="py-line"> </tt>
72-
<a name="L15"></a><tt class="py-lineno">15</tt> <tt class="py-line"><tt class="py-name">__version__</tt> <tt class="py-op">=</tt> <tt class="py-docstring">"1.5.1"</tt> </tt>
72+
<a name="L15"></a><tt class="py-lineno">15</tt> <tt class="py-line"><tt class="py-name">__version__</tt> <tt class="py-op">=</tt> <tt class="py-docstring">"1.7.3"</tt> </tt>
7373
<a name="L16"></a><tt class="py-lineno">16</tt> <tt class="py-line"> </tt>
7474
<a name="L17"></a><tt class="py-lineno">17</tt> <tt class="py-line"><tt class="py-comment"># Set default logging handler to avoid "No handler found" warnings.</tt> </tt>
7575
<a name="L18"></a><tt class="py-lineno">18</tt> <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">logging</tt> </tt>
@@ -115,7 +115,7 @@ <h1 class="epydoc">Source Code for <a href="googleapiclient-module.html">Package
115115
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
116116
<tr>
117117
<td align="left" class="footer">
118-
Generated by Epydoc 3.0.1 on Thu May 19 10:53:26 2016
118+
Generated by Epydoc 3.0.1 on Mon Jun 25 15:58:58 2018
119119
</td>
120120
<td align="right" class="footer">
121121
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/googleapiclient.NullHandler-class.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -58,27 +58,27 @@
5858
<h1 class="epydoc">Class NullHandler</h1><p class="nomargin-top"><span class="codelink"><a href="googleapiclient-pysrc.html#NullHandler">source&nbsp;code</a></span></p>
5959
<center>
6060
<center> <map id="uml_class_diagram_for_googleap" name="uml_class_diagram_for_googleap">
61-
<area shape="rect" id="node1_18" href="googleapiclient.NullHandler-class.html#emit" title="Do whatever it takes to actually log the specified logging record." alt="" coords="54,460,159,479"/>
62-
<area shape="rect" id="node1" href="googleapiclient.NullHandler-class.html" title="googleapiclient.NullHandler" alt="" coords="41,429,171,485"/>
63-
<area shape="rect" id="node2_19" href="javascript:void(0);" title="logging.Handler.name" alt="" coords="18,140,195,159"/>
64-
<area shape="rect" id="node2_20" href="javascript:void(0);" title="Initializes the instance &#45; basically setting the formatter to None and the filter list to empty." alt="" coords="18,161,195,180"/>
65-
<area shape="rect" id="node2_21" href="javascript:void(0);" title="logging.Handler.get_name" alt="" coords="18,180,195,199"/>
66-
<area shape="rect" id="node2_22" href="javascript:void(0);" title="logging.Handler.set_name" alt="" coords="18,199,195,217"/>
67-
<area shape="rect" id="node2_23" href="javascript:void(0);" title="Acquire a thread lock for serializing access to the underlying I/O." alt="" coords="18,217,195,236"/>
68-
<area shape="rect" id="node2_24" href="javascript:void(0);" title="Acquire the I/O thread lock." alt="" coords="18,236,195,255"/>
69-
<area shape="rect" id="node2_25" href="javascript:void(0);" title="Release the I/O thread lock." alt="" coords="18,255,195,273"/>
70-
<area shape="rect" id="node2_26" href="javascript:void(0);" title="Set the logging level of this handler." alt="" coords="18,273,195,292"/>
71-
<area shape="rect" id="node2_27" href="javascript:void(0);" title="Format the specified record." alt="" coords="18,292,195,311"/>
72-
<area shape="rect" id="node2_28" href="javascript:void(0);" title="Conditionally emit the specified logging record." alt="" coords="18,311,195,329"/>
73-
<area shape="rect" id="node2_29" href="javascript:void(0);" title="Set the formatter for this handler." alt="" coords="18,329,195,348"/>
74-
<area shape="rect" id="node2_30" href="javascript:void(0);" title="Ensure all logging output has been flushed." alt="" coords="18,348,195,367"/>
75-
<area shape="rect" id="node2_31" href="javascript:void(0);" title="Tidy up any resources used by the handler." alt="" coords="18,367,195,385"/>
76-
<area shape="rect" id="node2_32" href="javascript:void(0);" title="Handle errors which occur during an emit() call." alt="" coords="18,385,195,404"/>
77-
<area shape="rect" id="node2" href="javascript:void(0);" title="Handler instances dispatch logging events to specific destinations." alt="" coords="5,117,207,411"/>
78-
<area shape="rect" id="node3_33" href="javascript:void(0);" title="Add the specified filter to this handler." alt="" coords="37,36,178,55"/>
79-
<area shape="rect" id="node3_34" href="javascript:void(0);" title="Remove the specified filter from this handler." alt="" coords="37,55,178,73"/>
80-
<area shape="rect" id="node3_35" href="javascript:void(0);" title="Determine if a record is loggable by consulting all the filters." alt="" coords="37,73,178,92"/>
81-
<area shape="rect" id="node3" href="javascript:void(0);" title="A base class for loggers and handlers which allows them to share common code." alt="" coords="25,5,190,99"/>
61+
<area shape="rect" id="node1_18" href="googleapiclient.NullHandler-class.html#emit" title="Do whatever it takes to actually log the specified logging record." alt="" coords="55,487,159,507"/>
62+
<area shape="rect" id="node1" href="googleapiclient.NullHandler-class.html" title="googleapiclient.NullHandler" alt="" coords="43,455,171,513"/>
63+
<area shape="rect" id="node2_19" href="javascript:void(0);" title="logging.Handler.name" alt="" coords="18,147,195,167"/>
64+
<area shape="rect" id="node2_20" href="javascript:void(0);" title="Initializes the instance &#45; basically setting the formatter to None and the filter list to empty." alt="" coords="18,170,195,190"/>
65+
<area shape="rect" id="node2_21" href="javascript:void(0);" title="logging.Handler.get_name" alt="" coords="18,190,195,210"/>
66+
<area shape="rect" id="node2_22" href="javascript:void(0);" title="logging.Handler.set_name" alt="" coords="18,210,195,230"/>
67+
<area shape="rect" id="node2_23" href="javascript:void(0);" title="Acquire a thread lock for serializing access to the underlying I/O." alt="" coords="18,230,195,250"/>
68+
<area shape="rect" id="node2_24" href="javascript:void(0);" title="Acquire the I/O thread lock." alt="" coords="18,250,195,270"/>
69+
<area shape="rect" id="node2_25" href="javascript:void(0);" title="Release the I/O thread lock." alt="" coords="18,270,195,290"/>
70+
<area shape="rect" id="node2_26" href="javascript:void(0);" title="Set the logging level of this handler." alt="" coords="18,290,195,310"/>
71+
<area shape="rect" id="node2_27" href="javascript:void(0);" title="Format the specified record." alt="" coords="18,310,195,330"/>
72+
<area shape="rect" id="node2_28" href="javascript:void(0);" title="Conditionally emit the specified logging record." alt="" coords="18,330,195,350"/>
73+
<area shape="rect" id="node2_29" href="javascript:void(0);" title="Set the formatter for this handler." alt="" coords="18,350,195,370"/>
74+
<area shape="rect" id="node2_30" href="javascript:void(0);" title="Ensure all logging output has been flushed." alt="" coords="18,370,195,390"/>
75+
<area shape="rect" id="node2_31" href="javascript:void(0);" title="Tidy up any resources used by the handler." alt="" coords="18,390,195,410"/>
76+
<area shape="rect" id="node2_32" href="javascript:void(0);" title="Handle errors which occur during an emit() call." alt="" coords="18,410,195,430"/>
77+
<area shape="rect" id="node2" href="javascript:void(0);" title="Handler instances dispatch logging events to specific destinations." alt="" coords="5,123,207,436"/>
78+
<area shape="rect" id="node3_33" href="javascript:void(0);" title="Add the specified filter to this handler." alt="" coords="37,37,177,57"/>
79+
<area shape="rect" id="node3_34" href="javascript:void(0);" title="Remove the specified filter from this handler." alt="" coords="37,57,177,77"/>
80+
<area shape="rect" id="node3_35" href="javascript:void(0);" title="Determine if a record is loggable by consulting all the filters." alt="" coords="37,77,177,97"/>
81+
<area shape="rect" id="node3" href="javascript:void(0);" title="A base class for loggers and handlers which allows them to share common code." alt="" coords="24,5,188,104"/>
8282
</map>
8383
<img src="uml_class_diagram_for_googleap.gif" alt='' usemap="#uml_class_diagram_for_googleap" ismap="ismap" class="graph-without-title" />
8484
</center>
@@ -284,7 +284,7 @@ <h3 class="epydoc"><span class="sig"><span class="sig-name">emit</span>(<span cl
284284
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
285285
<tr>
286286
<td align="left" class="footer">
287-
Generated by Epydoc 3.0.1 on Thu May 19 10:53:24 2016
287+
Generated by Epydoc 3.0.1 on Mon Jun 25 15:58:57 2018
288288
</td>
289289
<td align="right" class="footer">
290290
<a target="mainFrame" href="http://epydoc.sourceforge.net"

0 commit comments

Comments
 (0)