/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Drive
NameSizeModeActions
Resource/-0755rm
About.php49590644editdlrm
AboutDriveThemes.php16640644editdlrm
AboutStorageQuota.php19430644editdlrm
AboutTeamDriveThemes.php16760644editdlrm
Change.php36950644editdlrm
ChangeList.php20200644editdlrm
Channel.php33380644editdlrm
Comment.php41880644editdlrm
CommentList.php17100644editdlrm
CommentQuotedFileContent.php13700644editdlrm
ContentRestriction.php25500644editdlrm
Drive.php43570644editdlrm
DriveBackgroundImageFile.php18850644editdlrm
DriveCapabilities.php76670644editdlrm
DriveFile.php199480644editdlrm
DriveFileCapabilities.php146370644editdlrm
DriveFileContentHints.php15580644editdlrm
DriveFileContentHintsThumbnail.php13880644editdlrm
DriveFileImageMediaMetadata.php66820644editdlrm
DriveFileImageMediaMetadataLocation.php14170644editdlrm
DriveFileLabelInfo.php11760644editdlrm
DriveFileLinkShareMetadata.php15740644editdlrm
DriveFileShortcutDetails.php17580644editdlrm
DriveFileVideoMediaMetadata.php16510644editdlrm
DriveList.php16800644editdlrm
DriveRestrictions.php27140644editdlrm
FileList.php19920644editdlrm
GeneratedIds.php15810644editdlrm
Label.php18350644editdlrm
LabelField.php29120644editdlrm
LabelFieldModification.php32500644editdlrm
LabelList.php16800644editdlrm
LabelModification.php20980644editdlrm
ModifyLabelsRequest.php15570644editdlrm
ModifyLabelsResponse.php14880644editdlrm
Permission.php52700644editdlrm
PermissionList.php17550644editdlrm
PermissionPermissionDetails.php19740644editdlrm
PermissionTeamDrivePermissionDetails.php20640644editdlrm
Reply.php31470644editdlrm
ReplyList.php16890644editdlrm
Revision.php47800644editdlrm
RevisionList.php17250644editdlrm
StartPageToken.php13750644editdlrm
TeamDrive.php41750644editdlrm
TeamDriveBackgroundImageFile.php18970644editdlrm
TeamDriveCapabilities.php81030644editdlrm
TeamDriveList.php17400644editdlrm
TeamDriveRestrictions.php27190644editdlrm
User.php23870644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Drive/DriveCapabilities.php (7667B)
canAddChildren = $canAddChildren; } /** * @return bool */ public function getCanAddChildren() { return $this->canAddChildren; } /** * @param bool */ public function setCanChangeCopyRequiresWriterPermissionRestriction($canChangeCopyRequiresWriterPermissionRestriction) { $this->canChangeCopyRequiresWriterPermissionRestriction = $canChangeCopyRequiresWriterPermissionRestriction; } /** * @return bool */ public function getCanChangeCopyRequiresWriterPermissionRestriction() { return $this->canChangeCopyRequiresWriterPermissionRestriction; } /** * @param bool */ public function setCanChangeDomainUsersOnlyRestriction($canChangeDomainUsersOnlyRestriction) { $this->canChangeDomainUsersOnlyRestriction = $canChangeDomainUsersOnlyRestriction; } /** * @return bool */ public function getCanChangeDomainUsersOnlyRestriction() { return $this->canChangeDomainUsersOnlyRestriction; } /** * @param bool */ public function setCanChangeDriveBackground($canChangeDriveBackground) { $this->canChangeDriveBackground = $canChangeDriveBackground; } /** * @return bool */ public function getCanChangeDriveBackground() { return $this->canChangeDriveBackground; } /** * @param bool */ public function setCanChangeDriveMembersOnlyRestriction($canChangeDriveMembersOnlyRestriction) { $this->canChangeDriveMembersOnlyRestriction = $canChangeDriveMembersOnlyRestriction; } /** * @return bool */ public function getCanChangeDriveMembersOnlyRestriction() { return $this->canChangeDriveMembersOnlyRestriction; } /** * @param bool */ public function setCanChangeSharingFoldersRequiresOrganizerPermissionRestriction($canChangeSharingFoldersRequiresOrganizerPermissionRestriction) { $this->canChangeSharingFoldersRequiresOrganizerPermissionRestriction = $canChangeSharingFoldersRequiresOrganizerPermissionRestriction; } /** * @return bool */ public function getCanChangeSharingFoldersRequiresOrganizerPermissionRestriction() { return $this->canChangeSharingFoldersRequiresOrganizerPermissionRestriction; } /** * @param bool */ public function setCanComment($canComment) { $this->canComment = $canComment; } /** * @return bool */ public function getCanComment() { return $this->canComment; } /** * @param bool */ public function setCanCopy($canCopy) { $this->canCopy = $canCopy; } /** * @return bool */ public function getCanCopy() { return $this->canCopy; } /** * @param bool */ public function setCanDeleteChildren($canDeleteChildren) { $this->canDeleteChildren = $canDeleteChildren; } /** * @return bool */ public function getCanDeleteChildren() { return $this->canDeleteChildren; } /** * @param bool */ public function setCanDeleteDrive($canDeleteDrive) { $this->canDeleteDrive = $canDeleteDrive; } /** * @return bool */ public function getCanDeleteDrive() { return $this->canDeleteDrive; } /** * @param bool */ public function setCanDownload($canDownload) { $this->canDownload = $canDownload; } /** * @return bool */ public function getCanDownload() { return $this->canDownload; } /** * @param bool */ public function setCanEdit($canEdit) { $this->canEdit = $canEdit; } /** * @return bool */ public function getCanEdit() { return $this->canEdit; } /** * @param bool */ public function setCanListChildren($canListChildren) { $this->canListChildren = $canListChildren; } /** * @return bool */ public function getCanListChildren() { return $this->canListChildren; } /** * @param bool */ public function setCanManageMembers($canManageMembers) { $this->canManageMembers = $canManageMembers; } /** * @return bool */ public function getCanManageMembers() { return $this->canManageMembers; } /** * @param bool */ public function setCanReadRevisions($canReadRevisions) { $this->canReadRevisions = $canReadRevisions; } /** * @return bool */ public function getCanReadRevisions() { return $this->canReadRevisions; } /** * @param bool */ public function setCanRename($canRename) { $this->canRename = $canRename; } /** * @return bool */ public function getCanRename() { return $this->canRename; } /** * @param bool */ public function setCanRenameDrive($canRenameDrive) { $this->canRenameDrive = $canRenameDrive; } /** * @return bool */ public function getCanRenameDrive() { return $this->canRenameDrive; } /** * @param bool */ public function setCanResetDriveRestrictions($canResetDriveRestrictions) { $this->canResetDriveRestrictions = $canResetDriveRestrictions; } /** * @return bool */ public function getCanResetDriveRestrictions() { return $this->canResetDriveRestrictions; } /** * @param bool */ public function setCanShare($canShare) { $this->canShare = $canShare; } /** * @return bool */ public function getCanShare() { return $this->canShare; } /** * @param bool */ public function setCanTrashChildren($canTrashChildren) { $this->canTrashChildren = $canTrashChildren; } /** * @return bool */ public function getCanTrashChildren() { return $this->canTrashChildren; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DriveCapabilities::class, 'Google_Service_Drive_DriveCapabilities');