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."],[[["This page provides documentation for the `TraceOptions` class within the `Google.Cloud.Diagnostics.Common` namespace, used for initializing tracing in .NET applications."],["The latest version of the `TraceOptions` class is 5.2.0, with several previous versions also available for reference."],["`TraceOptions` includes properties like `BufferOptions`, `QpsSampleRate`, and `RetryOptions` to customize how tracing is performed, such as buffering, sampling rate, and retries."],["The `Create` method within `TraceOptions` allows for the creation of `TraceOptions` objects, enabling users to define the `qpsSampleRate`, `bufferOptions`, and `retryOptions` when instantiating."],["The class `TraceOptions` inherits from the `object` class, and its assembly is `Google.Cloud.Diagnostics.Common.dll`."]]],[]]