public sealed class TimeEvent : IMessage<Span.Types.TimeEvent>, IEquatable<Span.Types.TimeEvent>, IDeepCloneable<Span.Types.TimeEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Trace v2 API class Span.Types.TimeEvent.
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\u003eThis document provides reference documentation for the \u003ccode\u003eSpan.Types.TimeEvent\u003c/code\u003e class within the Google Cloud Trace v2 API, specifically for version 3.3.0, which is an older version compared to the most recent release, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeEvent\u003c/code\u003e class represents a time-stamped annotation or message event within a Span, serving as a key element for understanding the timing and sequence of operations within a trace.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSpan.Types.TimeEvent\u003c/code\u003e 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 basic methods from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeEvent\u003c/code\u003e class includes properties such as \u003ccode\u003eAnnotation\u003c/code\u003e, \u003ccode\u003eMessageEvent\u003c/code\u003e, \u003ccode\u003eTime\u003c/code\u003e and \u003ccode\u003eValueCase\u003c/code\u003e that provide details about the event, such as text annotations, messages, timestamp, and the specific type of value stored.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to construct a new \u003ccode\u003eTimeEvent\u003c/code\u003e by either using the default constructor or by making a copy of another \u003ccode\u003eTimeEvent\u003c/code\u003e via the provided constructor that takes another \u003ccode\u003eTimeEvent\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]