[[["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-05-02 UTC."],[[["The latest version of the Google Cloud Debugger v2 API's `SourceLocation` class is 3.2.0, and the documentation provides access to previous versions, including 3.1.0, 3.0.0, 2.4.0, and 2.3.0."],["The `SourceLocation` class represents a specific point in source code and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SourceLocation` has three main properties: `Column`, representing the column number in a line (starting at 1), `Line`, representing the line number in the file (starting at 1), and `Path`, representing the file path in the target binary's source context."],["The `SourceLocation` class is within the `Google.Cloud.Debugger.V2` namespace and is a part of the `Google.Cloud.Debugger.V2.dll` assembly."],["Constructors are available for creating instances of `SourceLocation` either as a new object, or copying an existing `SourceLocation` instance."]]],[]]