John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 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>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> |
Jon Wayne Parrott | 36e41bc | 2016-02-19 16:02:29 -0800 | [diff] [blame] | 22 | <div class="private"> |
| 23 | <a target="mainFrame" href="googleapiclient.discovery._BytesGenerator-class.html" |
| 24 | >_BytesGenerator</a><br /> </div> |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 25 | <h2 class="toc">Functions</h2> |
| 26 | <div class="private"> |
| 27 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_cast" |
| 28 | >_cast</a><br /> </div> |
| 29 | <div class="private"> |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 30 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_findPageTokenName" |
| 31 | >_findPageTokenName</a><br /> </div> |
| 32 | <div class="private"> |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 33 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_media_upload" |
| 34 | >_fix_up_media_upload</a><br /> </div> |
| 35 | <div class="private"> |
| 36 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_method_description" |
| 37 | >_fix_up_method_description</a><br /> </div> |
| 38 | <div class="private"> |
| 39 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_parameters" |
| 40 | >_fix_up_parameters</a><br /> </div> |
| 41 | <div class="private"> |
| 42 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_path_url_from_info" |
| 43 | >_media_path_url_from_info</a><br /> </div> |
| 44 | <div class="private"> |
| 45 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_size_to_long" |
| 46 | >_media_size_to_long</a><br /> </div> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 47 | <div class="private"> |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 48 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_methodProperties" |
| 49 | >_methodProperties</a><br /> </div> |
| 50 | <div class="private"> |
Takashi Matsuo | 0669410 | 2015-09-11 13:55:40 -0700 | [diff] [blame] | 51 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_retrieve_discovery_doc" |
| 52 | >_retrieve_discovery_doc</a><br /> </div> |
| 53 | <div class="private"> |
Craig Citro | e633be1 | 2015-03-02 13:40:36 -0800 | [diff] [blame] | 54 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_urljoin" |
| 55 | >_urljoin</a><br /> </div> |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 56 | <a target="mainFrame" href="googleapiclient.discovery-module.html#build" |
| 57 | >build</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#build_from_document" |
| 58 | >build_from_document</a><br /> <div class="private"> |
| 59 | <a target="mainFrame" href="googleapiclient.discovery-module.html#createMethod" |
| 60 | >createMethod</a><br /> </div> |
| 61 | <div class="private"> |
| 62 | <a target="mainFrame" href="googleapiclient.discovery-module.html#createNextMethod" |
| 63 | >createNextMethod</a><br /> </div> |
| 64 | <a target="mainFrame" href="googleapiclient.discovery-module.html#fix_method_name" |
| 65 | >fix_method_name</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#key2param" |
| 66 | >key2param</a><br /> <h2 class="toc">Variables</h2> |
| 67 | <div class="private"> |
| 68 | <a target="mainFrame" href="googleapiclient.discovery-module.html#BODY_PARAMETER_DEFAULT_VALUE" |
| 69 | >BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div> |
| 70 | <div class="private"> |
| 71 | <a target="mainFrame" href="googleapiclient.discovery-module.html#DEFAULT_METHOD_DOC" |
| 72 | >DEFAULT_METHOD_DOC</a><br /> </div> |
| 73 | <div class="private"> |
| 74 | <a target="mainFrame" href="googleapiclient.discovery-module.html#DISCOVERY_URI" |
| 75 | >DISCOVERY_URI</a><br /> </div> |
| 76 | <div class="private"> |
| 77 | <a target="mainFrame" href="googleapiclient.discovery-module.html#HTTP_PAYLOAD_METHODS" |
| 78 | >HTTP_PAYLOAD_METHODS</a><br /> </div> |
| 79 | <div class="private"> |
| 80 | <a target="mainFrame" href="googleapiclient.discovery-module.html#MEDIA_BODY_PARAMETER_DEFAULT_VALUE" |
| 81 | >MEDIA_BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div> |
| 82 | <div class="private"> |
Brian J. Watson | f397357 | 2016-11-01 17:03:25 -0700 | [diff] [blame] | 83 | <a target="mainFrame" href="googleapiclient.discovery-module.html#MEDIA_MIME_TYPE_PARAMETER_DEFAULT_VALUE" |
| 84 | >MEDIA_MIME_TYPE_PARAMETER_DEFAULT_VALUE</a><br /> </div> |
| 85 | <div class="private"> |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 86 | <a target="mainFrame" href="googleapiclient.discovery-module.html#RESERVED_WORDS" |
| 87 | >RESERVED_WORDS</a><br /> </div> |
| 88 | <div class="private"> |
| 89 | <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETERS" |
| 90 | >STACK_QUERY_PARAMETERS</a><br /> </div> |
| 91 | <div class="private"> |
| 92 | <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETER_DEFAULT_VALUE" |
| 93 | >STACK_QUERY_PARAMETER_DEFAULT_VALUE</a><br /> </div> |
| 94 | <div class="private"> |
| 95 | <a target="mainFrame" href="googleapiclient.discovery-module.html#URITEMPLATE" |
| 96 | >URITEMPLATE</a><br /> </div> |
| 97 | <div class="private"> |
Jon Wayne Parrott | 0a471d3 | 2016-05-19 10:54:38 -0700 | [diff] [blame] | 98 | <a target="mainFrame" href="googleapiclient.discovery-module.html#V1_DISCOVERY_URI" |
| 99 | >V1_DISCOVERY_URI</a><br /> </div> |
| 100 | <div class="private"> |
| 101 | <a target="mainFrame" href="googleapiclient.discovery-module.html#V2_DISCOVERY_URI" |
| 102 | >V2_DISCOVERY_URI</a><br /> </div> |
| 103 | <div class="private"> |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 104 | <a target="mainFrame" href="googleapiclient.discovery-module.html#VARNAME" |
| 105 | >VARNAME</a><br /> </div> |
| 106 | <div class="private"> |
| 107 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_MEDIA_SIZE_BIT_SHIFTS" |
| 108 | >_MEDIA_SIZE_BIT_SHIFTS</a><br /> </div> |
| 109 | <div class="private"> |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 110 | <a target="mainFrame" href="googleapiclient.discovery-module.html#_PAGE_TOKEN_NAMES" |
| 111 | >_PAGE_TOKEN_NAMES</a><br /> </div> |
| 112 | <div class="private"> |
John Asmuth | 614db98 | 2014-04-24 15:46:26 -0400 | [diff] [blame] | 113 | <a target="mainFrame" href="googleapiclient.discovery-module.html#logger" |
| 114 | >logger</a><br /> </div> |
| 115 | <hr /> |
| 116 | <span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 117 | onclick="toggle_private();">hide private</a>]</span> |
| 118 | |
| 119 | <script type="text/javascript"> |
| 120 | <!-- |
| 121 | // Private objects are initially displayed (because if |
| 122 | // javascript is turned off then we want them to be |
| 123 | // visible); but by default, we want to hide them. So hide |
| 124 | // them unless we have a cookie that says to show them. |
| 125 | checkCookie(); |
| 126 | // --> |
| 127 | </script> |
| 128 | </body> |
| 129 | </html> |