From 761c4569d61f1dacdde70cf802df17c02d66de08 Mon Sep 17 00:00:00 2001 From: Joe Gregorio Date: Fri, 28 Oct 2011 14:36:24 -0400 Subject: [PATCH] New generated docs. --- docs/apiclient.anyjson.html | 2 +- docs/apiclient.contrib.buzz.html | 2 +- docs/apiclient.contrib.html | 2 +- docs/apiclient.contrib.latitude.html | 2 +- docs/apiclient.contrib.moderator.html | 2 +- docs/apiclient.discovery.html | 2 +- docs/apiclient.errors.html | 12 +- docs/apiclient.ext.authtools.html | 2 +- docs/apiclient.ext.file.html | 2 +- docs/apiclient.ext.html | 2 +- docs/apiclient.html | 2 +- docs/apiclient.http.html | 2 +- docs/apiclient.mimeparse.html | 2 +- docs/apiclient.model.html | 2 +- docs/apiclient.oauth.html | 10 +- docs/dyn/adexchangebuyer.v1.accounts.html | 4 +- docs/dyn/adsense.v1.adclients.html | 42 +++++ docs/dyn/adsense.v1.adunits.html | 44 +++++ docs/dyn/adsense.v1.customchannels.html | 43 +++++ docs/dyn/adsense.v1.html | 36 ++++ docs/dyn/adsense.v1.reports.html | 40 ++++ docs/dyn/adsense.v1.urlchannels.html | 43 +++++ docs/dyn/books.v1.bookshelves.volumes.html | 6 +- docs/dyn/buzz.v1.activities.html | 16 +- docs/dyn/buzz.v1.groups.html | 8 +- docs/dyn/buzz.v1.people.html | 8 +- docs/dyn/freebase.v1.html | 59 ++++++ docs/dyn/freebase.v1.text.html | 37 ++++ docs/dyn/moderator.v1.responses.html | 1 + docs/dyn/moderator.v1.submissions.html | 1 + docs/dyn/moderator.v1.votes.html | 4 + docs/dyn/orkut.v2.acl.html | 32 ++++ docs/dyn/orkut.v2.activities.html | 54 ++++++ docs/dyn/orkut.v2.activityVisibility.html | 43 +++++ docs/dyn/orkut.v2.badges.html | 37 ++++ docs/dyn/orkut.v2.comments.html | 65 +++++++ docs/dyn/orkut.v2.counters.html | 31 ++++ docs/dyn/orkut.v2.html | 38 ++++ docs/dyn/plus.v1.activities.html | 78 ++++++++ docs/dyn/plus.v1.comments.html | 51 ++++++ docs/dyn/plus.v1.html | 32 ++++ docs/dyn/plus.v1.people.html | 69 +++++++ docs/dyn/prediction.v1.4.hostedmodels.html | 32 ++++ docs/dyn/prediction.v1.4.html | 30 +++ docs/dyn/prediction.v1.4.trainedmodels.html | 53 ++++++ docs/dyn/shopping.v1.products.html | 18 +- docs/dyn/transparencyreport.v1.html | 28 +++ docs/dyn/transparencyreport.v1.traffic.html | 34 ++++ docs/dyn/webfonts.v1.html | 28 +++ docs/dyn/webfonts.v1.webfonts.html | 37 ++++ docs/httplib2.html | 12 +- docs/httplib2.socks.html | 59 +++--- docs/oauth2client.client.html | 118 ++++++++++-- docs/oauth2client.clientsecrets.html | 193 ++++++++++++++++++++ docs/oauth2client.file.html | 43 +++-- docs/oauth2client.html | 13 +- docs/oauth2client.multistore_file.html | 17 +- docs/oauth2client.tools.html | 2 +- docs/uritemplate.html | 2 +- 59 files changed, 1555 insertions(+), 134 deletions(-) create mode 100644 docs/dyn/adsense.v1.adclients.html create mode 100644 docs/dyn/adsense.v1.adunits.html create mode 100644 docs/dyn/adsense.v1.customchannels.html create mode 100644 docs/dyn/adsense.v1.html create mode 100644 docs/dyn/adsense.v1.reports.html create mode 100644 docs/dyn/adsense.v1.urlchannels.html create mode 100644 docs/dyn/freebase.v1.html create mode 100644 docs/dyn/freebase.v1.text.html create mode 100644 docs/dyn/orkut.v2.acl.html create mode 100644 docs/dyn/orkut.v2.activities.html create mode 100644 docs/dyn/orkut.v2.activityVisibility.html create mode 100644 docs/dyn/orkut.v2.badges.html create mode 100644 docs/dyn/orkut.v2.comments.html create mode 100644 docs/dyn/orkut.v2.counters.html create mode 100644 docs/dyn/orkut.v2.html create mode 100644 docs/dyn/plus.v1.activities.html create mode 100644 docs/dyn/plus.v1.comments.html create mode 100644 docs/dyn/plus.v1.html create mode 100644 docs/dyn/plus.v1.people.html create mode 100644 docs/dyn/prediction.v1.4.hostedmodels.html create mode 100644 docs/dyn/prediction.v1.4.html create mode 100644 docs/dyn/prediction.v1.4.trainedmodels.html create mode 100644 docs/dyn/transparencyreport.v1.html create mode 100644 docs/dyn/transparencyreport.v1.traffic.html create mode 100644 docs/dyn/webfonts.v1.html create mode 100644 docs/dyn/webfonts.v1.webfonts.html create mode 100644 docs/oauth2client.clientsecrets.html diff --git a/docs/apiclient.anyjson.html b/docs/apiclient.anyjson.html index df64fcd..a2995a0 100644 --- a/docs/apiclient.anyjson.html +++ b/docs/apiclient.anyjson.html @@ -8,7 +8,7 @@  
 
apiclient.anyjson
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/anyjson.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/anyjson.py

Utility module to import a JSON module
 
Hides all the messy details of exactly where
diff --git a/docs/apiclient.contrib.buzz.html b/docs/apiclient.contrib.buzz.html index d188914..f8addd0 100644 --- a/docs/apiclient.contrib.buzz.html +++ b/docs/apiclient.contrib.buzz.html @@ -8,7 +8,7 @@  
 
apiclient.contrib.buzz
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/contrib/buzz/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/contrib/buzz/__init__.py

diff --git a/docs/apiclient.contrib.html b/docs/apiclient.contrib.html index 1b772a9..c0e6977 100644 --- a/docs/apiclient.contrib.html +++ b/docs/apiclient.contrib.html @@ -8,7 +8,7 @@
 
 
apiclient.contrib
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/contrib/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/contrib/__init__.py

diff --git a/docs/apiclient.contrib.latitude.html b/docs/apiclient.contrib.latitude.html index 8b6d296..99bd5f3 100644 --- a/docs/apiclient.contrib.latitude.html +++ b/docs/apiclient.contrib.latitude.html @@ -8,7 +8,7 @@
 
 
apiclient.contrib.latitude
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/contrib/latitude/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/contrib/latitude/__init__.py

diff --git a/docs/apiclient.contrib.moderator.html b/docs/apiclient.contrib.moderator.html index 91aea14..b3f5e80 100644 --- a/docs/apiclient.contrib.moderator.html +++ b/docs/apiclient.contrib.moderator.html @@ -8,7 +8,7 @@
 
 
apiclient.contrib.moderator
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/contrib/moderator/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/contrib/moderator/__init__.py

diff --git a/docs/apiclient.discovery.html b/docs/apiclient.discovery.html index 7de89cf..e2a00bc 100644 --- a/docs/apiclient.discovery.html +++ b/docs/apiclient.discovery.html @@ -8,7 +8,7 @@
 
 
apiclient.discovery
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/discovery.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/discovery.py

Client for discovery based APIs
 
A client library for Google's discovery based APIs.

diff --git a/docs/apiclient.errors.html b/docs/apiclient.errors.html index 13bb898..93ebd42 100644 --- a/docs/apiclient.errors.html +++ b/docs/apiclient.errors.html @@ -8,7 +8,7 @@  
 
apiclient.errors
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/errors.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/errors.py

Errors for the library.
 
All exceptions defined by the library
@@ -69,7 +69,7 @@ Data descriptors defined here:


Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -191,7 +191,7 @@ Data descriptors inherited from Error:
Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -252,7 +252,7 @@ Data descriptors inherited from Error:
Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -313,7 +313,7 @@ Data descriptors inherited from Error:
Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -496,7 +496,7 @@ Data descriptors inherited from Error:
Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
diff --git a/docs/apiclient.ext.authtools.html b/docs/apiclient.ext.authtools.html index b1cfd41..ceeb801 100644 --- a/docs/apiclient.ext.authtools.html +++ b/docs/apiclient.ext.authtools.html @@ -8,7 +8,7 @@  
 
apiclient.ext.authtools
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/ext/authtools.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/ext/authtools.py

Command-line tools for authenticating via OAuth 1.0
 
Do the OAuth 1.0 Three Legged Dance for
diff --git a/docs/apiclient.ext.file.html b/docs/apiclient.ext.file.html index 49df8e2..aaf6e16 100644 --- a/docs/apiclient.ext.file.html +++ b/docs/apiclient.ext.file.html @@ -8,7 +8,7 @@  
 
apiclient.ext.file
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/ext/file.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/ext/file.py

Utilities for OAuth.
 
Utilities for making it easier to work with OAuth 1.0 credentials.

diff --git a/docs/apiclient.ext.html b/docs/apiclient.ext.html index f121463..3b2e80e 100644 --- a/docs/apiclient.ext.html +++ b/docs/apiclient.ext.html @@ -8,7 +8,7 @@  
 
apiclient.ext
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/ext/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/ext/__init__.py

diff --git a/docs/apiclient.html b/docs/apiclient.html index 11a41b8..891c4f7 100644 --- a/docs/apiclient.html +++ b/docs/apiclient.html @@ -8,7 +8,7 @@
 
 
apiclient
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/__init__.py

diff --git a/docs/apiclient.http.html b/docs/apiclient.http.html index 0cbc0a6..8dec4c6 100644 --- a/docs/apiclient.http.html +++ b/docs/apiclient.http.html @@ -8,7 +8,7 @@
 
 
apiclient.http
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/http.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/http.py

Classes to encapsulate a single HTTP request.
 
The classes implement a command pattern, with every
diff --git a/docs/apiclient.mimeparse.html b/docs/apiclient.mimeparse.html index 0ce36c1..995f1fb 100644 --- a/docs/apiclient.mimeparse.html +++ b/docs/apiclient.mimeparse.html @@ -8,7 +8,7 @@  
 
apiclient.mimeparse (version 0.1.3)
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/mimeparse.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/mimeparse.py

MIME-Type Parser
 
This module provides basic functions for handling mime-types. It can handle
diff --git a/docs/apiclient.model.html b/docs/apiclient.model.html index 802ad5d..6010090 100644 --- a/docs/apiclient.model.html +++ b/docs/apiclient.model.html @@ -8,7 +8,7 @@  
 
apiclient.model
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/model.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/model.py

Model objects for requests and responses.
 
Each API may support one or more serializations, such
diff --git a/docs/apiclient.oauth.html b/docs/apiclient.oauth.html index b019d53..5d76736 100644 --- a/docs/apiclient.oauth.html +++ b/docs/apiclient.oauth.html @@ -8,7 +8,7 @@  
 
apiclient.oauth
index
/usr/local/google/home/jcgregorio/projects/apiclient/apiclient/oauth.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/apiclient/oauth.py

Utilities for OAuth.
 
Utilities for making it easier to work with OAuth.

@@ -115,7 +115,7 @@ Data descriptors inherited from Error:<
Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -175,7 +175,7 @@ Data descriptors defined here:

Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -303,7 +303,7 @@ Data descriptors inherited from Error:<
Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -432,7 +432,7 @@ Data descriptors inherited from Error:<
Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
diff --git a/docs/dyn/adexchangebuyer.v1.accounts.html b/docs/dyn/adexchangebuyer.v1.accounts.html index dc0ec97..2467730 100644 --- a/docs/dyn/adexchangebuyer.v1.accounts.html +++ b/docs/dyn/adexchangebuyer.v1.accounts.html @@ -14,12 +14,12 @@ Methods defined here:
__init__(self)
-
get = method(self, **kwargs)
Gets one account by id.
+
get = method(self, **kwargs)
Gets one account by ID.
 
Args:
  id: string, The account id (required)
-
list = method(self, **kwargs)
Retrieves a list of accounts.
+
list = method(self, **kwargs)
Retrieves the authenticated user's list of accounts.
 
Args:
diff --git a/docs/dyn/adsense.v1.adclients.html b/docs/dyn/adsense.v1.adclients.html new file mode 100644 index 0000000..e155136 --- /dev/null +++ b/docs/dyn/adsense.v1.adclients.html @@ -0,0 +1,42 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
list = method(self, **kwargs)
List all ad clients in this AdSense account.

+Args:
+  pageToken: string, A continuation token, used to page through ad clients. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
+  maxResults: integer, The maximum number of ad clients to include in the response, used for paging.
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/adsense.v1.adunits.html b/docs/dyn/adsense.v1.adunits.html new file mode 100644 index 0000000..e2fea85 --- /dev/null +++ b/docs/dyn/adsense.v1.adunits.html @@ -0,0 +1,44 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
list = method(self, **kwargs)
List all ad units in this AdSense account.

+Args:
+  pageToken: string, A continuation token, used to page through ad units. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
+  includeInactive: boolean, Whether to include inactive ad units. Default: true.
+  adClientId: string, Ad client for which to list ad units. (required)
+  maxResults: integer, The maximum number of ad units to include in the response, used for paging.
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/adsense.v1.customchannels.html b/docs/dyn/adsense.v1.customchannels.html new file mode 100644 index 0000000..1854eed --- /dev/null +++ b/docs/dyn/adsense.v1.customchannels.html @@ -0,0 +1,43 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
list = method(self, **kwargs)
List all custom channels in this AdSense account.

+Args:
+  pageToken: string, A continuation token, used to page through custom channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
+  adClientId: string, Ad client for which to list custom channels. (required)
+  maxResults: integer, The maximum number of custom channels to include in the response, used for paging.
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/adsense.v1.html b/docs/dyn/adsense.v1.html new file mode 100644 index 0000000..226cb54 --- /dev/null +++ b/docs/dyn/adsense.v1.html @@ -0,0 +1,36 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
adclients = methodResource(self)
A collection resource.
+ +
adunits = methodResource(self)
A collection resource.
+ +
customchannels = methodResource(self)
A collection resource.
+ +
reports = methodResource(self)
A collection resource.
+ +
urlchannels = methodResource(self)
A collection resource.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/adsense.v1.reports.html b/docs/dyn/adsense.v1.reports.html new file mode 100644 index 0000000..cb7aa5f --- /dev/null +++ b/docs/dyn/adsense.v1.reports.html @@ -0,0 +1,40 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
generate = method(self, **kwargs)
Generate an AdSense report based on the report request sent in the query parameters. Returns the result as JSON; to retrieve output in CSV format specify "alt=csv" as a query parameter.

+Args:
+  sort: string, The name of a dimension or metric to sort the resulting report on, optionally prefixed with "+" to sort ascending or "-" to sort descending. If no prefix is specified, the column is sorted ascending. (repeated)
+  startDate: string, Start of the date range to report on in "YYYY-MM-DD" format, inclusive. (required)
+  endDate: string, End of the date range to report on in "YYYY-MM-DD" format, inclusive. (required)
+  currency: string, Optional currency to use when reporting on monetary metrics. Defaults to the account's currency if not set.
+  locale: string, Optional locale to use for translating report output to a local language. Defaults to "en_US" if not specified.
+  metric: string, Numeric columns to include in the report. (repeated)
+  maxResults: integer, The maximum number of rows of report data to return.
+  filter: string, Filters to be run on the report. (repeated)
+  startIndex: integer, Index of the first row of report data to return.
+  dimension: string, Dimensions to base the report on. (repeated)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/adsense.v1.urlchannels.html b/docs/dyn/adsense.v1.urlchannels.html new file mode 100644 index 0000000..401f989 --- /dev/null +++ b/docs/dyn/adsense.v1.urlchannels.html @@ -0,0 +1,43 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
list = method(self, **kwargs)
List all URL channels in this AdSense account.

+Args:
+  pageToken: string, A continuation token, used to page through URL channels. To retrieve the next page, set this parameter to the value of "nextPageToken" from the previous response.
+  adClientId: string, Ad client for which to list URL channels. (required)
+  maxResults: integer, The maximum number of URL channels to include in the response, used for paging.
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/books.v1.bookshelves.volumes.html b/docs/dyn/books.v1.bookshelves.volumes.html index b191e43..0b0957b 100644 --- a/docs/dyn/books.v1.bookshelves.volumes.html +++ b/docs/dyn/books.v1.bookshelves.volumes.html @@ -17,10 +17,12 @@

list = method(self, **kwargs)
Retrieves volumes in a specific bookshelf for the specified user.
 
Args:
+  shelf: string, Id of bookshelf to retrieve volumes. (required)
  source: string, String to identify the originator of this request.
-  country: string, ISO-3166-1 code to override the IP-based location.
  userId: string, Id of user for whom to retrieve bookshelf volumes. (required)
-  shelf: string, Id of bookshelf to retrieve volumes. (required)
+  maxResults: integer, Maximum number of results to return
+  startIndex: integer, Index of the first element to return (starts at 0)
+  country: string, ISO-3166-1 code to override the IP-based location.

Data descriptors defined here:
diff --git a/docs/dyn/buzz.v1.activities.html b/docs/dyn/buzz.v1.activities.html index e512683..60b5753 100644 --- a/docs/dyn/buzz.v1.activities.html +++ b/docs/dyn/buzz.v1.activities.html @@ -102,12 +102,14 @@ Args:
  max_comments: integer, Maximum number of comments to include.
  max_liked: integer, Maximum number of likes to include.
-
list_next = methodNext(self, previous)
Takes a single argument, 'body', which is the results
+
list_next = methodNext(self, previous)
Retrieve the next page of results.

+Takes a single argument, 'body', which is the results
from the last call, and returns the next set of items
in the collection.
 
-Returns None if there are no more items in
-the collection.
+Returns:
+  None if there are no more items in the collection.
patch = method(self, **kwargs)
Update an activity. This method supports patch semantics.
 
@@ -146,12 +148,14 @@ Args:
      atom - Use Atom XML format
      json - Use JSON format
-
search_next = methodNext(self, previous)
Takes a single argument, 'body', which is the results
+
search_next = methodNext(self, previous)
Retrieve the next page of results.

+Takes a single argument, 'body', which is the results
from the last call, and returns the next set of items
in the collection.
 
-Returns None if there are no more items in
-the collection.
+Returns:
+  None if there are no more items in the collection.
track = method(self, **kwargs)
Get real-time activity tracking information
 
diff --git a/docs/dyn/buzz.v1.groups.html b/docs/dyn/buzz.v1.groups.html index 33acb76..0676e33 100644 --- a/docs/dyn/buzz.v1.groups.html +++ b/docs/dyn/buzz.v1.groups.html @@ -59,12 +59,14 @@ Args:
      atom - Use Atom XML format
      json - Use JSON format
-
list_next = methodNext(self, previous)
Takes a single argument, 'body', which is the results
+
list_next = methodNext(self, previous)
Retrieve the next page of results.

+Takes a single argument, 'body', which is the results
from the last call, and returns the next set of items
in the collection.
 
-Returns None if there are no more items in
-the collection.
+Returns:
+  None if there are no more items in the collection.
patch = method(self, **kwargs)
Update a group. This method supports patch semantics.
 
diff --git a/docs/dyn/buzz.v1.people.html b/docs/dyn/buzz.v1.people.html index aa883d8..2aa47da 100644 --- a/docs/dyn/buzz.v1.people.html +++ b/docs/dyn/buzz.v1.people.html @@ -53,12 +53,14 @@ Args:
    Allowed values
      @liked - People who liked this activity.
-
liked_next = methodNext(self, previous)
Takes a single argument, 'body', which is the results
+
liked_next = methodNext(self, previous)
Retrieve the next page of results.

+Takes a single argument, 'body', which is the results
from the last call, and returns the next set of items
in the collection.
 
-Returns None if there are no more items in
-the collection.
+Returns:
+  None if there are no more items in the collection.
list = method(self, **kwargs)
Get people in a group
 
diff --git a/docs/dyn/freebase.v1.html b/docs/dyn/freebase.v1.html new file mode 100644 index 0000000..5971d1c --- /dev/null +++ b/docs/dyn/freebase.v1.html @@ -0,0 +1,59 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
image = method(self, **kwargs)
Returns the scaled/cropped image attached to a freebase node.

+Args:
+  maxwidth: integer, Maximum width in pixels for resulting image.
+  maxheight: integer, Maximum height in pixels for resulting image.
+  fallbackid: string, Use the image associated with this secondary id if no image is associated with the primary id.
+  pad: boolean, A boolean specifying whether the resulting image should be padded up to the requested dimensions.
+  mode: string, Method used to scale or crop image.
+    Allowed values
+      fill - TODO(bendrees)
+      fillcrop - TODO(bendrees)
+      fillcropmid - TODO(bendrees)
+      fit - TODO(bendrees)
+  id: string, Freebase entity or content id, mid, or guid. (required) (repeated)
+ +
mqlread = method(self, **kwargs)
Performs MQL Queries.

+Args:
+  lang: string, The language of the results - an id of a /type/lang object.
+  cursor: string, The mql cursor.
+  indent: integer, How many spaces to indent the json.
+  callback: string, JS method name for JSONP callbacks.
+  uniqueness_failure: string, How MQL responds to uniqueness failures.
+    Allowed values
+      hard - Be strict - throw an error.
+      soft - Just return the first encountered object.
+  html_escape: boolean, Whether or not to escape entities.
+  cost: boolean, Show the costs or not.
+  query: string, An envelope containing a single MQL query. (required)
+  as_of_time: string, Run the query as it would've been run at the specified point in time.
+ +
text = methodResource(self)
A collection resource.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/freebase.v1.text.html b/docs/dyn/freebase.v1.text.html new file mode 100644 index 0000000..8521a90 --- /dev/null +++ b/docs/dyn/freebase.v1.text.html @@ -0,0 +1,37 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
get = method(self, **kwargs)
Returns blob attached to node at specified id as HTML

+Args:
+  format: string, Sanitizing transformation.
+    Allowed values
+      html - Return valid, sanitized html.
+      plain - Return plain text - strip html tags.
+      raw - Return the entire content as-is.
+  maxlength: integer, The max number of characters to return. Valid only for 'plain' format.
+  id: string, The id of the item that you want data about (required) (repeated)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/moderator.v1.responses.html b/docs/dyn/moderator.v1.responses.html index 48a487a..0c75d09 100644 --- a/docs/dyn/moderator.v1.responses.html +++ b/docs/dyn/moderator.v1.responses.html @@ -19,6 +19,7 @@ Args:
  seriesId: integer, The decimal ID of the Series. (required)
  topicId: integer, The decimal ID of the Topic within the Series. (required)
+  unauthToken: string, User identifier for unauthenticated usage mode
  parentSubmissionId: integer, The decimal ID of the parent Submission within the Series. (required)
  body: object, The request body. (required)
  anonymous: boolean, Set to true to mark the new submission as anonymous.

diff --git a/docs/dyn/moderator.v1.submissions.html b/docs/dyn/moderator.v1.submissions.html index 622cc24..6fd13c1 100644 --- a/docs/dyn/moderator.v1.submissions.html +++ b/docs/dyn/moderator.v1.submissions.html @@ -27,6 +27,7 @@ Args:
Args:
  seriesId: integer, The decimal ID of the Series. (required)
  topicId: integer, The decimal ID of the Topic within the Series. (required)
+  unauthToken: string, User identifier for unauthenticated usage mode
  body: object, The request body. (required)
  anonymous: boolean, Set to true to mark the new submission as anonymous.
diff --git a/docs/dyn/moderator.v1.votes.html b/docs/dyn/moderator.v1.votes.html index aa7c148..57e4963 100644 --- a/docs/dyn/moderator.v1.votes.html +++ b/docs/dyn/moderator.v1.votes.html @@ -18,6 +18,7 @@  
Args:
  seriesId: integer, The decimal ID of the Series. (required)
+  unauthToken: string, User identifier for unauthenticated usage mode
  userId: string, A parameter
  submissionId: integer, The decimal ID of the Submission within the Series. (required)
@@ -26,6 +27,7 @@ Args:
Args:
  seriesId: integer, The decimal ID of the Series. (required)
  body: object, The request body. (required)
+  unauthToken: string, User identifier for unauthenticated usage mode
  submissionId: integer, The decimal ID of the Submission within the Series. (required)
list = method(self, **kwargs)
Lists the votes by the authenticated user for the given series.
@@ -40,6 +42,7 @@ Args:
Args:
  seriesId: integer, The decimal ID of the Series. (required)
  body: object, The request body. (required)
+  unauthToken: string, User identifier for unauthenticated usage mode
  userId: string, A parameter
  submissionId: integer, The decimal ID of the Submission within the Series. (required)
@@ -48,6 +51,7 @@ Args:
Args:
  seriesId: integer, The decimal ID of the Series. (required)
  body: object, The request body. (required)
+  unauthToken: string, User identifier for unauthenticated usage mode
  userId: string, A parameter
  submissionId: integer, The decimal ID of the Submission within the Series. (required)
diff --git a/docs/dyn/orkut.v2.acl.html b/docs/dyn/orkut.v2.acl.html new file mode 100644 index 0000000..905d92e --- /dev/null +++ b/docs/dyn/orkut.v2.acl.html @@ -0,0 +1,32 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
delete = method(self, **kwargs)
Excludes an element from the ACL of the activity.

+Args:
+  userId: string, ID of the user to be removed from the activity. (required)
+  activityId: string, ID of the activity. (required)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/orkut.v2.activities.html b/docs/dyn/orkut.v2.activities.html new file mode 100644 index 0000000..6dc674c --- /dev/null +++ b/docs/dyn/orkut.v2.activities.html @@ -0,0 +1,54 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
delete = method(self, **kwargs)
Deletes an existing activity, if the access controls allow it.

+Args:
+  activityId: string, ID of the activity to remove. (required)
+ +
list = method(self, **kwargs)
Retrieves a list of activities.

+Args:
+  pageToken: string, A continuation token that allows pagination.
+  userId: string, The ID of the user whose activities will be listed. Can be me to refer to the viewer (i.e. the authenticated user). (required)
+  maxResults: integer, The maximum number of activities to include in the response.
+  collection: string, The collection of activities to list. (required)
+    Allowed values
+      all - All activities created by the specified user that the authenticated user is authorized to view.
+      scraps - The specified user's scrapbook.
+      stream - The specified user's stream feed, intended for consumption. This includes activities posted by people that the user is following, and activities in which the user has been mentioned.
+  hl: string, Specifies the interface language (host language) of your user interface.
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/orkut.v2.activityVisibility.html b/docs/dyn/orkut.v2.activityVisibility.html new file mode 100644 index 0000000..4844bdc --- /dev/null +++ b/docs/dyn/orkut.v2.activityVisibility.html @@ -0,0 +1,43 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
get = method(self, **kwargs)
Gets the visibility of an existing activity.

+Args:
+  activityId: string, ID of the activity to get the visibility. (required)
+ +
patch = method(self, **kwargs)
Updates the visibility of an existing activity. This method supports patch semantics.

+Args:
+  body: object, The request body. (required)
+  activityId: string, ID of the activity. (required)
+ +
update = method(self, **kwargs)
Updates the visibility of an existing activity.

+Args:
+  body: object, The request body. (required)
+  activityId: string, ID of the activity. (required)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/orkut.v2.badges.html b/docs/dyn/orkut.v2.badges.html new file mode 100644 index 0000000..b233f84 --- /dev/null +++ b/docs/dyn/orkut.v2.badges.html @@ -0,0 +1,37 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
get = method(self, **kwargs)
Retrieves a badge from a user.

+Args:
+  badgeId: string, The ID of the badge that will be retrieved. (required)
+  userId: string, The ID of the user whose badges will be listed. Can be me to refer to caller. (required)
+ +
list = method(self, **kwargs)
Retrieves the list of visible badges of a user.

+Args:
+  userId: string, The id of the user whose badges will be listed. Can be me to refer to caller. (required)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/orkut.v2.comments.html b/docs/dyn/orkut.v2.comments.html new file mode 100644 index 0000000..717293a --- /dev/null +++ b/docs/dyn/orkut.v2.comments.html @@ -0,0 +1,65 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
delete = method(self, **kwargs)
Deletes an existing comment.

+Args:
+  commentId: string, ID of the comment to remove. (required)
+ +
get = method(self, **kwargs)
Retrieves an existing comment.

+Args:
+  hl: string, Specifies the interface language (host language) of your user interface.
+  commentId: string, ID of the comment to get. (required)
+ +
insert = method(self, **kwargs)
Inserts a new comment to an activity.

+Args:
+  body: object, The request body. (required)
+  activityId: string, The ID of the activity to contain the new comment. (required)
+ +
list = method(self, **kwargs)
Retrieves a list of comments, possibly filtered.

+Args:
+  orderBy: string, Sort search results.
+    Allowed values
+      ascending - Use ascending sort order.
+      descending - Use descending sort order.
+  pageToken: string, A continuation token that allows pagination.
+  maxResults: integer, The maximum number of activities to include in the response.
+  activityId: string, The ID of the activity containing the comments. (required)
+  hl: string, Specifies the interface language (host language) of your user interface.
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/orkut.v2.counters.html b/docs/dyn/orkut.v2.counters.html new file mode 100644 index 0000000..7d9f0b8 --- /dev/null +++ b/docs/dyn/orkut.v2.counters.html @@ -0,0 +1,31 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
list = method(self, **kwargs)
Retrieves the counters of an user.

+Args:
+  userId: string, The ID of the user whose counters will be listed. Can be me to refer to caller. (required)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/orkut.v2.html b/docs/dyn/orkut.v2.html new file mode 100644 index 0000000..a3a1738 --- /dev/null +++ b/docs/dyn/orkut.v2.html @@ -0,0 +1,38 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
acl = methodResource(self)
A collection resource.
+ +
activities = methodResource(self)
A collection resource.
+ +
activityVisibility = methodResource(self)
A collection resource.
+ +
badges = methodResource(self)
A collection resource.
+ +
comments = methodResource(self)
A collection resource.
+ +
counters = methodResource(self)
A collection resource.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/plus.v1.activities.html b/docs/dyn/plus.v1.activities.html new file mode 100644 index 0000000..8efeda3 --- /dev/null +++ b/docs/dyn/plus.v1.activities.html @@ -0,0 +1,78 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
get = method(self, **kwargs)
Get an activity.

+Args:
+  activityId: string, The ID of the activity to get. (required)
+  alt: string, Specifies an alternative representation type.
+    Allowed values
+      json - Use JSON format
+ +
list = method(self, **kwargs)
List all of the activities in the specified collection for a particular user.

+Args:
+  pageToken: string, The continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response.
+  userId: string, The ID of the user to get activities for. The special value "me" can be used to indicate the authenticated user. (required)
+  maxResults: integer, The maximum number of activities to include in the response, used for paging. For any response, the actual number returned may be less than the specified maxResults.
+  collection: string, The collection of activities to list. (required)
+    Allowed values
+      public - All public activities created by the specified user.
+  alt: string, Specifies an alternative representation type.
+    Allowed values
+      json - Use JSON format
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
search = method(self, **kwargs)
Search public activities.

+Args:
+  orderBy: string, Specifies how to order search results.
+    Allowed values
+      best - Sort activities by relevance to the user, most relevant first.
+      recent - Sort activities by published date, most recent first.
+  pageToken: string, The continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. This token may be of any length.
+  maxResults: integer, The maximum number of activities to include in the response, used for paging. For any response, the actual number returned may be less than the specified maxResults.
+  query: string, Full-text search query string.
+ +
search_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/plus.v1.comments.html b/docs/dyn/plus.v1.comments.html new file mode 100644 index 0000000..8031423 --- /dev/null +++ b/docs/dyn/plus.v1.comments.html @@ -0,0 +1,51 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
get = method(self, **kwargs)
Get a comment.

+Args:
+  commentId: string, The ID of the comment to get. (required)
+ +
list = method(self, **kwargs)
List all of the comments for an activity.

+Args:
+  pageToken: string, The continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response.
+  maxResults: integer, The maximum number of comments to include in the response, used for paging. For any response, the actual number returned may be less than the specified maxResults.
+  activityId: string, The ID of the activity to get comments for. (required)
+  alt: string, Specifies an alternative representation type.
+    Allowed values
+      json - Use JSON format
+ +
list_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/plus.v1.html b/docs/dyn/plus.v1.html new file mode 100644 index 0000000..471d3ca --- /dev/null +++ b/docs/dyn/plus.v1.html @@ -0,0 +1,32 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
activities = methodResource(self)
A collection resource.
+ +
comments = methodResource(self)
A collection resource.
+ +
people = methodResource(self)
A collection resource.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/plus.v1.people.html b/docs/dyn/plus.v1.people.html new file mode 100644 index 0000000..9627350 --- /dev/null +++ b/docs/dyn/plus.v1.people.html @@ -0,0 +1,69 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
get = method(self, **kwargs)
Get a person's profile.

+Args:
+  userId: string, The ID of the person to get the profile for. The special value "me" can be used to indicate the authenticated user. (required)
+ +
listByActivity = method(self, **kwargs)
List all of the people in the specified collection for a particular activity.

+Args:
+  pageToken: string, The continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response.
+  maxResults: integer, The maximum number of people to include in the response, used for paging. For any response, the actual number returned may be less than the specified maxResults.
+  activityId: string, The ID of the activity to get the list of people for. (required)
+  collection: string, The collection of people to list. (required)
+    Allowed values
+      plusoners - List all people who have +1'd this activity.
+      resharers - List all people who have reshared this activity.
+ +
listByActivity_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
search = method(self, **kwargs)
Search all public profiles.

+Args:
+  pageToken: string, The continuation token, used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. This token may be of any length.
+  maxResults: integer, The maximum number of people to include in the response, used for paging. For any response, the actual number returned may be less than the specified maxResults.
+  query: string, Full-text search query string.
+ +
search_next = methodNext(self, previous_request, previous_response)
Retrieves the next page of results.

+Args:
+  previous_request: The request for the previous page.
+  previous_response: The response from the request for the previous page.

+Returns:
+  A request object that you can call 'execute()' on to request the next
+  page. Returns None if there are no more items in the collection.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/prediction.v1.4.hostedmodels.html b/docs/dyn/prediction.v1.4.hostedmodels.html new file mode 100644 index 0000000..bb4b2b4 --- /dev/null +++ b/docs/dyn/prediction.v1.4.hostedmodels.html @@ -0,0 +1,32 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
predict = method(self, **kwargs)
Submit input and request an output against a hosted model.

+Args:
+  body: object, The request body. (required)
+  hostedModelName: string, The name of a hosted model. (required)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/prediction.v1.4.html b/docs/dyn/prediction.v1.4.html new file mode 100644 index 0000000..a434f65 --- /dev/null +++ b/docs/dyn/prediction.v1.4.html @@ -0,0 +1,30 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
hostedmodels = methodResource(self)
A collection resource.
+ +
trainedmodels = methodResource(self)
A collection resource.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/prediction.v1.4.trainedmodels.html b/docs/dyn/prediction.v1.4.trainedmodels.html new file mode 100644 index 0000000..77a55a0 --- /dev/null +++ b/docs/dyn/prediction.v1.4.trainedmodels.html @@ -0,0 +1,53 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
delete = method(self, **kwargs)
Delete a trained model.

+Args:
+  id: string, The unique name for the predictive model. (required)
+ +
get = method(self, **kwargs)
Check training status of your model.

+Args:
+  id: string, The unique name for the predictive model. (required)
+ +
insert = method(self, **kwargs)
Begin training your model.

+Args:
+  body: object, The request body. (required)
+ +
predict = method(self, **kwargs)
Submit model id and request a prediction

+Args:
+  body: object, The request body. (required)
+  id: string, The unique name for the predictive model. (required)
+ +
update = method(self, **kwargs)
Add new data to a trained model.

+Args:
+  body: object, The request body. (required)
+  id: string, A parameter (required)
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/shopping.v1.products.html b/docs/dyn/shopping.v1.products.html index 4a540ed..55d04f7 100644 --- a/docs/dyn/shopping.v1.products.html +++ b/docs/dyn/shopping.v1.products.html @@ -35,7 +35,8 @@ Args:
  attributeFilter: string, Comma separated list of attributes to return
  categories_useGcsConfig: boolean, This parameter is currently ignored
  thumbnails: string, Thumbnail specification
-  categories_include: string, Category specification +  categories_include: string, Category specification
+  plusOne: string, +1 rendering specification.

list = method(self, **kwargs)
Returns a list of products and content modules
 
@@ -73,7 +74,12 @@ Args:
  shelfSpaceAds_useGcsConfig: boolean, This parameter is currently ignored
  shelfSpaceAds_maxResults: integer, The maximum number of shelf space ads to return
  categories_useGcsConfig: boolean, This parameter is currently ignored
-  promotions_useGcsConfig: boolean, Whether to return promotion information as configured in the GCS account
+  minAvailability: string, A parameter
+    Allowed values
+      inStock - Only in stcok prodicts will be returned
+      limited - Limited availability and in stock products will be returned
+      outOfStock - Out of stock, limited availability and in stock products will be returned
+      unknown - All products will be returned
  facets_include: string, Facets to include (applies when useGcsConfig == false)
  thumbnails: string, Image thumbnails specification
  language: string, Language restriction (BCP 47)
@@ -87,12 +93,8 @@ Args:
  sayt_useGcsConfig: boolean, Google Internal
  country: string, Country restriction (ISO 3166)
  relatedQueries_useGcsConfig: boolean, This parameter is currently ignored
-  minAvailability: string, A parameter
-    Allowed values
-      inStock - Only in stcok prodicts will be returned
-      limited - Limited availability and in stock products will be returned
-      outOfStock - Out of stock, limited availability and in stock products will be returned
-      unknown - All products will be returned
+  promotions_useGcsConfig: boolean, Whether to return promotion information as configured in the GCS account
+  plusOne: string, +1 rendering specification.

Data descriptors defined here:
diff --git a/docs/dyn/transparencyreport.v1.html b/docs/dyn/transparencyreport.v1.html new file mode 100644 index 0000000..6d794aa --- /dev/null +++ b/docs/dyn/transparencyreport.v1.html @@ -0,0 +1,28 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
traffic = methodResource(self)
A collection resource.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/transparencyreport.v1.traffic.html b/docs/dyn/transparencyreport.v1.traffic.html new file mode 100644 index 0000000..984b61b --- /dev/null +++ b/docs/dyn/transparencyreport.v1.traffic.html @@ -0,0 +1,34 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
list = method(self, **kwargs)
Retrieves a list of traffic.

+Args:
+  begin: string, Time to begin the list of traffic after (exclusive).
+  end: string, Time to end the list of traffic at (inclusive).
+  region: string, Region to list traffic for.
+  product: string, Product to list traffic for.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/webfonts.v1.html b/docs/dyn/webfonts.v1.html new file mode 100644 index 0000000..9b3741b --- /dev/null +++ b/docs/dyn/webfonts.v1.html @@ -0,0 +1,28 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
webfonts = methodResource(self)
A collection resource.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/dyn/webfonts.v1.webfonts.html b/docs/dyn/webfonts.v1.webfonts.html new file mode 100644 index 0000000..ac5985f --- /dev/null +++ b/docs/dyn/webfonts.v1.webfonts.html @@ -0,0 +1,37 @@ + + +Python: class Resource + +

+ + + + + + + +
 
+class Resource(__builtin__.object)
   A class for interacting with a resource.
 
 Methods defined here:
+
__init__(self)
+ +
list = method(self, **kwargs)
Retrieves the list of fonts currently served by the Google Web Fonts Developer API

+Args:
+  sort: string, Enables sorting of the list
+    Allowed values
+      alpha - Sort alphabetically
+      date - Sort by date added
+      popularity - Sort by popularity
+      style - Sort by number of styles
+      trending - Sort by trending
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+ \ No newline at end of file diff --git a/docs/httplib2.html b/docs/httplib2.html index e02bd39..eb89551 100644 --- a/docs/httplib2.html +++ b/docs/httplib2.html @@ -8,7 +8,7 @@  
 
httplib2 (version 0.7.0)
index
/usr/local/google/home/jcgregorio/projects/apiclient/httplib2/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/httplib2/__init__.py

@@ -219,7 +219,7 @@ Data descriptors defined here:

Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -278,7 +278,7 @@ Data descriptors inherited from HttpLib2Er
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -570,6 +570,12 @@ In either case, this is followed by: for 
values(...)
D.values() -> list of D's values
+
viewitems(...)
D.viewitems() -> a set-like object providing a view on D's items
+ +
viewkeys(...)
D.viewkeys() -> a set-like object providing a view on D's keys
+ +
viewvalues(...)
D.viewvalues() -> an object providing a view on D's values
+
Data and other attributes inherited from __builtin__.dict:
__hash__ = None
diff --git a/docs/httplib2.socks.html b/docs/httplib2.socks.html index 4f65a85..6f16840 100644 --- a/docs/httplib2.socks.html +++ b/docs/httplib2.socks.html @@ -8,7 +8,7 @@
 
 
httplib2.socks
index
/usr/local/google/home/jcgregorio/projects/apiclient/httplib2/socks.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/httplib2/socks.py

SocksiPy - Python SOCKS module.
Version 1.00
 
@@ -45,10 +45,11 @@ for tunneling connections through SOCKS proxies.
Modules         -
socket
+
base64
+
socket
struct
sys
-

+

 
@@ -99,7 +100,7 @@ Data descriptors inherited from ProxyEr
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -158,7 +159,7 @@ Data descriptors inherited from ProxyEr
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -216,7 +217,7 @@ Data descriptors defined here:

Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -275,7 +276,7 @@ Data descriptors inherited from ProxyEr
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -334,7 +335,7 @@ Data descriptors inherited from ProxyEr
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -393,7 +394,7 @@ Data descriptors inherited from ProxyEr
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -468,6 +469,9 @@ Returns the IP and port number of the pr
getproxysockname(self)
getsockname() -> address info
Returns the bound IP address and port number at the proxy.
+
sendall(self, content, *args)
override socket.socket.sendall method to rewrite the header 
+for non-tunneling proxies if needed
+
setproxy(self, proxytype=None, addr=None, port=None, rdns=True, username=None, password=None)
setproxy(proxytype, addr[, port[, rdns[, username[, password]]]])
Sets the proxy to be used.
proxytype -    The type of the proxy to be used. Three types
@@ -497,17 +501,17 @@ Wait for an incoming connection.  Return a&nb connection, and the address of the client.  For IP sockets, the address
info is a pair (hostaddr, port).
-
bind(self, *args)
bind(address)
+
bind(...)
bind(address)
 
Bind the socket to a local address.  For IP sockets, the address is a
pair (host, port); the host must refer to the local host. For raw packet
sockets the address is a tuple (ifname, proto [,pkttype [,hatype]])
-
close(self)
close()
+
close(self, _closedsocket=<class 'socket._closedsocket'>, _delegate_methods=('recv', 'recvfrom', 'recv_into', 'recvfrom_into', 'send', 'sendto'), setattr=<built-in function setattr>)
close()
 
Close the socket.  It cannot be used after this call.
-
connect_ex(self, *args)
connect_ex(address) -> errno
+
connect_ex(...)
connect_ex(address) -> errno
 
This is like connect(address), but returns an error code (the errno value)
instead of raising an exception when an error occurs.
@@ -516,64 +520,58 @@ instead of raising an exception when an error  
Return a new socket object connected to the same system resource.
-
fileno(self, *args)
fileno() -> integer
+
fileno(...)
fileno() -> integer
 
Return the integer file descriptor of the socket.
-
getsockname(self, *args)
getsockname() -> address info
+
getsockname(...)
getsockname() -> address info
 
Return the address of the local endpoint.  For IP sockets, the address
info is a pair (hostaddr, port).
-
getsockopt(self, *args)
getsockopt(level, option[, buffersize]) -> value
+
getsockopt(...)
getsockopt(level, option[, buffersize]) -> value
 
Get a socket option.  See the Unix manual for level and option.
If a nonzero buffersize argument is given, the return value is a
string of that length; otherwise it is an integer.
-
gettimeout(self, *args)
gettimeout() -> timeout
+
gettimeout(...)
gettimeout() -> timeout
 
Returns the timeout in floating seconds associated with socket 
operations. A timeout of None indicates that timeouts on socket 
operations are disabled.
-
listen(self, *args)
listen(backlog)
+
listen(...)
listen(backlog)
 
Enable a server to accept connections.  The backlog argument must be at
-least 1; it specifies the number of unaccepted connection that the system
-will allow before refusing new connections.
+least 0 (if it is lower, it is set to 0); it specifies the number of
+unaccepted connections that the system will allow before refusing new
+connections.
makefile(self, mode='r', bufsize=-1)
makefile([mode[, bufsize]]) -> file object
 
Return a regular file object corresponding to the socket.  The mode
and bufsize arguments are as for the built-in open() function.
-
sendall(self, *args)
sendall(data[, flags])

-Send a data string to the socket.  For the optional flags
-argument, see the Unix manual.  This calls send() repeatedly
-until all data is sent.  If an error occurs, it's impossible
-to tell how much data has been sent.
- -
setblocking(self, *args)
setblocking(flag)
+
setblocking(...)
setblocking(flag)
 
Set the socket to blocking (flag is true) or non-blocking (false).
setblocking(True) is equivalent to settimeout(None);
setblocking(False) is equivalent to settimeout(0.0).
-
setsockopt(self, *args)
setsockopt(level, option, value)
+
setsockopt(...)
setsockopt(level, option, value)
 
Set a socket option.  See the Unix manual for level and option.
The value argument can either be an integer or a string.
-
settimeout(self, *args)
settimeout(timeout)
+
settimeout(...)
settimeout(timeout)
 
Set a timeout on socket operations.  'timeout' can be a float,
giving in seconds, or None.  Setting a timeout of None disables
the timeout feature and is equivalent to setblocking(1).
Setting a timeout of zero is the same as setblocking(0).
-
shutdown(self, *args)
shutdown(flag)
+
shutdown(...)
shutdown(flag)
 
Shut down the reading side of the socket (flag == SHUT_RD), the writing side
of the socket (flag == SHUT_WR), or both ends (flag == SHUT_RDWR).
@@ -627,6 +625,7 @@ most of the Python Standard Library falls int
        PROXY_TYPE_HTTP = 3
+PROXY_TYPE_HTTP_NO_TUNNEL = 4
PROXY_TYPE_SOCKS4 = 1
PROXY_TYPE_SOCKS5 = 2
\ No newline at end of file diff --git a/docs/oauth2client.client.html b/docs/oauth2client.client.html index e3d266b..e8a5152 100644 --- a/docs/oauth2client.client.html +++ b/docs/oauth2client.client.html @@ -8,7 +8,7 @@  
 
oauth2client.client
index
/usr/local/google/home/jcgregorio/projects/apiclient/oauth2client/client.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/oauth2client/client.py

An OAuth 2.0 client.
 
Tools for interacting with OAuth 2.0 protected resources.

@@ -19,14 +19,16 @@ Tools for interacting with OAuth 2.0 protected&nbs Modules         -
copy
+
oauth2client.clientsecrets
+copy
datetime
httplib2
logging
-
simplejson
+simplejson
+
sys
urllib
-
urlparse
-

+urlparse
+

 
@@ -67,6 +69,7 @@ Tools for interacting with OAuth 2.0 protected&nbs
AccessTokenCredentialsError
AccessTokenRefreshError
FlowExchangeError +
UnknownClientSecretsFlowError
@@ -218,7 +221,7 @@ Data descriptors inherited from Error
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -279,7 +282,7 @@ Data descriptors inherited from Error
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -503,7 +506,7 @@ Data descriptors defined here:

Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -580,7 +583,7 @@ Data descriptors inherited from Error
Methods inherited from
exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -755,12 +758,13 @@ Data and other attributes inherited from __init__(self, client_id, client_secret, scope, user_agent, auth_uri='https://accounts.google.com/o/oauth2/auth', token_uri='https://accounts.google.com/o/oauth2/token', **kwargs)
Constructor for OAuth2WebServerFlow.
+
__init__(self, client_id, client_secret, scope, user_agent=None, auth_uri='https://accounts.google.com/o/oauth2/auth', token_uri='https://accounts.google.com/o/oauth2/token', **kwargs)
Constructor for OAuth2WebServerFlow.
 
Args:
  client_id: string, client identifier.
  client_secret: string client secret.
-  scope: string, scope of the credentials being requested.
+  scope: string or list of strings, scope(s) of the credentials being
+    requested.
  user_agent: string, HTTP User-Agent to provide for this application.
  auth_uri: string, URI for authorization endpoint. For convenience
    defaults to Google's endpoints but any OAuth 2.0 provider can be used.
@@ -856,16 +860,104 @@ Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)
+

+ + + + + + + +
 
+class UnknownClientSecretsFlowError(Error)
   The client secrets file called for an unknown type of OAuth 2.0 flow.
 
 
Method resolution order:
+
UnknownClientSecretsFlowError
+
Error
+
exceptions.Exception
+
exceptions.BaseException
+
__builtin__.object
+
+
+Data descriptors inherited from Error:
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+Methods inherited from exceptions.Exception:
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature
+ +
+Data and other attributes inherited from exceptions.Exception:
+
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+ +
+Methods inherited from exceptions.BaseException:
+
__delattr__(...)
x.__delattr__('name') <==> del x.name
+ +
__getattribute__(...)
x.__getattribute__('name') <==> x.name
+ +
__getitem__(...)
x.__getitem__(y) <==> x[y]
+ +
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]

+Use of negative indices is not supported.
+ +
__reduce__(...)
+ +
__repr__(...)
x.__repr__() <==> repr(x)
+ +
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
+ +
__setstate__(...)
+ +
__str__(...)
x.__str__() <==> str(x)
+ +
__unicode__(...)
+ +
+Data descriptors inherited from exceptions.BaseException:
+
__dict__
+
+
args
+
+
message
+

+ + + + +
 
+Functions
       
flow_from_clientsecrets(filename, scope, message=None)
Create a Flow from a clientsecrets file.

+Will create the right kind of Flow based on the contents of the clientsecrets
+file or will raise InvalidClientSecretsError for unknown types of Flows.

+Args:
+  filename: string, File name of client secrets.
+  scope: string or list of strings, scope(s) to request.
+  message: string, A friendly string to display to the user if the
+    clientsecrets file is missing or invalid. If message is provided then
+    sys.exit will be called in the case of an error. If message in not
+    provided then clientsecrets.InvalidClientSecretsError will be raised.

+Returns:
+  A Flow object.

+Raises:
+  UnknownClientSecretsFlowError if the file describes an unknown kind of Flow.
+  clientsecrets.InvalidClientSecretsError if the clientsecrets file is
+    invalid.
+

+ -
 
Data
       EXPIRY_FORMAT = '%Y-%m-%dT%H:%M:%S.%fZ'
+
EXPIRY_FORMAT = '%Y-%m-%dT%H:%M:%SZ'
__author__ = 'jcgregorio@google.com (Joe Gregorio)'
-logger = <logging.Logger instance>

+logger = <logging.Logger object>

 
diff --git a/docs/oauth2client.clientsecrets.html b/docs/oauth2client.clientsecrets.html new file mode 100644 index 0000000..cc438e5 --- /dev/null +++ b/docs/oauth2client.clientsecrets.html @@ -0,0 +1,193 @@ + + +Python: module oauth2client.clientsecrets + + + + +
 
+ 
oauth2client.clientsecrets
index
/usr/local/google/home/jcgregorio/projects/apiclient-release/oauth2client/clientsecrets.py
+

Utilities for reading OAuth 2.0 client secret files.

+A client_secrets.json file contains all the information needed to interact with
+an OAuth 2.0 protected service.

+

+ + + + + +
 
+Modules
       
simplejson
+

+ + + + + +
 
+Classes
       
+
exceptions.Exception(exceptions.BaseException) +
+
+
Error +
+
+
InvalidClientSecretsError +
+
+
+
+
+

+ + + + + + + +
 
+class Error(exceptions.Exception)
   Base error for this module.
 
 
Method resolution order:
+
Error
+
exceptions.Exception
+
exceptions.BaseException
+
__builtin__.object
+
+
+Data descriptors defined here:
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+Methods inherited from exceptions.Exception:
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature
+ +
+Data and other attributes inherited from exceptions.Exception:
+
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+ +
+Methods inherited from exceptions.BaseException:
+
__delattr__(...)
x.__delattr__('name') <==> del x.name
+ +
__getattribute__(...)
x.__getattribute__('name') <==> x.name
+ +
__getitem__(...)
x.__getitem__(y) <==> x[y]
+ +
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]

+Use of negative indices is not supported.
+ +
__reduce__(...)
+ +
__repr__(...)
x.__repr__() <==> repr(x)
+ +
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
+ +
__setstate__(...)
+ +
__str__(...)
x.__str__() <==> str(x)
+ +
__unicode__(...)
+ +
+Data descriptors inherited from exceptions.BaseException:
+
__dict__
+
+
args
+
+
message
+
+

+ + + + + + + +
 
+class InvalidClientSecretsError(Error)
   Format of ClientSecrets file is invalid.
 
 
Method resolution order:
+
InvalidClientSecretsError
+
Error
+
exceptions.Exception
+
exceptions.BaseException
+
__builtin__.object
+
+
+Data descriptors inherited from Error:
+
__weakref__
+
list of weak references to the object (if defined)
+
+
+Methods inherited from exceptions.Exception:
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature
+ +
+Data and other attributes inherited from exceptions.Exception:
+
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+ +
+Methods inherited from exceptions.BaseException:
+
__delattr__(...)
x.__delattr__('name') <==> del x.name
+ +
__getattribute__(...)
x.__getattribute__('name') <==> x.name
+ +
__getitem__(...)
x.__getitem__(y) <==> x[y]
+ +
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]

+Use of negative indices is not supported.
+ +
__reduce__(...)
+ +
__repr__(...)
x.__repr__() <==> repr(x)
+ +
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
+ +
__setstate__(...)
+ +
__str__(...)
x.__str__() <==> str(x)
+ +
__unicode__(...)
+ +
+Data descriptors inherited from exceptions.BaseException:
+
__dict__
+
+
args
+
+
message
+
+

+ + + + + +
 
+Functions
       
load(fp)
+
loadfile(filename)
+
loads(s)
+

+ + + + + +
 
+Data
       TYPE_INSTALLED = 'installed'
+TYPE_WEB = 'web'
+VALID_CLIENT = {'installed': {'required': ['client_id', 'client_secret', 'redirect_uris', 'auth_uri', 'token_uri'], 'string': ['client_id', 'client_secret']}, 'web': {'required': ['client_id', 'client_secret', 'redirect_uris', 'auth_uri', 'token_uri'], 'string': ['client_id', 'client_secret']}}
+__author__ = 'jcgregorio@google.com (Joe Gregorio)'

+ + + + + +
 
+Author
       jcgregorio@google.com (Joe Gregorio)
+ \ No newline at end of file diff --git a/docs/oauth2client.file.html b/docs/oauth2client.file.html index dd6c318..4a5bd55 100644 --- a/docs/oauth2client.file.html +++ b/docs/oauth2client.file.html @@ -8,7 +8,7 @@

 
 
oauth2client.file
index
/usr/local/google/home/jcgregorio/projects/apiclient/oauth2client/file.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/oauth2client/file.py

Utilities for OAuth.
 
Utilities for making it easier to work with OAuth 2.0
@@ -20,10 +20,9 @@ credentials.

Modules         -
pickle
-
simplejson
+
simplejson
threading
-

+

 
@@ -56,32 +55,16 @@ credentials.

Methods defined here:
__init__(self, filename)
-
get(self)
Retrieve Credential from file.

-Returns:
-  oauth2client.client.Credentials
- -
put(self, credentials)
Write Credentials to file.

-Args:
-  credentials: Credentials, the credentials to store.
- -
-Methods inherited from oauth2client.client.Storage:
acquire_lock(self)
Acquires any lock necessary to access this Storage.
 
This lock is not reentrant.
-
locked_get(self)
Retrieve credential.

-The Storage lock must be held when this is called.
+
locked_get(self)
Retrieve Credential from file.
 
Returns:
  oauth2client.client.Credentials
-
locked_put(self, credentials)
Write a credential.

-The Storage lock must be held when this is called.
+
locked_put(self, credentials)
Write Credentials to file.
 
Args:
  credentials: Credentials, the credentials to store.
@@ -91,6 +74,22 @@ Args:
Trying to release a lock that isn't held will result in a
RuntimeError.
+
+Methods inherited from oauth2client.client.Storage:
+
get(self)
Retrieve credential.

+The Storage lock must *not* be held when this is called.

+Returns:
+  oauth2client.client.Credentials
+ +
put(self, credentials)
Write a credential.

+The Storage lock must be held when this is called.

+Args:
+  credentials: Credentials, the credentials to store.
+
Data descriptors inherited from oauth2client.client.Storage:
__dict__
diff --git a/docs/oauth2client.html b/docs/oauth2client.html index b19eaab..7b52956 100644 --- a/docs/oauth2client.html +++ b/docs/oauth2client.html @@ -8,7 +8,7 @@
 
 
oauth2client
index
/usr/local/google/home/jcgregorio/projects/apiclient/oauth2client/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/oauth2client/__init__.py

@@ -19,11 +19,10 @@
       
appengine
client
-
clientid
-clientsecrets
-
django_orm
-file
-
multistore_file
-tools
+
clientsecrets
+django_orm
+
file
+multistore_file
+
tools
\ No newline at end of file diff --git a/docs/oauth2client.multistore_file.html b/docs/oauth2client.multistore_file.html index c3b9ecc..4cfcf47 100644 --- a/docs/oauth2client.multistore_file.html +++ b/docs/oauth2client.multistore_file.html @@ -8,7 +8,7 @@  
 
oauth2client.multistore_file
index
/usr/local/google/home/jcgregorio/projects/apiclient/oauth2client/multistore_file.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/oauth2client/multistore_file.py

Multi-credential file store with lock support.
 
This module implements a JSON credential store where multiple
@@ -47,10 +47,9 @@ The format of the stored data is like so fcntl
logging
os
-pickle
-simplejson
-threading
-

+simplejson
+threading
+

 
@@ -92,7 +91,7 @@ Data descriptors defined here:

Methods inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -153,7 +152,7 @@ Data descriptors inherited from exceptions.Exception:
-
__init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
+
__init__(...)
x.__init__(...) initializes x; see help(type(x)) for signature

Data and other attributes inherited from exceptions.Exception:
@@ -204,7 +203,7 @@ Args:
  filename: The JSON file storing a set of credentials
  client_id: The client_id for the credential
  user_agent: The user agent for the credential
-  scope: A string for the scope being requested
+  scope: string or list of strings, Scope(s) being requested
  warn_on_readonly: if True, log a warning if the store is readonly
 
Returns:
@@ -218,7 +217,7 @@ Returns:
        __author__ = 'jbeda@google.com (Joe Beda)'
-logger = <logging.Logger instance>

+logger = <logging.Logger object>

 
diff --git a/docs/oauth2client.tools.html b/docs/oauth2client.tools.html index 9ae70c0..94fd840 100644 --- a/docs/oauth2client.tools.html +++ b/docs/oauth2client.tools.html @@ -8,7 +8,7 @@
 
 
oauth2client.tools
index
/usr/local/google/home/jcgregorio/projects/apiclient/oauth2client/tools.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/oauth2client/tools.py

Command-line tools for authenticating via OAuth 2.0
 
Do the OAuth 2.0 Web Server dance for a command line application. Stores the
diff --git a/docs/uritemplate.html b/docs/uritemplate.html index 4801a0a..d3a2e36 100644 --- a/docs/uritemplate.html +++ b/docs/uritemplate.html @@ -8,7 +8,7 @@  
 
uritemplate
index
/usr/local/google/home/jcgregorio/projects/apiclient/uritemplate/__init__.py
+>index
/usr/local/google/home/jcgregorio/projects/apiclient-release/uritemplate/__init__.py

# Early, and incomplete implementation of -04.
#