public sealed class DeleteGlobalOperationResponse : IMessage<DeleteGlobalOperationResponse>, IEquatable<DeleteGlobalOperationResponse>, IDeepCloneable<DeleteGlobalOperationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteGlobalOperationResponse.
A response message for GlobalOperations.Delete. See the method description for details.
Implements
IMessageDeleteGlobalOperationResponse, IEquatableDeleteGlobalOperationResponse, IDeepCloneableDeleteGlobalOperationResponse, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Constructors
DeleteGlobalOperationResponse()
public DeleteGlobalOperationResponse()
DeleteGlobalOperationResponse(DeleteGlobalOperationResponse)
public DeleteGlobalOperationResponse(DeleteGlobalOperationResponse other)
Parameter | |
---|---|
Name | Description |
other | DeleteGlobalOperationResponse |