googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.26k stars 1.91k forks source link

Add Google Photos Support #3444

Open FreePhoenix888 opened 4 months ago

FreePhoenix888 commented 4 months ago

Is your feature request related to a problem? Please describe.

Google Photos API is present but there is no support for it in this library Describe the solution you'd like Add Describe alternatives you've considered

Additional context https://developers.google.com/photos

baruchiro commented 3 months ago

https://github.com/googleapis/google-api-nodejs-client/issues/1695

FreePhoenix888 commented 3 months ago

@baruchiro, @alexander-fenster Is there still something that does not let to implement this? As I seen in https://github.com/googleapis/google-api-nodejs-client/issues/1695#issuecomment-514334215 contributor say that google photo API was not exposed, but right now it is public and ready to use as I see