GCF LOGO VCL LOGO
GCF::GDriveContent::Properties Class Reference

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

Public Member Functions

QString etag () const
 
QString selfLink () const
 
QString key () const
 
QString visibility () const
 
QString value () const
 

Detailed Description

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

Member Function Documentation

QString GCF::GDriveContent::Properties::etag ( ) const
Returns
the etag attribute of the Properties
QString GCF::GDriveContent::Properties::selfLink ( ) const
Returns
the selfLink attribute of the Properties
QString GCF::GDriveContent::Properties::key ( ) const
Returns
the key attribute of the Properties
QString GCF::GDriveContent::Properties::visibility ( ) const
Returns
the visibility attribute of the Properties
QString GCF::GDriveContent::Properties::value ( ) const
Returns
the value attribute of the Properties