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"]],[["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\u003eThe \u003ccode\u003eITraceContext\u003c/code\u003e interface, found in the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.dll\u003c/code\u003e assembly, provides context for tracing within the Google Cloud Diagnostics framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShouldTrace\u003c/code\u003e property indicates whether a request should be traced, returning a nullable boolean that may be null if there is not enough info to determine whether it should be traced.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpanId\u003c/code\u003e property provides a unique identifier for a specific span within a trace, represented as a nullable unsigned 64-bit integer, corresponding to the \u003ccode\u003espan_id\u003c/code\u003e field in the TraceSpan API message.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraceId\u003c/code\u003e property provides the identifier for a specific trace, represented as a string, corresponding to the \u003ccode\u003etrace_id\u003c/code\u003e field in the Trace API message.\u003c/p\u003e\n"]]],[],null,[]]