Optional, the number of queries traced per second. The sample rate determines
how often requests are automatically traced. Defaults to Google.Cloud.Diagnostics.Common.TraceOptions.DefaultQpsSampleRate.
[[["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-03-21 UTC."],[[["`TraceOptions` is a class used to configure options for initializing tracing within the `Google.Cloud.Diagnostics.Common` namespace."],["The `TraceOptions` class includes properties for `BufferOptions`, which control buffering behavior, `QpsSampleRate`, which defines the number of queries traced per second, and `RetryOptions` for handling tracer retries."],["You can use the `Create` method to instantiate `TraceOptions`, specifying parameters such as the queries per second sample rate, buffer options, and retry options."],["The provided document version is 4.4.0, with later versions including 5.0.0, 5.1.0, and 5.2.0 as the latest."]]],[]]