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, and its different versions."],["The latest version available for `SendDiagnosticInterruptInstanceResponse` is 3.6.0, with several previous versions accessible from 1.0.0 onward."],["This class is a response message for the `Instances.SendDiagnosticInterrupt` method, as described by the content, to be utilized in the Compute V1 API."],["The `SendDiagnosticInterruptInstanceResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructor methods: one for creating a new instance and another for creating a copy from another `SendDiagnosticInterruptInstanceResponse` object."]]],[]]