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-03-25 UTC."],[[["This webpage provides reference documentation for the `UpdateZoneRequest` class within the Google Cloud Dataplex V1 API, spanning multiple versions."],["The latest version documented is 3.6.0, with older versions available down to 1.0.0."],["The `UpdateZoneRequest` class, used for updating zone details, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateZoneRequest` class include `UpdateMask` (for specifying fields to update), `ValidateOnly` (for request validation), and `Zone` (the updated zone description)."],["The namespace of this class is `Google.Cloud.Dataplex.V1`, found within the assembly `Google.Cloud.Dataplex.V1.dll`."]]],[]]