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 document provides reference information for the `DeleteZoneOperationRequest` class within the Google Cloud Compute Engine v1 API, specifically version 2.10.0."],["The `DeleteZoneOperationRequest` class is used to create request messages for deleting zone operations and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `DeleteZoneOperationRequest` is 3.6.0 and the document outlines all versions ranging from 1.0.0 to 3.6.0, each with its own link."],["The `DeleteZoneOperationRequest` class has constructors and properties like `Operation`, `Project`, and `Zone`, allowing the user to specify relevant details for the request."],["The document also lists the inherited members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, that are available for use."]]],[]]