[[["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."],[[["`StackFrame` is a class in the `Google.Cloud.Debugger.V2` namespace, representing a stack frame context within version 2.3.0 of the Google Cloud Debugger library."],["It inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffer operations."],["The `StackFrame` class provides properties like `Arguments`, `Function`, `Locals`, and `Location` to describe the details of a stack frame, including function arguments, function name, local variables, and the source location of the call site."],["The `StackFrame` class has two constructors, a parameterless one `StackFrame()` and another that takes in a `StackFrame` object `StackFrame(StackFrame other)`."],["You can view other versions of the StackFrame class including 3.2.0 (latest), 3.1.0, 3.0.0, and 2.4.0."]]],[]]