[[["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,["# google-cloud-debugger - Class Google::Cloud::Debugger::Breakpoint::SourceLocation (v0.42.2)\n\nReference documentation and code samples for the google-cloud-debugger class Google::Cloud::Debugger::Breakpoint::SourceLocation.\n\nSourceLocation\n--------------\n\nAdditional information about the source code location that's\nassociated with the breakpoint.\n\nSee also [#location](/ruby/docs/reference/google-cloud-debugger/latest/Google-Cloud-Debugger-Breakpoint#Google__Cloud__Debugger__Breakpoint_location_instance_ \"Google::Cloud::Debugger::Breakpoint#location (method)\"). \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #line\n\n def line()\n\nLine inside the file. The first line in the file has the value 1.\n\n### #line=\n\n def line=(value)\n\nLine inside the file. The first line in the file has the value 1.\n\n### #path\n\n def path()\n\nPath to the source file within the source context of the target\nbinary.\n\n### #path=\n\n def path=(value)\n\nPath to the source file within the source context of the target\nbinary."]]