|
drive
v2
|
#include <drive.h>
Static Public Member Functions | |
| static DriveCapabilities * | New () |
Capabilities the current user has on this shared drive.
|
explicit |
Standard constructor for an immutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
explicit |
Standard constructor for a mutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
virtual |
Standard destructor.
|
inline |
Clears the 'canAddChildren' attribute.
|
inline |
Clears the 'canChangeCopyRequiresWriterPermissionRestriction' attribute.
|
inline |
Clears the 'canChangeDomainUsersOnlyRestriction' attribute.
|
inline |
Clears the 'canChangeDriveBackground' attribute.
|
inline |
Clears the 'canChangeDriveMembersOnlyRestriction' attribute.
|
inline |
Clears the 'canComment' attribute.
|
inline |
Clears the 'canCopy' attribute.
|
inline |
Clears the 'canDeleteChildren' attribute.
|
inline |
Clears the 'canDeleteDrive' attribute.
|
inline |
Clears the 'canDownload' attribute.
|
inline |
Clears the 'canEdit' attribute.
|
inline |
Clears the 'canListChildren' attribute.
|
inline |
Clears the 'canManageMembers' attribute.
|
inline |
Clears the 'canReadRevisions' attribute.
|
inline |
Clears the 'canRename' attribute.
|
inline |
Clears the 'canRenameDrive' attribute.
|
inline |
Clears the 'canShare' attribute.
|
inline |
Clears the 'canTrashChildren' attribute.
|
inline |
Get the value of the 'canAddChildren' attribute.
|
inline |
Get the value of the 'canChangeCopyRequiresWriterPermissionRestriction' attribute.
|
inline |
Get the value of the 'canChangeDomainUsersOnlyRestriction' attribute.
|
inline |
Get the value of the 'canChangeDriveBackground' attribute.
|
inline |
Get the value of the 'canChangeDriveMembersOnlyRestriction' attribute.
|
inline |
Get the value of the 'canComment' attribute.
|
inline |
Get the value of the 'canCopy' attribute.
|
inline |
Get the value of the 'canDeleteChildren' attribute.
|
inline |
Get the value of the 'canDeleteDrive' attribute.
|
inline |
Get the value of the 'canDownload' attribute.
|
inline |
Get the value of the 'canEdit' attribute.
|
inline |
Get the value of the 'canListChildren' attribute.
|
inline |
Get the value of the 'canManageMembers' attribute.
|
inline |
Get the value of the 'canReadRevisions' attribute.
|
inline |
Get the value of the 'canRename' attribute.
|
inline |
Get the value of the 'canRenameDrive' attribute.
|
inline |
Get the value of the 'canShare' attribute.
|
inline |
Get the value of the 'canTrashChildren' attribute.
|
inline |
Returns a string denoting the type of this data object.
google_drive_api::DriveCapabilities
|
inline |
Determine if the 'canAddChildren' attribute was set.
canAddChildren' attribute was set.
|
inline |
Determine if the 'canChangeCopyRequiresWriterPermissionRestriction' attribute was set.
canChangeCopyRequiresWriterPermissionRestriction' attribute was set.
|
inline |
Determine if the 'canChangeDomainUsersOnlyRestriction' attribute was set.
canChangeDomainUsersOnlyRestriction' attribute was set.
|
inline |
Determine if the 'canChangeDriveBackground' attribute was set.
canChangeDriveBackground' attribute was set.
|
inline |
Determine if the 'canChangeDriveMembersOnlyRestriction' attribute was set.
canChangeDriveMembersOnlyRestriction' attribute was set.
|
inline |
Determine if the 'canComment' attribute was set.
canComment' attribute was set.
|
inline |
Determine if the 'canCopy' attribute was set.
canCopy' attribute was set.
|
inline |
Determine if the 'canDeleteChildren' attribute was set.
canDeleteChildren' attribute was set.
|
inline |
Determine if the 'canDeleteDrive' attribute was set.
canDeleteDrive' attribute was set.
|
inline |
Determine if the 'canDownload' attribute was set.
canDownload' attribute was set.
|
inline |
Determine if the 'canEdit' attribute was set.
canEdit' attribute was set.
|
inline |
Determine if the 'canListChildren' attribute was set.
canListChildren' attribute was set.
|
inline |
Determine if the 'canManageMembers' attribute was set.
canManageMembers' attribute was set.
|
inline |
Determine if the 'canReadRevisions' attribute was set.
canReadRevisions' attribute was set.
|
inline |
Determine if the 'canRename' attribute was set.
canRename' attribute was set.
|
inline |
Determine if the 'canRenameDrive' attribute was set.
canRenameDrive' attribute was set.
|
inline |
Determine if the 'canShare' attribute was set.
canShare' attribute was set.
|
inline |
Determine if the 'canTrashChildren' attribute was set.
canTrashChildren' attribute was set.
|
static |
Creates a new default instance.
|
inline |
Change the 'canAddChildren' attribute.
Whether the current user can add children to folders in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canChangeCopyRequiresWriterPermissionRestriction' attribute.
Whether the current user can change the copyRequiresWriterPermission restriction of this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canChangeDomainUsersOnlyRestriction' attribute.
Whether the current user can change the domainUsersOnly restriction of this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canChangeDriveBackground' attribute.
Whether the current user can change the background of this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canChangeDriveMembersOnlyRestriction' attribute.
Whether the current user can change the driveMembersOnly restriction of this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canComment' attribute.
Whether the current user can comment on files in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canCopy' attribute.
Whether the current user can copy files in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canDeleteChildren' attribute.
Whether the current user can delete children from folders in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canDeleteDrive' attribute.
Whether the current user can delete this shared drive. Attempting to delete the shared drive may still fail if there are untrashed items inside the shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canDownload' attribute.
Whether the current user can download files in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canEdit' attribute.
Whether the current user can edit files in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canListChildren' attribute.
Whether the current user can list the children of folders in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canManageMembers' attribute.
Whether the current user can add members to this shared drive or remove them or change their role.
| [in] | value | The new value. |
|
inline |
Change the 'canReadRevisions' attribute.
Whether the current user can read the revisions resource of files in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canRename' attribute.
Whether the current user can rename files or folders in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canRenameDrive' attribute.
Whether the current user can rename this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canShare' attribute.
Whether the current user can share files or folders in this shared drive.
| [in] | value | The new value. |
|
inline |
Change the 'canTrashChildren' attribute.
Whether the current user can trash children from folders in this shared drive.
| [in] | value | The new value. |