bumplzz69 / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

Storage's need a delete() method #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
All Storages, in particular StorageByKeyName, need a delete() method that 
allows removing the credentials (and maybe rescinds the grant?).

Original issue reported on code.google.com by jcgregorio@google.com on 18 Jul 2011 at 2:48

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/5608049/

Original comment by jcgregorio@google.com on 2 Feb 2012 at 12:03

GoogleCodeExporter commented 9 years ago
Committed at 
http://code.google.com/p/google-api-python-client/source/detail?r=349862343cbf59
d7b18666b349d8658990c14133

Original comment by jcgregorio@google.com on 23 Feb 2012 at 6:37