[[["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 Google Cloud Trace v2 API's `TraceService`."],["The latest version available in this documentation is 3.6.0, with other older versions ranging from 3.5.0 to 2.2.0 also listed with links to each of their specific documentation."],["`TraceService.TraceServiceBase` inherits from the base `Object` class and has methods for handling span-related operations such as `BatchWriteSpans` and `CreateSpan`."],["The `BatchWriteSpans` method sends new spans to traces, and the `CreateSpan` method handles the creation of a new span."],["Both `BatchWriteSpans` and `CreateSpan` methods take a `request` and `ServerCallContext` as parameters and returns a task wrapped response."]]],[]]