Re: [Architecture] [PET] Google Drive Connector Improvement

2016-02-18 Thread Malaka Silva
Looks good On Thu, Feb 18, 2016 at 2:31 PM, Elilmatha Sivanesan wrote: > Hi All, > > I'm rewriting the google drive connector using rest api[1] . > For that I am planning to below methods. > > *Working with Files* > >- get >- insert >- update >- copy >- delete >- list > >

[Architecture] [PET] Google Drive Connector Improvement

2016-02-18 Thread Elilmatha Sivanesan
Hi All, I'm rewriting the google drive connector using rest api[1] . For that I am planning to below methods. *Working with Files* - get - insert - update - copy - delete - list *Working with Changes* - get - list *Working with Children* - get - delete - inse