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 of the `SendDiagnosticInterruptInstanceResponse` class is 3.6.0, while the current version is 2.6.0."],["This class, `SendDiagnosticInterruptInstanceResponse`, is part of the Google Cloud Compute Engine v1 API and is used as a response to diagnostic interrupts."],["The `SendDiagnosticInterruptInstanceResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and includes constructors for creating new instances and copying existing ones, as shown by the implemented constructors."],["There are multiple previous versions available for reference documentation, with the first available version being 1.0.0 and the most recent being version 3.6.0."]]],[]]