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-09 UTC."],[[["This page provides reference documentation for the `DeleteZoneRequest` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment."],["The latest version available for the `DeleteZoneRequest` API is 3.6.0, while this page primarily documents version 2.15.0."],["The `DeleteZoneRequest` class is used to request the deletion of a zone, and it includes properties such as `Name` and `ZoneName` to identify the zone to be deleted."],["The available implementations of the `DeleteZoneRequest` class include IMessage, IEquatable\u003cDeleteZoneRequest\u003e, IDeepCloneable\u003cDeleteZoneRequest\u003e, IBufferMessage, and IMessage."],["A list of version history for `DeleteZoneRequest` from version 1.0.0 to 3.6.0 is provided, allowing developers to access documentation for different versions."]]],[]]