public sealed class UpdateZoneRequest : IMessage<UpdateZoneRequest>, IEquatable<UpdateZoneRequest>, IDeepCloneable<UpdateZoneRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateZoneRequest.
[[["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\u003eThe latest version of the Google Cloud Dataplex V1 API documented is 3.6.0, with a variety of previous versions, including 3.5.0, 3.4.0, all the way down to 1.0.0, also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateZoneRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace and is used for updating zone descriptions within the Cloud Dataplex API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateZoneRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateZoneRequest\u003c/code\u003e class include \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be updated, \u003ccode\u003eValidateOnly\u003c/code\u003e to test the request without committing, and \u003ccode\u003eZone\u003c/code\u003e which holds the updated zone data.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eUpdateZoneRequest\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eUpdateZoneRequest\u003c/code\u003e object, allowing for both the creation of new instances and the copying of existing ones.\u003c/p\u003e\n"]]],[],null,[]]