Apex
...
Types
Input & Output Types
Types.CreateContentVersionBatchPayload
represents input for creating content version when files are imported into salesforce following contuctors are supported createcontentversionbatchpayload( list\<createcontentversionflowinput> files, string context ) 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