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."],[[["This webpage provides documentation for the `UpdateZoneRequest` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["The documentation covers various versions of the `UpdateZoneRequest` class, ranging from version 1.0.0 to the latest 3.6.0, and provides a link to each version."],["The `UpdateZoneRequest` class is used to update zone configurations within Google Cloud Dataplex and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateZoneRequest` include `UpdateMask` (for specifying which fields to update), `ValidateOnly` (for request validation without execution), and `Zone` (containing the updated zone details)."],["The page also lists the inherited members from the base `object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, and provides the names space and assembly the class is from."]]],[]]