public sealed class SetBreakpointRequest : IMessage<SetBreakpointRequest>, IEquatable<SetBreakpointRequest>, IDeepCloneable<SetBreakpointRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Debugger v2 API class SetBreakpointRequest.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSetBreakpointRequest\u003c/code\u003e class is 3.2.0, found within the Google Cloud Debugger v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetBreakpointRequest\u003c/code\u003e is a class used to send a request to set a breakpoint within the Google Cloud Debugger v2 API, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetBreakpointRequest\u003c/code\u003e class has a constructor and properties including \u003ccode\u003eBreakpoint\u003c/code\u003e, \u003ccode\u003eClientVersion\u003c/code\u003e, and \u003ccode\u003eDebuggeeId\u003c/code\u003e, all critical in determining the specifications for the breakpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBreakpoint\u003c/code\u003e property, which is required, specifies the details of the breakpoint to set, and its location field must be set.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eClientVersion\u003c/code\u003e and \u003ccode\u003eDebuggeeId\u003c/code\u003e properties are required strings, with \u003ccode\u003eClientVersion\u003c/code\u003e specifying the client's version, and \u003ccode\u003eDebuggeeId\u003c/code\u003e specifying where to set the breakpoint.\u003c/p\u003e\n"]]],[],null,[]]