public sealed class WriteLogEntriesPartialErrors : IMessage<WriteLogEntriesPartialErrors>, IEquatable<WriteLogEntriesPartialErrors>, IDeepCloneable<WriteLogEntriesPartialErrors>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class WriteLogEntriesPartialErrors.
Error details for WriteLogEntries with partial success.
public MapField<int, Status> LogEntryErrors { get; }
When WriteLogEntriesRequest.partial_success is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in WriteLogEntriesRequest.entries.
Failed requests for which no entries are written will not include
per-entry errors.
[[["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-09-09 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eWriteLogEntriesPartialErrors\u003c/code\u003e class within the Google Cloud Logging v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteLogEntriesPartialErrors\u003c/code\u003e class is used to provide details about errors that occur when there is partial success in writing log entries, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces such as \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 latest version of this class is 4.4.0, and the page lists versions ranging back to 3.3.0, providing links to documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eLogEntryErrors\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e that, when \u003ccode\u003eWriteLogEntriesRequest.partial_success\u003c/code\u003e is true, will record error statuses for entries that were not written due to permanent errors, keyed by their zero-based index.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the class include a default constructor and one that takes another \u003ccode\u003eWriteLogEntriesPartialErrors\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Logging v2 API - Class WriteLogEntriesPartialErrors (4.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.3.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.2.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.1.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/4.0.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.6.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.5.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.4.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Logging.V2/3.3.0/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors) \n\n public sealed class WriteLogEntriesPartialErrors : IMessage\u003cWriteLogEntriesPartialErrors\u003e, IEquatable\u003cWriteLogEntriesPartialErrors\u003e, IDeepCloneable\u003cWriteLogEntriesPartialErrors\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Logging v2 API class WriteLogEntriesPartialErrors.\n\nError details for WriteLogEntries with partial success. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e WriteLogEntriesPartialErrors \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[WriteLogEntriesPartialErrors](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[WriteLogEntriesPartialErrors](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[WriteLogEntriesPartialErrors](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2.WriteLogEntriesPartialErrors), [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.Logging.V2](/dotnet/docs/reference/Google.Cloud.Logging.V2/latest/Google.Cloud.Logging.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Logging.V2.dll\n\nConstructors\n------------\n\n### WriteLogEntriesPartialErrors()\n\n public WriteLogEntriesPartialErrors()\n\n### WriteLogEntriesPartialErrors(WriteLogEntriesPartialErrors)\n\n public WriteLogEntriesPartialErrors(WriteLogEntriesPartialErrors other)\n\nProperties\n----------\n\n### LogEntryErrors\n\n public MapField\u003cint, Status\u003e LogEntryErrors { get; }\n\nWhen `WriteLogEntriesRequest.partial_success` is true, records the error\nstatus for entries that were not written due to a permanent error, keyed\nby the entry's zero-based index in `WriteLogEntriesRequest.entries`.\n\nFailed requests for which no entries are written will not include\nper-entry errors."]]