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"]],[["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 page provides documentation for the `ListDebuggeesRequest` class within the Google Cloud Debugger v2 API, including its constructors, properties, and implemented interfaces."],["`ListDebuggeesRequest` is used to request a list of debuggees and it inherits from `Object` and implements `IMessage\u003cListDebuggeesRequest\u003e`, `IEquatable\u003cListDebuggeesRequest\u003e`, `IDeepCloneable\u003cListDebuggeesRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The `ListDebuggeesRequest` class has properties such as `ClientVersion`, `IncludeInactive`, and `Project`, which are used to define the specifics of the request."],["There are currently five available versions of the google cloud debugger, with 3.2.0 as the latest."],["The `ListDebuggeesRequest` class can be constructed with no parameters or by using an existing `ListDebuggeesRequest` object as the parameter."]]],[]]