As a summery, bellow methods were selected to implement.

                •       *init *Config data for the connector. 
                •       *getFile   *Gets a file's metadata by ID.       
                •       *insertFile     *Insert a new file.     
                •       *patchFile      *Updates file metadata. This method 
supports
patch semantics.        
                •       *updateFile     *Updates file metadata and/or content.  
                •       *copyFile       *Creates a copy of the specified file.  
                •       *deleteFile     *Permanently deletes a file by ID. 
Skips the
trash.  
                •       *listFiles      *Lists the user's files.        
                •       *trashFile      *Moves a file to the trash.     
                •       *untrashFile    *Restores a file from the trash.        
                •       *watchFile      *Start watching for changes to a file.  
                •       *listChangesForUser     *Lists the changes for a user.  
                •       *insertPermissionToFile *Inserts permission for a file. 
                •       *listFilePermissions    *Lists a file's permissions.    
                •       *deleteComment  *Deletes a comment.     
                •       *getCommentByID *Gets a comment by ID.  
                •       *insertComment  *Creates a new comment on the given 
file.                       
                • *touchFile      *Set the file's updated time to the current 
server time.
                • *getChild       *Gets a specific child reference.
                • *insertFiletoFolder     *Inserts a file into a folder.
                • *listFolders    *Lists a folder's children. To list all
children of the root folder, use the alias root for the folderId value.

Thanks 
Indika Kularathne




--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-Google-Drive-tp89555p89700.html
Sent from the WSO2 Architecture mailing list archive at Nabble.com.
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to