public sealed class ListDebuggeesRequest : IMessage<ListDebuggeesRequest>, IEquatable<ListDebuggeesRequest>, IDeepCloneable<ListDebuggeesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Debugger v2 API class ListDebuggeesRequest.
[[["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\u003eListDebuggeesRequest\u003c/code\u003e class is used to request a list of debuggees from the Google Cloud Debugger v2 API, with the latest version being 3.2.0.\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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDebuggeesRequest\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eListDebuggeesRequest\u003c/code\u003e object as a parameter to provide a copy constructor.\u003c/p\u003e\n"],["\u003cp\u003eIt has three properties: \u003ccode\u003eClientVersion\u003c/code\u003e (a string representing the client version), \u003ccode\u003eIncludeInactive\u003c/code\u003e (a boolean indicating whether to include inactive debuggees), and \u003ccode\u003eProject\u003c/code\u003e (a string for the Google Cloud project number).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDebuggeesRequest\u003c/code\u003e is found within the \u003ccode\u003eGoogle.Cloud.Debugger.V2\u003c/code\u003e namespace and is contained in the \u003ccode\u003eGoogle.Cloud.Debugger.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]