public sealed class LogEntryOperation : IMessage<LogEntryOperation>, IEquatable<LogEntryOperation>, IDeepCloneable<LogEntryOperation>, IBufferMessage, IMessage
Additional information about a potentially long-running operation with which
a log entry is associated.
Optional. An arbitrary producer identifier. The combination of id and
producer must be globally unique. Examples for producer:
"MyDivision.MyBigCompany.com", "github.com/MyProject/MyApplication".
[[["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\u003eThe \u003ccode\u003eLogEntryOperation\u003c/code\u003e class in the Google.Cloud.Logging.V2 namespace represents metadata about a potentially long-running operation associated with a log entry.\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, providing functionality for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogEntryOperation\u003c/code\u003e class includes properties such as \u003ccode\u003eFirst\u003c/code\u003e, \u003ccode\u003eLast\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, and \u003ccode\u003eProducer\u003c/code\u003e to indicate the position of the log entry in the operation, a unique operation identifier, and a producer identifier.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.4.0 is the latest version of the \u003ccode\u003eLogEntryOperation\u003c/code\u003e class, with several prior versions also listed including 3.4.0, which this document heavily covers.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eLogEntryOperation\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eLogEntryOperation\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]