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"]],[["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-04-17 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."]]],[]]