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 in the Google Cloud Storage Transfer v1 API specifies the location of a transfer manifest.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.8.0 is the latest version of the \u003ccode\u003eTransferManifest\u003c/code\u003e class, with previous versions ranging from 1.0.0 to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferManifest\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, along with inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties for the class include the 'Location' property which determines the path of the transfer manifest in Google Cloud Storage.\u003c/p\u003e\n"]]],[],null,["# Storage Transfer v1 API - Class TransferManifest (2.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.8.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.7.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.6.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.5.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.4.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.3.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.2.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.1.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.0.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/1.2.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/1.1.0/Google.Cloud.StorageTransfer.V1.TransferManifest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/1.0.0/Google.Cloud.StorageTransfer.V1.TransferManifest) \n\n public sealed class TransferManifest : IMessage\u003cTransferManifest\u003e, IEquatable\u003cTransferManifest\u003e, IDeepCloneable\u003cTransferManifest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Storage Transfer v1 API class TransferManifest.\n\nSpecifies where the manifest is located. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e TransferManifest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[TransferManifest](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.TransferManifest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[TransferManifest](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.TransferManifest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[TransferManifest](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.TransferManifest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.StorageTransfer.V1](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.StorageTransfer.V1.dll\n\nConstructors\n------------\n\n### TransferManifest()\n\n public TransferManifest()\n\n### TransferManifest(TransferManifest)\n\n public TransferManifest(TransferManifest other)\n\nProperties\n----------\n\n### Location\n\n public string Location { get; set; }\n\nSpecifies the path to the manifest in Cloud Storage. The Google-managed\nservice account for the transfer must have `storage.objects.get`\npermission for this object. An example path is\n`gs://bucket_name/path/manifest.csv`."]]