public sealed class Annotation : IMessage<Span.Types.TimeEvent.Types.Annotation>, IEquatable<Span.Types.TimeEvent.Types.Annotation>, IDeepCloneable<Span.Types.TimeEvent.Types.Annotation>, IBufferMessage, IMessage
[[["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 webpage details the `Annotation` class within the `Google.Cloud.Trace.V2` namespace, specifically version 2.2.0, used for text annotations with attributes in tracing."],["The `Annotation` class, part of `Span.Types.TimeEvent.Types`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for data handling and manipulation."],["It inherits members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the `Object` class."],["The `Annotation` class includes properties `Attributes` and `Description`, which allow users to add up to 4 attributes per annotation and provide a descriptive message up to 256 bytes in length."],["The webpage also contains links to previous versions of the documentation starting from 2.3.0 all the way to the most current version 3.6.0."]]],[]]