aboutsummaryrefslogtreecommitdiff
path: root/docs/oauth2client.client.html
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2011-02-17 15:32:11 -0500
committerJoe Gregorio <jcgregorio@google.com>2011-02-17 15:32:11 -0500
commit9ce4b629b1fcdc0c74c45bc3a50b4ac457e9307a (patch)
treef853149aa56124dd6c4e49a65ab6ddac363013da /docs/oauth2client.client.html
parent3b79fa848865bbe8d8030056969a31d043d36d88 (diff)
downloadgoogle-api-python-client-9ce4b629b1fcdc0c74c45bc3a50b4ac457e9307a.tar.gz
Moving all OAuth code and samples to use Storage consistently
Diffstat (limited to 'docs/oauth2client.client.html')
-rw-r--r--docs/oauth2client.client.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/oauth2client.client.html b/docs/oauth2client.client.html
index 4a857fdea..36bc5020f 100644
--- a/docs/oauth2client.client.html
+++ b/docs/oauth2client.client.html
@@ -158,6 +158,11 @@ Args:<br>
&nbsp;&nbsp;&nbsp;&nbsp;has&nbsp;expired&nbsp;and&nbsp;been&nbsp;refreshed.</tt></dd></dl>
<hr>
+Data descriptors inherited from <a href="oauth2client.client.html#OAuth2Credentials">OAuth2Credentials</a>:<br>
+<dl><dt><strong>invalid</strong></dt>
+<dd><tt>True&nbsp;if&nbsp;the&nbsp;credentials&nbsp;are&nbsp;invalid,&nbsp;such&nbsp;as&nbsp;being&nbsp;revoked.</tt></dd>
+</dl>
+<hr>
Data descriptors inherited from <a href="oauth2client.client.html#Credentials">Credentials</a>:<br>
<dl><dt><strong>__dict__</strong></dt>
<dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd>
@@ -407,6 +412,11 @@ Args:<br>
&nbsp;&nbsp;&nbsp;&nbsp;has&nbsp;expired&nbsp;and&nbsp;been&nbsp;refreshed.</tt></dd></dl>
<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>invalid</strong></dt>
+<dd><tt>True&nbsp;if&nbsp;the&nbsp;credentials&nbsp;are&nbsp;invalid,&nbsp;such&nbsp;as&nbsp;being&nbsp;revoked.</tt></dd>
+</dl>
+<hr>
Data descriptors inherited from <a href="oauth2client.client.html#Credentials">Credentials</a>:<br>
<dl><dt><strong>__dict__</strong></dt>
<dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd>