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 document provides reference documentation for the `UpdateZoneRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.11.0."],["The `UpdateZoneRequest` class is used to update zones within the Dataplex environment, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for `UpdateZoneRequest` and lists its properties, `UpdateMask`, `ValidateOnly`, and `Zone`, which control the update behavior and content."],["The webpage also offers links to older versions of the `UpdateZoneRequest` documentation, ranging from version 1.0.0 up to the latest version, 3.6.0."]]],[]]