public sealed class DeleteZoneOperationRequest : IMessage<DeleteZoneOperationRequest>, IEquatable<DeleteZoneOperationRequest>, IDeepCloneable<DeleteZoneOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteZoneOperationRequest.
A request 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-03-21 UTC."],[[["This webpage provides reference documentation for the `DeleteZoneOperationRequest` class within the Compute Engine v1 API."],["The latest available version of the API is 3.6.0, with various other previous versions ranging from 1.0.0 to 3.5.0 also available for reference."],["`DeleteZoneOperationRequest` is used as a request message for the `ZoneOperations.Delete` method and it also implements multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `DeleteZoneOperationRequest` offers different constructors, properties, and methods, including \"Operation\", \"Project\", and \"Zone\", which are used for managing zone operation deletion requests."],["You can use this documentation to learn about the available versions of the `DeleteZoneOperationRequest` class, as well as gain insights on how to use its properties, methods, and constructors in your .NET applications."]]],[]]