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 v2 API's \u003ccode\u003eTraceService\u003c/code\u003e class, which is used for collecting and viewing traces and spans within a trace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraceService\u003c/code\u003e class represents a service that allows users to manage traces, where a trace is a collection of spans corresponding to operations in an application, and a span is a timed event in the trace tree.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraceService\u003c/code\u003e class offers two primary methods: \u003ccode\u003eBindService(TraceServiceBase)\u003c/code\u003e for creating a service definition, and \u003ccode\u003eBindService(ServiceBinderBase, TraceServiceBase)\u003c/code\u003e for registering service methods with a service binder, with both methods requiring an object that implements server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThis document includes versioned API documentation, showing versions ranging from 2.2.0 to 3.6.0, with 3.6.0 being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eTraceService\u003c/code\u003e inherits from the base object class and lists a number of inherited methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]