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 webpage provides reference documentation for the `SendDiagnosticInterruptInstanceResponse` class within the Google Cloud Compute Engine v1 API."],["The latest version documented is 3.6.0, and the page includes documentation for versions ranging from 1.0.0 up to the latest release."],["`SendDiagnosticInterruptInstanceResponse` is a response message for Instances.SendDiagnosticInterrupt and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's inheritance, inherited members, namespace (`Google.Cloud.Compute.V1`), assembly (`Google.Cloud.Compute.V1.dll`), and constructors."],["It also shows all the different versions of the class including which version is considered the latest, along with a link to each version."]]],[]]