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"]],[["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\u003eThis document provides reference documentation for the \u003ccode\u003eWriteLogEntriesPartialErrors\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically for version 4.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteLogEntriesPartialErrors\u003c/code\u003e class is used to handle error details when there is a partial success from the \u003ccode\u003eWriteLogEntries\u003c/code\u003e operation in Google Cloud Logging.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property called \u003ccode\u003eLogEntryErrors\u003c/code\u003e, which is a map that records the error status for log entries that failed to be written, keyed by their index in the original request.\u003c/p\u003e\n"],["\u003cp\u003eAvailable versions for the \u003ccode\u003eWriteLogEntriesPartialErrors\u003c/code\u003e range from 3.3.0 to 4.4.0, with 4.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]