class DriveFileCapabilities extends Model (View source)

Properties

bool $canAcceptOwnership
bool $canAddChildren
bool $canAddFolderFromAnotherDrive
bool $canAddMyDriveParent
bool $canChangeCopyRequiresWriterPermission
bool $canChangeSecurityUpdateEnabled
bool $canChangeViewersCanCopyContent
bool $canComment
bool $canCopy
bool $canDelete
bool $canDeleteChildren
bool $canDownload
bool $canEdit
bool $canListChildren
bool $canModifyContent
bool $canModifyContentRestriction
bool $canModifyEditorContentRestriction
bool $canModifyLabels
bool $canModifyOwnerContentRestriction
bool $canMoveChildrenOutOfDrive
bool $canMoveChildrenOutOfTeamDrive
bool $canMoveChildrenWithinDrive
bool $canMoveChildrenWithinTeamDrive
bool $canMoveItemIntoTeamDrive
bool $canMoveItemOutOfDrive
bool $canMoveItemOutOfTeamDrive
bool $canMoveItemWithinDrive
bool $canMoveItemWithinTeamDrive
bool $canMoveTeamDriveItem
bool $canReadDrive
bool $canReadLabels
bool $canReadRevisions
bool $canReadTeamDrive
bool $canRemoveChildren
bool $canRemoveContentRestriction
bool $canRemoveMyDriveParent
bool $canRename
bool $canShare
bool $canTrash
bool $canTrashChildren
bool $canUntrash

Methods

setCanAcceptOwnership($canAcceptOwnership)

No description

bool
getCanAcceptOwnership()

No description

setCanAddChildren($canAddChildren)

No description

bool
getCanAddChildren()

No description

setCanAddFolderFromAnotherDrive($canAddFolderFromAnotherDrive)

No description

bool
setCanAddMyDriveParent($canAddMyDriveParent)

No description

bool
getCanAddMyDriveParent()

No description

setCanChangeCopyRequiresWriterPermission($canChangeCopyRequiresWriterPermission)

No description

setCanChangeSecurityUpdateEnabled($canChangeSecurityUpdateEnabled)

No description

bool
setCanChangeViewersCanCopyContent($canChangeViewersCanCopyContent)

No description

bool
setCanComment($canComment)

No description

bool
getCanComment()

No description

setCanCopy($canCopy)

No description

bool
getCanCopy()

No description

setCanDelete($canDelete)

No description

bool
getCanDelete()

No description

setCanDeleteChildren($canDeleteChildren)

No description

bool
getCanDeleteChildren()

No description

setCanDownload($canDownload)

No description

bool
getCanDownload()

No description

setCanEdit($canEdit)

No description

bool
getCanEdit()

No description

setCanListChildren($canListChildren)

No description

bool
getCanListChildren()

No description

setCanModifyContent($canModifyContent)

No description

bool
getCanModifyContent()

No description

setCanModifyContentRestriction($canModifyContentRestriction)

No description

bool
setCanModifyEditorContentRestriction($canModifyEditorContentRestriction)

No description

bool
setCanModifyLabels($canModifyLabels)

No description

bool
getCanModifyLabels()

No description

setCanModifyOwnerContentRestriction($canModifyOwnerContentRestriction)

No description

bool
setCanMoveChildrenOutOfDrive($canMoveChildrenOutOfDrive)

No description

bool
getCanMoveChildrenOutOfDrive()

No description

setCanMoveChildrenOutOfTeamDrive($canMoveChildrenOutOfTeamDrive)

No description

bool
setCanMoveChildrenWithinDrive($canMoveChildrenWithinDrive)

No description

bool
setCanMoveChildrenWithinTeamDrive($canMoveChildrenWithinTeamDrive)

No description

bool
setCanMoveItemIntoTeamDrive($canMoveItemIntoTeamDrive)

No description

bool
getCanMoveItemIntoTeamDrive()

No description

setCanMoveItemOutOfDrive($canMoveItemOutOfDrive)

No description

bool
getCanMoveItemOutOfDrive()

No description

setCanMoveItemOutOfTeamDrive($canMoveItemOutOfTeamDrive)

No description

bool
getCanMoveItemOutOfTeamDrive()

No description

setCanMoveItemWithinDrive($canMoveItemWithinDrive)

No description

bool
getCanMoveItemWithinDrive()

No description

setCanMoveItemWithinTeamDrive($canMoveItemWithinTeamDrive)

No description

bool
setCanMoveTeamDriveItem($canMoveTeamDriveItem)

No description

bool
getCanMoveTeamDriveItem()

No description

setCanReadDrive($canReadDrive)

No description

bool
getCanReadDrive()

No description

setCanReadLabels($canReadLabels)

No description

bool
getCanReadLabels()

No description

setCanReadRevisions($canReadRevisions)

No description

bool
getCanReadRevisions()

No description

setCanReadTeamDrive($canReadTeamDrive)

No description

bool
getCanReadTeamDrive()

No description

setCanRemoveChildren($canRemoveChildren)

No description

bool
getCanRemoveChildren()

No description

setCanRemoveContentRestriction($canRemoveContentRestriction)

No description

bool
setCanRemoveMyDriveParent($canRemoveMyDriveParent)

No description

bool
getCanRemoveMyDriveParent()

No description

setCanRename($canRename)

No description

bool
getCanRename()

No description

setCanShare($canShare)

No description

bool
getCanShare()

No description

setCanTrash($canTrash)

No description

bool
getCanTrash()

No description

setCanTrashChildren($canTrashChildren)

No description

bool
getCanTrashChildren()

No description

setCanUntrash($canUntrash)

No description

bool
getCanUntrash()

No description

Details

setCanAcceptOwnership($canAcceptOwnership)

No description

Parameters

$canAcceptOwnership

bool getCanAcceptOwnership()

No description

Return Value

bool

setCanAddChildren($canAddChildren)

No description

Parameters

$canAddChildren

bool getCanAddChildren()

No description

Return Value

bool

setCanAddFolderFromAnotherDrive($canAddFolderFromAnotherDrive)

No description

Parameters

$canAddFolderFromAnotherDrive

bool getCanAddFolderFromAnotherDrive()

No description

Return Value

bool

setCanAddMyDriveParent($canAddMyDriveParent)

No description

Parameters

$canAddMyDriveParent

bool getCanAddMyDriveParent()

No description

Return Value

bool

setCanChangeCopyRequiresWriterPermission($canChangeCopyRequiresWriterPermission)

No description

Parameters

$canChangeCopyRequiresWriterPermission

bool getCanChangeCopyRequiresWriterPermission()

No description

Return Value

bool

setCanChangeSecurityUpdateEnabled($canChangeSecurityUpdateEnabled)

No description

Parameters

$canChangeSecurityUpdateEnabled

bool getCanChangeSecurityUpdateEnabled()

No description

Return Value

bool

setCanChangeViewersCanCopyContent($canChangeViewersCanCopyContent)

No description

Parameters

$canChangeViewersCanCopyContent

bool getCanChangeViewersCanCopyContent()

No description

Return Value

bool

setCanComment($canComment)

No description

Parameters

$canComment

bool getCanComment()

No description

Return Value

bool

setCanCopy($canCopy)

No description

Parameters

$canCopy

bool getCanCopy()

No description

Return Value

bool

setCanDelete($canDelete)

No description

Parameters

$canDelete

bool getCanDelete()

No description

Return Value

bool

setCanDeleteChildren($canDeleteChildren)

No description

Parameters

$canDeleteChildren

bool getCanDeleteChildren()

No description

Return Value

bool

setCanDownload($canDownload)

No description

Parameters

$canDownload

bool getCanDownload()

No description

Return Value

bool

setCanEdit($canEdit)

No description

Parameters

$canEdit

bool getCanEdit()

No description

Return Value

bool

setCanListChildren($canListChildren)

No description

Parameters

$canListChildren

bool getCanListChildren()

No description

Return Value

bool

setCanModifyContent($canModifyContent)

No description

Parameters

$canModifyContent

bool getCanModifyContent()

No description

Return Value

bool

setCanModifyContentRestriction($canModifyContentRestriction)

No description

Parameters

$canModifyContentRestriction

bool getCanModifyContentRestriction()

No description

Return Value

bool

setCanModifyEditorContentRestriction($canModifyEditorContentRestriction)

No description

Parameters

$canModifyEditorContentRestriction

bool getCanModifyEditorContentRestriction()

No description

Return Value

bool

setCanModifyLabels($canModifyLabels)

No description

Parameters

$canModifyLabels

bool getCanModifyLabels()

No description

Return Value

bool

setCanModifyOwnerContentRestriction($canModifyOwnerContentRestriction)

No description

Parameters

$canModifyOwnerContentRestriction

bool getCanModifyOwnerContentRestriction()

No description

Return Value

bool

setCanMoveChildrenOutOfDrive($canMoveChildrenOutOfDrive)

No description

Parameters

$canMoveChildrenOutOfDrive

bool getCanMoveChildrenOutOfDrive()

No description

Return Value

bool

setCanMoveChildrenOutOfTeamDrive($canMoveChildrenOutOfTeamDrive)

No description

Parameters

$canMoveChildrenOutOfTeamDrive

bool getCanMoveChildrenOutOfTeamDrive()

No description

Return Value

bool

setCanMoveChildrenWithinDrive($canMoveChildrenWithinDrive)

No description

Parameters

$canMoveChildrenWithinDrive

bool getCanMoveChildrenWithinDrive()

No description

Return Value

bool

setCanMoveChildrenWithinTeamDrive($canMoveChildrenWithinTeamDrive)

No description

Parameters

$canMoveChildrenWithinTeamDrive

bool getCanMoveChildrenWithinTeamDrive()

No description

Return Value

bool

setCanMoveItemIntoTeamDrive($canMoveItemIntoTeamDrive)

No description

Parameters

$canMoveItemIntoTeamDrive

bool getCanMoveItemIntoTeamDrive()

No description

Return Value

bool

setCanMoveItemOutOfDrive($canMoveItemOutOfDrive)

No description

Parameters

$canMoveItemOutOfDrive

bool getCanMoveItemOutOfDrive()

No description

Return Value

bool

setCanMoveItemOutOfTeamDrive($canMoveItemOutOfTeamDrive)

No description

Parameters

$canMoveItemOutOfTeamDrive

bool getCanMoveItemOutOfTeamDrive()

No description

Return Value

bool

setCanMoveItemWithinDrive($canMoveItemWithinDrive)

No description

Parameters

$canMoveItemWithinDrive

bool getCanMoveItemWithinDrive()

No description

Return Value

bool

setCanMoveItemWithinTeamDrive($canMoveItemWithinTeamDrive)

No description

Parameters

$canMoveItemWithinTeamDrive

bool getCanMoveItemWithinTeamDrive()

No description

Return Value

bool

setCanMoveTeamDriveItem($canMoveTeamDriveItem)

No description

Parameters

$canMoveTeamDriveItem

bool getCanMoveTeamDriveItem()

No description

Return Value

bool

setCanReadDrive($canReadDrive)

No description

Parameters

$canReadDrive

bool getCanReadDrive()

No description

Return Value

bool

setCanReadLabels($canReadLabels)

No description

Parameters

$canReadLabels

bool getCanReadLabels()

No description

Return Value

bool

setCanReadRevisions($canReadRevisions)

No description

Parameters

$canReadRevisions

bool getCanReadRevisions()

No description

Return Value

bool

setCanReadTeamDrive($canReadTeamDrive)

No description

Parameters

$canReadTeamDrive

bool getCanReadTeamDrive()

No description

Return Value

bool

setCanRemoveChildren($canRemoveChildren)

No description

Parameters

$canRemoveChildren

bool getCanRemoveChildren()

No description

Return Value

bool

setCanRemoveContentRestriction($canRemoveContentRestriction)

No description

Parameters

$canRemoveContentRestriction

bool getCanRemoveContentRestriction()

No description

Return Value

bool

setCanRemoveMyDriveParent($canRemoveMyDriveParent)

No description

Parameters

$canRemoveMyDriveParent

bool getCanRemoveMyDriveParent()

No description

Return Value

bool

setCanRename($canRename)

No description

Parameters

$canRename

bool getCanRename()

No description

Return Value

bool

setCanShare($canShare)

No description

Parameters

$canShare

bool getCanShare()

No description

Return Value

bool

setCanTrash($canTrash)

No description

Parameters

$canTrash

bool getCanTrash()

No description

Return Value

bool

setCanTrashChildren($canTrashChildren)

No description

Parameters

$canTrashChildren

bool getCanTrashChildren()

No description

Return Value

bool

setCanUntrash($canUntrash)

No description

Parameters

$canUntrash

bool getCanUntrash()

No description

Return Value

bool