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 page provides documentation for the `DeleteZoneOperationRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The latest version of the .NET package available is 3.6.0, and the page lists all available versions back to 1.0.0."],["The `DeleteZoneOperationRequest` class is used to delete operations in a specific zone and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary function of the class `DeleteZoneOperationRequest` centers around the deletion of a Zone Operation, defined by the properties of `Operation`, `Project`, and `Zone`, which are strings."],["The namespace for the class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]