public sealed class SendDiagnosticInterruptInstanceResponse : IMessage<SendDiagnosticInterruptInstanceResponse>, IEquatable<SendDiagnosticInterruptInstanceResponse>, IDeepCloneable<SendDiagnosticInterruptInstanceResponse>, IBufferMessage, IMessage
A response message for Instances.SendDiagnosticInterrupt. See the method description for details.
[[["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-24 UTC."],[[["This webpage details the `SendDiagnosticInterruptInstanceResponse` class within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `SendDiagnosticInterruptInstanceResponse` class is a response message used for `Instances.SendDiagnosticInterrupt`, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from `Object` and provides two constructors: a default constructor and one that accepts another `SendDiagnosticInterruptInstanceResponse` object as a parameter."],["This page lists all the versions of this class that are available, ranging from version 1.0.0 to the latest version 3.6.0."],["Inherited members include methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, inherited from the `Object` class."]]],[]]