public sealed class DeleteGlobalOperationResponse : IMessage<DeleteGlobalOperationResponse>, IEquatable<DeleteGlobalOperationResponse>, IDeepCloneable<DeleteGlobalOperationResponse>, IBufferMessage, IMessage
A response message for GlobalOperations.Delete. See the method description for details.
Implements
IMessage<DeleteGlobalOperationResponse>, IEquatable<DeleteGlobalOperationResponse>, IDeepCloneable<DeleteGlobalOperationResponse>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
DeleteGlobalOperationResponse()
public DeleteGlobalOperationResponse()
DeleteGlobalOperationResponse(DeleteGlobalOperationResponse)
public DeleteGlobalOperationResponse(DeleteGlobalOperationResponse other)
Parameter | |
---|---|
Name | Description |
other | DeleteGlobalOperationResponse |