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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteZoneRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically version 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteZoneRequest\u003c/code\u003e class is used to request the deletion of a zone and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default constructor \u003ccode\u003eDeleteZoneRequest()\u003c/code\u003e and another \u003ccode\u003eDeleteZoneRequest(DeleteZoneRequest other)\u003c/code\u003e that takes a \u003ccode\u003eDeleteZoneRequest\u003c/code\u003e as a parameter, providing a way to construct or copy the object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteZoneRequest\u003c/code\u003e class includes two properties, \u003ccode\u003eName\u003c/code\u003e of string type for specifying the resource name of the zone to delete, and \u003ccode\u003eZoneName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property, offering a more structured way to manage the zone's name.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the availability of various versions, ranging from 1.0.0 to 3.6.0 (latest), of the DeleteZoneRequest API, each with its own associated documentation.\u003c/p\u003e\n"]]],[],null,[]]