public sealed class DeleteZoneRequest : IMessage<DeleteZoneRequest>, IEquatable<DeleteZoneRequest>, IDeepCloneable<DeleteZoneRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteZoneRequest.
[[["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-04-02 UTC."],[[["This webpage provides reference documentation for the `DeleteZoneRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET developers."],["The content details the various versions of the `DeleteZoneRequest` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The `DeleteZoneRequest` class is used to request the deletion of a zone in Google Cloud Dataplex and is implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents the class's properties, such as `Name` and `ZoneName`, as well as its constructors, and it lists the members inherited from the base `object` class."]]],[]]