Hello,
I'm using the google drive api v3 for Go to send requests (update), and I'm
trying to remove appProperties I created on a file.
Here is the comment from drive-gen.go:
type File struct {
// AppProperties: A collection of arbitrary key-value pairs which are
// private to the requesting app.
I don't think there is a solution with the current implementation, I
reported the bug.
https://github.com/google/google-api-go-client/issues/201
--
*"This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
ad