public sealed class StackFrames : IMessage<StackTrace.Types.StackFrames>, IEquatable<StackTrace.Types.StackFrames>, IDeepCloneable<StackTrace.Types.StackFrames>, IBufferMessage, IMessage
A collection of stack frames, which can be truncated.
[[["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 webpage details the \u003ccode\u003eStackFrames\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Trace.V2\u003c/code\u003e namespace, which represents a collection of stack frames that can be truncated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackFrames\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eStackFrames\u003c/code\u003e, a default constructor and one that takes another \u003ccode\u003eStackTrace.Types.StackFrames\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackFrames\u003c/code\u003e class has properties to represent \u003ccode\u003eDroppedFramesCount\u003c/code\u003e, indicating the number of frames dropped due to excessive quantity, and \u003ccode\u003eFrame\u003c/code\u003e, which holds the actual stack frames.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists available versions of the \u003ccode\u003eGoogle.Cloud.Trace.V2\u003c/code\u003e package, ranging from version 2.2.0 to the latest version 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]