public sealed class TransferErrorSummary : IMessage<TransferErrorSummary>, IEquatable<TransferErrorSummary>, IDeepCloneable<TransferErrorSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1 API class TransferErrorSummary.
A summary of errors by error code, plus a count and sample error log
entries.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTransferErrorSummary\u003c/code\u003e class in the Parallelstore v1 API provides a summary of errors encountered during a transfer, including the error code, count, and sample log entries.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces, including \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\u003eThe class offers properties like \u003ccode\u003eErrorCode\u003c/code\u003e (representing the type of error), \u003ccode\u003eErrorCount\u003c/code\u003e (indicating the number of occurrences), and \u003ccode\u003eErrorLogEntries\u003c/code\u003e (a list containing detailed error messages).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransferErrorSummary\u003c/code\u003e provides two constructors: a parameterless constructor and one that takes another \u003ccode\u003eTransferErrorSummary\u003c/code\u003e object for copying data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferErrorSummary\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Parallelstore.V1\u003c/code\u003e namespace and is contained in the \u003ccode\u003eGoogle.Cloud.Parallelstore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]