Name | Type | Description | Notes |
---|---|---|---|
name | str | The name of the file. | |
parent_folder_id | str | The parent folder to create the new file within. This can be an ID or a path depending on the downstream folder. Please see the connector section below to see downstream specific gotchas. | |
size | int, none_type | The size of the file in bytes | |
drive_id | str | ID of the drive to upload to. | [optional] |
pass_through | PassThroughBody | [optional] |