public sealed class TimeEvents : IMessage<Span.Types.TimeEvents>, IEquatable<Span.Types.TimeEvents>, IDeepCloneable<Span.Types.TimeEvents>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Trace v2 API class Span.Types.TimeEvents.
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\u003eThis documentation page covers the \u003ccode\u003eSpan.Types.TimeEvents\u003c/code\u003e class within the Google Cloud Trace v2 API, specifically for version 3.1.0, with links to other previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeEvents\u003c/code\u003e class is a collection of \u003ccode\u003eTimeEvent\u003c/code\u003e objects, which are time-stamped annotations or message details associated with a span.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeEvents\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, indicating its role in handling messages and enabling object comparisons and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to track dropped annotations (\u003ccode\u003eDroppedAnnotationsCount\u003c/code\u003e) and dropped message events (\u003ccode\u003eDroppedMessageEventsCount\u003c/code\u003e), as well as the core \u003ccode\u003eTimeEvent\u003c/code\u003e collection itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeEvents\u003c/code\u003e class has 2 constructors and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, for example, GetHashCode(), GetType(), and ToString().\u003c/p\u003e\n"]]],[],null,[]]