python-samples
python-samples copied to clipboard
`drive` `v3` files create sample code - erroneous parameter `fields`
https://github.com/googleworkspace/python-samples/blob/44f307f5548d1c4d225746264a7bc4568e9c735e/drive/snippets/drive-v3/file_snippet/upload_basic.py#L44-L45
This sample uses the fields argument but I don't see this in the API documentation. It seems to be a bug in the sample code.