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"]],[["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."],[[["The latest version available for the `UpdateZoneRequest` class in the Google Cloud Dataplex V1 API is 3.6.0, with a range of prior versions down to 1.0.0 being available."],["The `UpdateZoneRequest` class, a part of the `Google.Cloud.Dataplex.V1` namespace, allows for updating zones and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `UpdateZoneRequest()`, and `UpdateZoneRequest(UpdateZoneRequest other)` that allows to create a new object or to pass an object to be used."],["The `UpdateZoneRequest` class includes properties such as `UpdateMask`, `ValidateOnly`, and `Zone`, which are used for managing the zone update operations, including specifying which fields to update and validating the request."],["The current page being viewed corresponds to the 2.15.0 version of the library `Google.Cloud.Dataplex.V1` for the `UpdateZoneRequest` class, which is not the latest version available."]]],[]]