• Home
  • Raw
  • Download

Lines Matching full:user

82 …nently deletes a file by ID. Skips the trash. The currently authenticated user must own the file o…
85 <p class="firstline">Permanently deletes all of the user's trashed files.</p>
106 <p class="firstline">Lists the user's files.</p>
118 <p class="firstline">Moves a file to the trash. The currently authenticated user must own the file …
143 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
145 …eflects every change made to the file on the server, even those not visible to the requesting user.
150 "modified": True or False, # Whether the file has been modified by this user.
153 "starred": True or False, # Whether this file is starred by the user.
154 "viewed": True or False, # Whether this file has been viewed by this user.
162 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
165 { # Information about a Drive user.
166 "picture": { # The user's profile picture.
167 "url": "A String", # A URL that points to a profile picture of this user.
169 "kind": "drive#user", # This is always drive#user.
170 "displayName": "A String", # A plain text displayable name for this user.
171 "permissionId": "A String", # The user's ID as visible in the permissions collection.
172 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
173 "emailAddress": "A String", # The email address of the user.
176 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
178 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
179 "picture": { # The user's profile picture.
180 "url": "A String", # A URL that points to a profile picture of this user.
182 "kind": "drive#user", # This is always drive#user.
183 "displayName": "A String", # A plain text displayable name for this user.
184 "permissionId": "A String", # The user's ID as visible in the permissions collection.
185 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
186 "emailAddress": "A String", # The email address of the user.
188 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
189 "picture": { # The user's profile picture.
190 "url": "A String", # A URL that points to a profile picture of this user.
192 "kind": "drive#user", # This is always drive#user.
193 "displayName": "A String", # A plain text displayable name for this user.
194 "permissionId": "A String", # The user's ID as visible in the permissions collection.
195 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
196 "emailAddress": "A String", # The email address of the user.
199 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
200 "picture": { # The user's profile picture.
201 "url": "A String", # A URL that points to a profile picture of this user.
203 "kind": "drive#user", # This is always drive#user.
204 "displayName": "A String", # A plain text displayable name for this user.
205 "permissionId": "A String", # The user's ID as visible in the permissions collection.
206 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
207 "emailAddress": "A String", # The email address of the user.
215 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
216 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
217 "canTrash": True or False, # Whether the current user can move this file to trash.
218 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
219 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
220 "canDelete": True or False, # Whether the current user can delete this file.
221 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
222 "canRename": True or False, # Whether the current user can rename this file.
223 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
224 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
225 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
226 "canDownload": True or False, # Whether the current user can download this file.
227 "canComment": True or False, # Whether the current user can comment on this file.
228 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
229 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
230 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
231 "canEdit": True or False, # Whether the current user can edit this file.
232 "canUntrash": True or False, # Whether the current user can restore this file from trash.
234 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
254 …o. This is an output-only field which is present when the permission type is user, group or domain.
259 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
263 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
266 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
272 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
275 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
278 …l address of the user or group this permission refers to. This is an output-only field which is pr…
280 # - They can only be set on user and group permissions
284 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
290 # - user
294 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
302 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
364 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
368 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
374 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
376 …o. This is an output-only field which is present when the permission type is user, group or domain.
381 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
385 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
388 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
394 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
397 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
400 …l address of the user or group this permission refers to. This is an output-only field which is pr…
402 # - They can only be set on user and group permissions
406 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
412 # - user
416 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
440 …DEFAULT - The visibility of the new file is determined by the user's default visibility/sharing po…
451 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
453 …eflects every change made to the file on the server, even those not visible to the requesting user.
458 "modified": True or False, # Whether the file has been modified by this user.
461 "starred": True or False, # Whether this file is starred by the user.
462 "viewed": True or False, # Whether this file has been viewed by this user.
470 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
473 { # Information about a Drive user.
474 "picture": { # The user's profile picture.
475 "url": "A String", # A URL that points to a profile picture of this user.
477 "kind": "drive#user", # This is always drive#user.
478 "displayName": "A String", # A plain text displayable name for this user.
479 "permissionId": "A String", # The user's ID as visible in the permissions collection.
480 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
481 "emailAddress": "A String", # The email address of the user.
484 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
486 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
487 "picture": { # The user's profile picture.
488 "url": "A String", # A URL that points to a profile picture of this user.
490 "kind": "drive#user", # This is always drive#user.
491 "displayName": "A String", # A plain text displayable name for this user.
492 "permissionId": "A String", # The user's ID as visible in the permissions collection.
493 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
494 "emailAddress": "A String", # The email address of the user.
496 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
497 "picture": { # The user's profile picture.
498 "url": "A String", # A URL that points to a profile picture of this user.
500 "kind": "drive#user", # This is always drive#user.
501 "displayName": "A String", # A plain text displayable name for this user.
502 "permissionId": "A String", # The user's ID as visible in the permissions collection.
503 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
504 "emailAddress": "A String", # The email address of the user.
507 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
508 "picture": { # The user's profile picture.
509 "url": "A String", # A URL that points to a profile picture of this user.
511 "kind": "drive#user", # This is always drive#user.
512 "displayName": "A String", # A plain text displayable name for this user.
513 "permissionId": "A String", # The user's ID as visible in the permissions collection.
514 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
515 "emailAddress": "A String", # The email address of the user.
523 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
524 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
525 "canTrash": True or False, # Whether the current user can move this file to trash.
526 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
527 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
528 "canDelete": True or False, # Whether the current user can delete this file.
529 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
530 "canRename": True or False, # Whether the current user can rename this file.
531 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
532 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
533 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
534 "canDownload": True or False, # Whether the current user can download this file.
535 "canComment": True or False, # Whether the current user can comment on this file.
536 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
537 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
538 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
539 "canEdit": True or False, # Whether the current user can edit this file.
540 "canUntrash": True or False, # Whether the current user can restore this file from trash.
542 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
562 …o. This is an output-only field which is present when the permission type is user, group or domain.
567 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
571 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
574 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
580 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
583 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
586 …l address of the user or group this permission refers to. This is an output-only field which is pr…
588 # - They can only be set on user and group permissions
592 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
598 # - user
602 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
610 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
672 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
676 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
682 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
684 …o. This is an output-only field which is present when the permission type is user, group or domain.
689 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
693 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
696 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
702 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
705 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
708 …l address of the user or group this permission refers to. This is an output-only field which is pr…
710 # - They can only be set on user and group permissions
714 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
720 # - user
724 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
745 …<pre>Permanently deletes a file by ID. Skips the trash. The currently authenticated user must own …
755 <pre>Permanently deletes all of the user's trashed files.
794 "ids": [ # The IDs generated for the requesting user in the specified space.
813 …acknowledgeAbuse: boolean, Whether the user is acknowledging the risk of downloading known malware…
821 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
823 …eflects every change made to the file on the server, even those not visible to the requesting user.
828 "modified": True or False, # Whether the file has been modified by this user.
831 "starred": True or False, # Whether this file is starred by the user.
832 "viewed": True or False, # Whether this file has been viewed by this user.
840 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
843 { # Information about a Drive user.
844 "picture": { # The user's profile picture.
845 "url": "A String", # A URL that points to a profile picture of this user.
847 "kind": "drive#user", # This is always drive#user.
848 "displayName": "A String", # A plain text displayable name for this user.
849 "permissionId": "A String", # The user's ID as visible in the permissions collection.
850 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
851 "emailAddress": "A String", # The email address of the user.
854 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
856 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
857 "picture": { # The user's profile picture.
858 "url": "A String", # A URL that points to a profile picture of this user.
860 "kind": "drive#user", # This is always drive#user.
861 "displayName": "A String", # A plain text displayable name for this user.
862 "permissionId": "A String", # The user's ID as visible in the permissions collection.
863 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
864 "emailAddress": "A String", # The email address of the user.
866 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
867 "picture": { # The user's profile picture.
868 "url": "A String", # A URL that points to a profile picture of this user.
870 "kind": "drive#user", # This is always drive#user.
871 "displayName": "A String", # A plain text displayable name for this user.
872 "permissionId": "A String", # The user's ID as visible in the permissions collection.
873 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
874 "emailAddress": "A String", # The email address of the user.
877 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
878 "picture": { # The user's profile picture.
879 "url": "A String", # A URL that points to a profile picture of this user.
881 "kind": "drive#user", # This is always drive#user.
882 "displayName": "A String", # A plain text displayable name for this user.
883 "permissionId": "A String", # The user's ID as visible in the permissions collection.
884 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
885 "emailAddress": "A String", # The email address of the user.
893 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
894 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
895 "canTrash": True or False, # Whether the current user can move this file to trash.
896 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
897 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
898 "canDelete": True or False, # Whether the current user can delete this file.
899 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
900 "canRename": True or False, # Whether the current user can rename this file.
901 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
902 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
903 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
904 "canDownload": True or False, # Whether the current user can download this file.
905 "canComment": True or False, # Whether the current user can comment on this file.
906 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
907 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
908 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
909 "canEdit": True or False, # Whether the current user can edit this file.
910 "canUntrash": True or False, # Whether the current user can restore this file from trash.
912 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
932 …o. This is an output-only field which is present when the permission type is user, group or domain.
937 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
941 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
944 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
950 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
953 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
956 …l address of the user or group this permission refers to. This is an output-only field which is pr…
958 # - They can only be set on user and group permissions
962 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
968 # - user
972 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
980 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
1042 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
1046 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
1052 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
1054 …o. This is an output-only field which is present when the permission type is user, group or domain.
1059 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
1063 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
1066 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
1072 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
1075 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
1078 …l address of the user or group this permission refers to. This is an output-only field which is pr…
1080 # - They can only be set on user and group permissions
1084 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
1090 # - user
1094 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
1125 …acknowledgeAbuse: boolean, Whether the user is acknowledging the risk of downloading known malware…
1144 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
1146 …eflects every change made to the file on the server, even those not visible to the requesting user.
1151 "modified": True or False, # Whether the file has been modified by this user.
1154 "starred": True or False, # Whether this file is starred by the user.
1155 "viewed": True or False, # Whether this file has been viewed by this user.
1163 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
1166 { # Information about a Drive user.
1167 "picture": { # The user's profile picture.
1168 "url": "A String", # A URL that points to a profile picture of this user.
1170 "kind": "drive#user", # This is always drive#user.
1171 "displayName": "A String", # A plain text displayable name for this user.
1172 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1173 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1174 "emailAddress": "A String", # The email address of the user.
1177 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
1179 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
1180 "picture": { # The user's profile picture.
1181 "url": "A String", # A URL that points to a profile picture of this user.
1183 "kind": "drive#user", # This is always drive#user.
1184 "displayName": "A String", # A plain text displayable name for this user.
1185 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1186 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1187 "emailAddress": "A String", # The email address of the user.
1189 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
1190 "picture": { # The user's profile picture.
1191 "url": "A String", # A URL that points to a profile picture of this user.
1193 "kind": "drive#user", # This is always drive#user.
1194 "displayName": "A String", # A plain text displayable name for this user.
1195 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1196 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1197 "emailAddress": "A String", # The email address of the user.
1200 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
1201 "picture": { # The user's profile picture.
1202 "url": "A String", # A URL that points to a profile picture of this user.
1204 "kind": "drive#user", # This is always drive#user.
1205 "displayName": "A String", # A plain text displayable name for this user.
1206 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1207 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1208 "emailAddress": "A String", # The email address of the user.
1216 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
1217 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
1218 "canTrash": True or False, # Whether the current user can move this file to trash.
1219 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
1220 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
1221 "canDelete": True or False, # Whether the current user can delete this file.
1222 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
1223 "canRename": True or False, # Whether the current user can rename this file.
1224 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
1225 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
1226 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
1227 "canDownload": True or False, # Whether the current user can download this file.
1228 "canComment": True or False, # Whether the current user can comment on this file.
1229 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
1230 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
1231 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
1232 "canEdit": True or False, # Whether the current user can edit this file.
1233 "canUntrash": True or False, # Whether the current user can restore this file from trash.
1235 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
1255 …o. This is an output-only field which is present when the permission type is user, group or domain.
1260 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
1264 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
1267 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
1273 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
1276 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
1279 …l address of the user or group this permission refers to. This is an output-only field which is pr…
1281 # - They can only be set on user and group permissions
1285 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
1291 # - user
1295 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
1303 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
1365 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
1369 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
1375 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
1377 …o. This is an output-only field which is present when the permission type is user, group or domain.
1382 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
1386 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
1389 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
1395 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
1398 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
1401 …l address of the user or group this permission refers to. This is an output-only field which is pr…
1403 # - They can only be set on user and group permissions
1407 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
1413 # - user
1417 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
1442 …DEFAULT - The visibility of the new file is determined by the user's default visibility/sharing po…
1455 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
1457 …eflects every change made to the file on the server, even those not visible to the requesting user.
1462 "modified": True or False, # Whether the file has been modified by this user.
1465 "starred": True or False, # Whether this file is starred by the user.
1466 "viewed": True or False, # Whether this file has been viewed by this user.
1474 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
1477 { # Information about a Drive user.
1478 "picture": { # The user's profile picture.
1479 "url": "A String", # A URL that points to a profile picture of this user.
1481 "kind": "drive#user", # This is always drive#user.
1482 "displayName": "A String", # A plain text displayable name for this user.
1483 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1484 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1485 "emailAddress": "A String", # The email address of the user.
1488 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
1490 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
1491 "picture": { # The user's profile picture.
1492 "url": "A String", # A URL that points to a profile picture of this user.
1494 "kind": "drive#user", # This is always drive#user.
1495 "displayName": "A String", # A plain text displayable name for this user.
1496 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1497 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1498 "emailAddress": "A String", # The email address of the user.
1500 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
1501 "picture": { # The user's profile picture.
1502 "url": "A String", # A URL that points to a profile picture of this user.
1504 "kind": "drive#user", # This is always drive#user.
1505 "displayName": "A String", # A plain text displayable name for this user.
1506 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1507 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1508 "emailAddress": "A String", # The email address of the user.
1511 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
1512 "picture": { # The user's profile picture.
1513 "url": "A String", # A URL that points to a profile picture of this user.
1515 "kind": "drive#user", # This is always drive#user.
1516 "displayName": "A String", # A plain text displayable name for this user.
1517 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1518 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1519 "emailAddress": "A String", # The email address of the user.
1527 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
1528 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
1529 "canTrash": True or False, # Whether the current user can move this file to trash.
1530 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
1531 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
1532 "canDelete": True or False, # Whether the current user can delete this file.
1533 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
1534 "canRename": True or False, # Whether the current user can rename this file.
1535 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
1536 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
1537 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
1538 "canDownload": True or False, # Whether the current user can download this file.
1539 "canComment": True or False, # Whether the current user can comment on this file.
1540 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
1541 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
1542 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
1543 "canEdit": True or False, # Whether the current user can edit this file.
1544 "canUntrash": True or False, # Whether the current user can restore this file from trash.
1546 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
1566 …o. This is an output-only field which is present when the permission type is user, group or domain.
1571 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
1575 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
1578 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
1584 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
1587 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
1590 …l address of the user or group this permission refers to. This is an output-only field which is pr…
1592 # - They can only be set on user and group permissions
1596 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
1602 # - user
1606 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
1614 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
1676 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
1680 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
1686 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
1688 …o. This is an output-only field which is present when the permission type is user, group or domain.
1693 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
1697 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
1700 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
1706 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
1709 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
1712 …l address of the user or group this permission refers to. This is an output-only field which is pr…
1714 # - They can only be set on user and group permissions
1718 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
1724 # - user
1728 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
1749 <pre>Lists the user's files.
1762 DEFAULT - The items that the user has accessed.
1763 DOMAIN - Items shared to the user's domain.
1780 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
1782 …eflects every change made to the file on the server, even those not visible to the requesting user.
1787 "modified": True or False, # Whether the file has been modified by this user.
1790 "starred": True or False, # Whether this file is starred by the user.
1791 "viewed": True or False, # Whether this file has been viewed by this user.
1799 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
1802 { # Information about a Drive user.
1803 "picture": { # The user's profile picture.
1804 "url": "A String", # A URL that points to a profile picture of this user.
1806 "kind": "drive#user", # This is always drive#user.
1807 "displayName": "A String", # A plain text displayable name for this user.
1808 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1809 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1810 "emailAddress": "A String", # The email address of the user.
1813 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
1815 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
1816 "picture": { # The user's profile picture.
1817 "url": "A String", # A URL that points to a profile picture of this user.
1819 "kind": "drive#user", # This is always drive#user.
1820 "displayName": "A String", # A plain text displayable name for this user.
1821 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1822 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1823 "emailAddress": "A String", # The email address of the user.
1825 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
1826 "picture": { # The user's profile picture.
1827 "url": "A String", # A URL that points to a profile picture of this user.
1829 "kind": "drive#user", # This is always drive#user.
1830 "displayName": "A String", # A plain text displayable name for this user.
1831 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1832 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1833 "emailAddress": "A String", # The email address of the user.
1836 … "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
1837 "picture": { # The user's profile picture.
1838 "url": "A String", # A URL that points to a profile picture of this user.
1840 "kind": "drive#user", # This is always drive#user.
1841 "displayName": "A String", # A plain text displayable name for this user.
1842 "permissionId": "A String", # The user's ID as visible in the permissions collection.
1843 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
1844 "emailAddress": "A String", # The email address of the user.
1852 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
1853 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
1854 "canTrash": True or False, # Whether the current user can move this file to trash.
1855 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
1856 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
1857 "canDelete": True or False, # Whether the current user can delete this file.
1858 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
1859 "canRename": True or False, # Whether the current user can rename this file.
1860 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
1861 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
1862 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
1863 "canDownload": True or False, # Whether the current user can download this file.
1864 "canComment": True or False, # Whether the current user can comment on this file.
1865 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
1866 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
1867 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
1868 "canEdit": True or False, # Whether the current user can edit this file.
1869 "canUntrash": True or False, # Whether the current user can restore this file from trash.
1871 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
1891 …o. This is an output-only field which is present when the permission type is user, group or domain.
1896 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
1900 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
1903 …ivePermissionType": "A String", # The Team Drive permission type for this user. While new values m…
1909 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
1912 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
1915 …l address of the user or group this permission refers to. This is an output-only field which is pr…
1917 # - They can only be set on user and group permissions
1921 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
1927 # - user
1931 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
1939 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
2001 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
2005 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
2011 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
2013 …o. This is an output-only field which is present when the permission type is user, group or domain.
2018 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
2022 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
2025 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
2031 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
2034 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
2037 …l address of the user or group this permission refers to. This is an output-only field which is pr…
2039 # - They can only be set on user and group permissions
2043 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
2049 # - user
2053 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
2102 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
2104 …eflects every change made to the file on the server, even those not visible to the requesting user.
2109 "modified": True or False, # Whether the file has been modified by this user.
2112 "starred": True or False, # Whether this file is starred by the user.
2113 "viewed": True or False, # Whether this file has been viewed by this user.
2121 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
2124 { # Information about a Drive user.
2125 "picture": { # The user's profile picture.
2126 "url": "A String", # A URL that points to a profile picture of this user.
2128 "kind": "drive#user", # This is always drive#user.
2129 "displayName": "A String", # A plain text displayable name for this user.
2130 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2131 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2132 "emailAddress": "A String", # The email address of the user.
2135 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
2137 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
2138 "picture": { # The user's profile picture.
2139 "url": "A String", # A URL that points to a profile picture of this user.
2141 "kind": "drive#user", # This is always drive#user.
2142 "displayName": "A String", # A plain text displayable name for this user.
2143 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2144 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2145 "emailAddress": "A String", # The email address of the user.
2147 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
2148 "picture": { # The user's profile picture.
2149 "url": "A String", # A URL that points to a profile picture of this user.
2151 "kind": "drive#user", # This is always drive#user.
2152 "displayName": "A String", # A plain text displayable name for this user.
2153 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2154 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2155 "emailAddress": "A String", # The email address of the user.
2158 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
2159 "picture": { # The user's profile picture.
2160 "url": "A String", # A URL that points to a profile picture of this user.
2162 "kind": "drive#user", # This is always drive#user.
2163 "displayName": "A String", # A plain text displayable name for this user.
2164 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2165 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2166 "emailAddress": "A String", # The email address of the user.
2174 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
2175 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
2176 "canTrash": True or False, # Whether the current user can move this file to trash.
2177 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
2178 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
2179 "canDelete": True or False, # Whether the current user can delete this file.
2180 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
2181 "canRename": True or False, # Whether the current user can rename this file.
2182 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
2183 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
2184 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
2185 "canDownload": True or False, # Whether the current user can download this file.
2186 "canComment": True or False, # Whether the current user can comment on this file.
2187 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
2188 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
2189 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
2190 "canEdit": True or False, # Whether the current user can edit this file.
2191 "canUntrash": True or False, # Whether the current user can restore this file from trash.
2193 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
2213 …o. This is an output-only field which is present when the permission type is user, group or domain.
2218 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
2222 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
2225 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
2231 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
2234 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
2237 …l address of the user or group this permission refers to. This is an output-only field which is pr…
2239 # - They can only be set on user and group permissions
2243 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
2249 # - user
2253 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
2261 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
2323 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
2327 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
2333 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
2335 …o. This is an output-only field which is present when the permission type is user, group or domain.
2340 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
2344 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
2347 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
2353 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
2356 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
2359 …l address of the user or group this permission refers to. This is an output-only field which is pr…
2361 # - They can only be set on user and group permissions
2365 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
2371 # - user
2375 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
2420 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
2422 …eflects every change made to the file on the server, even those not visible to the requesting user.
2427 "modified": True or False, # Whether the file has been modified by this user.
2430 "starred": True or False, # Whether this file is starred by the user.
2431 "viewed": True or False, # Whether this file has been viewed by this user.
2439 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
2442 { # Information about a Drive user.
2443 "picture": { # The user's profile picture.
2444 "url": "A String", # A URL that points to a profile picture of this user.
2446 "kind": "drive#user", # This is always drive#user.
2447 "displayName": "A String", # A plain text displayable name for this user.
2448 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2449 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2450 "emailAddress": "A String", # The email address of the user.
2453 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
2455 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
2456 "picture": { # The user's profile picture.
2457 "url": "A String", # A URL that points to a profile picture of this user.
2459 "kind": "drive#user", # This is always drive#user.
2460 "displayName": "A String", # A plain text displayable name for this user.
2461 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2462 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2463 "emailAddress": "A String", # The email address of the user.
2465 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
2466 "picture": { # The user's profile picture.
2467 "url": "A String", # A URL that points to a profile picture of this user.
2469 "kind": "drive#user", # This is always drive#user.
2470 "displayName": "A String", # A plain text displayable name for this user.
2471 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2472 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2473 "emailAddress": "A String", # The email address of the user.
2476 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
2477 "picture": { # The user's profile picture.
2478 "url": "A String", # A URL that points to a profile picture of this user.
2480 "kind": "drive#user", # This is always drive#user.
2481 "displayName": "A String", # A plain text displayable name for this user.
2482 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2483 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2484 "emailAddress": "A String", # The email address of the user.
2492 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
2493 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
2494 "canTrash": True or False, # Whether the current user can move this file to trash.
2495 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
2496 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
2497 "canDelete": True or False, # Whether the current user can delete this file.
2498 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
2499 "canRename": True or False, # Whether the current user can rename this file.
2500 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
2501 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
2502 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
2503 "canDownload": True or False, # Whether the current user can download this file.
2504 "canComment": True or False, # Whether the current user can comment on this file.
2505 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
2506 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
2507 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
2508 "canEdit": True or False, # Whether the current user can edit this file.
2509 "canUntrash": True or False, # Whether the current user can restore this file from trash.
2511 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
2531 …o. This is an output-only field which is present when the permission type is user, group or domain.
2536 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
2540 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
2543 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
2549 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
2552 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
2555 …l address of the user or group this permission refers to. This is an output-only field which is pr…
2557 # - They can only be set on user and group permissions
2561 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
2567 # - user
2571 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
2579 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
2641 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
2645 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
2651 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
2653 …o. This is an output-only field which is present when the permission type is user, group or domain.
2658 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
2662 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
2665 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
2671 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
2674 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
2677 …l address of the user or group this permission refers to. This is an output-only field which is pr…
2679 # - They can only be set on user and group permissions
2683 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
2689 # - user
2693 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
2725 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
2727 …eflects every change made to the file on the server, even those not visible to the requesting user.
2732 "modified": True or False, # Whether the file has been modified by this user.
2735 "starred": True or False, # Whether this file is starred by the user.
2736 "viewed": True or False, # Whether this file has been viewed by this user.
2744 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
2747 { # Information about a Drive user.
2748 "picture": { # The user's profile picture.
2749 "url": "A String", # A URL that points to a profile picture of this user.
2751 "kind": "drive#user", # This is always drive#user.
2752 "displayName": "A String", # A plain text displayable name for this user.
2753 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2754 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2755 "emailAddress": "A String", # The email address of the user.
2758 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
2760 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
2761 "picture": { # The user's profile picture.
2762 "url": "A String", # A URL that points to a profile picture of this user.
2764 "kind": "drive#user", # This is always drive#user.
2765 "displayName": "A String", # A plain text displayable name for this user.
2766 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2767 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2768 "emailAddress": "A String", # The email address of the user.
2770 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
2771 "picture": { # The user's profile picture.
2772 "url": "A String", # A URL that points to a profile picture of this user.
2774 "kind": "drive#user", # This is always drive#user.
2775 "displayName": "A String", # A plain text displayable name for this user.
2776 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2777 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2778 "emailAddress": "A String", # The email address of the user.
2781 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
2782 "picture": { # The user's profile picture.
2783 "url": "A String", # A URL that points to a profile picture of this user.
2785 "kind": "drive#user", # This is always drive#user.
2786 "displayName": "A String", # A plain text displayable name for this user.
2787 "permissionId": "A String", # The user's ID as visible in the permissions collection.
2788 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
2789 "emailAddress": "A String", # The email address of the user.
2797 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
2798 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
2799 "canTrash": True or False, # Whether the current user can move this file to trash.
2800 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
2801 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
2802 "canDelete": True or False, # Whether the current user can delete this file.
2803 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
2804 "canRename": True or False, # Whether the current user can rename this file.
2805 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
2806 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
2807 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
2808 "canDownload": True or False, # Whether the current user can download this file.
2809 "canComment": True or False, # Whether the current user can comment on this file.
2810 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
2811 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
2812 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
2813 "canEdit": True or False, # Whether the current user can edit this file.
2814 "canUntrash": True or False, # Whether the current user can restore this file from trash.
2816 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
2836 …o. This is an output-only field which is present when the permission type is user, group or domain.
2841 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
2845 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
2848 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
2854 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
2857 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
2860 …l address of the user or group this permission refers to. This is an output-only field which is pr…
2862 # - They can only be set on user and group permissions
2866 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
2872 # - user
2876 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
2884 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
2946 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
2950 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
2956 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
2958 …o. This is an output-only field which is present when the permission type is user, group or domain.
2963 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
2967 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
2970 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
2976 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
2979 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
2982 …l address of the user or group this permission refers to. This is an output-only field which is pr…
2984 # - They can only be set on user and group permissions
2988 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
2994 # - user
2998 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
3019 …<pre>Moves a file to the trash. The currently authenticated user must own the file or be an organi…
3030 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
3032 …eflects every change made to the file on the server, even those not visible to the requesting user.
3037 "modified": True or False, # Whether the file has been modified by this user.
3040 "starred": True or False, # Whether this file is starred by the user.
3041 "viewed": True or False, # Whether this file has been viewed by this user.
3049 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
3052 { # Information about a Drive user.
3053 "picture": { # The user's profile picture.
3054 "url": "A String", # A URL that points to a profile picture of this user.
3056 "kind": "drive#user", # This is always drive#user.
3057 "displayName": "A String", # A plain text displayable name for this user.
3058 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3059 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3060 "emailAddress": "A String", # The email address of the user.
3063 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
3065 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
3066 "picture": { # The user's profile picture.
3067 "url": "A String", # A URL that points to a profile picture of this user.
3069 "kind": "drive#user", # This is always drive#user.
3070 "displayName": "A String", # A plain text displayable name for this user.
3071 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3072 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3073 "emailAddress": "A String", # The email address of the user.
3075 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
3076 "picture": { # The user's profile picture.
3077 "url": "A String", # A URL that points to a profile picture of this user.
3079 "kind": "drive#user", # This is always drive#user.
3080 "displayName": "A String", # A plain text displayable name for this user.
3081 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3082 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3083 "emailAddress": "A String", # The email address of the user.
3086 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
3087 "picture": { # The user's profile picture.
3088 "url": "A String", # A URL that points to a profile picture of this user.
3090 "kind": "drive#user", # This is always drive#user.
3091 "displayName": "A String", # A plain text displayable name for this user.
3092 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3093 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3094 "emailAddress": "A String", # The email address of the user.
3102 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
3103 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
3104 "canTrash": True or False, # Whether the current user can move this file to trash.
3105 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
3106 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
3107 "canDelete": True or False, # Whether the current user can delete this file.
3108 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
3109 "canRename": True or False, # Whether the current user can rename this file.
3110 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
3111 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
3112 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
3113 "canDownload": True or False, # Whether the current user can download this file.
3114 "canComment": True or False, # Whether the current user can comment on this file.
3115 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
3116 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
3117 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
3118 "canEdit": True or False, # Whether the current user can edit this file.
3119 "canUntrash": True or False, # Whether the current user can restore this file from trash.
3121 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
3141 …o. This is an output-only field which is present when the permission type is user, group or domain.
3146 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
3150 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
3153 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
3159 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
3162 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
3165 …l address of the user or group this permission refers to. This is an output-only field which is pr…
3167 # - They can only be set on user and group permissions
3171 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
3177 # - user
3181 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
3189 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
3251 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
3255 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
3261 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
3263 …o. This is an output-only field which is present when the permission type is user, group or domain.
3268 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
3272 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
3275 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
3281 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
3284 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
3287 …l address of the user or group this permission refers to. This is an output-only field which is pr…
3289 # - They can only be set on user and group permissions
3293 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
3299 # - user
3303 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
3335 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
3337 …eflects every change made to the file on the server, even those not visible to the requesting user.
3342 "modified": True or False, # Whether the file has been modified by this user.
3345 "starred": True or False, # Whether this file is starred by the user.
3346 "viewed": True or False, # Whether this file has been viewed by this user.
3354 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
3357 { # Information about a Drive user.
3358 "picture": { # The user's profile picture.
3359 "url": "A String", # A URL that points to a profile picture of this user.
3361 "kind": "drive#user", # This is always drive#user.
3362 "displayName": "A String", # A plain text displayable name for this user.
3363 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3364 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3365 "emailAddress": "A String", # The email address of the user.
3368 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
3370 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
3371 "picture": { # The user's profile picture.
3372 "url": "A String", # A URL that points to a profile picture of this user.
3374 "kind": "drive#user", # This is always drive#user.
3375 "displayName": "A String", # A plain text displayable name for this user.
3376 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3377 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3378 "emailAddress": "A String", # The email address of the user.
3380 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
3381 "picture": { # The user's profile picture.
3382 "url": "A String", # A URL that points to a profile picture of this user.
3384 "kind": "drive#user", # This is always drive#user.
3385 "displayName": "A String", # A plain text displayable name for this user.
3386 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3387 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3388 "emailAddress": "A String", # The email address of the user.
3391 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
3392 "picture": { # The user's profile picture.
3393 "url": "A String", # A URL that points to a profile picture of this user.
3395 "kind": "drive#user", # This is always drive#user.
3396 "displayName": "A String", # A plain text displayable name for this user.
3397 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3398 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3399 "emailAddress": "A String", # The email address of the user.
3407 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
3408 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
3409 "canTrash": True or False, # Whether the current user can move this file to trash.
3410 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
3411 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
3412 "canDelete": True or False, # Whether the current user can delete this file.
3413 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
3414 "canRename": True or False, # Whether the current user can rename this file.
3415 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
3416 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
3417 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
3418 "canDownload": True or False, # Whether the current user can download this file.
3419 "canComment": True or False, # Whether the current user can comment on this file.
3420 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
3421 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
3422 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
3423 "canEdit": True or False, # Whether the current user can edit this file.
3424 "canUntrash": True or False, # Whether the current user can restore this file from trash.
3426 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
3446 …o. This is an output-only field which is present when the permission type is user, group or domain.
3451 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
3455 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
3458 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
3464 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
3467 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
3470 …l address of the user or group this permission refers to. This is an output-only field which is pr…
3472 # - They can only be set on user and group permissions
3476 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
3482 # - user
3486 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
3494 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
3556 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
3560 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
3566 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
3568 …o. This is an output-only field which is present when the permission type is user, group or domain.
3573 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
3577 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
3580 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
3586 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
3589 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
3592 …l address of the user or group this permission refers to. This is an output-only field which is pr…
3594 # - They can only be set on user and group permissions
3598 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
3604 # - user
3608 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
3638 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
3640 …eflects every change made to the file on the server, even those not visible to the requesting user.
3645 "modified": True or False, # Whether the file has been modified by this user.
3648 "starred": True or False, # Whether this file is starred by the user.
3649 "viewed": True or False, # Whether this file has been viewed by this user.
3657 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
3660 { # Information about a Drive user.
3661 "picture": { # The user's profile picture.
3662 "url": "A String", # A URL that points to a profile picture of this user.
3664 "kind": "drive#user", # This is always drive#user.
3665 "displayName": "A String", # A plain text displayable name for this user.
3666 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3667 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3668 "emailAddress": "A String", # The email address of the user.
3671 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
3673 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
3674 "picture": { # The user's profile picture.
3675 "url": "A String", # A URL that points to a profile picture of this user.
3677 "kind": "drive#user", # This is always drive#user.
3678 "displayName": "A String", # A plain text displayable name for this user.
3679 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3680 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3681 "emailAddress": "A String", # The email address of the user.
3683 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
3684 "picture": { # The user's profile picture.
3685 "url": "A String", # A URL that points to a profile picture of this user.
3687 "kind": "drive#user", # This is always drive#user.
3688 "displayName": "A String", # A plain text displayable name for this user.
3689 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3690 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3691 "emailAddress": "A String", # The email address of the user.
3694 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
3695 "picture": { # The user's profile picture.
3696 "url": "A String", # A URL that points to a profile picture of this user.
3698 "kind": "drive#user", # This is always drive#user.
3699 "displayName": "A String", # A plain text displayable name for this user.
3700 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3701 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3702 "emailAddress": "A String", # The email address of the user.
3710 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
3711 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
3712 "canTrash": True or False, # Whether the current user can move this file to trash.
3713 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
3714 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
3715 "canDelete": True or False, # Whether the current user can delete this file.
3716 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
3717 "canRename": True or False, # Whether the current user can rename this file.
3718 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
3719 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
3720 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
3721 "canDownload": True or False, # Whether the current user can download this file.
3722 "canComment": True or False, # Whether the current user can comment on this file.
3723 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
3724 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
3725 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
3726 "canEdit": True or False, # Whether the current user can edit this file.
3727 "canUntrash": True or False, # Whether the current user can restore this file from trash.
3729 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
3749 …o. This is an output-only field which is present when the permission type is user, group or domain.
3754 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
3758 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
3761 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
3767 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
3770 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
3773 …l address of the user or group this permission refers to. This is an output-only field which is pr…
3775 # - They can only be set on user and group permissions
3779 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
3785 # - user
3789 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
3797 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
3859 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
3863 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
3869 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
3871 …o. This is an output-only field which is present when the permission type is user, group or domain.
3876 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
3880 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
3883 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
3889 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
3892 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
3895 …l address of the user or group this permission refers to. This is an output-only field which is pr…
3897 # - They can only be set on user and group permissions
3901 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
3907 # - user
3911 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
3958 …"lastViewedByMeDate": "A String", # Last time this file was viewed by the user (formatted RFC 3339…
3960 …eflects every change made to the file on the server, even those not visible to the requesting user.
3965 "modified": True or False, # Whether the file has been modified by this user.
3968 "starred": True or False, # Whether this file is starred by the user.
3969 "viewed": True or False, # Whether this file has been viewed by this user.
3977 "lastModifyingUserName": "A String", # Name of the last user to modify this file.
3980 { # Information about a Drive user.
3981 "picture": { # The user's profile picture.
3982 "url": "A String", # A URL that points to a profile picture of this user.
3984 "kind": "drive#user", # This is always drive#user.
3985 "displayName": "A String", # A plain text displayable name for this user.
3986 "permissionId": "A String", # The user's ID as visible in the permissions collection.
3987 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
3988 "emailAddress": "A String", # The email address of the user.
3991 …"ownedByMe": True or False, # Whether the file is owned by the current user. Not populated for Tea…
3993 …"sharingUser": { # Information about a Drive user. # User that shared the item with the current us…
3994 "picture": { # The user's profile picture.
3995 "url": "A String", # A URL that points to a profile picture of this user.
3997 "kind": "drive#user", # This is always drive#user.
3998 "displayName": "A String", # A plain text displayable name for this user.
3999 "permissionId": "A String", # The user's ID as visible in the permissions collection.
4000 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
4001 "emailAddress": "A String", # The email address of the user.
4003 …"trashingUser": { # Information about a Drive user. # If the file has been explicitly trashed, the…
4004 "picture": { # The user's profile picture.
4005 "url": "A String", # A URL that points to a profile picture of this user.
4007 "kind": "drive#user", # This is always drive#user.
4008 "displayName": "A String", # A plain text displayable name for this user.
4009 "permissionId": "A String", # The user's ID as visible in the permissions collection.
4010 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
4011 "emailAddress": "A String", # The email address of the user.
4014 "lastModifyingUser": { # Information about a Drive user. # The last user to modify this file.
4015 "picture": { # The user's profile picture.
4016 "url": "A String", # A URL that points to a profile picture of this user.
4018 "kind": "drive#user", # This is always drive#user.
4019 "displayName": "A String", # A plain text displayable name for this user.
4020 "permissionId": "A String", # The user's ID as visible in the permissions collection.
4021 …"isAuthenticatedUser": True or False, # Whether this user is the same as the authenticated user fo…
4022 "emailAddress": "A String", # The email address of the user.
4030 …s": { # Capabilities the current user has on this file. Each capability corresponds to a fine-grai…
4031 …"canReadRevisions": True or False, # Whether the current user can read the revisions resource of t…
4032 "canTrash": True or False, # Whether the current user can move this file to trash.
4033 …": True or False, # Whether the current user can copy this file. For a Team Drive item, whether th…
4034 …"canShare": True or False, # Whether the current user can modify the sharing settings for this fil…
4035 "canDelete": True or False, # Whether the current user can delete this file.
4036 …"canMoveTeamDriveItem": True or False, # Whether the current user can move this Team Drive item by…
4037 "canRename": True or False, # Whether the current user can rename this file.
4038 …"canListChildren": True or False, # Whether the current user can list the children of this folder.…
4039 …"canChangeRestrictedDownload": True or False, # Whether the current user can change the restricted…
4040 …"canMoveItemIntoTeamDrive": True or False, # Whether the current user can move this item into a Te…
4041 "canDownload": True or False, # Whether the current user can download this file.
4042 "canComment": True or False, # Whether the current user can comment on this file.
4043 …"canRemoveChildren": True or False, # Whether the current user can remove children from this folde…
4044 …"canReadTeamDrive": True or False, # Whether the current user can read the Team Drive to which thi…
4045 …"canAddChildren": True or False, # Whether the current user can add children to this folder. This …
4046 "canEdit": True or False, # Whether the current user can edit this file.
4047 "canUntrash": True or False, # Whether the current user can restore this file from trash.
4049 …"sharedWithMeDate": "A String", # Time at which this file was shared with the user (formatted RFC …
4069 …o. This is an output-only field which is present when the permission type is user, group or domain.
4074 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
4078 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
4081 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
4087 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
4090 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
4093 …l address of the user or group this permission refers to. This is an output-only field which is pr…
4095 # - They can only be set on user and group permissions
4099 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
4105 # - user
4109 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
4117 …"openWithLinks": { # A map of the id of each of the user's apps to a link to open this file with t…
4179 …"defaultOpenWithLink": "A String", # A link to open this file with the user's default app for this…
4183 … modified by the user (formatted RFC 3339 timestamp). Note that setting modifiedDate will also upd…
4189 …"userPermission": { # A permission for a file. # The permissions for the authenticated user on thi…
4191 …o. This is an output-only field which is present when the permission type is user, group or domain.
4196 …"role": "A String", # The primary role for this user. While new values may be added in the future,…
4200 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently possible, thoug…
4203 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
4209 …ciated with this permission has been deleted. This field only pertains to user and group permissio…
4212 …"id": "A String", # The ID of the user this permission refers to, and identical to the permissionI…
4215 …l address of the user or group this permission refers to. This is an output-only field which is pr…
4217 # - They can only be set on user and group permissions
4221 …"role": "A String", # The primary role for this user. While new values may be supported in the fut…
4227 # - user
4231 …"additionalRoles": [ # Additional roles for this user. Only commenter is currently allowed, though…
4280 …acknowledgeAbuse: boolean, Whether the user is acknowledging the risk of downloading known malware…
4332 …acknowledgeAbuse: boolean, Whether the user is acknowledging the risk of downloading known malware…