public sealed class TransferErrorLogEntry : IMessage<TransferErrorLogEntry>, IEquatable<TransferErrorLogEntry>, IDeepCloneable<TransferErrorLogEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1beta API class TransferErrorLogEntry.
[[["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."],[],[],null,["# Parallelstore v1beta API - Class TransferErrorLogEntry (1.0.0-beta08)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta08 (latest)](/dotnet/docs/reference/Google.Cloud.Parallelstore.V1Beta/latest/Google.Cloud.Parallelstore.V1Beta.TransferErrorLogEntry)\n- [1.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Parallelstore.V1Beta/1.0.0-beta07/Google.Cloud.Parallelstore.V1Beta.TransferErrorLogEntry) \n\n public sealed class TransferErrorLogEntry : IMessage\u003cTransferErrorLogEntry\u003e, IEquatable\u003cTransferErrorLogEntry\u003e, IDeepCloneable\u003cTransferErrorLogEntry\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Parallelstore v1beta API class TransferErrorLogEntry.\n\nAn entry describing an error that has occurred. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e TransferErrorLogEntry \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[TransferErrorLogEntry](/dotnet/docs/reference/Google.Cloud.Parallelstore.V1Beta/latest/Google.Cloud.Parallelstore.V1Beta.TransferErrorLogEntry), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[TransferErrorLogEntry](/dotnet/docs/reference/Google.Cloud.Parallelstore.V1Beta/latest/Google.Cloud.Parallelstore.V1Beta.TransferErrorLogEntry), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[TransferErrorLogEntry](/dotnet/docs/reference/Google.Cloud.Parallelstore.V1Beta/latest/Google.Cloud.Parallelstore.V1Beta.TransferErrorLogEntry), [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.Parallelstore.V1Beta](/dotnet/docs/reference/Google.Cloud.Parallelstore.V1Beta/latest/Google.Cloud.Parallelstore.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Parallelstore.V1Beta.dll\n\nConstructors\n------------\n\n### TransferErrorLogEntry()\n\n public TransferErrorLogEntry()\n\n### TransferErrorLogEntry(TransferErrorLogEntry)\n\n public TransferErrorLogEntry(TransferErrorLogEntry other)\n\nProperties\n----------\n\n### ErrorDetails\n\n public RepeatedField\u003cstring\u003e ErrorDetails { get; }\n\nA list of messages that carry the error details.\n\n### Uri\n\n public string Uri { get; set; }\n\nA URL that refers to the target (a data source, a data sink,\nor an object) with which the error is associated."]]