public sealed class TransferManifest : IMessage<TransferManifest>, IEquatable<TransferManifest>, IDeepCloneable<TransferManifest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class TransferManifest.
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\u003eThe \u003ccode\u003eTransferManifest\u003c/code\u003e class, part of the Storage Transfer v1 API, defines the location of a manifest file used in data transfers, specifically within the namespace \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.8.0 is the latest version available, and the content of this page is specific to the 2.6.0 version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and serialization, providing methods like GetHashCode, GetType, and ToString.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransferManifest\u003c/code\u003e has a \u003ccode\u003eLocation\u003c/code\u003e property, which is a string representing the path to the manifest in Cloud Storage, and the service account requires \u003ccode\u003estorage.objects.get\u003c/code\u003e permission to access it.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors: a default constructor and one that takes another \u003ccode\u003eTransferManifest\u003c/code\u003e object for deep cloning, and it is found within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]