public sealed class Trace : IMessage<Trace>, IEquatable<Trace>, IDeepCloneable<Trace>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Trace v1 API class Trace.
A trace describes how long it takes for an application to perform an
operation. It consists of a set of spans, each of which represent a single
timed event within the operation.
Globally unique identifier for the trace. This identifier is a 128-bit
numeric value formatted as a 32-byte hex string. For example,
382d4f4c6b7bb2f4a972559d9085001d.
[[["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 covers the \u003ccode\u003eTrace\u003c/code\u003e class within the Google Cloud Trace v1 API, detailing its properties, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrace\u003c/code\u003e class is used to represent a trace of an application's operation, composed of multiple spans that mark timed events.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrace\u003c/code\u003e class includes properties such as \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eSpans\u003c/code\u003e, and \u003ccode\u003eTraceId\u003c/code\u003e, which are used to store the project's ID, trace's spans, and unique trace identifier respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a history of different versions of the \u003ccode\u003eTrace\u003c/code\u003e class, and in this case, the current documentation is for version 3.1.0.\u003c/p\u003e\n"]]],[],null,[]]