public sealed class TransferManifest : IMessage<TransferManifest>, IEquatable<TransferManifest>, IDeepCloneable<TransferManifest>, IBufferMessage, IMessage
Specifies the path to the manifest in Cloud Storage. The Google-managed
service account for the transfer must have storage.objects.get
permission for this object. An example path is
gs://bucket_name/path/manifest.csv.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eVersion 2.8.0 is the latest version of the \u003ccode\u003eTransferManifest\u003c/code\u003e, a class found within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace and assembly \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferManifest\u003c/code\u003e class defines where a manifest is located, inheriting from Object and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors: a default constructor \u003ccode\u003eTransferManifest()\u003c/code\u003e and another \u003ccode\u003eTransferManifest(TransferManifest other)\u003c/code\u003e, which takes another \u003ccode\u003eTransferManifest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferManifest\u003c/code\u003e class has a \u003ccode\u003eLocation\u003c/code\u003e property which specifies the path to the manifest in Cloud Storage, requiring \u003ccode\u003estorage.objects.get\u003c/code\u003e permission, and is represented as a string.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions of \u003ccode\u003eTransferManifest\u003c/code\u003e detailed on this page ranging from 1.0.0 to 2.8.0.\u003c/p\u003e\n"]]],[],null,[]]