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-03-21 UTC."],[[["The latest version of the `DebugInstanceRequest` class is 2.4.0, part of the Google Cloud App Engine V1."],["`DebugInstanceRequest` is a request message for `Instances.DebugInstance` in the Google Cloud App Engine V1 API."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DebugInstanceRequest` class has two constructors: a default constructor and one that takes another `DebugInstanceRequest` as a parameter for copying."],["The class includes properties `Name`, which specifies the resource name, and `SshKey`, which is the public SSH key to be added to the instance."]]],[]]