Added
- [Feature Preview - alpha] Support for `instanceId` in the `client.files.retrieve`, `client.files.retrieve_multiple`,
`client.files.update`, `client.files.retrieve_download_urls`, `client.files.download_bytes`, `client.files.download_to_path`,
`client.files.download`.
- [Feature Preview - alpha] Add three new methods for uploading content: `client.files.upload_content`,
`client.files.upload_content_bytes`, `client.files.multipart_upload_content_session`.
This is an experimental feature and may change without warning.