public sealed class StackTrace.Types.StackFrames : IMessage<StackTrace.Types.StackFrames>, IEquatable<StackTrace.Types.StackFrames>, IDeepCloneable<StackTrace.Types.StackFrames>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Trace v2 API class StackTrace.Types.StackFrames.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eStackTrace.Types.StackFrames\u003c/code\u003e class within the Google Cloud Trace v2 API for .NET, covering versions from 2.2.0 up to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackTrace.Types.StackFrames\u003c/code\u003e class represents a collection of stack frames that can be truncated, and it 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\u003eThe class has two constructors, \u003ccode\u003eStackFrames()\u003c/code\u003e and \u003ccode\u003eStackFrames(StackTrace.Types.StackFrames other)\u003c/code\u003e, with the latter allowing the creation of a new instance based on an existing \u003ccode\u003eStackFrames\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties such as \u003ccode\u003eDroppedFramesCount\u003c/code\u003e, indicating the number of dropped frames, and \u003ccode\u003eFrame\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing the stack frames.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eStackTrace.Types.StackFrames\u003c/code\u003e class is \u003ccode\u003eGoogle.Cloud.Trace.V2\u003c/code\u003e and it resides in the \u003ccode\u003eGoogle.Cloud.Trace.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]