Files API, gRPC: FileService
Статья создана
Обновлена 28 октября 2024 г.
FileService provides operations for managing files.
Methods
Method |
Description |
Create a new file. |
|
Retrieve details of a specific file by its ID. |
|
Retrieve a URL for accessing or downloading a specific file. |
|
Update an existing file. |
|
Delete a file by its ID. |
|
List files in a specific folder. |