| Joe Gregorio | 30dfdc3 | 2010-12-09 16:34:22 -0500 | [diff] [blame^] | 1 |  | 
|  | 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 
|  | 3 | <html><head><title>Python: module apiclient.discovery</title> | 
|  | 4 | </head><body bgcolor="#f0f0f8"> | 
|  | 5 |  | 
|  | 6 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | 
|  | 7 | <tr bgcolor="#7799ee"> | 
|  | 8 | <td valign=bottom> <br> | 
|  | 9 | <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="apiclient.html"><font color="#ffffff">apiclient</font></a>.discovery</strong></big></big></font></td | 
|  | 10 | ><td align=right valign=bottom | 
|  | 11 | ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/usr/local/google/home/jcgregorio/projects/apiary/apiclient/discovery.py">/usr/local/google/home/jcgregorio/projects/apiary/apiclient/discovery.py</a></font></td></tr></table> | 
|  | 12 | <p><tt>Client for discovery based APIs<br> | 
|  | 13 |  <br> | 
|  | 14 | A client library for Google's discovery<br> | 
|  | 15 | based APIs.</tt></p> | 
|  | 16 | <p> | 
|  | 17 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
|  | 18 | <tr bgcolor="#aa55cc"> | 
|  | 19 | <td colspan=3 valign=bottom> <br> | 
|  | 20 | <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> | 
|  | 21 |  | 
|  | 22 | <tr><td bgcolor="#aa55cc"><tt>      </tt></td><td> </td> | 
|  | 23 | <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="httplib2.html">httplib2</a><br> | 
|  | 24 | <a href="logging.html">logging</a><br> | 
|  | 25 | </td><td width="25%" valign=top><a href="os.html">os</a><br> | 
|  | 26 | <a href="re.html">re</a><br> | 
|  | 27 | </td><td width="25%" valign=top><a href="simplejson.html">simplejson</a><br> | 
|  | 28 | <a href="uritemplate.html">uritemplate</a><br> | 
|  | 29 | </td><td width="25%" valign=top><a href="urllib.html">urllib</a><br> | 
|  | 30 | <a href="urlparse.html">urlparse</a><br> | 
|  | 31 | </td></tr></table></td></tr></table><p> | 
|  | 32 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
|  | 33 | <tr bgcolor="#eeaa77"> | 
|  | 34 | <td colspan=3 valign=bottom> <br> | 
|  | 35 | <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr> | 
|  | 36 |  | 
|  | 37 | <tr><td bgcolor="#eeaa77"><tt>      </tt></td><td> </td> | 
|  | 38 | <td width="100%"><dl><dt><a name="-build"><strong>build</strong></a>(serviceName, version, http<font color="#909090">=None</font>, discoveryServiceUrl<font color="#909090">='https://www.googleapis.com/discovery/v0.2beta1/describe/{api}/{apiVersion}'</font>, developerKey<font color="#909090">=None</font>, model<font color="#909090">=<apiclient.model.JsonModel object></font>, requestBuilder<font color="#909090">=<class 'apiclient.http.HttpRequest'></font>)</dt></dl> | 
|  | 39 | <dl><dt><a name="-createResource"><strong>createResource</strong></a>(http, baseUrl, model, requestBuilder, resourceName, developerKey, resourceDesc, futureDesc)</dt></dl> | 
|  | 40 | <dl><dt><a name="-key2param"><strong>key2param</strong></a>(key)</dt><dd><tt>max-results -> max_results</tt></dd></dl> | 
|  | 41 | </td></tr></table><p> | 
|  | 42 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
|  | 43 | <tr bgcolor="#55aa55"> | 
|  | 44 | <td colspan=3 valign=bottom> <br> | 
|  | 45 | <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr> | 
|  | 46 |  | 
|  | 47 | <tr><td bgcolor="#55aa55"><tt>      </tt></td><td> </td> | 
|  | 48 | <td width="100%"><strong>DISCOVERY_URI</strong> = 'https://www.googleapis.com/discovery/v0.2beta1/describe/{api}/{apiVersion}'<br> | 
|  | 49 | <strong>URITEMPLATE</strong> = <_sre.SRE_Pattern object><br> | 
|  | 50 | <strong>VARNAME</strong> = <_sre.SRE_Pattern object><br> | 
|  | 51 | <strong>__author__</strong> = 'jcgregorio@google.com (Joe Gregorio)'</td></tr></table><p> | 
|  | 52 | <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
|  | 53 | <tr bgcolor="#7799ee"> | 
|  | 54 | <td colspan=3 valign=bottom> <br> | 
|  | 55 | <font color="#ffffff" face="helvetica, arial"><big><strong>Author</strong></big></font></td></tr> | 
|  | 56 |  | 
|  | 57 | <tr><td bgcolor="#7799ee"><tt>      </tt></td><td> </td> | 
|  | 58 | <td width="100%">jcgregorio@google.com (Joe Gregorio)</td></tr></table> | 
|  | 59 | </body></html> |