The "protocol" dev guide has great info on performing operations. For
example
"Updating content" at
http://code.google.com/intl/ja/apis/documents/docs/2.0/developers_guide_protocol.html#UpdatingContent

But I am using the .net library, and it doesn't give explain how to do
the same operations which the protocol doc has.

I am not even sure which class/method to use. Would it be
Google.GData.Documents.DocumentEntry.Update()?

This ref page just says "commits the item to the server" which is not
very informative.
or would it be

Google.GData.Documents.DocumentsServices.Update()?

which just says "simple update for media resources" - also not very
informative


So the general question is: where to find real-world examples of
(hear: users guide) for the client apis?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to