UploadClientOperationCreateFile
Hierarchy
- Omit<UploadClientOperationCreate, parent>
- UploadClientOperationCreateFile
Index
Properties
content
Content of the file
filename
Filename that the change will get.
folder
Folder to create change (file) in
metadata
Metadata.
operation
Type of operation. In this case ‘create’ to represent file creation.
Defines what is required to create a new change (file) in a existing folder.
Use UploadClientOperationCreate instead. It supports both folders and layers.