public sealed class TimeEvents : IMessage<Span.Types.TimeEvents>, IEquatable<Span.Types.TimeEvents>, IDeepCloneable<Span.Types.TimeEvents>, IBufferMessage, IMessage
A collection of TimeEvents. A TimeEvent is a time-stamped annotation
on the span, consisting of either user-supplied key:value pairs, or
details of a message sent/received between Spans.
[[["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\u003eTimeEvents\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Trace.V2\u003c/code\u003e namespace, represents a collection of time-stamped annotations (\u003ccode\u003eTimeEvent\u003c/code\u003es) on a span, including key:value pairs or details of messages between spans.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this documented class, ranging from version 2.2.0 up to version 3.6.0, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new \u003ccode\u003eTimeEvents\u003c/code\u003e instances, either as empty collections or by copying from an existing \u003ccode\u003eTimeEvents\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeEvents\u003c/code\u003e includes properties to track dropped annotations (\u003ccode\u003eDroppedAnnotationsCount\u003c/code\u003e), dropped message events (\u003ccode\u003eDroppedMessageEventsCount\u003c/code\u003e), and the actual collection of \u003ccode\u003eTimeEvent\u003c/code\u003e objects (\u003ccode\u003eTimeEvent\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]