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\u003eThe \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e class, part of the Google.Cloud.Debugger.V2 namespace, is used to represent a response containing a list of debuggees.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e: a default constructor and a constructor that takes another \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDebuggees\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<Debuggee>\u003c/code\u003e, provides access to a list of debuggees, each guaranteed to have their \u003ccode\u003eid\u003c/code\u003e and \u003ccode\u003edescription\u003c/code\u003e fields set.\u003c/p\u003e\n"],["\u003cp\u003eThis class has different versions, from 2.3.0 to 3.2.0 (latest).\u003c/p\u003e\n"]]],[],null,[]]