googleapis / googleapis/google-api-nodejs-client
There seems to be a difference between the drive api sample and the type.
Open
priority: p3
samples
type: question
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
https://developers.google.com/drive/api/guides/folder?hl=ja#move_files_between_folders
I tried to add a file to the folder according to this document, but it was parsed as a different type.
https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/drive/v3.ts#L6548-L6605
I checked the target type and the “resource" property does not exist in the type, which is correct?
Contributor guide
Assessment
This issue has not been assessed yet.