The hash ID is used to conserve network bandwidth for duplicate
stack traces within a single trace.
Often multiple spans will have identical stack traces.
The first occurrence of a stack trace should contain both the
stackFrame content and a value in stackTraceHashId.
Subsequent spans within the same request can refer
to that stack trace by only setting stackTraceHashId.
[[["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\u003eThe \u003ccode\u003eStackTrace\u003c/code\u003e class represents a call stack in a trace, found within the \u003ccode\u003eGoogle.Cloud.Trace.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Trace.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eStackTrace()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eStackTrace(StackTrace other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStackTrace\u003c/code\u003e includes properties for \u003ccode\u003eStackFrames\u003c/code\u003e, which holds the stack frames (up to 128), and \u003ccode\u003eStackTraceHashId\u003c/code\u003e, which is used for bandwidth conservation by referencing identical stack traces within a single trace.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version available, with previous versions ranging from 3.5.0 to 2.2.0, which is the version the page is detailing.\u003c/p\u003e\n"]]],[],null,[]]