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 page details the `SendDiagnosticInterruptInstanceResponse` class within the `Google.Cloud.Compute.V1` namespace, utilized in Google Cloud's Compute Engine for handling diagnostic interrupts."],["The class `SendDiagnosticInterruptInstanceResponse` is a response message for the `Instances.SendDiagnosticInterrupt` method, and is available in multiple versions, from 1.0.0 up to the latest 3.6.0."],["It inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, ensuring compatibility and functionality with Google Protobuf."],["The `SendDiagnosticInterruptInstanceResponse` class provides two constructors, one default and another that accepts an existing `SendDiagnosticInterruptInstanceResponse` object for cloning."],["The page lists all available versions of the class, with the latest version being 3.6.0 and can be located at the top of the version list, and provides the respective links to access them."]]],[]]