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 of `SendDiagnosticInterruptInstanceResponse` is 3.6.0, while version 1.0.0 represents the oldest version available."],["`SendDiagnosticInterruptInstanceResponse` serves as a response message for Instances.SendDiagnosticInterrupt, detailing the result of the diagnostic interrupt operation."],["The `SendDiagnosticInterruptInstanceResponse` class, located in the Google.Cloud.Compute.V1 namespace, is derived from the `Object` class and implements several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class can be constructed using a parameterless constructor or a constructor that takes another `SendDiagnosticInterruptInstanceResponse` instance as its argument."],["The class is defined within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]