[[["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 documentation covers the `TraceService.TraceServiceBase` class, which is a base class for server-side implementations of the `TraceService` in the Google Cloud Trace v2 API."],["The `TraceServiceBase` class includes methods for `BatchWriteSpans` and `CreateSpan`, allowing for batch writing new spans and creating single new spans, respectively."],["This documentation also lists available versions of the Google.Cloud.Trace.V2 library, ranging from version 2.2.0 to the latest 3.6.0."],["The `BatchWriteSpans` method takes a `BatchWriteSpansRequest` and `ServerCallContext` as parameters, returning an `Empty` type wrapped in a task, while `CreateSpan` takes `Span` and `ServerCallContext` and returns a `Span` type wrapped in a task."]]],[]]