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 environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShouldTrace\u003c/code\u003e property indicates whether a request should be traced, returning a nullable boolean (\u003ccode\u003ebool?\u003c/code\u003e) that might be null if there isn't enough data to tell.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpanId\u003c/code\u003e property returns a nullable 64-bit unsigned integer (\u003ccode\u003eulong?\u003c/code\u003e), representing the span identifier, or null if not available, 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 returns a string value, which is the trace identifier, or null if one isn't accessible, corresponding to the \u003ccode\u003etrace_id\u003c/code\u003e field in the Trace API message.\u003c/p\u003e\n"],["\u003cp\u003eThis page contains version information for the ITraceContext, from 4.3.1 up to the most recent 5.2.0.\u003c/p\u003e\n"]]],[],null,[]]