public sealed class TimeEvent : IMessage<Span.Types.TimeEvent>, IEquatable<Span.Types.TimeEvent>, IDeepCloneable<Span.Types.TimeEvent>, IBufferMessage, IMessage
A time-stamped annotation or message event in the Span.
[[["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 latest version available for \u003ccode\u003eGoogle.Cloud.Trace.V2.Span.Types.TimeEvent\u003c/code\u003e is 3.6.0, with several previous versions accessible, including the current version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeEvent\u003c/code\u003e is a class representing a time-stamped annotation or message event within a Span, 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 \u003ccode\u003eTimeEvent\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eSpan.Types.TimeEvent\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eTimeEvent\u003c/code\u003e include \u003ccode\u003eAnnotation\u003c/code\u003e (a text annotation), \u003ccode\u003eMessageEvent\u003c/code\u003e (describing a message), \u003ccode\u003eTime\u003c/code\u003e (the event's timestamp), and \u003ccode\u003eValueCase\u003c/code\u003e (indicating which value is set).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeEvent\u003c/code\u003e is found within the \u003ccode\u003eGoogle.Cloud.Trace.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Trace.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]