[[["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 webpage details the `TraceServiceBase` class, which serves as the foundation for server-side implementations of `TraceService` within the `Google.Cloud.Trace.V2` namespace."],["The latest version of the API documented is 3.6.0, with historical versions back to 2.2.0 also available for reference."],["`TraceServiceBase` inherits from the .NET `Object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class provides two primary methods: `BatchWriteSpans`, which sends new spans to existing or new traces, and `CreateSpan`, used to create new spans."],["Both `BatchWriteSpans` and `CreateSpan` methods utilize parameters such as `request` and `context`, representing the client request and server-side call handler context respectively."]]],[]]