public TraceDecisionPredicate TraceFallbackPredicate { get; set; }
A function to trace requests. If the trace header is not set then this function
will be called to determine if a given request should be traced. This will
not override trace headers. Can be null.
[[["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\u003eTraceServiceOptions\u003c/code\u003e class is used for configuring tracing within the Google Cloud Diagnostics for ASP.NET Core.\u003c/p\u003e\n"],["\u003cp\u003eThis class is now obsolete and users should instead utilize \u003ccode\u003eAspNetCoreTraceOptions\u003c/code\u003e for new configurations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eClient\u003c/code\u003e for sending traces, \u003ccode\u003eOptions\u003c/code\u003e for trace settings, \u003ccode\u003eProjectId\u003c/code\u003e to specify the Google Cloud project, and \u003ccode\u003eTraceFallbackPredicate\u003c/code\u003e for tracing requests without a trace header.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraceServiceOptions\u003c/code\u003e class inherits several members from the base \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]