[[["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 document details the `TraceServiceBase` class, which serves as the base for server-side implementations of the `TraceService` in the `Google.Cloud.Trace.V2` namespace."],["The latest version available is 3.6.0, with a series of previous versions listed, ranging back to 2.2.0."],["The `TraceServiceBase` class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `TraceServiceBase` class has two primary methods, `BatchWriteSpans` for sending new spans to traces, and `CreateSpan` for creating new spans."],["Both `BatchWriteSpans` and `CreateSpan` methods take a request and a `ServerCallContext` as parameters and return a task containing either an `Empty` response or a `Span` response respectively."]]],[]]