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-21 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 previous versions ranging down to 1.0.0 available for review."],["The `UpdateZoneRequest` class is used to update zone descriptions and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateZoneRequest` class include `UpdateMask`, `ValidateOnly`, and `Zone`, which control how the zone update is executed and validated."],["The current page focuses on the documentation related to the version 3.3.0 of the API."]]],[]]