public sealed class ListDebuggeesRequest : IMessage<ListDebuggeesRequest>, IEquatable<ListDebuggeesRequest>, IDeepCloneable<ListDebuggeesRequest>, IBufferMessage, IMessage
[[["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."],[[["This webpage provides documentation for the `ListDebuggeesRequest` class, which is used to request a list of debuggees in Google Cloud Debugger V2."],["`ListDebuggeesRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for protocol buffer functionality and object comparison."],["The `ListDebuggeesRequest` class has two constructors, a default one, and one that accepts another `ListDebuggeesRequest` object for cloning."],["Key properties of the `ListDebuggeesRequest` class include `ClientVersion`, `IncludeInactive`, and `Project`, which are used to specify the client's version, whether to include inactive debuggees, and the target project."],["The page includes access to previous versions of the `ListDebuggeesRequest`, ranging from version 2.3.0 up to the latest version 3.2.0."]]],[]]