GCF::GDriveContent::AuthenticatedUser Class Reference
#include <GCF/GDriveContent.h>More...
Public Member Functions | |
QString | etag () const |
QString | selfLink () const |
QString | name () const |
int | quotaBytesTotal () const |
int | quotaBytesUsed () const |
int | quotaBytesUsedAggregate () const |
int | quotaBytesUsedInThash () const |
int | largestChangeId () const |
int | remainingChangeIds () const |
QString | rootFolderId () const |
QString | domainSharingPolicy () const |
QString | permissionId () const |
User | user () const |
QString | id () const |
Detailed Description
This class provides access to fields in the AuthenticatedUser
resource sent by Google Drive API. For information about this resource, please visit : https://developers.google.com/drive/v2/reference
Member Function Documentation
QString GCF::GDriveContent::AuthenticatedUser::etag | ( | ) | const |
- Returns
- the
etag
attribute of the AuthenticatedUser
QString GCF::GDriveContent::AuthenticatedUser::selfLink | ( | ) | const |
- Returns
- the
selfLink
attribute of the AuthenticatedUser
QString GCF::GDriveContent::AuthenticatedUser::name | ( | ) | const |
- Returns
- the
name
attribute of the AuthenticatedUser
int GCF::GDriveContent::AuthenticatedUser::quotaBytesTotal | ( | ) | const |
- Returns
- the
quotaBytesTotal
attribute of the AuthenticatedUser
int GCF::GDriveContent::AuthenticatedUser::quotaBytesUsed | ( | ) | const |
- Returns
- the
quotaBytesUsed
attribute of the AuthenticatedUser
int GCF::GDriveContent::AuthenticatedUser::quotaBytesUsedAggregate | ( | ) | const |
- Returns
- the
quotaBytesUsedAggregate
attribute of the AuthenticatedUser
int GCF::GDriveContent::AuthenticatedUser::quotaBytesUsedInThash | ( | ) | const |
- Returns
- the
quotaBytesUsedInThash
attribute of the AuthenticatedUser
int GCF::GDriveContent::AuthenticatedUser::largestChangeId | ( | ) | const |
- Returns
- the
largestChangeId
attribute of the AuthenticatedUser
int GCF::GDriveContent::AuthenticatedUser::remainingChangeIds | ( | ) | const |
- Returns
- the
remainingChangeIds
attribute of the AuthenticatedUser
QString GCF::GDriveContent::AuthenticatedUser::rootFolderId | ( | ) | const |
- Returns
- the
rootFolderId
attribute of the AuthenticatedUser
QString GCF::GDriveContent::AuthenticatedUser::domainSharingPolicy | ( | ) | const |
- Returns
- the
domainSharingPolicy
attribute of the AuthenticatedUser
QString GCF::GDriveContent::AuthenticatedUser::permissionId | ( | ) | const |
- Returns
- the
permissionId
attribute of the AuthenticatedUser
User GCF::GDriveContent::AuthenticatedUser::user | ( | ) | const |
- Returns
- the
user
attribute of the AuthenticatedUser
QString GCF::GDriveContent::AuthenticatedUser::id | ( | ) | const |
- Returns
- the
permissionId
attribute of the AuthenticatedUser