[[["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."],[[["The `StackFrame` class represents a stack frame context within the Google Cloud Debugger V2."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffer message operations."],["`StackFrame` includes properties for `Arguments`, `Function`, `Locals`, and `Location`, providing information about function arguments, the function's name, local variables, and the source location of the call site."],["There are two constructors for the `StackFrame` class, one is parameterless and the other allows for the creation of a `StackFrame` object based on an already existing `StackFrame` object."],["The `StackFrame` class is part of the `Google.Cloud.Debugger.V2` namespace and is found in the `Google.Cloud.Debugger.V2.dll` assembly."]]],[]]