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` documentation is 3.6.0, but there are many versions available, spanning from 1.0.0 to 3.6.0."],["`DeleteZoneOperationRequest` is a class used within the Compute Engine v1 API for managing zone deletion requests, as part of the Google Cloud Platform .NET library."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with various functionalities."],["The `DeleteZoneOperationRequest` class includes properties for `Operation`, `Project`, and `Zone`, which are essential for defining and managing a delete operation in a specific project and zone."],["This class also includes two constructors, one that is empty, and one that accepts `DeleteZoneOperationRequest` as a parameter."]]],[]]