Apex
...
Types
Input & Output Types
Types.CreateContentVersionBatchPayload
Represents input for creating content version when files are imported into salesforce. Following contuctors are supported -
The input mentioned hereby are of type string.
- files - List of CreateContentVersionFlowInput which has following contents.
- library - The related files library such as cloudfiles, google, sharepoint etc.
- driveId - This is the driveId where files are located.
- id - The resource Id of each file for which content version needs to be created.
- context - This is a short description attribute for the process of creating content version.