public sealed class ListActiveBreakpointsResponse : IMessage<ListActiveBreakpointsResponse>, IEquatable<ListActiveBreakpointsResponse>, IDeepCloneable<ListActiveBreakpointsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Debugger v2 API class ListActiveBreakpointsResponse.
If set to true, indicates that there is no change to the
list of active breakpoints and the server-selected timeout has expired.
The breakpoints field would be empty and should be ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eListActiveBreakpointsResponse\u003c/code\u003e class within the Google Cloud Debugger v2 API, specifically version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListActiveBreakpointsResponse\u003c/code\u003e is used to represent the response when listing active breakpoints, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and includes properties such as \u003ccode\u003eBreakpoints\u003c/code\u003e (a list of active breakpoints), \u003ccode\u003eNextWaitToken\u003c/code\u003e (for blocking until changes), and \u003ccode\u003eWaitExpired\u003c/code\u003e (indicating a timeout with no changes).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, including the latest version 3.2.0 and previous versions such as 3.0.0, 2.4.0, and 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListActiveBreakpointsResponse\u003c/code\u003e class has two constructors, a default constructor and a constructor that takes another \u003ccode\u003eListActiveBreakpointsResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]