GCF LOGO VCL LOGO
GCF::GDriveContent::Permission Class Reference

#include <GCF/GDriveContent.h>
More...

Public Member Functions

QString etag () const
 
QString id () const
 
QString selfLink () const
 
QString name () const
 
QString emailAddress () const
 
QString domain () const
 
QStringList additionalRoles () const
 
QString role () const
 
QString type () const
 
QString value () const
 
QString authKey () const
 
QString withLink () const
 
QString photoLink () const
 

Detailed Description

This class provides access to fields in the Permission resource sent by Google Drive API. For information about this resource, please visit : https://developers.google.com/drive/v2/reference/#Permissions

Member Function Documentation

QString GCF::GDriveContent::Permission::etag ( ) const
Returns
the etag attribute of the Permission
QString GCF::GDriveContent::Permission::id ( ) const
Returns
the id attribute of the Permission
QString GCF::GDriveContent::Permission::selfLink ( ) const
Returns
the selfLink attribute of the Permission
QString GCF::GDriveContent::Permission::name ( ) const
Returns
the name attribute of the Permission
QString GCF::GDriveContent::Permission::emailAddress ( ) const
Returns
the emailAddress attribute of the Permission
QString GCF::GDriveContent::Permission::domain ( ) const
Returns
the domain attribute of the Permission
QStringList GCF::GDriveContent::Permission::additionalRoles ( ) const
Returns
the additionalRoles attribute of the Permission
QString GCF::GDriveContent::Permission::role ( ) const
Returns
the role attribute of the Permission
QString GCF::GDriveContent::Permission::type ( ) const
Returns
the type attribute of the Permission
QString GCF::GDriveContent::Permission::value ( ) const
Returns
the value attribute of the Permission
QString GCF::GDriveContent::Permission::authKey ( ) const
Returns
the authKey attribute of the Permission
QString GCF::GDriveContent::Permission::withLink ( ) const
Returns
the withLink attribute of the Permission
QString GCF::GDriveContent::Permission::photoLink ( ) const
Returns
the photoLink attribute of the Permission