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 page provides documentation for the `UpdateZoneRequest` class within the Google Cloud Dataplex V1 API, specifically within version 2.5.0."],["The `UpdateZoneRequest` class allows for updating zone configurations in Dataplex, and supports functionalities like field masking for targeted updates and validation-only mode to preview changes."],["The documentation outlines the inheritance structure of the `UpdateZoneRequest` class, along with the interfaces it implements such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists several available versions of the API, from 1.0.0 up to 3.6.0 (latest) and offers direct links to the documentation of each."],["There are properties of the class, `UpdateMask`, `ValidateOnly`, and `Zone` that are described, along with their specific data types."]]],[]]