Required. Name of the trace configuration override. Use the following structure in your request: "organizations/*/environments/*/traceConfig/overrides/*".
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of TraceConfigOverride.
[[["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 page details how to retrieve a trace configuration override using a GET request."],["The HTTP request URL follows gRPC Transcoding syntax and requires a specific format for the `name` path parameter."],["The request body for this operation must be empty."],["A successful request returns a `TraceConfigOverride` object in the response body."],["Accessing this API endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]