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 for version 2.7.0."],["The `UpdateZoneRequest` class is used to update a zone in the Dataplex service and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It has constructors to create an instance of `UpdateZoneRequest` class, with an option for a copy constructor that takes another `UpdateZoneRequest` object as a parameter."],["The class contains properties like `UpdateMask`, `ValidateOnly`, and `Zone`, which are used to define the fields to be updated, validate the request without making changes, and set the zone description, respectively."],["This page provides a list of previous versions for the `UpdateZoneRequest` class in the range of version 1.0.0 up to 3.6.0, the latest version."]]],[]]