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."],[[["This page provides documentation for the `SendDiagnosticInterruptInstanceResponse` class within the Google Cloud Compute Engine v1 API."],["The `SendDiagnosticInterruptInstanceResponse` class is a response message for the `Instances.SendDiagnosticInterrupt` method, which facilitates sending a diagnostic interrupt to an instance."],["This documentation covers versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest release, and details the class's inheritance and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also provides information on the constructors of the `SendDiagnosticInterruptInstanceResponse` class, as well as inherited members from the `object` class, like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]