File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 111
111
:caption: Cloud Logging
112
112
113
113
logging-usage
114
+ Client <logging-client >
114
115
115
116
.. toctree ::
116
117
:maxdepth: 0
Original file line number Diff line number Diff line change
1
+ Logging Client
2
+ ==============
3
+
4
+ .. automodule :: gcloud.logging.client
5
+ :members:
6
+ :undoc-members:
7
+ :show-inheritance:
8
+
9
+ Connection
10
+ ~~~~~~~~~~
11
+
12
+ .. automodule :: gcloud.logging.connection
13
+ :members:
14
+ :undoc-members:
15
+ :show-inheritance:
16
+
Original file line number Diff line number Diff line change 36
36
'gcloud.datastore.__init__' ,
37
37
'gcloud.dns.__init__' ,
38
38
'gcloud.iterator' ,
39
+ 'gcloud.logging.__init__' ,
39
40
'gcloud.pubsub.__init__' ,
40
41
'gcloud.resource_manager.__init__' ,
41
42
'gcloud.search.__init__' ,
You can’t perform that action at this time.
0 commit comments