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.
Implements
IMessage<SendDiagnosticInterruptInstanceResponse>, IEquatable<SendDiagnosticInterruptInstanceResponse>, IDeepCloneable<SendDiagnosticInterruptInstanceResponse>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SendDiagnosticInterruptInstanceResponse()
public SendDiagnosticInterruptInstanceResponse()
SendDiagnosticInterruptInstanceResponse(SendDiagnosticInterruptInstanceResponse)
public SendDiagnosticInterruptInstanceResponse(SendDiagnosticInterruptInstanceResponse other)
Parameter | |
---|---|
Name | Description |
other | SendDiagnosticInterruptInstanceResponse |