blob: a0e4dba66ca195aa0ed3e2a0cda4ecbced31538a [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>discovery</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">Module discovery</h1>
14<hr />
15 <h2 class="toc">Classes</h2>
16 <div class="private">
17 <a target="mainFrame" href="googleapiclient.discovery.Resource-class.html"
18 >Resource</a><br /> </div>
19 <div class="private">
20 <a target="mainFrame" href="googleapiclient.discovery.ResourceMethodParameters-class.html"
21 >ResourceMethodParameters</a><br /> </div>
22 <h2 class="toc">Functions</h2>
23 <div class="private">
24 <a target="mainFrame" href="googleapiclient.discovery-module.html#_cast"
25 >_cast</a><br /> </div>
26 <div class="private">
27 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_media_upload"
28 >_fix_up_media_upload</a><br /> </div>
29 <div class="private">
30 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_method_description"
31 >_fix_up_method_description</a><br /> </div>
32 <div class="private">
33 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_parameters"
34 >_fix_up_parameters</a><br /> </div>
35 <div class="private">
36 <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_path_url_from_info"
37 >_media_path_url_from_info</a><br /> </div>
38 <div class="private">
39 <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_size_to_long"
40 >_media_size_to_long</a><br /> </div>
41 <a target="mainFrame" href="googleapiclient.discovery-module.html#build"
42 >build</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#build_from_document"
43 >build_from_document</a><br /> <div class="private">
44 <a target="mainFrame" href="googleapiclient.discovery-module.html#createMethod"
45 >createMethod</a><br /> </div>
46 <div class="private">
47 <a target="mainFrame" href="googleapiclient.discovery-module.html#createNextMethod"
48 >createNextMethod</a><br /> </div>
49 <a target="mainFrame" href="googleapiclient.discovery-module.html#fix_method_name"
50 >fix_method_name</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#key2param"
51 >key2param</a><br /> <h2 class="toc">Variables</h2>
52 <div class="private">
53 <a target="mainFrame" href="googleapiclient.discovery-module.html#BODY_PARAMETER_DEFAULT_VALUE"
54 >BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div>
55 <div class="private">
56 <a target="mainFrame" href="googleapiclient.discovery-module.html#DEFAULT_METHOD_DOC"
57 >DEFAULT_METHOD_DOC</a><br /> </div>
58 <div class="private">
59 <a target="mainFrame" href="googleapiclient.discovery-module.html#DISCOVERY_URI"
60 >DISCOVERY_URI</a><br /> </div>
61 <div class="private">
62 <a target="mainFrame" href="googleapiclient.discovery-module.html#HTTP_PAYLOAD_METHODS"
63 >HTTP_PAYLOAD_METHODS</a><br /> </div>
64 <div class="private">
65 <a target="mainFrame" href="googleapiclient.discovery-module.html#MEDIA_BODY_PARAMETER_DEFAULT_VALUE"
66 >MEDIA_BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div>
67 <div class="private">
68 <a target="mainFrame" href="googleapiclient.discovery-module.html#RESERVED_WORDS"
69 >RESERVED_WORDS</a><br /> </div>
70 <div class="private">
71 <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETERS"
72 >STACK_QUERY_PARAMETERS</a><br /> </div>
73 <div class="private">
74 <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETER_DEFAULT_VALUE"
75 >STACK_QUERY_PARAMETER_DEFAULT_VALUE</a><br /> </div>
76 <div class="private">
77 <a target="mainFrame" href="googleapiclient.discovery-module.html#URITEMPLATE"
78 >URITEMPLATE</a><br /> </div>
79 <div class="private">
80 <a target="mainFrame" href="googleapiclient.discovery-module.html#VARNAME"
81 >VARNAME</a><br /> </div>
82 <div class="private">
83 <a target="mainFrame" href="googleapiclient.discovery-module.html#_MEDIA_SIZE_BIT_SHIFTS"
84 >_MEDIA_SIZE_BIT_SHIFTS</a><br /> </div>
85 <div class="private">
86 <a target="mainFrame" href="googleapiclient.discovery-module.html#logger"
87 >logger</a><br /> </div>
88<hr />
89<span class="options">[<a href="javascript:void(0);" class="privatelink"
90 onclick="toggle_private();">hide&nbsp;private</a>]</span>
91
92<script type="text/javascript">
93 <!--
94 // Private objects are initially displayed (because if
95 // javascript is turned off then we want them to be
96 // visible); but by default, we want to hide them. So hide
97 // them unless we have a cookie that says to show them.
98 checkCookie();
99 // -->
100</script>
101</body>
102</html>