googleapis / google-api-go-client

Auto-generated Google APIs for Go.
https://pkg.go.dev/google.golang.org/api
BSD 3-Clause "New" or "Revised" License
4.04k stars 1.13k forks source link

Missed list method for mediaItems in photoslibrary. #309

Closed AyumuKasuga closed 6 years ago

AyumuKasuga commented 6 years ago

Hello! I noticed that method list does not present here hence it does not exist in generated go code...

jeanbza commented 6 years ago

@AyumuKasuga Thanks for filing this issue! Unfortunately that library is no longer maintained. I believe the photos team does build their own libraries (not in Go, unfortunately): https://github.com/google?utf8=%E2%9C%93&q=photoslibrary&type=&language=.

I've raised this to them for visibility.

I've also created https://github.com/googleapis/google-api-go-client/issues/310 so that this kind of thing is communicated to users up front.