Whether this request should be traced or not.
May be null, which means that there's not enough information to know
whether this request should be traced or not.
[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eSimpleTraceContext\u003c/code\u003e is a class within the Google.Cloud.Diagnostics.Common namespace that provides a straightforward implementation of the \u003ccode\u003eITraceContext\u003c/code\u003e interface for managing trace context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSimpleTraceContext\u003c/code\u003e class offers a constructor to create new instances, requiring parameters for \u003ccode\u003etraceId\u003c/code\u003e (string), \u003ccode\u003espanId\u003c/code\u003e (ulong?), and \u003ccode\u003eshouldTrace\u003c/code\u003e (bool?) to initialize a trace context.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes read-only properties like \u003ccode\u003eShouldTrace\u003c/code\u003e (bool?), \u003ccode\u003eSpanId\u003c/code\u003e (ulong?), and \u003ccode\u003eTraceId\u003c/code\u003e (string) to provide information about whether a request should be traced, its span identifier, and its trace identifier, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.dll\u003c/code\u003e assembly and its properties correspond to the trace_id and span_id fields in the Trace and TraceSpan messages within the Google Cloud Trace API.\u003c/p\u003e\n"],["\u003cp\u003eSeveral versions of this resource are available, with version \u003ccode\u003e5.2.0\u003c/code\u003e being the most recent.\u003c/p\u003e\n"]]],[],null,[]]