[[["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-28 UTC."],[],[],null,["# Stackdriver Debugger V2 Client - Class SourceLocation (1.9.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.5 (latest)](/php/docs/reference/cloud-debugger/latest/V2.SourceLocation)\n- [1.9.4](/php/docs/reference/cloud-debugger/1.9.4/V2.SourceLocation)\n- [1.8.8](/php/docs/reference/cloud-debugger/1.8.8/V2.SourceLocation)\n- [1.7.0](/php/docs/reference/cloud-debugger/1.7.0/V2.SourceLocation)\n- [1.6.4](/php/docs/reference/cloud-debugger/1.6.4/V2.SourceLocation)\n- [1.5.1](/php/docs/reference/cloud-debugger/1.5.1/V2.SourceLocation)\n- [1.4.16](/php/docs/reference/cloud-debugger/1.4.16/V2.SourceLocation) \nReference documentation and code samples for the Stackdriver Debugger V2 Client class SourceLocation.\n\nRepresents a location in the source code.\n\nGenerated from protobuf message `google.devtools.clouddebugger.v2.SourceLocation`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Debugger \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPath\n\nPath to the source file within the source context of the target binary.\n\n### setPath\n\nPath to the source file within the source context of the target binary.\n\n### getLine\n\nLine inside the file. The first line in the file has the value `1`.\n\n### setLine\n\nLine inside the file. The first line in the file has the value `1`.\n\n### getColumn\n\nColumn within a line. The first column in a line as the value `1`.\n\nAgents that do not support setting breakpoints on specific columns ignore\nthis field.\n\n### setColumn\n\nColumn within a line. The first column in a line as the value `1`.\n\nAgents that do not support setting breakpoints on specific columns ignore\nthis field."]]