com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Capabilities() |
| Modifier and Type | Method and Description |
|---|---|
File.Capabilities |
clone() |
Boolean |
getCanAddChildren()
Whether the current user can add children to this folder.
|
Boolean |
getCanChangeCopyRequiresWriterPermission()
Whether the current user can change the copyRequiresWriterPermission restriction of this file.
|
Boolean |
getCanChangeViewersCanCopyContent()
Deprecated
|
Boolean |
getCanComment()
Whether the current user can comment on this file.
|
Boolean |
getCanCopy()
Whether the current user can copy this file.
|
Boolean |
getCanDelete()
Whether the current user can delete this file.
|
Boolean |
getCanDeleteChildren()
Whether the current user can delete children of this folder.
|
Boolean |
getCanDownload()
Whether the current user can download this file.
|
Boolean |
getCanEdit()
Whether the current user can edit this file.
|
Boolean |
getCanListChildren()
Whether the current user can list the children of this folder.
|
Boolean |
getCanMoveChildrenOutOfTeamDrive()
Whether the current user can move children of this folder outside of the Team Drive.
|
Boolean |
getCanMoveChildrenWithinTeamDrive()
Whether the current user can move children of this folder within the Team Drive.
|
Boolean |
getCanMoveItemIntoTeamDrive()
Whether the current user can move this item into a Team Drive.
|
Boolean |
getCanMoveItemOutOfTeamDrive()
Whether the current user can move this Team Drive item outside of this Team Drive by changing
its parent.
|
Boolean |
getCanMoveItemWithinTeamDrive()
Whether the current user can move this Team Drive item within this Team Drive.
|
Boolean |
getCanMoveTeamDriveItem()
Deprecated - use canMoveItemWithinTeamDrive or canMoveItemOutOfTeamDrive instead.
|
Boolean |
getCanReadRevisions()
Whether the current user can read the revisions resource of this file.
|
Boolean |
getCanReadTeamDrive()
Whether the current user can read the Team Drive to which this file belongs.
|
Boolean |
getCanRemoveChildren()
Whether the current user can remove children from this folder.
|
Boolean |
getCanRename()
Whether the current user can rename this file.
|
Boolean |
getCanShare()
Whether the current user can modify the sharing settings for this file.
|
Boolean |
getCanTrash()
Whether the current user can move this file to trash.
|
Boolean |
getCanTrashChildren()
Whether the current user can trash children of this folder.
|
Boolean |
getCanUntrash()
Whether the current user can restore this file from trash.
|
File.Capabilities |
set(String fieldName,
Object value) |
File.Capabilities |
setCanAddChildren(Boolean canAddChildren)
Whether the current user can add children to this folder.
|
File.Capabilities |
setCanChangeCopyRequiresWriterPermission(Boolean canChangeCopyRequiresWriterPermission)
Whether the current user can change the copyRequiresWriterPermission restriction of this file.
|
File.Capabilities |
setCanChangeViewersCanCopyContent(Boolean canChangeViewersCanCopyContent)
Deprecated
|
File.Capabilities |
setCanComment(Boolean canComment)
Whether the current user can comment on this file.
|
File.Capabilities |
setCanCopy(Boolean canCopy)
Whether the current user can copy this file.
|
File.Capabilities |
setCanDelete(Boolean canDelete)
Whether the current user can delete this file.
|
File.Capabilities |
setCanDeleteChildren(Boolean canDeleteChildren)
Whether the current user can delete children of this folder.
|
File.Capabilities |
setCanDownload(Boolean canDownload)
Whether the current user can download this file.
|
File.Capabilities |
setCanEdit(Boolean canEdit)
Whether the current user can edit this file.
|
File.Capabilities |
setCanListChildren(Boolean canListChildren)
Whether the current user can list the children of this folder.
|
File.Capabilities |
setCanMoveChildrenOutOfTeamDrive(Boolean canMoveChildrenOutOfTeamDrive)
Whether the current user can move children of this folder outside of the Team Drive.
|
File.Capabilities |
setCanMoveChildrenWithinTeamDrive(Boolean canMoveChildrenWithinTeamDrive)
Whether the current user can move children of this folder within the Team Drive.
|
File.Capabilities |
setCanMoveItemIntoTeamDrive(Boolean canMoveItemIntoTeamDrive)
Whether the current user can move this item into a Team Drive.
|
File.Capabilities |
setCanMoveItemOutOfTeamDrive(Boolean canMoveItemOutOfTeamDrive)
Whether the current user can move this Team Drive item outside of this Team Drive by changing
its parent.
|
File.Capabilities |
setCanMoveItemWithinTeamDrive(Boolean canMoveItemWithinTeamDrive)
Whether the current user can move this Team Drive item within this Team Drive.
|
File.Capabilities |
setCanMoveTeamDriveItem(Boolean canMoveTeamDriveItem)
Deprecated - use canMoveItemWithinTeamDrive or canMoveItemOutOfTeamDrive instead.
|
File.Capabilities |
setCanReadRevisions(Boolean canReadRevisions)
Whether the current user can read the revisions resource of this file.
|
File.Capabilities |
setCanReadTeamDrive(Boolean canReadTeamDrive)
Whether the current user can read the Team Drive to which this file belongs.
|
File.Capabilities |
setCanRemoveChildren(Boolean canRemoveChildren)
Whether the current user can remove children from this folder.
|
File.Capabilities |
setCanRename(Boolean canRename)
Whether the current user can rename this file.
|
File.Capabilities |
setCanShare(Boolean canShare)
Whether the current user can modify the sharing settings for this file.
|
File.Capabilities |
setCanTrash(Boolean canTrash)
Whether the current user can move this file to trash.
|
File.Capabilities |
setCanTrashChildren(Boolean canTrashChildren)
Whether the current user can trash children of this folder.
|
File.Capabilities |
setCanUntrash(Boolean canUntrash)
Whether the current user can restore this file from trash.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Boolean getCanAddChildren()
null for nonepublic File.Capabilities setCanAddChildren(Boolean canAddChildren)
canAddChildren - canAddChildren or null for nonepublic Boolean getCanChangeCopyRequiresWriterPermission()
null for nonepublic File.Capabilities setCanChangeCopyRequiresWriterPermission(Boolean canChangeCopyRequiresWriterPermission)
canChangeCopyRequiresWriterPermission - canChangeCopyRequiresWriterPermission or null for nonepublic Boolean getCanChangeViewersCanCopyContent()
null for nonepublic File.Capabilities setCanChangeViewersCanCopyContent(Boolean canChangeViewersCanCopyContent)
canChangeViewersCanCopyContent - canChangeViewersCanCopyContent or null for nonepublic Boolean getCanComment()
null for nonepublic File.Capabilities setCanComment(Boolean canComment)
canComment - canComment or null for nonepublic Boolean getCanCopy()
null for nonepublic File.Capabilities setCanCopy(Boolean canCopy)
canCopy - canCopy or null for nonepublic Boolean getCanDelete()
null for nonepublic File.Capabilities setCanDelete(Boolean canDelete)
canDelete - canDelete or null for nonepublic Boolean getCanDeleteChildren()
null for nonepublic File.Capabilities setCanDeleteChildren(Boolean canDeleteChildren)
canDeleteChildren - canDeleteChildren or null for nonepublic Boolean getCanDownload()
null for nonepublic File.Capabilities setCanDownload(Boolean canDownload)
canDownload - canDownload or null for nonepublic Boolean getCanEdit()
null for nonepublic File.Capabilities setCanEdit(Boolean canEdit)
canEdit - canEdit or null for nonepublic Boolean getCanListChildren()
null for nonepublic File.Capabilities setCanListChildren(Boolean canListChildren)
canListChildren - canListChildren or null for nonepublic Boolean getCanMoveChildrenOutOfTeamDrive()
null for nonepublic File.Capabilities setCanMoveChildrenOutOfTeamDrive(Boolean canMoveChildrenOutOfTeamDrive)
canMoveChildrenOutOfTeamDrive - canMoveChildrenOutOfTeamDrive or null for nonepublic Boolean getCanMoveChildrenWithinTeamDrive()
null for nonepublic File.Capabilities setCanMoveChildrenWithinTeamDrive(Boolean canMoveChildrenWithinTeamDrive)
canMoveChildrenWithinTeamDrive - canMoveChildrenWithinTeamDrive or null for nonepublic Boolean getCanMoveItemIntoTeamDrive()
null for nonepublic File.Capabilities setCanMoveItemIntoTeamDrive(Boolean canMoveItemIntoTeamDrive)
canMoveItemIntoTeamDrive - canMoveItemIntoTeamDrive or null for nonepublic Boolean getCanMoveItemOutOfTeamDrive()
null for nonepublic File.Capabilities setCanMoveItemOutOfTeamDrive(Boolean canMoveItemOutOfTeamDrive)
canMoveItemOutOfTeamDrive - canMoveItemOutOfTeamDrive or null for nonepublic Boolean getCanMoveItemWithinTeamDrive()
null for nonepublic File.Capabilities setCanMoveItemWithinTeamDrive(Boolean canMoveItemWithinTeamDrive)
canMoveItemWithinTeamDrive - canMoveItemWithinTeamDrive or null for nonepublic Boolean getCanMoveTeamDriveItem()
null for nonepublic File.Capabilities setCanMoveTeamDriveItem(Boolean canMoveTeamDriveItem)
canMoveTeamDriveItem - canMoveTeamDriveItem or null for nonepublic Boolean getCanReadRevisions()
null for nonepublic File.Capabilities setCanReadRevisions(Boolean canReadRevisions)
canReadRevisions - canReadRevisions or null for nonepublic Boolean getCanReadTeamDrive()
null for nonepublic File.Capabilities setCanReadTeamDrive(Boolean canReadTeamDrive)
canReadTeamDrive - canReadTeamDrive or null for nonepublic Boolean getCanRemoveChildren()
null for nonepublic File.Capabilities setCanRemoveChildren(Boolean canRemoveChildren)
canRemoveChildren - canRemoveChildren or null for nonepublic Boolean getCanRename()
null for nonepublic File.Capabilities setCanRename(Boolean canRename)
canRename - canRename or null for nonepublic Boolean getCanShare()
null for nonepublic File.Capabilities setCanShare(Boolean canShare)
canShare - canShare or null for nonepublic Boolean getCanTrash()
null for nonepublic File.Capabilities setCanTrash(Boolean canTrash)
canTrash - canTrash or null for nonepublic Boolean getCanTrashChildren()
null for nonepublic File.Capabilities setCanTrashChildren(Boolean canTrashChildren)
canTrashChildren - canTrashChildren or null for nonepublic Boolean getCanUntrash()
null for nonepublic File.Capabilities setCanUntrash(Boolean canUntrash)
canUntrash - canUntrash or null for nonepublic File.Capabilities set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic File.Capabilities clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2018 Google. All rights reserved.