public sealed class Exemplar : Protobuf.IMessage<Distribution.Types.Exemplar>, Protobuf.IBufferMessage
Exemplars are example points that may be used to annotate aggregated
distribution values. They are metadata that gives information about a
particular value added to a Distribution bucket, such as a trace ID that
was active when a value was added. They may contain further information,
such as a example values and timestamps, origin, etc.
[[["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\u003eExemplars are used to annotate aggregated distribution values, providing metadata about a specific value added to a Distribution bucket.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExemplar\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Api.CommonProtos\u003c/code\u003e assembly, includes fields for attachments, timestamp, and value, as well as constructors for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExemplar\u003c/code\u003e class contains methods to manage its data, such as \u003ccode\u003eCalculateSize\u003c/code\u003e, \u003ccode\u003eClone\u003c/code\u003e, \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eMergeFrom\u003c/code\u003e, \u003ccode\u003eToString\u003c/code\u003e, and \u003ccode\u003eWriteTo\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExemplar\u003c/code\u003e includes properties like \u003ccode\u003eAttachments\u003c/code\u003e, \u003ccode\u003eDescriptor\u003c/code\u003e, \u003ccode\u003eParser\u003c/code\u003e, \u003ccode\u003eTimestamp\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, allowing access to the exemplar's details.\u003c/p\u003e\n"],["\u003cp\u003eThis document covers version 2.2.0 of the Exemplar class and includes links to the latest version (2.15.0) as well as version 2.10.0.\u003c/p\u003e\n"]]],[],null,[]]