public sealed class DeleteZoneOperationResponse : IMessage<DeleteZoneOperationResponse>, IEquatable<DeleteZoneOperationResponse>, IDeepCloneable<DeleteZoneOperationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteZoneOperationResponse.
A response message for ZoneOperations.Delete. 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-04-09 UTC."],[[["This webpage provides reference documentation for the `DeleteZoneOperationResponse` class within the Google Cloud Compute Engine v1 API."],["The content covers various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, allowing navigation to the documentation for each version."],["The `DeleteZoneOperationResponse` class is used as a response message for ZoneOperations.Delete, and is derived from the .NET `object` class."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the class, one being a parameterless version and the other accepting another `DeleteZoneOperationResponse` as a parameter."]]],[]]