Difference between comment.Patch and comment.Update in Google Drive API -
I went through both the method documents and it seems that both of them do so.
And also note that the patching comment does not require the So, this is the difference between the PS: I am using Google-Drive Java SDK for my implementation. Thank you. Patch is used to perform partial performance and while saving some bandwidth, for example , You only want to update a field in the resource. For more details on patch work and other performance tips, please see the Google Drive SDK document: content , even if it needs to call
patches () method.
comment.patch () and
comments.update () methods in the Google Drive API?
Comments
Post a Comment