public sealed class SendDiagnosticInterruptInstanceResponse : IMessage<SendDiagnosticInterruptInstanceResponse>, IEquatable<SendDiagnosticInterruptInstanceResponse>, IDeepCloneable<SendDiagnosticInterruptInstanceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SendDiagnosticInterruptInstanceResponse.
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 the `SendDiagnosticInterruptInstanceResponse` is 3.6.0, which is part of the Google Cloud Compute Engine v1 API."],["This webpage provides reference documentation and code samples for the `SendDiagnosticInterruptInstanceResponse` class, detailing its functionality within the Compute Engine v1 API."],["The `SendDiagnosticInterruptInstanceResponse` class is a response message used in the Instances.SendDiagnosticInterrupt method and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `SendDiagnosticInterruptInstanceResponse` has two constructors: a default constructor and one that accepts another `SendDiagnosticInterruptInstanceResponse` object as a parameter."],["There are many previous versions available to access as low as version 1.0.0 all the way to the latest version 3.6.0, within the Compute Engine v1 API."]]],[]]