get_path
Description:
Builds a path for the DocumentsEntry, starting from a root node and traversing the folders containing the document, then ending with the document's ID.
An example path would be: /folder_id1/folder_id2/document_id.
Note: the path is based on the entry/document IDs of the folders (#GDataEntry:id) and document (#GDataDocumentsEntry:document-id), and not the entries' human-readable names (#GDataEntry:title).
Parameters:
this |
Returns:
the folder hierarchy path containing the document, or |