How to work with Realtime 'get' and 'update' api requests?
问题 I am trying to understand how the Realtime API Resource Model is "shaped", in order to work with ' get ' and ' update ' features. Unfortunately documentation doesn't not say nothing about it (https://developers.google.com/drive/v2/reference/realtime#resource). I went to try by myself using the ' get ' request provided in the docs (https://developers.google.com/drive/v2/reference/realtime/get#try-it), so I created a new one realtime doc (using the Google Drive Realtime API Playground) and I