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-03-25 UTC."],[[["This page provides documentation for the `DeleteZoneRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.2.0."],["The `DeleteZoneRequest` class is used to request the deletion of a zone and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors and properties, including the required `Name` property, which specifies the resource name of the zone to be deleted."],["There are multiple previous versions of the `DeleteZoneRequest` class, with version 3.6.0 being the most recent, and version 1.0.0 being the oldest."],["The current version page in focus, version 3.2.0, is part of the `Google.Cloud.Dataplex.V1` namespace, within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]