Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Side by Side Diff: third_party/gsutil/boto/docs/source/ref/iam.rst

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 .. ref-iam 1 .. ref-iam
2 2
3 === 3 ===
4 IAM 4 IAM
5 === 5 ===
6 6
7 boto.iam 7 boto.iam
8 -------- 8 --------
9 9
10 .. automodule:: boto.iam 10 .. automodule:: boto.iam
11 :members: 11 :members:
12 :undoc-members: 12 :undoc-members:
13 13
14 boto.iam.connection 14 boto.iam.connection
15 ------------------- 15 -------------------
16 16
17 .. automodule:: boto.iam.connection 17 .. automodule:: boto.iam.connection
18 :members: 18 :members:
19 :undoc-members: 19 :undoc-members:
20 20
21 boto.iam.response 21 boto.iam.summarymap
22 ----------------- 22 -------------------
23 23
24 .. automodule:: boto.iam.response 24 .. automodule:: boto.iam.summarymap
25 :members: 25 :members:
26 :undoc-members: 26 :undoc-members:
27 27
OLDNEW
« no previous file with comments | « third_party/gsutil/boto/docs/source/ref/gs.rst ('k') | third_party/gsutil/boto/docs/source/ref/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698