public sealed class DebugInstanceRequest : IMessage<DebugInstanceRequest>, IEquatable<DebugInstanceRequest>, IDeepCloneable<DebugInstanceRequest>, 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."],[[["The latest version available for `DebugInstanceRequest` is 2.4.0, with other prior versions listed down to 1.0.0, all accessible via provided links."],["`DebugInstanceRequest` is a request message used for `Instances.DebugInstance`, belonging to the `Google.Cloud.AppEngine.V1` namespace."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a default constructor and one that takes another `DebugInstanceRequest` object, and has properties for `Name` and `SshKey`."],["The `Name` property specifies the resource, and the `SshKey` property specifies the SSH key to be added to the instance."]]],[]]