transferManifest property

TransferManifest? transferManifest
getter/setter pair

A manifest file provides a list of objects to be transferred from the data source.

This field points to the location of the manifest file. Otherwise, the entire source bucket is used. ObjectConditions still apply.

Implementation

TransferManifest? transferManifest;