Closed sonam-serchan closed 1 month ago
This sounds more of a "Drive API" question than a "Java client libraries" question. Note that the maintainers of this repository don't have detailed knowledge of the APIs itself. You might consider reaching out through Drive API's support channels instead.
With simple search, these looks likely limitations of Drive API. For Google Maps, there is a related feature request open here. For Google Forms, found some helpful links that might help with exporting to zip format: https://stackoverflow.com/a/65525145 https://developers.google.com/drive/api/guides/ref-export-formats
Closing this issue given the context provided in https://github.com/googleapis/google-api-java-client-services/issues/19919#issuecomment-1994640580. Please feel free to re-open this issue if you think this is still an issue related to the client library.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
If you are still having issues, please include as much information as possible:
Environment details
Steps to reproduce
Code example
Stack trace
External references such as API reference guides
Any additional information below
I am trying to export the google workspace documents. For this, I use export link from files resource to get the available download link for the document type. I can get for documents such as google doc, slide, spreadsheet etc. However, for google form, google map, I don't get the export links. Thus, cannot export the documents.
Following these steps guarantees the quickest resolution possible.
Thanks!