public sealed class Annotation : IMessage<Span.Types.TimeEvent.Types.Annotation>, IEquatable<Span.Types.TimeEvent.Types.Annotation>, IDeepCloneable<Span.Types.TimeEvent.Types.Annotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Trace v2 API class Span.Types.TimeEvent.Types.Annotation.
[[["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."],[[["This document provides reference information for the `Span.Types.TimeEvent.Types.Annotation` class within the Google Cloud Trace v2 API, specifically for version 3.1.0, with links to prior and future releases."],["The `Annotation` class, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used for text annotations with a set of attributes."],["The class includes two constructors, a default one and one that takes another `Annotation` object as a parameter for creating copies."],["Key properties of the `Annotation` class include `Attributes`, which allows up to 4 attributes, and `Description`, a user-supplied message with a maximum length of 256 bytes."],["The document provides links to the inherited members of the `object` class as well as links to the interfaces that are being implemented by this class."]]],[]]