[[["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."],[[["This documentation outlines the `StackFrame` class, which represents a stack frame context in the Google Cloud Debugger V2 library."],["The `StackFrame` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various functionalities in .NET."],["It provides constructors for creating a new instance of `StackFrame` either as an empty object or by copying data from an existing `StackFrame` object."],["Key properties of `StackFrame` include `Arguments` (a set of function arguments), `Function` (the function name), `Locals` (a set of local variables), and `Location` (the call site's source location)."],["The documentation covers version 3.0.0 of the `StackFrame` class, with links to previous and more recent versions of the documentation available for the different versions of the library."]]],[]]