You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/drive_v2.about.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -187,10 +187,10 @@ <h3>Method Details</h3>
187
187
],
188
188
"user": { # Information about a Drive user. # The authenticated user.
189
189
"displayName": "A String", # Output only. A plain text displayable name for this user.
190
-
"emailAddress": "A String", # Output only. The email address of the user.
190
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
191
191
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
192
-
"kind": "drive#user", # Output only. This is always `drive#user`.
193
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
192
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
193
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
194
194
"picture": { # Output only. The user's profile picture.
195
195
"url": "A String", # Output only. A URL that points to a profile picture of this user.
Copy file name to clipboardExpand all lines: docs/dyn/drive_v2.replies.html
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -139,10 +139,10 @@ <h3>Method Details</h3>
139
139
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
140
140
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
141
141
"displayName": "A String", # Output only. A plain text displayable name for this user.
142
-
"emailAddress": "A String", # Output only. The email address of the user.
142
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
143
143
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
144
-
"kind": "drive#user", # Output only. This is always `drive#user`.
145
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
144
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
145
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
146
146
"picture": { # Output only. The user's profile picture.
147
147
"url": "A String", # Output only. A URL that points to a profile picture of this user.
148
148
},
@@ -171,10 +171,10 @@ <h3>Method Details</h3>
171
171
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
172
172
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
173
173
"displayName": "A String", # Output only. A plain text displayable name for this user.
174
-
"emailAddress": "A String", # Output only. The email address of the user.
174
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
175
175
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
176
-
"kind": "drive#user", # Output only. This is always `drive#user`.
177
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
176
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
177
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
178
178
"picture": { # Output only. The user's profile picture.
179
179
"url": "A String", # Output only. A URL that points to a profile picture of this user.
180
180
},
@@ -200,10 +200,10 @@ <h3>Method Details</h3>
200
200
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
201
201
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
202
202
"displayName": "A String", # Output only. A plain text displayable name for this user.
203
-
"emailAddress": "A String", # Output only. The email address of the user.
203
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
204
204
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
205
-
"kind": "drive#user", # Output only. This is always `drive#user`.
206
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
205
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
206
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
207
207
"picture": { # Output only. The user's profile picture.
208
208
"url": "A String", # Output only. A URL that points to a profile picture of this user.
209
209
},
@@ -242,10 +242,10 @@ <h3>Method Details</h3>
242
242
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
243
243
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
244
244
"displayName": "A String", # Output only. A plain text displayable name for this user.
245
-
"emailAddress": "A String", # Output only. The email address of the user.
245
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
246
246
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
247
-
"kind": "drive#user", # Output only. This is always `drive#user`.
248
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
247
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
248
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
249
249
"picture": { # Output only. The user's profile picture.
250
250
"url": "A String", # Output only. A URL that points to a profile picture of this user.
251
251
},
@@ -295,10 +295,10 @@ <h3>Method Details</h3>
295
295
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
296
296
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
297
297
"displayName": "A String", # Output only. A plain text displayable name for this user.
298
-
"emailAddress": "A String", # Output only. The email address of the user.
298
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
299
299
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
300
-
"kind": "drive#user", # Output only. This is always `drive#user`.
301
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
300
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
301
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
302
302
"picture": { # Output only. The user's profile picture.
303
303
"url": "A String", # Output only. A URL that points to a profile picture of this user.
304
304
},
@@ -324,10 +324,10 @@ <h3>Method Details</h3>
324
324
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
325
325
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
326
326
"displayName": "A String", # Output only. A plain text displayable name for this user.
327
-
"emailAddress": "A String", # Output only. The email address of the user.
327
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
328
328
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
329
-
"kind": "drive#user", # Output only. This is always `drive#user`.
330
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
329
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
330
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
331
331
"picture": { # Output only. The user's profile picture.
332
332
"url": "A String", # Output only. A URL that points to a profile picture of this user.
333
333
},
@@ -357,10 +357,10 @@ <h3>Method Details</h3>
357
357
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
358
358
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
359
359
"displayName": "A String", # Output only. A plain text displayable name for this user.
360
-
"emailAddress": "A String", # Output only. The email address of the user.
360
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
361
361
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
362
-
"kind": "drive#user", # Output only. This is always `drive#user`.
363
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
362
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
363
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
364
364
"picture": { # Output only. The user's profile picture.
365
365
"url": "A String", # Output only. A URL that points to a profile picture of this user.
366
366
},
@@ -386,10 +386,10 @@ <h3>Method Details</h3>
386
386
{ # A comment on a file in Google Drive. Some resource methods (such as `replies.update`) require a `replyId`. Use the `replies.list` method to retrieve the ID for a reply.
387
387
"author": { # Information about a Drive user. # Output only. The author of the reply. The author's email address and permission ID will not be populated.
388
388
"displayName": "A String", # Output only. A plain text displayable name for this user.
389
-
"emailAddress": "A String", # Output only. The email address of the user.
389
+
"emailAddress": "A String", # Output only. The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
390
390
"isAuthenticatedUser": True or False, # Output only. Whether this user is the same as the authenticated user for whom the request was made.
391
-
"kind": "drive#user", # Output only. This is always `drive#user`.
392
-
"permissionId": "A String", # Output only. The user's ID as visible in the permissions collection.
391
+
"kind": "drive#user", # Output only. Identifies what kind of resource this is. Value: the fixed string `drive#user`.
392
+
"permissionId": "A String", # Output only. The user's ID as visible in Permission resources.
393
393
"picture": { # Output only. The user's profile picture.
394
394
"url": "A String", # Output only. A URL that points to a profile picture of this user.
0 commit comments