FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
google-api-python-client/docs/epy/class-tree.html at master · nasimgh/google-api-python-client · GitHub
nasimgh
/
google-api-python-client
Public
forked from
googleapis/google-api-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
google-api-python-client
/
docs
/
epy
/
class-tree.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
176 lines (166 loc) · 7.91 KB
Breadcrumbs
google-api-python-client
/
docs
/
epy
/
class-tree.html
Copy path
File metadata and controls
176 lines (166 loc) · 7.91 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<
?xml version="1.0" encoding="ascii"?
>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd"
>
<
html
xmlns
="
http://www.w3.org/1999/xhtml
"
xml:lang
="
en
"
lang
="
en
"
>
<
head
>
<
title
>
Class Hierarchy
</
title
>
<
link
rel
="
stylesheet
"
href
="
epydoc.css
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
src
="
epydoc.js
"
>
</
script
>
</
head
>
<
body
bgcolor
="
white
"
text
="
black
"
link
="
blue
"
vlink
="
#204080
"
alink
="
#204080
"
>
<!-- ==================== NAVIGATION BAR ==================== -->
<
table
class
="
navbar
"
border
="
0
"
width
="
100%
"
cellpadding
="
0
"
bgcolor
="
#a0c0ff
"
cellspacing
="
0
"
>
<
tr
valign
="
middle
"
>
<!-- Home link -->
<
th
>
<
a
href
="
googleapiclient-module.html
"
>
Home
</
a
>
</
th
>
<!-- Tree link -->
<
th
bgcolor
="
#70b0f0
"
class
="
navbar-select
"
>
Trees
</
th
>
<!-- Index link -->
<
th
>
<
a
href
="
identifier-index.html
"
>
Indices
</
a
>
</
th
>
<!-- Help link -->
<
th
>
<
a
href
="
help.html
"
>
Help
</
a
>
</
th
>
<
th
class
="
navbar
"
width
="
100%
"
>
</
th
>
</
tr
>
</
table
>
<
table
width
="
100%
"
cellpadding
="
0
"
cellspacing
="
0
"
>
<
tr
valign
="
top
"
>
<
td
width
="
100%
"
>
</
td
>
<
td
>
<
table
cellpadding
="
0
"
cellspacing
="
0
"
>
<!-- hide/show private -->
<
tr
>
<
td
align
="
right
"
>
<
span
class
="
options
"
>
[
<
a
href
="
javascript:void(0);
"
class
="
privatelink
"
onclick
="
toggle_private();
"
>
hide private
</
a
>
]
</
span
>
</
td
>
</
tr
>
<
tr
>
<
td
align
="
right
"
>
<
span
class
="
options
"
>
[
<
a
href
="
frames.html
"
target
="
_top
"
>
frames
</
a
>
] |
<
a
href
="
class-tree.html
"
target
="
_top
"
>
no frames
</
a
>
]
</
span
>
</
td
>
</
tr
>
</
table
>
</
td
>
</
tr
>
</
table
>
<
center
>
<
b
>
[
<
a
href
="
module-tree.html
"
>
Module Hierarchy
</
a
>
|
<
a
href
="
class-tree.html
"
>
Class Hierarchy
</
a
>
]
</
b
>
</
center
>
<
br
/>
<
h1
class
="
epydoc
"
>
Class Hierarchy
</
h1
>
<
ul
class
="
nomargin-top
"
>
<
li
>
<
strong
class
="
uidlink
"
>
object
</
strong
>
:
<
em
class
="
summary
"
>
The most base type
</
em
>
<
ul
>
<
li
>
<
strong
class
="
uidlink
"
>
exceptions.BaseException
</
strong
>
:
<
em
class
="
summary
"
>
Common base class for all exceptions
</
em
>
<
ul
>
<
li
>
<
strong
class
="
uidlink
"
>
exceptions.Exception
</
strong
>
:
<
em
class
="
summary
"
>
Common base class for all non-exit exceptions.
</
em
>
<
ul
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.errors.Error-class.html
"
>
googleapiclient.errors.Error
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Base error for this module.
</
em
>
</
li
>
</
ul
>
</
li
>
</
ul
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.BatchHttpRequest-class.html
"
>
googleapiclient.http.BatchHttpRequest
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Batches multiple HttpRequest objects into a single HTTP request.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.channel.Channel-class.html
"
>
googleapiclient.channel.Channel
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
A Channel for notifications.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.HttpMock-class.html
"
>
googleapiclient.http.HttpMock
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Mock of httplib2.Http
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.HttpMockSequence-class.html
"
>
googleapiclient.http.HttpMockSequence
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Mock of httplib2.Http
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.HttpRequest-class.html
"
>
googleapiclient.http.HttpRequest
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Encapsulates a single HTTP request.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.HttpRequestMock-class.html
"
>
googleapiclient.http.HttpRequestMock
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Mock of HttpRequest.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.MediaDownloadProgress-class.html
"
>
googleapiclient.http.MediaDownloadProgress
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Status of a resumable download.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.MediaIoBaseDownload-class.html
"
>
googleapiclient.http.MediaIoBaseDownload
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
"Download media resources.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.MediaUpload-class.html
"
>
googleapiclient.http.MediaUpload
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Describes a media object to upload.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.MediaUploadProgress-class.html
"
>
googleapiclient.http.MediaUploadProgress
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Status of a resumable upload.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.model.Model-class.html
"
>
googleapiclient.model.Model
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Model base class.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.channel.Notification-class.html
"
>
googleapiclient.channel.Notification
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
A Notification from a Channel.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http.RequestMockBuilder-class.html
"
>
googleapiclient.http.RequestMockBuilder
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
A simple mock of HttpRequest
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.discovery.Resource-class.html
"
onclick
="
show_private();
"
>
googleapiclient.discovery.Resource
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
A class for interacting with a resource.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.discovery.ResourceMethodParameters-class.html
"
onclick
="
show_private();
"
>
googleapiclient.discovery.ResourceMethodParameters
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Represents the parameters associated with a method.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.schema.Schemas-class.html
"
>
googleapiclient.schema.Schemas
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Schemas for an API.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.schema._SchemaToStruct-class.html
"
onclick
="
show_private();
"
>
googleapiclient.schema._SchemaToStruct
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Convert schema to a prototype object.
</
em
>
</
li
>
<
li
>
<
strong
class
="
uidlink
"
>
<
a
href
="
googleapiclient.http._StreamSlice-class.html
"
onclick
="
show_private();
"
>
googleapiclient.http._StreamSlice
</
a
>
</
strong
>
:
<
em
class
="
summary
"
>
Truncated stream.
</
em
>
</
li
>
</
ul
>
</
li
>
</
ul
>
<!-- ==================== NAVIGATION BAR ==================== -->
<
table
class
="
navbar
"
border
="
0
"
width
="
100%
"
cellpadding
="
0
"
bgcolor
="
#a0c0ff
"
cellspacing
="
0
"
>
<
tr
valign
="
middle
"
>
<!-- Home link -->
<
th
>
<
a
href
="
googleapiclient-module.html
"
>
Home
</
a
>
</
th
>
<!-- Tree link -->
<
th
bgcolor
="
#70b0f0
"
class
="
navbar-select
"
>
Trees
</
th
>
<!-- Index link -->
<
th
>
<
a
href
="
identifier-index.html
"
>
Indices
</
a
>
</
th
>
<!-- Help link -->
<
th
>
<
a
href
="
help.html
"
>
Help
</
a
>
</
th
>
<
th
class
="
navbar
"
width
="
100%
"
>
</
th
>
</
tr
>
</
table
>
<
table
border
="
0
"
cellpadding
="
0
"
cellspacing
="
0
"
width
="
100%%
"
>
<
tr
>
<
td
align
="
left
"
class
="
footer
"
>
Generated by Epydoc 3.0.1 on Wed Oct 15 10:24:19 2014
</
td
>
<
td
align
="
right
"
class
="
footer
"
>
<
a
target
="
mainFrame
"
href
="
http://epydoc.sourceforge.net
"
>
http://epydoc.sourceforge.net
</
a
>
</
td
>
</
tr
>
</
table
>
<
script
type
="
text/javascript
"
>
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie
(
)
;
// -->
</
script
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL