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` is 3.6.0, as shown by the provided version list."],["This document provides reference and code samples for the `DeleteZoneOperationRequest` class within the Compute Engine v1 API."],["`DeleteZoneOperationRequest` is a request message for `ZoneOperations.Delete`, used to delete a specific operations resource."],["The class `DeleteZoneOperationRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `DeleteZoneOperationRequest` class includes properties such as `Operation`, `Project`, and `Zone`, all of which are strings, and has two constructors, `DeleteZoneOperationRequest()` and `DeleteZoneOperationRequest(DeleteZoneOperationRequest other)`."]]],[]]