INPUT_OBJECT
FilesetDownloadFilesJobConfigInput
Description
Supported in v5.0+
link GraphQL Schema definition
- input FilesetDownloadFilesJobConfigInput {
- # Supported in v9.0+
- # Password to protect generated zip with.
- String :
- # Supported in v5.2+
- # An optional argument containing a Boolean parameter to depict if the download is
- # being triggered for Legal Hold use case.
- LegalHoldDownloadConfigInput :
- # Required. Supported in v5.0+
- # An array containing the full source path of each file and folder that is part of
- # the download job. The array must contain at least one path.
- String!]! : [
- }