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."],[[["The latest version available for `SendDiagnosticInterruptInstanceResponse` is 3.6.0, which can be found in the provided links."],["This page details the `SendDiagnosticInterruptInstanceResponse` class, used as a response message for `Instances.SendDiagnosticInterrupt`."],["The `SendDiagnosticInterruptInstanceResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and provides two constructors, a default constructor and another one that accepts another `SendDiagnosticInterruptInstanceResponse` object as parameter."],["The namespace for this class is `Google.Cloud.Compute.V1` within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]