public sealed class ListDebuggeesResponse : IMessage<ListDebuggeesResponse>, IEquatable<ListDebuggeesResponse>, IDeepCloneable<ListDebuggeesResponse>, IBufferMessage, IMessage
List of debuggees accessible to the calling user.
The fields debuggee.id and description are guaranteed to be set.
The description field is a human readable field provided by agents and
can be displayed to users.
[[["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 webpage details the \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e class, which is used to encapsulate the response received when listing debuggees.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Debugger.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Debugger.V2.dll\u003c/code\u003e assembly, and is currently on version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDebuggeesResponse\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDebuggees\u003c/code\u003e property within \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e provides a list of accessible debuggees, with each entry guaranteeing the availability of the \u003ccode\u003eid\u003c/code\u003e and \u003ccode\u003edescription\u003c/code\u003e fields.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e class include a default constructor and one that accepts another \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]