Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: consider Drive API support #3748

Closed
awkv opened this issue Apr 10, 2020 · 6 comments
Closed

New feature: consider Drive API support #3748

awkv opened this issue Apr 10, 2020 · 6 comments
Labels
api: drive Issues related to the Drive API API. cpp: backlog While desirable, we do not have time to work on this for the foreseeable future. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@awkv
Copy link

awkv commented Apr 10, 2020

Consider supporting Drive API in storage. As far as I know there is no official c++ library for it. So that will be well appreciated. Drive API could share a lot with existing GCS client library.

@coryan coryan added api: drive Issues related to the Drive API API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Apr 11, 2020
@devjgm
Copy link
Contributor

devjgm commented Apr 13, 2020

Thanks for the feature request. It's helpful for us to know which APIs customers actually want.

I believe the Drive API for other languages is purely auto-generated. We don't yet have an auto generator for C++, but we do plan to work on that in the coming months. While I can't promise anything about the Drive API specifically, once we have an auto generator for C++, I imagine it'll be much easier to add C++ support for lots of Google APIs.

In the meantime, I'll keep this FR open to let others thumbs-up if they want.

@awkv
Copy link
Author

awkv commented Apr 14, 2020

It's helpful for us to know which APIs customers actually want.

Please take a look at this header.
This is what I came up with after reviewing several cloud storages. Please note it is work in progress but you will get an idea.

@coryan
Copy link
Contributor

coryan commented Dec 16, 2021

Maybe revisit once we have generated more GCP libraries.

@coryan
Copy link
Contributor

coryan commented Jun 9, 2022

We will revisit once we have the generator for REST APIs.

@coryan
Copy link
Contributor

coryan commented Oct 26, 2022

Still working on the REST APIs.

@coryan
Copy link
Contributor

coryan commented Mar 22, 2023

We won't have time to work on this until other GCP priorities. Closing for now.

@coryan coryan closed this as completed Mar 22, 2023
@coryan coryan added the cpp: backlog While desirable, we do not have time to work on this for the foreseeable future. label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: drive Issues related to the Drive API API. cpp: backlog While desirable, we do not have time to work on this for the foreseeable future. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants