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> 22 <div class="private"> 23 <a target="mainFrame" href="googleapiclient.discovery._BytesGenerator-class.html" 24 >_BytesGenerator</a><br /> </div> 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"> 30 <a target="mainFrame" href="googleapiclient.discovery-module.html#_discovery_service_uri_options" 31 >_discovery_service_uri_options</a><br /> </div> 32 <div class="private"> 33 <a target="mainFrame" href="googleapiclient.discovery-module.html#_findPageTokenName" 34 >_findPageTokenName</a><br /> </div> 35 <div class="private"> 36 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_media_upload" 37 >_fix_up_media_upload</a><br /> </div> 38 <div class="private"> 39 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_method_description" 40 >_fix_up_method_description</a><br /> </div> 41 <div class="private"> 42 <a target="mainFrame" href="googleapiclient.discovery-module.html#_fix_up_parameters" 43 >_fix_up_parameters</a><br /> </div> 44 <div class="private"> 45 <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_path_url_from_info" 46 >_media_path_url_from_info</a><br /> </div> 47 <div class="private"> 48 <a target="mainFrame" href="googleapiclient.discovery-module.html#_media_size_to_long" 49 >_media_size_to_long</a><br /> </div> 50 <div class="private"> 51 <a target="mainFrame" href="googleapiclient.discovery-module.html#_methodProperties" 52 >_methodProperties</a><br /> </div> 53 <div class="private"> 54 <a target="mainFrame" href="googleapiclient.discovery-module.html#_retrieve_discovery_doc" 55 >_retrieve_discovery_doc</a><br /> </div> 56 <div class="private"> 57 <a target="mainFrame" href="googleapiclient.discovery-module.html#_urljoin" 58 >_urljoin</a><br /> </div> 59 <a target="mainFrame" href="googleapiclient.discovery-module.html#build" 60 >build</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#build_from_document" 61 >build_from_document</a><br /> <div class="private"> 62 <a target="mainFrame" href="googleapiclient.discovery-module.html#createMethod" 63 >createMethod</a><br /> </div> 64 <div class="private"> 65 <a target="mainFrame" href="googleapiclient.discovery-module.html#createNextMethod" 66 >createNextMethod</a><br /> </div> 67 <a target="mainFrame" href="googleapiclient.discovery-module.html#fix_method_name" 68 >fix_method_name</a><br /> <a target="mainFrame" href="googleapiclient.discovery-module.html#key2param" 69 >key2param</a><br /> <h2 class="toc">Variables</h2> 70 <div class="private"> 71 <a target="mainFrame" href="googleapiclient.discovery-module.html#BODY_PARAMETER_DEFAULT_VALUE" 72 >BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div> 73 <div class="private"> 74 <a target="mainFrame" href="googleapiclient.discovery-module.html#DEFAULT_METHOD_DOC" 75 >DEFAULT_METHOD_DOC</a><br /> </div> 76 <div class="private"> 77 <a target="mainFrame" href="googleapiclient.discovery-module.html#DISCOVERY_URI" 78 >DISCOVERY_URI</a><br /> </div> 79 <div class="private"> 80 <a target="mainFrame" href="googleapiclient.discovery-module.html#GOOGLE_API_USE_CLIENT_CERTIFICATE" 81 >GOOGLE_API_USE_CLIENT_CERTIFICATE</a><br /> </div> 82 <div class="private"> 83 <a target="mainFrame" href="googleapiclient.discovery-module.html#GOOGLE_API_USE_MTLS_ENDPOINT" 84 >GOOGLE_API_USE_MTLS_ENDPOINT</a><br /> </div> 85 <div class="private"> 86 <a target="mainFrame" href="googleapiclient.discovery-module.html#HTTP_PAYLOAD_METHODS" 87 >HTTP_PAYLOAD_METHODS</a><br /> </div> 88 <div class="private"> 89 <a target="mainFrame" href="googleapiclient.discovery-module.html#MEDIA_BODY_PARAMETER_DEFAULT_VALUE" 90 >MEDIA_BODY_PARAMETER_DEFAULT_VALUE</a><br /> </div> 91 <div class="private"> 92 <a target="mainFrame" href="googleapiclient.discovery-module.html#MEDIA_MIME_TYPE_PARAMETER_DEFAULT_VALUE" 93 >MEDIA_MIME_TYPE_PARAMETER_DEFAULT_VALUE</a><br /> </div> 94 <div class="private"> 95 <a target="mainFrame" href="googleapiclient.discovery-module.html#RESERVED_WORDS" 96 >RESERVED_WORDS</a><br /> </div> 97 <div class="private"> 98 <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETERS" 99 >STACK_QUERY_PARAMETERS</a><br /> </div> 100 <div class="private"> 101 <a target="mainFrame" href="googleapiclient.discovery-module.html#STACK_QUERY_PARAMETER_DEFAULT_VALUE" 102 >STACK_QUERY_PARAMETER_DEFAULT_VALUE</a><br /> </div> 103 <div class="private"> 104 <a target="mainFrame" href="googleapiclient.discovery-module.html#URITEMPLATE" 105 >URITEMPLATE</a><br /> </div> 106 <div class="private"> 107 <a target="mainFrame" href="googleapiclient.discovery-module.html#V1_DISCOVERY_URI" 108 >V1_DISCOVERY_URI</a><br /> </div> 109 <div class="private"> 110 <a target="mainFrame" href="googleapiclient.discovery-module.html#V2_DISCOVERY_URI" 111 >V2_DISCOVERY_URI</a><br /> </div> 112 <div class="private"> 113 <a target="mainFrame" href="googleapiclient.discovery-module.html#VARNAME" 114 >VARNAME</a><br /> </div> 115 <div class="private"> 116 <a target="mainFrame" href="googleapiclient.discovery-module.html#_MEDIA_SIZE_BIT_SHIFTS" 117 >_MEDIA_SIZE_BIT_SHIFTS</a><br /> </div> 118 <div class="private"> 119 <a target="mainFrame" href="googleapiclient.discovery-module.html#_PAGE_TOKEN_NAMES" 120 >_PAGE_TOKEN_NAMES</a><br /> </div> 121 <div class="private"> 122 <a target="mainFrame" href="googleapiclient.discovery-module.html#google_auth_httplib2" 123 >google_auth_httplib2</a><br /> </div> 124 <div class="private"> 125 <a target="mainFrame" href="googleapiclient.discovery-module.html#logger" 126 >logger</a><br /> </div> 127<hr /> 128<span class="options">[<a href="javascript:void(0);" class="privatelink" 129 onclick="toggle_private();">hide private</a>]</span> 130 131<script type="text/javascript"> 132 <!-- 133 // Private objects are initially displayed (because if 134 // javascript is turned off then we want them to be 135 // visible); but by default, we want to hide them. So hide 136 // them unless we have a cookie that says to show them. 137 checkCookie(); 138 // --> 139</script> 140</body> 141</html> 142