public sealed class ListDebuggeesResponse : IMessage<ListDebuggeesResponse>, IEquatable<ListDebuggeesResponse>, IDeepCloneable<ListDebuggeesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Debugger v2 API class ListDebuggeesResponse.
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"]],[["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\u003eThis document provides reference documentation for the \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e class within the Google Cloud Debugger v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDebuggeesResponse\u003c/code\u003e is a response class used for listing debuggees and is part of the \u003ccode\u003eGoogle.Cloud.Debugger.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDebuggeesResponse\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eDebuggees\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eDebuggee\u003c/code\u003e objects, providing a list of debuggees accessible to the user, ensuring that \u003ccode\u003edebuggee.id\u003c/code\u003e and \u003ccode\u003edescription\u003c/code\u003e are set.\u003c/p\u003e\n"],["\u003cp\u003eThe document specifies the available versions for the API class, with 3.2.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]