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."],[[["The latest version of the `DeleteZoneOperationRequest` API is 3.6.0, but this page is showing the documentation for version 2.13.0."],["This documentation details the `DeleteZoneOperationRequest` class, which is used for deleting zone operations in the Compute Engine v1 API."],["The `DeleteZoneOperationRequest` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteZoneOperationRequest` class has three main properties: `Operation`, `Project`, and `Zone`, all of which are strings and represent the operation name, the project ID, and the zone name respectively."],["This page lists all versions of the API class, starting from version 1.0.0 up to the latest 3.6.0, allowing you to easily navigate between documentation for different versions."]]],[]]