public sealed class LogEntryOperation : IMessage<LogEntryOperation>, IEquatable<LogEntryOperation>, IDeepCloneable<LogEntryOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Control v1 API class LogEntryOperation.
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"]],[["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\u003eThis document provides reference documentation for the \u003ccode\u003eLogEntryOperation\u003c/code\u003e class within the Google Cloud Service Control v1 API, detailing its properties, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogEntryOperation\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, is used to associate additional information about a potentially long-running operation with a log entry.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eLogEntryOperation\u003c/code\u003e class is 2.4.0, with several previous versions also available, including 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has four key properties, \u003ccode\u003eFirst\u003c/code\u003e, \u003ccode\u003eLast\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e and \u003ccode\u003eProducer\u003c/code\u003e, which are all optional and are used to identify if a log entry is the first or last in an operation, provide an operation identifier, and provide an arbitrary identifier for the producer respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLogEntryOperation\u003c/code\u003e implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]