Top |
Description
GDataDocumentsMetadata is a subclass of GDataParsable to represent Google Drive service metadata.
For more details of Google Documents' GData API, see the
online documentation.Functions
gdata_documents_metadata_get_quota_total ()
goffset
gdata_documents_metadata_get_quota_total
(GDataDocumentsMetadata *self
);
Gets the “quota-total” property.
Since: 0.17.9
gdata_documents_metadata_get_quota_used ()
goffset
gdata_documents_metadata_get_quota_used
(GDataDocumentsMetadata *self
);
Gets the “quota-used” property.
Since: 0.17.9
Types and Values
GDataDocumentsMetadata
typedef struct _GDataDocumentsMetadata GDataDocumentsMetadata;
All the fields in the GDataDocumentsMetadata structure are private and should never be accessed directly.
Since: 0.17.9
GDataDocumentsMetadataClass
typedef struct { } GDataDocumentsMetadataClass;
All the fields in the GDataDocumentsMetadataClass structure are private and should never be accessed directly.
Since: 0.17.9