public sealed class TransferErrorLogEntry : IMessage<TransferErrorLogEntry>, IEquatable<TransferErrorLogEntry>, IDeepCloneable<TransferErrorLogEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1 API class TransferErrorLogEntry.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `TransferErrorLogEntry` class within the Google Cloud Parallelstore v1 API."],["`TransferErrorLogEntry` is used to describe errors that occur, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and properties like `ErrorDetails` which is a list of error messages, and `Uri`, a URL referencing the error's target."],["The latest version is 1.1.0, while 1.0.0 is also available for the `TransferErrorLogEntry` class."],["This class inherits members from the `object` class and resides in the `Google.Cloud.Parallelstore.V1` namespace within the `Google.Cloud.Parallelstore.V1.dll` assembly."]]],[]]