[[["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-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eApiProxy.EnvironmentWithTrace\u003c/code\u003e is an interface that extends \u003ccode\u003eApiProxy.Environment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetSpanId()\u003c/code\u003e method returns an \u003ccode\u003eOptional<String>\u003c/code\u003e representing the span ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetTraceId()\u003c/code\u003e method returns an \u003ccode\u003eOptional<String>\u003c/code\u003e representing the trace ID.\u003c/p\u003e\n"]]],[],null,["# Interface ApiProxy.EnvironmentWithTrace (2.0.0)\n\n public static interface ApiProxy.EnvironmentWithTrace extends ApiProxy.Environment\n\nImplements\n----------\n\n[ApiProxy.Environment](/appengine/docs/standard/java-gen2/reference/services/bundled/latest/com.google.apphosting.api.ApiProxy.Environment)\n\nMethods\n-------\n\n### getSpanId()\n\n public abstract Optional\u003cString\u003e getSpanId()\n\n### getTraceId()\n\n public abstract Optional\u003cString\u003e getTraceId()"]]