public sealed class SpanContext : IMessage<SpanContext>, IEquatable<SpanContext>, IDeepCloneable<SpanContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class SpanContext.
The context of a span. This is attached to an
[Exemplar][google.api.Distribution.Exemplar]
in [Distribution][google.api.Distribution] values during aggregation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides reference documentation for the `SpanContext` class within the Google Cloud Monitoring v3 API for .NET."],["`SpanContext` represents the context of a span, which is attached to an Exemplar in Distribution values during aggregation."],["The `SpanName` property, a string, is the resource name of the span with a specific format including project, trace, and span IDs."],["The page also provides an overview of different versions, ranging from 2.3.0 to 3.15.0, for this class."],["The `SpanContext` class implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]