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-31 UTC."],[[["This page provides reference documentation for the `SendDiagnosticInterruptInstanceResponse` class within the Google Cloud Compute Engine v1 API."],["The latest version available is 3.6.0, with several older versions, down to 1.0.0, also documented."],["The `SendDiagnosticInterruptInstanceResponse` class is a response message for the `Instances.SendDiagnosticInterrupt` method and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that accepts another `SendDiagnosticInterruptInstanceResponse` object as a parameter for copying."],["The `SendDiagnosticInterruptInstanceResponse` class inherits from `object` and resides in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]