public sealed class ListActiveBreakpointsRequest : IMessage<ListActiveBreakpointsRequest>, IEquatable<ListActiveBreakpointsRequest>, IDeepCloneable<ListActiveBreakpointsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Debugger v2 API class ListActiveBreakpointsRequest.
If set to true (recommended), returns google.rpc.Code.OK status and
sets the wait_expired response field to true when the server-selected
timeout has expired.
If set to false (deprecated), returns google.rpc.Code.ABORTED status
when the server-selected timeout has expired.
A token that, if specified, blocks the method call until the list
of active breakpoints has changed, or a server-selected timeout has
expired. The value should be set from the next_wait_token field in
the last response. The initial value should be set to "init".
[[["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 \u003ccode\u003eListActiveBreakpointsRequest\u003c/code\u003e class is part of the Google Cloud Debugger v2 API, designed for requesting a list of active breakpoints.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like message handling, equality comparison, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and another that takes another \u003ccode\u003eListActiveBreakpointsRequest\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListActiveBreakpointsRequest\u003c/code\u003e class include \u003ccode\u003eDebuggeeId\u003c/code\u003e (identifying the debuggee), \u003ccode\u003eSuccessOnTimeout\u003c/code\u003e (handling timeout scenarios), and \u003ccode\u003eWaitToken\u003c/code\u003e (managing blocking calls until changes or timeouts occur).\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this class, ranging from 2.3.0 to the latest, 3.2.0, with the documentation providing direct links to each version.\u003c/p\u003e\n"]]],[],null,[]]