[[["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-09-04 UTC."],[],[],null,["# Stackdriver Debugger V2 Client - Class SetBreakpointRequest (1.9.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.5 (latest)](/php/docs/reference/cloud-debugger/latest/V2.SetBreakpointRequest)\n- [1.9.4](/php/docs/reference/cloud-debugger/1.9.4/V2.SetBreakpointRequest)\n- [1.8.8](/php/docs/reference/cloud-debugger/1.8.8/V2.SetBreakpointRequest)\n- [1.7.0](/php/docs/reference/cloud-debugger/1.7.0/V2.SetBreakpointRequest)\n- [1.6.4](/php/docs/reference/cloud-debugger/1.6.4/V2.SetBreakpointRequest)\n- [1.5.1](/php/docs/reference/cloud-debugger/1.5.1/V2.SetBreakpointRequest)\n- [1.4.16](/php/docs/reference/cloud-debugger/1.4.16/V2.SetBreakpointRequest) \nReference documentation and code samples for the Stackdriver Debugger V2 Client class SetBreakpointRequest.\n\nRequest to set a breakpoint\n\nGenerated from protobuf message `google.devtools.clouddebugger.v2.SetBreakpointRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Debugger \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDebuggeeId\n\nRequired. ID of the debuggee where the breakpoint is to be set.\n\n### setDebuggeeId\n\nRequired. ID of the debuggee where the breakpoint is to be set.\n\n### getBreakpoint\n\nRequired. Breakpoint specification to set.\n\nThe field `location` of the breakpoint must be set.\n\n### hasBreakpoint\n\n### clearBreakpoint\n\n### setBreakpoint\n\nRequired. Breakpoint specification to set.\n\nThe field `location` of the breakpoint must be set.\n\n### getClientVersion\n\nRequired. The client version making the call.\n\nSchema: `domain/type/version` (e.g., `google.com/intellij/v1`).\n\n### setClientVersion\n\nRequired. The client version making the call.\n\nSchema: `domain/type/version` (e.g., `google.com/intellij/v1`).\n\n### static::build"]]