[[["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 outlines the `TraceTarget` class, which is used to specify where traces are sent within the Google Cloud Platform."],["The `TraceTarget` class, found in the `Google.Cloud.Diagnostics.Common` namespace, only supports sending traces to projects."],["You can create a `TraceTarget` instance using the `ForProject` method, passing in the Google Cloud project ID as a string."],["The `GetFullTraceName` method allows you to retrieve the complete trace name using a given trace ID."],["The `ProjectId` property will return the GCP project ID as a string."]]],[]]