Reference documentation and code samples for the Google Cloud Trace v1 API class TraceService.
This file describes an API for collecting and viewing traces and spans
within a trace. A Trace is a collection of spans corresponding to a single
operation or set of operations for an application. A span is an individual
timed event which forms a node of the trace tree. Spans for a single trace
may span multiple services.
public static void BindService(ServiceBinderBase serviceBinder, TraceService.TraceServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the Google Cloud Trace v1 API's \u003ccode\u003eTraceService\u003c/code\u003e class, detailing its functionality for collecting and viewing traces and spans within an application.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraceService\u003c/code\u003e class is designed to manage traces, which are collections of spans representing a single operation or set of operations, potentially spanning multiple services.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the Google.Cloud.Trace.V1 API, from the latest version 3.4.0 down to version 2.2.0, and currently provides detailed information about the 3.3.0 version.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the \u003ccode\u003eBindService\u003c/code\u003e methods, which are used to create service definitions or register service methods, facilitating server-side handling logic in the TraceService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTraceService\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, with methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e being inherited from it.\u003c/p\u003e\n"]]],[],null,[]]