[go-nuts] google-api-go-client: drive/v3 - remove file properties or appProperties

2017-04-27 Thread Sylvain Rouquette
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.

[go-nuts] Re: google-api-go-client: drive/v3 - remove file properties or appProperties

2017-04-27 Thread Sylvain Rouquette
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